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.34.1 to 4.34.2 #4431

Merged
merged 1 commit into from Aug 2, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2023

Bumps mikefarah/yq from 4.34.1 to 4.34.2.

Release notes

Sourced from mikefarah/yq's releases.

v4.34.2

Bumped depedencies

Changelog

Sourced from mikefarah/yq's changelog.

4.34.2:

  • Bumped dependencies

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:

... (truncated)

Commits
  • 0b34c9a Bumping version
  • 9cb0918 Release notes
  • dde1833 Bump golang.org/x/net from 0.11.0 to 0.12.0 (#1719)
  • b762da3 Bump golang.org/x/net from 0.10.0 to 0.11.0 (#1695)
  • cb521fd Bump golang from 1.20.4 to 1.20.5 (#1690)
  • 22ad68d Bump golang.org/x/text from 0.9.0 to 0.10.0 (#1696)
  • 845d4ae Bump github.com/pelletier/go-toml/v2 from 2.0.7 to 2.0.8 (#1673)
  • fcc0482 Added docs on base64 only working with utf8 content
  • 5950329 Added docs on yes/no being strings in yaml spec 1.2
  • See full diff 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)

@dependabot dependabot bot requested a review from a team as a code owner August 1, 2023 16:52
@dependabot dependabot bot requested a review from calebdoxsey August 1, 2023 16:52
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Aug 1, 2023
@coveralls
Copy link

coveralls commented Aug 1, 2023

Coverage Status

coverage: 63.635% (+0.03%) from 63.608% when pulling e05de94 on dependabot/github_actions/mikefarah/yq-4.34.2 into ab23b79 on main.

@calebdoxsey
Copy link
Contributor

@dependabot rebase

Bumps [mikefarah/yq](https://github.com/mikefarah/yq) from 4.34.1 to 4.34.2.
- [Release notes](https://github.com/mikefarah/yq/releases)
- [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt)
- [Commits](mikefarah/yq@5ef537f...0b34c9a)

---
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 force-pushed the dependabot/github_actions/mikefarah/yq-4.34.2 branch from 15c8c79 to e05de94 Compare August 1, 2023 22:40
@calebdoxsey calebdoxsey merged commit 8717d84 into main Aug 2, 2023
9 checks passed
@calebdoxsey calebdoxsey deleted the dependabot/github_actions/mikefarah/yq-4.34.2 branch August 2, 2023 14:54
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