Skip to content

[INFRA] gha - Bump mikefarah/yq from 4.24.5 to 4.25.1 #77

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

Merged
merged 1 commit into from
May 2, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2022

Bumps mikefarah/yq from 4.24.5 to 4.25.1.

Release notes

Sourced from mikefarah/yq's releases.

v4.25.1

  • Can specify a split expression file via the new --split-exp-file flag #1194
  • Fixed append map bug when key matches value in existing map #1200
  • Nicer error message when trying to use merge anchor tags other than maps #1184
  • Fixed Don't automatically read stdin when the null input flag is used
  • Added type as an alias for tag #1195
  • Fixes bug when using write in-place with no expression and multiple files #1193

Note There was a bug where the last file instead of the first was being updated when using eval-all with write inplace, and no expression (or expression via --from-file. This has been fixed to the first file is updated, as per the documentation.

Changelog

Sourced from mikefarah/yq's changelog.

4.25.1:

  • Can specify a split expression file #1194
  • Fixed append map bug when key matches value in existing map #1200
  • Nicer error message when trying to use merge anchor tags other than maps #1184
  • Fixed Don't automatically read stdin when the null input flag is used
  • Added type as an alias for tag #1195
  • Fixes bug when using write in-place with no expression and multiple files #1193
Commits
  • 1425d07 Bumping version
  • 55c5497 Can specify a split expression file #1194
  • 67c79b7 Fixes append map bug when key matches value in existing map #1200
  • 26529fa Nicer error message when trying to use merge anchor tags other than maps #1184
  • 70ad7a3 Don't automatically read stdin when the null input flag is used
  • 90261a2 Added type as an alias for tag #1195
  • 3ad5355 Fixes bug when using inplace with no expression and multiple files #1193
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [mikefarah/yq](https://github.com/mikefarah/yq) from 4.24.5 to 4.25.1.
- [Release notes](https://github.com/mikefarah/yq/releases)
- [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt)
- [Commits](mikefarah/yq@v4.24.5...v4.25.1)

---
updated-dependencies:
- dependency-name: mikefarah/yq
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels May 1, 2022
@dependabot dependabot bot requested review from a team, csouchet and tbouffard and removed request for a team May 1, 2022 14:17
Copy link
Member

@tbouffard tbouffard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To be tested on the master branch, at the same time of #79

@tbouffard tbouffard merged commit a095e88 into master May 2, 2022
@tbouffard tbouffard deleted the dependabot/github_actions/mikefarah/yq-4.25.1 branch May 2, 2022 13:28
@github-actions
Copy link

github-actions bot commented May 2, 2022

😭 Deploy PR Preview 4d0e988 failed. Build logs

🤖 By surge-preview

@tbouffard
Copy link
Member

Tested with creation of #80 and #81

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant