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

chore(deps,cargo): bump the cargo group across 1 directory with 3 updates #233

Merged
merged 4 commits into from
Sep 30, 2024

Commits on Sep 30, 2024

  1. chore(deps,cargo): bump the cargo group across 1 directory with 3 upd…

    …ates
    
    Bumps the cargo group with 3 updates in the / directory: [once_cell](https://github.com/matklad/once_cell), [syn](https://github.com/dtolnay/syn) and [typify](https://github.com/oxidecomputer/typify).
    
    
    Updates `once_cell` from 1.19.0 to 1.20.1
    - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)
    - [Commits](matklad/once_cell@v1.19.0...v1.20.1)
    
    Updates `syn` from 2.0.77 to 2.0.79
    - [Release notes](https://github.com/dtolnay/syn/releases)
    - [Commits](dtolnay/syn@2.0.77...2.0.79)
    
    Updates `typify` from 0.1.0 to 0.2.0
    - [Changelog](https://github.com/oxidecomputer/typify/blob/main/CHANGELOG.adoc)
    - [Commits](oxidecomputer/typify@v0.1.0...v0.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: once_cell
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: cargo
    - dependency-name: syn
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: cargo
    - dependency-name: typify
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: cargo
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    53fe6d7 View commit details
    Browse the repository at this point in the history
  2. Bump msrv to 1.75.0

    mbrobbel committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    24a3563 View commit details
    Browse the repository at this point in the history
  3. Remove unused serde imports

    mbrobbel committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    1642240 View commit details
    Browse the repository at this point in the history
  4. Add regress to dependencies

    mbrobbel committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    6c01a33 View commit details
    Browse the repository at this point in the history