deps(deps): bump bitflags from 2.13.1 to 2.13.2 - #283
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [bitflags](https://github.com/bitflags/bitflags) from 2.13.1 to 2.13.2. - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](bitflags/bitflags@2.13.1...2.13.2) --- updated-dependencies: - dependency-name: bitflags dependency-version: 2.13.2 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Up to standards ✅🟢 Issues
|
There was a problem hiding this comment.
Pull Request Overview
This PR aims to upgrade the bitflags dependency from 2.13.1 to 2.13.2 to resolve a Rust compiler internal error and update documentation. While Codacy results indicate the PR is up to standards, the primary acceptance criterion—updating the dependency version—has not been met because the diff contains no file changes. There are no security or logic flaws in existing code, as no code was modified, but the PR is currently ineffective.
About this PR
- The PR contains no file changes. To achieve the intended dependency bump, you must update
Cargo.tomlorCargo.lock. As it stands, the version requirement forbitflagsremains unchanged and the PR does not fulfill its objective.
TIP Improve review quality by adding custom instructions
TIP How was this review? Give us feedback
Bumps bitflags from 2.13.1 to 2.13.2.
Release notes
Sourced from bitflags's releases.
Changelog
Sourced from bitflags's changelog.
Commits
80ce9b5Merge pull request #497 from bitflags/cargo/2.13.25822493prepare for 2.13.2 release48f4f1aMerge pull request #496 from bitflags/fix/rustc-ice2c0b042re-pull const declarations outside of nested constc3f8d31Merge pull request #494 from DanielEScherzer/flags-docs-example0fc3762Flags: adjust order of elements in manual implementation exampleDependabot 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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)