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 minor group with 8 updates #158

Merged
merged 2 commits into from
Jun 10, 2024

Commits on Jun 10, 2024

  1. Bump the minor group with 8 updates

    Bumps the minor group with 8 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [actix](https://github.com/actix/actix) | `0.13.3` | `0.13.5` |
    | [actix-web](https://github.com/actix/actix-web) | `4.6.0` | `4.7.0` |
    | [actix-rt](https://github.com/actix/actix-net) | `2.9.0` | `2.10.0` |
    | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.5` |
    | [sentry](https://github.com/getsentry/sentry-rust) | `0.32.3` | `0.34.0` |
    | [sentry-actix](https://github.com/getsentry/sentry-rust) | `0.32.3` | `0.34.0` |
    | [serde](https://github.com/serde-rs/serde) | `1.0.202` | `1.0.203` |
    | [serde_derive](https://github.com/serde-rs/serde) | `1.0.202` | `1.0.203` |
    
    
    Updates `actix` from 0.13.3 to 0.13.5
    - [Release notes](https://github.com/actix/actix/releases)
    - [Commits](actix/actix@actix-v0.13.3...actix-v0.13.5)
    
    Updates `actix-web` from 4.6.0 to 4.7.0
    - [Release notes](https://github.com/actix/actix-web/releases)
    - [Changelog](https://github.com/actix/actix-web/blob/master/CHANGES.md)
    - [Commits](actix/actix-web@web-v4.6.0...web-v4.7.0)
    
    Updates `actix-rt` from 2.9.0 to 2.10.0
    - [Release notes](https://github.com/actix/actix-net/releases)
    - [Commits](actix/actix-net@rt-v2.9.0...rt-v2.10.0)
    
    Updates `regex` from 1.10.4 to 1.10.5
    - [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.4...1.10.5)
    
    Updates `sentry` from 0.32.3 to 0.34.0
    - [Release notes](https://github.com/getsentry/sentry-rust/releases)
    - [Changelog](https://github.com/getsentry/sentry-rust/blob/master/CHANGELOG.md)
    - [Commits](getsentry/sentry-rust@0.32.3...0.34.0)
    
    Updates `sentry-actix` from 0.32.3 to 0.34.0
    - [Release notes](https://github.com/getsentry/sentry-rust/releases)
    - [Changelog](https://github.com/getsentry/sentry-rust/blob/master/CHANGELOG.md)
    - [Commits](getsentry/sentry-rust@0.32.3...0.34.0)
    
    Updates `serde` from 1.0.202 to 1.0.203
    - [Release notes](https://github.com/serde-rs/serde/releases)
    - [Commits](serde-rs/serde@v1.0.202...v1.0.203)
    
    Updates `serde_derive` from 1.0.202 to 1.0.203
    - [Release notes](https://github.com/serde-rs/serde/releases)
    - [Commits](serde-rs/serde@v1.0.202...v1.0.203)
    
    ---
    updated-dependencies:
    - dependency-name: actix
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: minor
    - dependency-name: actix-web
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: minor
    - dependency-name: actix-rt
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: minor
    - dependency-name: regex
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: minor
    - dependency-name: sentry
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: minor
    - dependency-name: sentry-actix
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: minor
    - dependency-name: serde
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: minor
    - dependency-name: serde_derive
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    270da84 View commit details
    Browse the repository at this point in the history
  2. Removing publish workflow

    alexcottner committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    6201ed6 View commit details
    Browse the repository at this point in the history