Skip to content
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

Bump mikefarah/yq from 4.27.2 to 4.27.4 #76

Merged
merged 1 commit into from
Sep 9, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 9, 2022

Bumps mikefarah/yq from 4.27.2 to 4.27.4.

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.4:

  • Fixed bug in alternative (//) operator, RHS being evaluated when it didn't need to be
  • Fixed footer comment issue #1231
  • Github action now runs as root (as recommended by Github Actions doc)
  • Updated dependencies

4.27.3:

  • Added new 'c' merge and assign flag that clobbers custom tags
  • Bumped go dependency to fix CVE (#1316)
  • Updated dependencies
Commits
  • 851d93e Bumping version
  • 9291865 Preparing release notes
  • fb330eb Updated github action to run as root
  • ae7a48d Bump github.com/elliotchance/orderedmap from 1.4.0 to 1.5.0 (#1331)
  • 2e3c50c Bump golang from 1.19.0 to 1.19.1 (#1330)
  • a64eea3 Fixed bug in alternative op, dont evaluate RHS if LHS is truthy
  • a12c1a6 chore: remove duplicate word in doc (#1322)
  • bf6b4d3 Fixed footer comment issue #1321
  • 3d11b05 Bumping version
  • b4ca184 Added new "c" flag to clobber custom tags when needed
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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.4.
- [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.4)

---
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 labels Sep 9, 2022
@remche remche merged commit 025f051 into master Sep 9, 2022
@dependabot dependabot bot deleted the dependabot/github_actions/mikefarah/yq-4.27.4 branch September 9, 2022 10:50
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.

None yet

1 participant