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 proto-plus from 1.10.0 to 1.19.0 in /requirements #841

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 30, 2021

Bumps proto-plus from 1.10.0 to 1.19.0.

Release notes

Sourced from proto-plus's releases.

v1.19.0

Features

  • pass 'including_default_value_fields' through to 'Message.to_dict' method (#232) (15c2f47)

v1.18.1

Bug Fixes

v1.18.0

Features

  • add copy_from method for field assignment (#215) (11c3e58)

v1.17.0

Features

  • add preserving_proto_field_name to to_json (#213) (b2c245b)

v1.16.0

Features

  • add preserving_proto_field_name passthrough in MessageMeta.to_dict (#211) (7675a0c)

v1.15.0

Features

v1.14.3

Bug Fixes

  • adding enums to a repeated field does not raise a TypeError (#202) (2a10bbe)

v1.14.2

Bug Fixes

  • use the correct environment for uploading to pypi (#199) (babdc5c)

v1.14.1

Bug Fixes

v1.14.0

Features

... (truncated)

Changelog

Sourced from proto-plus's changelog.

1.19.0 (2021-06-29)

Features

  • pass 'including_default_value_fields' through to 'Message.to_dict' method (#232) (15c2f47)

1.18.1 (2021-03-19)

Bug Fixes

1.18.0 (2021-03-16)

Features

  • add copy_from method for field assignment (#215) (11c3e58)

1.17.0 (2021-03-12)

Features

  • add preserving_proto_field_name to to_json (#213) (b2c245b)

1.16.0 (2021-03-12)

Features

  • add preserving_proto_field_name passthrough in MessageMeta.to_dict (#211) (7675a0c)

1.15.0 (2021-03-10)

Features

1.14.3 (2021-03-04)

Bug Fixes

  • adding enums to a repeated field does not raise a TypeError (#202) (2a10bbe)

1.14.2 (2021-02-26)

... (truncated)

Commits
  • 6cb2a4e chore: release 1.19.0 (#233)
  • 15c2f47 feat: pass 'including_default_value_fields' through to 'Message.to_dict' meth...
  • e25dd7d chore: add SECURITY.md (#229)
  • c6c4c52 chore(revert): revert preventing normalization (#228)
  • 64642c9 chore: prevent normalization of semver versioning (#227)
  • cb4d480 chore(deps): update styfle/cancel-workflow-action action to v0.9.0 (#225)
  • cfd5b6c chore: release 1.18.1 (#220)
  • c9667c2 fix: Add arm64 support for PY3.6 (#219)
  • 5c74cf4 chore: release 1.18.0 (#216)
  • 11c3e58 feat: add copy_from method for field assignment (#215)
  • Additional commits viewable in compare view

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 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)

Bumps [proto-plus](https://github.com/googleapis/proto-plus-python) from 1.10.0 to 1.19.0.
- [Release notes](https://github.com/googleapis/proto-plus-python/releases)
- [Changelog](https://github.com/googleapis/proto-plus-python/blob/master/CHANGELOG.md)
- [Commits](googleapis/proto-plus-python@v1.10.0...v1.19.0)

---
updated-dependencies:
- dependency-name: proto-plus
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 30, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 30, 2021

Superseded by #1112.

@dependabot dependabot bot closed this Sep 30, 2021
@dependabot dependabot bot deleted the dependabot/pip/requirements/proto-plus-1.19.0 branch September 30, 2021 12:04
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.

0 participants