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): bump prost-types from 0.11.9 to 0.12.3 #488

Merged
merged 2 commits into from
Mar 15, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 19, 2024

Bumps prost-types from 0.11.9 to 0.12.3.

Commits

Dependabot compatibility score

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 the dependencies Pull requests that update a dependency file label Feb 19, 2024
@jsturtevant
Copy link
Contributor

This one is going to require a few changes

@dependabot dependabot bot force-pushed the dependabot/cargo/prost-types-0.12.3 branch from 802952d to 90f7256 Compare February 20, 2024 20:32
@dependabot dependabot bot force-pushed the dependabot/cargo/prost-types-0.12.3 branch from 90f7256 to 553f9a4 Compare March 6, 2024 18:57
@jsturtevant
Copy link
Contributor

looked into this and the released rust-extensions client has an older version of the prost-types library at 11.x https://github.com/containerd/rust-extensions/blob/client-v0.4.0/Cargo.toml#L33-L34 so a new release of the library is needed

dependabot bot and others added 2 commits March 13, 2024 22:58
Bumps [prost-types](https://github.com/tokio-rs/prost) from 0.11.9 to 0.12.3.
- [Release notes](https://github.com/tokio-rs/prost/releases)
- [Commits](tokio-rs/prost@v0.11.9...v0.12.3)

---
updated-dependencies:
- dependency-name: prost-types
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: James Sturtevant <jstur@microsoft.com>
@jsturtevant jsturtevant force-pushed the dependabot/cargo/prost-types-0.12.3 branch from 1526317 to 7fd52f4 Compare March 13, 2024 22:59
@jsturtevant
Copy link
Contributor

updated the dep to the new release of containerd client

@jsturtevant jsturtevant merged commit 6f9c5ac into main Mar 15, 2024
43 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/prost-types-0.12.3 branch March 15, 2024 16:49
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant