-
-
Notifications
You must be signed in to change notification settings - Fork 1
Update module github.com/deckarep/golang-set/v2 to v2.8.0 #28
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
base: main
Are you sure you want to change the base?
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. |
This PR contains the following updates:
v2.7.0→v2.8.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.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: 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 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.