-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump Castle.Core from 5.1.1 to 5.2.1 in /src #233
Conversation
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the WalkthroughThe changes update the Changes
Poem
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
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 (
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## master #233 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 36 39 +3
Lines 408 424 +16
Branches 55 55
=========================================
+ Hits 408 424 +16
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
@coderabbitai summary |
✅ Actions performedSummary regeneration triggered. |
@coderabbitai please ensure if all references to Castle.Core were updated |
Tip For best results, initiate chat on the files or code changes. 🧩 Analysis chain🏁 Script executed:
Length of output: 4696 🏁 Script executed:
Length of output: 784 @piotrzajac I've checked all references to Castle.Core throughout the repository and can confirm that all have been updated from version 5.1.1 to version 5.2.1. Here's what I found: All 7 project files now reference Castle.Core version 5.2.1:
I found no other references to Castle.Core in packages.config files, solution files, or any other files in the repository. There are no remaining references to the old version 5.1.1 anywhere in the codebase. |
Bumps [Castle.Core](https://github.com/castleproject/Core) from 5.1.1 to 5.2.1. - [Release notes](https://github.com/castleproject/Core/releases) - [Changelog](https://github.com/castleproject/Core/blob/master/CHANGELOG.md) - [Commits](castleproject/Core@v5.1.1...v5.2.1) --- updated-dependencies: - dependency-name: Castle.Core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
cc2da64
to
329d199
Compare
@dependabot squash and merge |
Bumps Castle.Core from 5.1.1 to 5.2.1.
Release notes
Sourced from Castle.Core's releases.
Changelog
Sourced from Castle.Core's changelog.
Commits
4d62205
Update changelog for 5.2.1 release28b8715
Dispose keyEnumeratorf372c2c
Optimize array usage, plus other minor tweaks17fd99c
Update changelog for 5.2.0 release00642c9
Merge pull request #668 from stakx/enhancement/nullable-reference-type-annota...7122b6c
Update changelogb972aaf
Updateref/
contract files88eb851
Add NRT annotations for public API3374796
Fix GitHub Actions job failures (#682)a3e629b
Merge pull request #661 from stakx/enhancements/default-interface-membersDependabot 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 will merge this PR once CI passes on it, as requested by @piotrzajac.
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 merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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)Summary by CodeRabbit