-
Notifications
You must be signed in to change notification settings - Fork 0
Update mikefarah/yq action to v4.48.1 #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/mikefarah-yq-4.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
f6e02dd
to
e17804a
Compare
e17804a
to
32e61b7
Compare
32e61b7
to
9502fc4
Compare
9502fc4
to
7630dac
Compare
7630dac
to
38d0533
Compare
38d0533
to
76e1f67
Compare
76e1f67
to
0ebf334
Compare
0ebf334
to
9bc7ee5
Compare
9bc7ee5
to
fe88c17
Compare
fe88c17
to
b7d5e0b
Compare
b7d5e0b
to
b5d7df4
Compare
b5d7df4
to
f58f7cd
Compare
f58f7cd
to
1d6c7eb
Compare
1d6c7eb
to
8de63bf
Compare
8de63bf
to
291c2ff
Compare
291c2ff
to
75f7b97
Compare
75f7b97
to
7be8b12
Compare
7be8b12
to
0a684eb
Compare
0a684eb
to
16f20e4
Compare
16f20e4
to
10d29ed
Compare
10d29ed
to
fdf9867
Compare
fdf9867
to
cd0af7d
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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:
v4.35.1
->v4.48.1
Release Notes
mikefarah/yq (mikefarah/yq)
v4.48.1
: - First and Parents OperatorsCompare Source
v4.47.2
Compare Source
v4.47.1
: - Merge Anchor fixes (with flag)Compare Source
<<
); #2404, #2110, #2386, #2178 Huge thanks to @stevenwdv!Note that you will need to set --yaml-fix-merge-anchor-to-spec to see the fixes
v4.46.1
: - INI support + bug fixesCompare Source
v4.45.4
: - Fixing wrong map() behaviour on empty mapCompare Source
v4.45.3
: - Fixes regression bug(s)Compare Source
Sorry for the regression folks! 😓
fwiw I have since added automated tests to capture the scenarios provided in the regression bug tickets
v4.45.2
Compare Source
v4.45.1
: - Create parent directories when --split-exp is used!Compare Source
v4.44.6
Compare Source
v4.44.5
Compare Source
Note: 4.44.4 was skipped as it had a release pipeline failure
v4.44.4
Compare Source
v4.44.3
Compare Source
v4.44.2
Compare Source
v4.44.1
: - min/max/pivot!Compare Source
v4.43.1
Compare Source
v4.42.1
Compare Source
v4.41.1
Compare Source
v4.40.7
Compare Source
v4.40.6
Compare Source
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 :)
v4.35.2
: - Minor fixesCompare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 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.