Skip to content

Bump the "backend" group with 1 updates across multiple ecosystems#374

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/backend-56035e9a3c
Open

Bump the "backend" group with 1 updates across multiple ecosystems#374
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/backend-56035e9a3c

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 6, 2026

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps the backend group with 3 updates: tower-sessions, uuid and which.

Updates tower-sessions from 0.14.0 to 0.15.0

Release notes

Sourced from tower-sessions's releases.

v0.15.0

What's Changed

  • Update rand to v0.9. #238
  • Fix memory ordering race. #254

New Contributors

Full Changelog: maxcountryman/tower-sessions@v0.14.0...v0.15.0

Changelog

Sourced from tower-sessions's changelog.

0.15.0

  • Update rand to v0.9. #238
  • Fix memory ordering race. #254
Commits
  • 92ad026 mark v0.15.0
  • 3cd7a25 Insert/remove session data before release-update to is_modified
  • 7800836 Add tower-sessions-cookie-store to the README
  • 5ea8112 Update mockall requirement from 0.13.0 to 0.14.0
  • 9acb2d1 fix: clippy lints
  • 9ad9533 fix(tower-sessions-core): disable parking_lot serde feature
  • 81105af Update rand
  • See full diff in compare view

Updates uuid from 1.21.0 to 1.22.0

Release notes

Sourced from uuid's releases.

v1.22.0

What's Changed

New Contributors

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

Commits

Updates which from 8.0.0 to 8.0.1

Release notes

Sourced from which's releases.

8.0.1

What's Changed

New Contributors

Full Changelog: harryfei/which-rs@8.0.0...8.0.1

Changelog

Sourced from which's changelog.

8.0.1

Commits

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

Bumps the backend group with 3 updates: [tower-sessions](https://github.com/maxcountryman/tower-sessions), [uuid](https://github.com/uuid-rs/uuid) and [which](https://github.com/harryfei/which-rs).


Updates `tower-sessions` from 0.14.0 to 0.15.0
- [Release notes](https://github.com/maxcountryman/tower-sessions/releases)
- [Changelog](https://github.com/maxcountryman/tower-sessions/blob/main/CHANGELOG.md)
- [Commits](maxcountryman/tower-sessions@v0.14.0...v0.15.0)

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

Updates `which` from 8.0.0 to 8.0.1
- [Release notes](https://github.com/harryfei/which-rs/releases)
- [Changelog](https://github.com/harryfei/which-rs/blob/master/CHANGELOG.md)
- [Commits](harryfei/which-rs@8.0.0...8.0.1)

---
updated-dependencies:
- dependency-name: tower-sessions
  dependency-version: 0.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backend
- dependency-name: uuid
  dependency-version: 1.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backend
- dependency-name: which
  dependency-version: 8.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backend
...

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 Mar 6, 2026
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.

0 participants