Update module github.com/google/go-jsonnet to v0.22.0 - #39
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
2 times, most recently
from
July 6, 2026 20:09
f4aabcf to
b76d261
Compare
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate
Bot
force-pushed
the
renovate/github.com-google-go-jsonnet-0.x
branch
from
July 22, 2026 15:35
b76d261 to
b8034e9
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.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release 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 becomes conflicted, 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.