Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency com_github_apple_swift_collections to …
…v1.0.5 (#636) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [com_github_apple_swift_collections](https://togithub.com/apple/swift-collections) | http_archive | patch | `1.0.4` -> `1.0.5` | --- ### Release Notes <details> <summary>apple/swift-collections (com_github_apple_swift_collections)</summary> ### [`v1.0.5`](https://togithub.com/apple/swift-collections/releases/tag/1.0.5): Swift Collections 1.0.5 [Compare Source](https://togithub.com/apple/swift-collections/compare/1.0.4...1.0.5) This bugfix release improves compatibility with recent Swift versions, eliminating several compiler warnings on Swift 5.8 and 5.9. It contains no API-level changes. ##### What's Changed - build: add ARM64 to the architecture mappings for Windows by [@​compnerd](https://togithub.com/compnerd) in [https://github.com/apple/swift-collections/pull/265](https://togithub.com/apple/swift-collections/pull/265) - Fix deprecated UnsafeMutablePointer.assign(repeating:count) method by [@​FelixHerrmann](https://togithub.com/FelixHerrmann) in [https://github.com/apple/swift-collections/pull/268](https://togithub.com/apple/swift-collections/pull/268) - \[1.0]\[test] Fix typename shadowing warning in Swift 5.9 by [@​lorentey](https://togithub.com/lorentey) in [https://github.com/apple/swift-collections/pull/315](https://togithub.com/apple/swift-collections/pull/315) - \[1.0]\[benchmark] Update std::function syntax for current C++ by [@​lorentey](https://togithub.com/lorentey) in [https://github.com/apple/swift-collections/pull/314](https://togithub.com/apple/swift-collections/pull/314) ##### New Contributors - [@​FelixHerrmann](https://togithub.com/FelixHerrmann) made their first contribution in [https://github.com/apple/swift-collections/pull/268](https://togithub.com/apple/swift-collections/pull/268) **Full Changelog**: apple/swift-collections@1.0.4...1.0.5 Thank you to everyone who contributed to this release! </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDAuMCIsInVwZGF0ZWRJblZlciI6IjM2LjEwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: Self-hosted Renovate Bot <361546+cgrindel-self-hosted-renovate[bot]@users.noreply.github.enterprise.com>
- Loading branch information