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

fix(deps): update all non-major dependencies #65

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 9, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
github.com/deckarep/golang-set/v2 v2.6.0 -> v2.7.0 age adoption passing confidence require minor
go (source) 1.23.3 -> 1.23.4 age adoption passing confidence toolchain patch

Release Notes

deckarep/golang-set (github.com/deckarep/golang-set/v2)

v2.7.0: - Proper support for JSON Marshaling/Unmarshaling, no more workarounds needed.

Compare Source

What's Changed

  • Mention of sister project: Ziglang-set for Zig developers
  • Once and for all fixes a long-standing JSON bug that was introduced with a previously large refactor which was designed to remove a layer of pointer indirection. It turns out, it's required to properly support Unmarshaling without having to resort to workarounds. Contribution by @​ryclarke - Thank you! https://github.com/deckarep/golang-set/issues/122

Full Changelog

golang/go (go)

v1.23.4


Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies label Dec 9, 2024
@renovate renovate bot requested a review from a team as a code owner December 9, 2024 02:02
@viccuad viccuad merged commit fdb1745 into main Dec 9, 2024
8 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch December 9, 2024 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant