chore(deps): update dependency pointfreeco/swift-dependencies to from: "1.9.2"#555
Merged
Merged
Conversation
c71866c to
a82d510
Compare
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Join our Discord community for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
from: "1.7.0"->from: "1.9.2"Warning
Some dependencies could not be looked up. Check the warning logs for more information.
Release Notes
pointfreeco/swift-dependencies (pointfreeco/swift-dependencies)
v1.9.2Compare Source
What's Changed
Full Changelog: pointfreeco/swift-dependencies@1.9.1...1.9.2
v1.9.1Compare Source
What's Changed
@DependencyEndpointnot reporting errors when a custom closure is provided (thanks @gpambrozio, https://github.com/pointfreeco/swift-dependencies/pull/355).New Contributors
Full Changelog: pointfreeco/swift-dependencies@1.9.0...1.9.1
v1.9.0Compare Source
What's Changed
shouldReportUnimplemented, for detecting if a test value should report an issue upon access (https://github.com/pointfreeco/swift-dependencies/pull/352).@DependencyEndpointmacro generates method withpackage(thanks @gsl-sebastienpecoul, https://github.com/pointfreeco/swift-dependencies/pull/350).New Contributors
Full Changelog: pointfreeco/swift-dependencies@1.8.1...1.9.0
v1.8.1Compare Source
What's Changed
New Contributors
Full Changelog: pointfreeco/swift-dependencies@1.8.0...1.8.1
v1.8.0Compare Source
What's Changed
Added: Test trait enhancements (https://github.com/pointfreeco/swift-dependencies/pull/342, https://github.com/pointfreeco/swift-dependencies/pull/344).
The
.dependenciesand.dependencytest traits now use Swift 6.1'sTestScopingwhen available, leading to more reliable dependency injection.The
.dependenciestrait can also now be used in a "bare" fashion on a base test suite to ensure all tests are given a unique set of dependencies by default:Fixed: Avoid test data race in dependency cache (https://github.com/pointfreeco/swift-dependencies/pull/303).
Infrastructure: Update .spi.yml (thanks @finestructure, https://github.com/pointfreeco/swift-dependencies/pull/336).
Infrastructure: Add Swift 6.0 to Linux test matrix (thanks @finestructure, https://github.com/pointfreeco/swift-dependencies/pull/303).
Infrastructure: Added tests for
prepareDependenciesand updated docs (https://github.com/pointfreeco/swift-dependencies/pull/337)Full Changelog: pointfreeco/swift-dependencies@1.7.0...1.8.0
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.
🔕 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.