Skip to content

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

Merged
csouchet merged 2 commits into
mainfrom
dependabot/github_actions/mikefarah/yq-4.25.3
Jul 4, 2022
Merged

[INFRA] gha - Bump mikefarah/yq from 4.25.2 to 4.25.3#94
csouchet merged 2 commits into
mainfrom
dependabot/github_actions/mikefarah/yq-4.25.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 29, 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 the dependencies Pull requests that update a dependency (dev or runtime) label Jun 29, 2022
@dependabot dependabot Bot requested review from a team, csouchet, oanesini and tbouffard and removed request for a team June 29, 2022 19:20
@tbouffard

Copy link
Copy Markdown
Member

@csouchet csouchet merged commit 996c6aa into main Jul 4, 2022
@csouchet csouchet deleted the dependabot/github_actions/mikefarah/yq-4.25.3 branch July 4, 2022 09:54
@tbouffard tbouffard added the skip-changelog Do not include in Changelog and Release Notes label Aug 30, 2022
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 (dev or runtime) 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