Update module github.com/deckarep/golang-set/v2 to v2.9.0#28
Update module github.com/deckarep/golang-set/v2 to v2.9.0#28renovate[bot] wants to merge 1 commit intomainfrom
Conversation
|
@renovate[bot] Image is available for testing. |
6fa34a7 to
391093b
Compare
|
@renovate[bot] Image is available for testing. |
391093b to
74dee7a
Compare
|
@renovate[bot] Image is available for testing. |
9f83250 to
74dee7a
Compare
|
@renovate[bot] Image is available for testing. |
74dee7a to
fed364c
Compare
|
@renovate[bot] Image is available for testing. |
fed364c to
67ebc58
Compare
|
@renovate[bot] Image is available for testing. |
67ebc58 to
36b87ed
Compare
|
@renovate[bot] Image is available for testing. |
This PR contains the following updates:
v2.7.0→v2.9.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
deckarep/golang-set (github.com/deckarep/golang-set/v2)
v2.9.0: - Reduce allocations, new PopN method, BSON support, deadlock fixCompare Source
What's Changed
New Contributors
Full Changelog: deckarep/golang-set@v2.8.0...v2.9.0
v2.8.0: - Now support for Go 1.23+ iteratorsCompare Source
This change brings support for Go's new flavor of iterators. Additionally, a convenience method was added for
ContainsAnyElementand a fix to spelling. Please visit this issue for a deeper context on how this works for newer versions of Go vs older versions of Go. Cheers!What's Changed
New Contributors
Full Changelog: deckarep/golang-set@v2.7.0...v2.8.0
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.