Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 30, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
mikefarah/yq action minor v4.28.1 -> v4.30.8

Release Notes

mikefarah/yq

v4.30.8: - Snap fix

Compare Source

  • Log info message instead of erroring when unable to chown file in linux (e.g. snap confinement) #​1521

v4.30.7

Compare Source

4.30.7:

v4.30.6

Compare Source

  • Fixed xml comment in array of scalars #​1465
  • Include blank new lines in leading header preprocessing #​1462
  • Bumped dependency versions (#​1453)

v4.30.5

Compare Source

  • XML Decoder: Comment parsing tweak
  • XML Decoder: Fixed processing comments in empty XML #​1446
  • XML Decoder: Checking for invalid content outside of a root node #​1448
  • XML Decoder: Fixed issue where content surrounding tags are lost #​1447
  • XML Decoder: Fixed xml decode bug when there is content after a comment
  • Fixed loading yaml with header issue #​1445
  • guessTagFromCustomType warning log is now a debug.
    Special thanks to @​Kopfbremse for reporting XML issues!

v4.30.4: - Fixed missing version in brew/snap

Compare Source

Fixing missing version in brew/snap due to bug in automated versioning

v4.30.3

Compare Source

  • Updated release process (automated versioning)
    • Fixed handling of yaml directives (#​1424)
    • Fixed parsing of newline character in string expression #​1430
    • Fixed length compares to null instead of 0 issue #​1427

v4.30.2: - Actually updated the default xml prefix 🤦

Compare Source

  • Actually updated the default xml prefix 🤦

v4.30.1: - XML users note: the default attribute prefix has changed

Compare Source

  • XML users note: the default attribute prefix has change to +@​ to avoid naming conflicts!
    • Can use expressions in slice #​1419
    • Fixed unhandled exception when decoding CSV thanks @​washanhanzi
    • Added array_to_map operator for #​1415
    • Fixed sorting by date #​1412
    • Added check to ensure only maps can be encoded to XML #​1408
    • Check merge alias is a map #​1425
    • Explicity setting unwrap flag works for json output #​437, #​1409
    • Bumped go version

v4.29.2: - CSV Empty field fix

Compare Source

  • Fixed null pointer exception when parsing CSV with empty field #​1404

v4.29.1

Compare Source

  • Fixed Square brackets removing update #​1342
    • Added slice array operator (.[10:15]) #​44
    • XML decoder/encoder now parses directives and proc instructions (#​1344). Please use the new skip flags documented here to ignore them.
    • XML users note that the default attribute prefix will change to +@​ in the 4.30 release to avoid naming conflicts!
    • Improved comment handling of decoders (breaking change for yqlib users sorry)
    • Fixed load operator bug when loading yaml file with multiple documents
    • Bumped Go compiler version #​1394
    • Bumped dependencies

v4.28.2

Compare Source

  • Fixed Github Actions issues (thanks @​mattphelps-8451)
    • yq Github action docker image is now built as part of the release
    • Fixed bug - can now delete documents #​1377
    • Fixed handling of UTF8 encoded CSVs #​1373
    • Detect and fail on missing closing brackets #​1366
    • Bumped dependencies

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner January 30, 2023 19:13
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jan 30, 2023
@lhjt lhjt merged commit df93b07 into main Feb 1, 2023
@lhjt lhjt deleted the renovate/mikefarah-yq-4.x branch February 1, 2023 13:53
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants