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

chore(deps): bump mikefarah/yq from 4.33.3 to 4.34.1 #4201

Merged
merged 1 commit into from May 31, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 29, 2023

Bumps mikefarah/yq from 4.33.3 to 4.34.1.

Release notes

Sourced from mikefarah/yq's releases.

v4.34.1

Changelog

Sourced from mikefarah/yq's changelog.

4.34.1:

4.33.3:

  • Fixed bug when splatting empty array #1613
  • Added scalar output for TOML (#1617)
  • Fixed passing of readonly context in pipe (partial fix for #1631)
  • Bumped dependency versions

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)

4.32.2:

  • Fixed behaviour for unknown file types (defaults to yaml) #1609

4.32.1:

  • Added divide and modulo operators (#1593) - thanks @​teejaded!
  • Add support for decoding base64 strings without padding (#1555) - thanks @​teejaded!
  • Add filter operation (#1588) - thanks @​rbren!
  • Detect input format based on file name extension (#1582) - thanks @​ryenus!
  • Auto output format when input format is automatically detected
  • Fixed npe in log #1596
  • Improved binary file size!
  • Bumped dependency versions

4.31.2:

  • Fixed variable handling #1458, #1566
  • Fixed merged anchor reference problem #1482
  • Fixed xml encoding of ProcInst #1563, improved XML comment handling
  • Allow build without json and xml support (#1556) Thanks @​afbjorklund
  • Bumped dependencies

4.31.1:

  • Added shuffle command #1503
  • Added ability to sort by multiple fields #1541
  • Added @​sh encoder #1526
  • Added @uri/@​urid encoder/decoder #1529
  • Fixed date comparison with string date #1537
  • Added from_unix/to_unix Operators
  • Bumped dependency versions

... (truncated)

Commits

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.33.3 to 4.34.1.
- [Release notes](https://github.com/mikefarah/yq/releases)
- [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt)
- [Commits](mikefarah/yq@d2f1ae9...5ef537f)

---
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 requested a review from a team as a code owner May 29, 2023 16:58
@dependabot dependabot bot requested a review from kenjenkins May 29, 2023 16:58
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels May 29, 2023
@coveralls
Copy link

Coverage Status

Coverage: 63.537% (-0.02%) from 63.561% when pulling de4118b on dependabot/github_actions/mikefarah/yq-4.34.1 into d315e68 on main.

@calebdoxsey calebdoxsey merged commit ca01ebb into main May 31, 2023
15 checks passed
@calebdoxsey calebdoxsey deleted the dependabot/github_actions/mikefarah/yq-4.34.1 branch May 31, 2023 15:40
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

2 participants