Update module github.com/google/go-jsonnet to v0.22.0 - #55
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Author
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
renovate
Bot
force-pushed
the
renovate/github.com-google-go-jsonnet-0.x
branch
from
May 8, 2025 18:51
8bf93e0 to
2b0448b
Compare
renovate
Bot
force-pushed
the
renovate/github.com-google-go-jsonnet-0.x
branch
2 times, most recently
from
August 11, 2025 14:27
0aae479 to
7073d82
Compare
renovate
Bot
force-pushed
the
renovate/github.com-google-go-jsonnet-0.x
branch
2 times, most recently
from
August 25, 2025 01:04
7073d82 to
1f8ead7
Compare
renovate
Bot
force-pushed
the
renovate/github.com-google-go-jsonnet-0.x
branch
from
November 19, 2025 17:10
1f8ead7 to
1d5881f
Compare
Contributor
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
renovate
Bot
force-pushed
the
renovate/github.com-google-go-jsonnet-0.x
branch
from
December 16, 2025 05:07
1d5881f to
13429a5
Compare
renovate
Bot
force-pushed
the
renovate/github.com-google-go-jsonnet-0.x
branch
from
March 24, 2026 17:02
13429a5 to
a8e6839
Compare
renovate
Bot
force-pushed
the
renovate/github.com-google-go-jsonnet-0.x
branch
2 times, most recently
from
May 19, 2026 17:55
a8e6839 to
480c7e3
Compare
renovate
Bot
force-pushed
the
renovate/github.com-google-go-jsonnet-0.x
branch
from
July 20, 2026 21:03
480c7e3 to
d2faf06
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.20.0→v0.22.0Release Notes
google/go-jsonnet (github.com/google/go-jsonnet)
v0.22.0Compare Source
The Python module can be found at https://pypi.org/project/gojsonnet/0.22.0/
What's Changed (since v0.21.0)
Updates since Release Candidate 1
Possibly breaking changes
--multi--stringmode, output files now have an extra (trailing) newline added. If you do not want this, you can use--no-trailing-newline. (#819, #843)--multimode are restricted to the specified output directory (and subdirectories)Language changes, new features, etc
1_500_000) (#760)std.isNull(#806)jsonnetCLI: New flag--no-trailing-newline- this disables the final newline that is normally included in the output of any Jsonnet evaluation. This option is also added to the API (#819, #843)jsonnetfmtCLI: Names of unclean files are printed to stdout when using--testor--in-placemode (#863)FindDependenciescan now optionally follow symlinks (#730)Bug fixes
super[e]access (#849)std.objectRemoveKeyhas been re-implemented to fix several bugs and unexpected behaviours (#837)Build systems, testing, CI, internal
Full commit history: google/go-jsonnet@v0.21.0...v0.22.0
New Contributors
v0.21.0Compare Source
After (slightly over) a year, we have a new release. Please also see the changelog for the corresponding C++ jsonnet release, which includes some shared items: https://github.com/google/jsonnet/releases/tag/v0.21.0
A Python package is available at https://pypi.org/project/gojsonnet/0.21.0/
Building this release requires Go 1.23. Trying to build with versions of Go older than 1.21 will fail with a misleading error message due to a change to the way go release versioning worked in Go 1.21 (see #803)
What's Changed since v0.20.0
|||-chomped text block syntax by @vergenzt in #773std.minArrayandstd.maxArrayinstead of result ofkeyFby @eduardosm in #791New Contributors
Full Changelog: google/go-jsonnet@v0.20.0...v0.21.0
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.