Skip to content
This repository has been archived by the owner on Sep 21, 2024. It is now read-only.

chore(deps): bump strum_macros from 0.25.2 to 0.25.3 #748

Merged
merged 1 commit into from
Dec 12, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 4, 2023

Bumps strum_macros from 0.25.2 to 0.25.3.

Changelog

Sourced from strum_macros's changelog.

0.25.3 (strum_macros)

Received a number of bug fix PR's.

  • #300: Fixes EnumIter for enums named Option.
  • #301: Improved doc comments
  • #304: Removed some unused Vec's
  • #305: Added generic support to EnumIs
Commits

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)

Bumps [strum_macros](https://github.com/Peternator7/strum) from 0.25.2 to 0.25.3.
- [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Peternator7/strum/commits)

---
updated-dependencies:
- dependency-name: strum_macros
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Dec 4, 2023
Copy link
Contributor

github-actions bot commented Dec 4, 2023

Test flake analysis

status platform features toolchain
🟢 windows-latest test-kubo,headers stable
🟢 ubuntu-latest test-kubo,headers,rocksdb stable
🟢 macos-13 test-kubo,headers,rocksdb stable
🟡 ubuntu-latest test-kubo,headers nightly
🟡 macos-13 test-kubo,headers stable
🟢 ubuntu-latest test-kubo,headers stable

Flake summary for ubuntu-latest, test-kubo,headers, nightly

     Summary [  44.926s] 176 tests run: 176 passed (1 flaky), 1 skipped
   FLAKY 2/6 [  17.579s] noosphere::distributed_stress multiplayer::orb_can_render_peers_in_the_sphere_address_book

Flake summary for macos-13, test-kubo,headers, stable

     Summary [  55.186s] 176 tests run: 176 passed (1 flaky), 1 skipped
   FLAKY 2/6 [  14.626s] noosphere::distributed_stress multiplayer::orb_can_render_peers_in_the_sphere_address_book

@jsantell jsantell self-requested a review December 12, 2023 16:21
@jsantell jsantell merged commit 0500d68 into main Dec 12, 2023
21 checks passed
@jsantell jsantell deleted the dependabot/cargo/strum_macros-0.25.3 branch December 12, 2023 16:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

1 participant