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 #892

Merged
merged 1 commit into from Jul 13, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 12, 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)

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 added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 12, 2023
@codecov
Copy link

codecov bot commented Jul 12, 2023

Codecov Report

Merging #892 (9bd1535) into main (f962f46) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #892   +/-   ##
=======================================
  Coverage   54.66%   54.66%           
=======================================
  Files          44       44           
  Lines        4831     4831           
=======================================
  Hits         2641     2641           
  Misses       1975     1975           
  Partials      215      215           

@hectorj2f
Copy link
Collaborator

test failed due to a timeout in trillian, restarting it ...

@hectorj2f hectorj2f merged commit 45ec96c into main Jul 13, 2023
76 checks passed
@hectorj2f hectorj2f deleted the dependabot/github_actions/mikefarah/yq-4.34.2 branch July 13, 2023 14:44
@github-actions github-actions bot added this to the v1 milestone Jul 13, 2023
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