Skip to content

[INFRA] gha - Bump mikefarah/yq from 4.25.2 to 4.25.3#104

Merged
tbouffard merged 1 commit into
masterfrom
dependabot/github_actions/mikefarah/yq-4.25.3
Jun 27, 2022
Merged

[INFRA] gha - Bump mikefarah/yq from 4.25.2 to 4.25.3#104
tbouffard merged 1 commit into
masterfrom
dependabot/github_actions/mikefarah/yq-4.25.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 26, 2022

Copy link
Copy Markdown
Contributor

Bumps mikefarah/yq from 4.25.2 to 4.25.3.

Release notes

Sourced from mikefarah/yq's releases.

v4.25.3

  • xml decoder now maintains namespaces by default. Use new flags to disable if required. Thanks @​rndmit
  • Length and other similar operators no longer return comments (#1231)
  • When split expression includes an extension, dont add .yml automatically (#1165)
  • Map -r to --unwrapScalar to be more a drop in replacement for jq (#1245) Thanks @​SuperSandro2000
  • Fixing usage of quoted numeric keys #1247
  • Bumped dependency versions
Changelog

Sourced from mikefarah/yq's changelog.

4.25.3:

  • xml decoder now maintains namespaces by default. Use new flags to disable if required. Thanks @​rndmit
  • Length and other similar operators no longer return comments (#1231)
  • When split expression includes an extension, dont add .yml automatically (#1165)
  • Map -r to --unwrapScalar to be more a drop in replacement for jq (#1245) Thanks @​SuperSandro2000
  • Fixing usage of quoted numeric keys #1247
  • Bumped dependency versions
Commits
  • b669844 Bumping version
  • ad4e7c9 Updating release notes for next release
  • c5f83e4 Bump github.com/spf13/cobra from 1.4.0 to 1.5.0 (#1250)
  • be05df0 Fixing usage of quoted numeric keys #1247
  • c7c11ef Updating release notes for next release
  • 7fe937c Map -r to --unwrapScalar to be more a drop in replacement for jq (#1245)
  • dfd396b When split expression includes an extension, dont add .yml automatically
  • f63d76f updating release notes for next release
  • 2bc7dcf Handle xml namespaces by default
  • 60c037f Can add string to scalars in any order #1234
  • Additional commits viewable 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.25.2 to 4.25.3.
- [Release notes](https://github.com/mikefarah/yq/releases)
- [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt)
- [Commits](mikefarah/yq@v4.25.2...v4.25.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 labels Jun 26, 2022
@dependabot dependabot Bot requested review from a team, csouchet, oanesini and tbouffard and removed request for a team June 26, 2022 14:11

@tbouffard tbouffard left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM, to be tested with a release

@tbouffard tbouffard merged commit 0dab532 into master Jun 27, 2022
@tbouffard tbouffard deleted the dependabot/github_actions/mikefarah/yq-4.25.3 branch June 27, 2022 04:51
@tbouffard

Copy link
Copy Markdown
Member

✔️ tested with #106

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