Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 29, 2022

Bumps mikefarah/yq from 4.27.2 to 4.27.3.

Release notes

Sourced from mikefarah/yq's releases.

v4.27.3

  • Added new 'c' merge and assign flag that clobbers custom tags
  • Bumped go dependency to fix CVE (#1316)
  • Updated dependencies
Changelog

Sourced from mikefarah/yq's changelog.

4.27.3:

  • Added new 'c' merge and assign flag that clobbers custom tags
  • Bumped go dependency to fix CVE (#1316)
  • Updated dependencies
Commits
  • 3d11b05 Bumping version
  • b4ca184 Added new "c" flag to clobber custom tags when needed
  • b1a40a9 Bumped go compiler; bumped quality tools
  • 187d952 Bump github.com/goccy/go-json from 0.9.10 to 0.9.11 (#1314)
  • a449381 Document dynamic get and output in GitHub Action (#1303)
  • a4634cd Bump github.com/alecthomas/participle/v2 (#1302)
  • a696dce Added string trim operator
  • 989daba Bump golang from 1.18.4 to 1.19.0 (#1292)
  • 8eac186 Add link to discussions on readme
  • 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.27.2 to 4.27.3.
- [Release notes](https://github.com/mikefarah/yq/releases)
- [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt)
- [Commits](mikefarah/yq@v4.27.2...v4.27.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code skip-changelog Do not include in Changelog and Release Notes labels Aug 29, 2022
@dependabot dependabot bot requested review from a team, csouchet, oanesini and tbouffard and removed request for a team August 29, 2022 20:40
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.

minor changes, it will be tested as part of a test release

@tbouffard
Copy link
Member

@dependabot squash and merge

@dependabot dependabot bot merged commit d40fa69 into master Sep 10, 2022
@dependabot dependabot bot deleted the dependabot/github_actions/mikefarah/yq-4.27.3 branch September 10, 2022 16:26
@tbouffard
Copy link
Member

✔️ tested with #134

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 skip-changelog Do not include in Changelog and Release Notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants