Skip to content

Bump github.com/apple/swift-collections from 1.5.0 to 1.5.1#785

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/swift/github.com/apple/swift-collections-1.5.1
Open

Bump github.com/apple/swift-collections from 1.5.0 to 1.5.1#785
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/swift/github.com/apple/swift-collections-1.5.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 22, 2026

Bumps github.com/apple/swift-collections from 1.5.0 to 1.5.1.

Release notes

Sourced from github.com/apple/swift-collections's releases.

Swift Collections 1.5.1

This is a patch release resolving three issues uncovered since 1.5.0 was tagged, including a source breaking regression introduced in 1.4.0, affecting clients importing the Collections module.

What's Changed

Full Changelog: apple/swift-collections@1.5.0...1.5.1

Commits
  • fea17c0 Merge pull request #654 from lorentey/adjust-reexports
  • 1b3ec29 [Collections] Declare generic arguments on forwarding typealiases
  • c3ba833 Add basic tests for Collections module
  • de84ac9 Merge pull request #650 from lorentey/disable-formatter-on-wasm
  • a731a7f [BasicContainers] Don’t define LLDB formatter symbol on Wasm
  • 7b371ce Merge pull request #649 from apple/fb-unique-box-borrow
  • f674e13 Guard UniqueBox.borrow correctly
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/apple/swift-collections](https://github.com/apple/swift-collections) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/apple/swift-collections/releases)
- [Commits](apple/swift-collections@1.5.0...fea17c0)

---
updated-dependencies:
- dependency-name: github.com/apple/swift-collections
  dependency-version: 1.5.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file swift_package_manager Pull requests that update swift_package_manager code labels May 22, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 22, 2026 20:08
@dependabot dependabot Bot requested review from theospears and removed request for a team May 22, 2026 20:08
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file swift_package_manager Pull requests that update swift_package_manager code labels May 22, 2026
@krugerk
Copy link
Copy Markdown
Contributor

krugerk commented May 24, 2026

@dependabot rebase

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 24, 2026

Sorry, only users with push access can use that command.

@theospears
Copy link
Copy Markdown
Collaborator

theospears commented May 25, 2026 via email

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 swift_package_manager Pull requests that update swift_package_manager code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants