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

Update protobuf-codegen-pure requirement from ~2.14 to ~2.17 #181

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 17, 2020

Updates the requirements on protobuf-codegen-pure to permit the latest version.

Changelog

Sourced from protobuf-codegen-pure's changelog.

[2.14.0] - 2020-04-12

  • Rename protoc_rust::Args to protoc_rust::Codegen
  • Rename protobuf_codegen_pure::Args to protobuf_codegen_pure::Codegen
  • protoc-bin-vendored crate introduced

[2.13.0] - 2020-04-09

[2.12.0] - 2020-03-26

  • Generated code for reflection now references messages by Protobuf name, not by Rust name.

[2.11.0] - 2020-03-23

Backward compatibility

  • Rename ProtobufValueRef to ReflectValueRef. Old name is kept for a while.

Other changes

  • Generated code now uses associated constant Lazy::INIT for Lazy intialization instead of initializing fields directly.

[2.10.3] - 2020-03-23

  • Oneof names are escaped now in generated code

[2.10.2] - 2020-03-01

  • Added dyn to a list of rust keyword needed escaping

[2.10.1] - 2020-01-14

[2.10.0] - 2020-01-01

Backward compatibility

Other changes

  • [ProtobufError now provides error message in Display instead of
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 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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 17, 2020
@clintfred
Copy link
Contributor

closed in favor of #183

@clintfred clintfred closed this Sep 29, 2020
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 29, 2020

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/cargo/protobuf-codegen-pure-approx-2.17 branch September 29, 2020 23:18
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