Skip to content
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

chore(deps): Bump bitflags from 2.3.3 to 2.4.1 #3644

Merged
merged 2 commits into from
Oct 24, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 24, 2023

Bumps bitflags from 2.3.3 to 2.4.1.

Release notes

Sourced from bitflags's releases.

2.4.1

What's Changed

Full Changelog: bitflags/bitflags@2.4.0...2.4.1

2.4.0

What's Changed

New Contributors

Full Changelog: bitflags/bitflags@2.3.3...2.4.0

Changelog

Sourced from bitflags's changelog.

2.4.1

What's Changed

Full Changelog: bitflags/bitflags@2.4.0...2.4.1

2.4.0

What's Changed

New Contributors

Full Changelog: bitflags/bitflags@2.3.3...2.4.0

Commits
  • 6c67922 Merge pull request #381 from KodrAus/cargo/2.4.1
  • 96ba9cf prepare for 2.4.1 release
  • dd91b82 Merge pull request #380 from KodrAus/ci/compile-pass-clippy
  • 03d1427 ignore a few tests that run slowly in miri
  • 3f05853 replace MIPS with Miri for cross endian tests
  • dfe6f21 just rely on smoke test for clippy
  • ea75f33 explicitly test on beta
  • 60ef5ee run clippy in compile-pass tests if available
  • 472e392 Merge pull request #376 from KodrAus/cargo/2.4.0
  • 3e58685 prepare for 2.4.0 release
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Oct 24, 2023
@dependabot dependabot bot requested review from a team and nick-mobilecoin and removed request for a team October 24, 2023 05:14
@nick-mobilecoin
Copy link
Collaborator

@dependabot rebase

Bumps [bitflags](https://github.com/bitflags/bitflags) from 2.3.3 to 2.4.1.
- [Release notes](https://github.com/bitflags/bitflags/releases)
- [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md)
- [Commits](bitflags/bitflags@2.3.3...2.4.1)

---
updated-dependencies:
- dependency-name: bitflags
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/bitflags-2.4.1 branch from 09d6d8b to 0d184c9 Compare October 24, 2023 14:15
Copy link
Contributor

@holtzman holtzman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm

@nick-mobilecoin nick-mobilecoin merged commit 79621ec into main Oct 24, 2023
20 checks passed
@nick-mobilecoin nick-mobilecoin deleted the dependabot/cargo/bitflags-2.4.1 branch October 24, 2023 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants