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

Bump the backend group with 3 updates #680

Merged
merged 1 commit into from
Oct 1, 2024

Commits on Sep 30, 2024

  1. Bump the backend group with 3 updates

    Bumps the backend group with 3 updates: [async-trait](https://github.com/dtolnay/async-trait), [axum](https://github.com/tokio-rs/axum) and [regex](https://github.com/rust-lang/regex).
    
    
    Updates `async-trait` from 0.1.82 to 0.1.83
    - [Release notes](https://github.com/dtolnay/async-trait/releases)
    - [Commits](dtolnay/async-trait@0.1.82...0.1.83)
    
    Updates `axum` from 0.7.6 to 0.7.7
    - [Release notes](https://github.com/tokio-rs/axum/releases)
    - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md)
    - [Commits](tokio-rs/axum@axum-v0.7.6...axum-v0.7.7)
    
    Updates `regex` from 1.10.6 to 1.11.0
    - [Release notes](https://github.com/rust-lang/regex/releases)
    - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
    - [Commits](rust-lang/regex@1.10.6...1.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: async-trait
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: backend
    - dependency-name: axum
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: backend
    - dependency-name: regex
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: backend
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    8d0d94d View commit details
    Browse the repository at this point in the history