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

Update dependency mikefarah/yq to v4.40.5 #55

Merged
merged 1 commit into from
Dec 22, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 22, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
mikefarah/yq minor v4.35.2 -> v4.40.5

Release Notes

mikefarah/yq (mikefarah/yq)

v4.40.5

Compare Source

v4.40.4: - Fixed bug with creating maps with values based off keys

Compare Source

  • Fixed bug with creating maps with values based off keys #​1886, #​1889
    • Bumped dependencies

v4.40.3: - Fixes JSON empty array bug

Compare Source

  • Fixed JSON output issue with empty arrays #​1880

v4.40.2: - Official

Compare Source

Thank you for all your support! I've fixed some of the issues that were kindly raised :) Happy to make the release official!

  • Do not panic when StdIn is closed (#​1867) Thanks @​aleskandro!
  • Fixed issue when update against self #​1869
  • Fixed multi doc anchor bug #​1861
  • Fixes doc line separator issue when reading expression file #​1860
  • Bumped dependencies

v4.40.1: - Engine refactor

Compare Source

I've done some overdue work on refactoring the core engine - pulling out the dependency on go-yaml. There are a couple of slight output changes (whitespace / document separators) in some niche scenarios - I think they are improvements, Bit nervous on releasing this, but all the tests are passing and I've added more tests! Love some early feedback :)

  • Added tonumber support
  • Added kind operator
  • Lua output fixes (#​1811) - Thanks @​Zash!
  • Add support for Lua input (#​1810) - Thanks @​Zash!
  • 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.

@timebertt timebertt merged commit bab455b into main Dec 22, 2023
3 checks passed
@timebertt timebertt deleted the renovate/mikefarah-yq-4.x branch December 22, 2023 09:06
@timebertt timebertt added the dependencies Upgrade dependencies and tools label Dec 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Upgrade dependencies and tools
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant