after-effects
after-effects copied to clipboard
Bump bitflags from 2.4.1 to 2.5.0
Bumps bitflags from 2.4.1 to 2.5.0.
Release notes
Sourced from bitflags's releases.
2.5.0
What's Changed
- Derive
DebugforFlag<B>by@tgross35in bitflags/bitflags#398- Support truncating or strict-named variants of parsing and formatting by
@KodrAusin bitflags/bitflags#400- Prepare for 2.5.0 release by
@KodrAusin bitflags/bitflags#401New Contributors
@tgross35made their first contribution in bitflags/bitflags#398Full Changelog: https://github.com/bitflags/bitflags/compare/2.4.2...2.5.0
2.4.2
What's Changed
- Cargo.toml: Anchor excludes to root of the package by
@jamessanin bitflags/bitflags#387- Update error messages by
@KodrAusin bitflags/bitflags#390- Add support for impl mode structs to be repr(packed) by
@GnomedDevin bitflags/bitflags#388- Remove old
unused_tuple_struct_fieldslint by@dtolnayin bitflags/bitflags#393- Delete use of
local_inner_macrosby@dtolnayin bitflags/bitflags#392- Prepare for 2.4.2 release by
@KodrAusin bitflags/bitflags#394New Contributors
@jamessanmade their first contribution in bitflags/bitflags#387@GnomedDevmade their first contribution in bitflags/bitflags#388Full Changelog: https://github.com/bitflags/bitflags/compare/2.4.1...2.4.2
Changelog
Sourced from bitflags's changelog.
2.5.0
What's Changed
- Derive
DebugforFlag<B>by@tgross35in bitflags/bitflags#398- Support truncating or strict-named variants of parsing and formatting by
@KodrAusin bitflags/bitflags#400New Contributors
@tgross35made their first contribution in bitflags/bitflags#398Full Changelog: https://github.com/bitflags/bitflags/compare/2.4.2...2.5.0
2.4.2
What's Changed
- Cargo.toml: Anchor excludes to root of the package by
@jamessanin bitflags/bitflags#387- Update error messages by
@KodrAusin bitflags/bitflags#390- Add support for impl mode structs to be repr(packed) by
@GnomedDevin bitflags/bitflags#388- Remove old
unused_tuple_struct_fieldslint by@dtolnayin bitflags/bitflags#393- Delete use of
local_inner_macrosby@dtolnayin bitflags/bitflags#392New Contributors
@jamessanmade their first contribution in bitflags/bitflags#387@GnomedDevmade their first contribution in bitflags/bitflags#388Full Changelog: https://github.com/bitflags/bitflags/compare/2.4.1...2.4.2
Commits
e5ff0caMerge pull request #401 from KodrAus/cargo/2.5.04b51e1dprepare for 2.5.0 release6965e84Merge pull request #400 from KodrAus/feat/parser-modes6eaed0bsupport truncating or strict-named variants of parsing and formattinge2c8409Merge pull request #398 from tgross35/patch-173dc066DeriveDebugforFlag\<B>a5f9ce2Merge pull request #394 from KodrAus/cargo/2.4.26924249prepare for 2.4.2 release1f9f186Merge pull request #392 from dtolnay-contrib/localmacrosd96915eUpdate ui tests- Additional commits viewable in compare view
Dependabot 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 mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@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)