Skip to content

deps(deps): bump the rust-runtime group across 1 directory with 5 updates#52

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/rustytime/main/rust-runtime-98388691de
Closed

deps(deps): bump the rust-runtime group across 1 directory with 5 updates#52
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/rustytime/main/rust-runtime-98388691de

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 22, 2026

Bumps the rust-runtime group with 5 updates in the /rustytime directory:

Package From To
uuid 1.20.0 1.21.0
apalis-postgres 1.0.0-rc.3 1.0.0-rc.4
apalis 1.0.0-rc.3 1.0.0-rc.4
apalis-cron 1.0.0-rc.3 1.0.0-rc.4
futures 0.3.31 0.3.32

Updates uuid from 1.20.0 to 1.21.0

Release notes

Sourced from uuid's releases.

v1.21.0

What's Changed

New Contributors

Full Changelog: uuid-rs/uuid@v1.20.0...v1.21.0

Commits

Updates apalis-postgres from 1.0.0-rc.3 to 1.0.0-rc.4

Release notes

Sourced from apalis-postgres's releases.

v1.0.0-rc.4

What's Changed

Full Changelog: apalis-dev/apalis-postgres@v1.0.0-rc.3...v1.0.0-rc.4

Changelog

Sourced from apalis-postgres's changelog.

[1.0.0-rc.4] - 2026-02-21

  • bump: introducing rc.4
Commits

Updates apalis from 1.0.0-rc.3 to 1.0.0-rc.4

Release notes

Sourced from apalis's releases.

v1.0.0-rc.4

What's Changed

Full Changelog: apalis-dev/apalis@v1.0.0-rc.3...v1.0.0-rc.4

Commits

Updates apalis-cron from 1.0.0-rc.3 to 1.0.0-rc.4

Release notes

Sourced from apalis-cron's releases.

v1.0.0-rc.4

What's Changed

Full Changelog: apalis-dev/apalis-cron@v1.0.0-rc.3...v1.0.0-rc.4

Changelog

Sourced from apalis-cron's changelog.

