chore: bump up apple/swift-collections version to from: "1.5.1" (#15001)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
|
[apple/swift-collections](https://redirect.github.com/apple/swift-collections)
| patch | `from: "1.5.0"` → `from: "1.5.1"` |
---
### Release Notes
<details>
<summary>apple/swift-collections (apple/swift-collections)</summary>
###
[`v1.5.1`](https://redirect.github.com/apple/swift-collections/releases/tag/1.5.1):
Swift Collections 1.5.1
[Compare
Source](https://redirect.github.com/apple/swift-collections/compare/1.5.0...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
- Import error from `HashTreeCollections`, reported by
[@​vanvoorden](https://redirect.github.com/vanvoorden) in
[#​653](https://redirect.github.com/apple/swift-collections/issues/653)
- Resolve source break in the Collections module by
[@​lorentey](https://redirect.github.com/lorentey) in
[#​654](https://redirect.github.com/apple/swift-collections/pull/654)
- Linker error around RigidArray when using in Embedded Swift for
WebAssembly, reported by
[@​sliemeobn](https://redirect.github.com/sliemeobn) in
[#​648](https://redirect.github.com/apple/swift-collections/issues/648)
- \[BasicContainers] Don’t define LLDB formatter symbol on Wasm by
[@​lorentey](https://redirect.github.com/lorentey) in
[#​650](https://redirect.github.com/apple/swift-collections/pull/650)
- Guard `UniqueBox.borrow` correctly by
[@​FranzBusch](https://redirect.github.com/FranzBusch) in
[#​649](https://redirect.github.com/apple/swift-collections/pull/649)
**Full Changelog**:
<https://github.com/apple/swift-collections/compare/1.5.0...1.5.1>
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- 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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/toeverything/AFFiNE).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xODUuMSIsInVwZGF0ZWRJblZlciI6IjQzLjE4NS4xIiwidGFyZ2V0QnJhbmNoIjoiY2FuYXJ5IiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>