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 quick/nimble to from: "12.3.0" (#594)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [Quick/Nimble](https://github.com/Quick/Nimble) | minor | `from: "12.2.0"` -> `from: "12.3.0"` | --- ### Release Notes <details> <summary>Quick/Nimble (Quick/Nimble)</summary> ### [`v12.3.0`](https://github.com/Quick/Nimble/releases/tag/v12.3.0) [Compare Source](https://github.com/Quick/Nimble/compare/v12.2.0...v12.3.0) #### Highlights - the async variant of `toEventually` no longer kicks off unstructured background tasks to check that the matcher matches. This means that there will no longer be the possibility that the same value will be being checked by multiples of the same matcher. #### What's Changed - Bump activesupport from 7.0.4.3 to 7.0.7.2 by [@​dependabot](https://github.com/dependabot) in [https://github.com/Quick/Nimble/pull/1080](https://github.com/Quick/Nimble/pull/1080) - Bump actions/checkout from 3 to 4 by [@​dependabot](https://github.com/dependabot) in [https://github.com/Quick/Nimble/pull/1081](https://github.com/Quick/Nimble/pull/1081) - Implement the async variant of toEventually using structured concurrency by [@​younata](https://github.com/younata) in [https://github.com/Quick/Nimble/pull/1079](https://github.com/Quick/Nimble/pull/1079) - Fix all swiftlint warnings by [@​younata](https://github.com/younata) in [https://github.com/Quick/Nimble/pull/1085](https://github.com/Quick/Nimble/pull/1085) **Full Changelog**: Quick/Nimble@v12.2.0...v12.3.0 </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://github.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://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi45Ni4wIiwidXBkYXRlZEluVmVyIjoiMzYuOTYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: Self-hosted Renovate Bot <361546+cgrindel-self-hosted-renovate[bot]@users.noreply.github.enterprise.com>
- Loading branch information