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:
0.59.0
->0.59.2
0.46.0
->0.46.3
4.35.2
->4.40.5
To easily extract checksums: curl -sSL https://github.com/mikefarah/yq/releases/download/v/checksums |grep "yq_linux_amd64 "|cut -d' ' -f37
Release Notes
k14s/kapp (k14s/kapp)
v0.59.2
Compare Source
What's Changed
Full Changelog: carvel-dev/kapp@v0.59.1...v0.59.2
📂 Files Checksum
v0.59.1
Compare Source
What's Changed
Full Changelog: carvel-dev/kapp@v0.59.0...v0.59.1
📂 Files Checksum
k14s/ytt (k14s/ytt)
v0.46.3
Compare Source
What's Changed
Full Changelog: carvel-dev/ytt@v0.46.1...v0.46.3
📂 Files Checksum
v0.46.2
Compare Source
What's Changed
Full Changelog: carvel-dev/ytt@v0.46.0...v0.46.2
📂 Files Checksum
mikefarah/yq (mikefarah/yq)
v4.40.5
Compare Source
v4.40.4
: - Fixed bug with creating maps with values based off keysCompare Source
v4.40.3
: - Fixes JSON empty array bugCompare Source
v4.40.2
: - OfficialCompare Source
Thank you for all your support! I've fixed some of the issues that were kindly raised :) Happy to make the release official!
v4.40.1
: - Engine refactorCompare Source
I've done some overdue work on refactoring the core engine - pulling out the dependency on go-yaml. There are a couple of slight output changes (whitespace / document separators) in some niche scenarios - I think they are improvements, Bit nervous on releasing this, but all the tests are passing and I've added more tests! Love some early feedback :)
Configuration
📅 Schedule: Branch creation - "after 1pm on Monday,before 4pm on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.