Skip to content

chore(gha): bump mikefarah/yq from 4.32.2 to 4.33.2 - #217

Merged
dependabot[bot] merged 1 commit into
mainfrom
dependabot/github_actions/mikefarah/yq-4.33.2
Apr 3, 2023
Merged

chore(gha): bump mikefarah/yq from 4.32.2 to 4.33.2#217
dependabot[bot] merged 1 commit into
mainfrom
dependabot/github_actions/mikefarah/yq-4.33.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 3, 2023

Copy link
Copy Markdown
Contributor

Bumps mikefarah/yq from 4.32.2 to 4.33.2.

Release notes

Sourced from mikefarah/yq's releases.

v4.33.2 - Null seperated output and snap removable media

  • Add --nul-output|-0 flag to separate element with NUL character (#1550) Thanks @​vaab!
  • Add removable-media interface plug declaration to the snap packaging(#1618) Thanks @​brlin-tw!
  • Scalar output now handled in csv, tsv and property files
  • Bumped dependency versions

v4.33.1 - TOML! (readonly)

  • Added read-only TOML support! #1364. Thanks @​pelletier for making your API available in your toml lib :)
  • Added warning when auto detect by file type is outputs JSON (#1608)
Changelog

Sourced from mikefarah/yq's changelog.

4.33.2:

  • Add --nul-output|-0 flag to separate element with NUL character (#1550) Thanks @​vaab!
  • Add removable-media interface plug declaration to the snap packaging(#1618) Thanks @​brlin-tw!
  • Scalar output now handled in csv, tsv and property files
  • Bumped dependency versions

4.33.1:

  • Added read-only TOML support! #1364. Thanks @​pelletier for making your API available in your toml lib :)
  • Added warning when auto detect by file type is outputs JSON (#1608)
Commits
  • d5bbe5b Bumping version
  • 6a52760 Bump github.com/pelletier/go-toml/v2 from 2.0.6 to 2.0.7 (#1623)
  • 1fa8804 Bump github.com/alecthomas/participle/v2 from 2.0.0-beta.5 to 2.0.0 (#1624)
  • 4cbede6 Bump github.com/goccy/go-yaml from 1.10.0 to 1.10.1 (#1625)
  • 5fd2890 Add --nul-output|-0 flag to separate element with NUL character (#1550)
  • 311622d Add removable-media interface plug declaration to the snap packaging(#1618) (...
  • 8d516ce Handle scalars in csv, xml files
  • 1b0a62d Handle scalars in property files
  • ac5346b Release notes
  • ebd1548 Bumping version
  • 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.32.2 to 4.33.2.
- [Release notes](https://github.com/mikefarah/yq/releases)
- [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt)
- [Commits](mikefarah/yq@v4.32.2...v4.33.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency (dev or runtime) github_actions Pull requests that update Github_actions code skip-changelog Do not include in Changelog and Release Notes labels Apr 3, 2023
@dependabot
dependabot Bot requested review from a team, csouchet, oanesini and tbouffard and removed request for a team April 3, 2023 09:49
@dependabot
dependabot Bot requested a review from assynour April 3, 2023 09:49

@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.

@tbouffard

Copy link
Copy Markdown
Member

@dependabot squash and merge

@dependabot
dependabot Bot merged commit 94244de into main Apr 3, 2023
@dependabot
dependabot Bot deleted the dependabot/github_actions/mikefarah/yq-4.33.2 branch April 3, 2023 10:04
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) 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.

1 participant