[1.0.0-rc.4] - 2026-02-21

  • bump: to v1.0.0-rc.4 (#39)
Commits

Updates futures from 0.3.31 to 0.3.32

Release notes

Sourced from futures's releases.

0.3.32

  • Bump MSRV of utility crates to 1.71. (#2989)
  • Soft-deprecate ready! macro in favor of std::task::ready! added in Rust 1.64 (#2925)
  • Soft-deprecate pin_mut! macro in favor of std::pin::pin! added in Rust 1.68 (#2929)
  • Add FuturesOrdered::clear (#2927)
  • Add mpsc::*Receiver::recv (#2947)
  • Add mpsc::*Receiver::try_recv and deprecate mpsc::*Receiver::::try_next (#2944)
  • Implement FusedStream for sink::With (#2948)
  • Add no_std support for shared (#2868)
  • Make Mutex::new() const (#2956)
  • Add #[clippy::has_significant_drop] to guards (#2967)
  • Remove dependency to pin-utils (#2929)
  • Remove dependency on num_cpus (#2946)
  • Performance improvements (#2983)
  • Documentation improvements (#2925, #2926, #2940, #2971)
Changelog

Sourced from futures's changelog.

0.3.32 - 2026-02-15

  • Bump MSRV of utility crates to 1.71. (#2989)
  • Soft-deprecate ready! macro in favor of std::task::ready! added in Rust 1.64 (#2925)
  • Soft-deprecate pin_mut! macro in favor of std::pin::pin! added in Rust 1.68 (#2929)
  • Add FuturesOrdered::clear (#2927)
  • Add mpsc::*Receiver::recv (#2947)
  • Add mpsc::*Receiver::try_recv and deprecate mpsc::*Receiver::::try_next (#2944)
  • Implement FusedStream for sink::With (#2948)
  • Add no_std support for shared (#2868)
  • Make Mutex::new() const (#2956)
  • Add #[clippy::has_significant_drop] to guards (#2967)
  • Remove dependency to pin-utils (#2929)
  • Remove dependency on num_cpus (#2946)
  • Performance improvements (#2983)
  • Documentation improvements (#2925, #2926, #2940, #2971)
Commits
  • d9bba94 Release 0.3.32
  • 151e0b9 Add comments on rust-version field in Cargo.toml
  • 4aaf00c Bump MSRV of utility crates to 1.71
  • a4cce12 perf: improve AtomicWaker::wake performance (#2983)
  • ba9d102 Add #[clippy::has_significant_drop] to guards (#2967)
  • 20396a8 Fix rustdoc::broken_intra_doc_links warning
  • 815f6eb Fix documentation of BiLock::lock (#2971)
  • 0f0db04 futures-util: make Mutex::new() const (#2956)
  • 5d6fc5e ci: Test big-endian target (s390x Linux)
  • 9f739fe Ignore dead_code lint on Fn1 trait
  • 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies rust Pull requests that update rust code labels Feb 22, 2026
@dependabot dependabot bot force-pushed the dependabot/cargo/rustytime/main/rust-runtime-98388691de branch from fdee46e to 74e8cc3 Compare February 22, 2026 16:08
…ates

Bumps the rust-runtime group with 5 updates in the /rustytime directory:

| Package | From | To |
| --- | --- | --- |
| [uuid](https://github.com/uuid-rs/uuid) | `1.20.0` | `1.21.0` |
| [apalis-postgres](https://github.com/apalis-dev/apalis-postgres) | `1.0.0-rc.3` | `1.0.0-rc.4` |
| [apalis](https://github.com/apalis-dev/apalis) | `1.0.0-rc.3` | `1.0.0-rc.4` |
| [apalis-cron](https://github.com/apalis-dev/apalis-cron) | `1.0.0-rc.3` | `1.0.0-rc.4` |
| [futures](https://github.com/rust-lang/futures-rs) | `0.3.31` | `0.3.32` |



Updates `uuid` from 1.20.0 to 1.21.0
- [Release notes](https://github.com/uuid-rs/uuid/releases)
- [Commits](uuid-rs/uuid@v1.20.0...v1.21.0)

Updates `apalis-postgres` from 1.0.0-rc.3 to 1.0.0-rc.4
- [Release notes](https://github.com/apalis-dev/apalis-postgres/releases)
- [Changelog](https://github.com/apalis-dev/apalis-postgres/blob/main/CHANGELOG.md)
- [Commits](apalis-dev/apalis-postgres@v1.0.0-rc.3...v1.0.0-rc.4)

Updates `apalis` from 1.0.0-rc.3 to 1.0.0-rc.4
- [Release notes](https://github.com/apalis-dev/apalis/releases)
- [Changelog](https://github.com/apalis-dev/apalis/blob/main/CHANGELOG.md)
- [Commits](apalis-dev/apalis@v1.0.0-rc.3...v1.0.0-rc.4)

Updates `apalis-cron` from 1.0.0-rc.3 to 1.0.0-rc.4
- [Release notes](https://github.com/apalis-dev/apalis-cron/releases)
- [Changelog](https://github.com/apalis-dev/apalis-cron/blob/main/CHANGELOG.md)
- [Commits](apalis-dev/apalis-cron@v1.0.0-rc.3...v1.0.0-rc.4)

Updates `futures` from 0.3.31 to 0.3.32
- [Release notes](https://github.com/rust-lang/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
- [Commits](rust-lang/futures-rs@0.3.31...0.3.32)

---
updated-dependencies:
- dependency-name: uuid
  dependency-version: 1.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rust-runtime
- dependency-name: apalis-postgres
  dependency-version: 1.0.0-rc.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-runtime
- dependency-name: apalis
  dependency-version: 1.0.0-rc.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-runtime
- dependency-name: apalis-cron
  dependency-version: 1.0.0-rc.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-runtime
- dependency-name: futures
  dependency-version: 0.3.32
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-runtime
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/rustytime/main/rust-runtime-98388691de branch from 74e8cc3 to add135b Compare February 23, 2026 06:25
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 26, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Feb 26, 2026
@dependabot dependabot bot deleted the dependabot/cargo/rustytime/main/rust-runtime-98388691de branch February 26, 2026 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants