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.11.0 to 1.22.1 #164

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 31, 2022

Bumps proto-plus from 1.11.0 to 1.22.1.

Release notes

Sourced from proto-plus's releases.

v1.22.1

1.22.1 (2022-08-29)

Bug Fixes

v1.22.0

1.22.0 (2022-08-10)

Features

Bug Fixes

  • Fix Timestamp, Duration and FieldMask marshaling in REST transport (a2e7300)
  • fixes bug in the test. (#332) (f85f470)

v1.21.0b1

  • add initial files to allow protobuf 4.20

v1.20.6

1.20.6 (2022-06-13)

Bug Fixes

Documentation

  • fix changelog header to consistent size (#319) (27d2003)

v1.20.5

1.20.5 (2022-05-26)

Bug Fixes

  • deps: require google-api-core[grpc] >= 1.31.5 (1d13c41)
  • deps: require protobuf>= 3.15.0, <4.0.0dev (#315) (1d13c41)

v1.20.4

1.20.4 (2022-05-02)

... (truncated)

Changelog

Sourced from proto-plus's changelog.

1.22.1 (2022-08-29)

Bug Fixes

1.22.0 (2022-08-10)

Features

Bug Fixes

  • Fix Timestamp, Duration and FieldMask marshaling in REST transport (a2e7300)
  • fixes bug in the test. (#332) (f85f470)

1.20.6 (2022-06-13)

Bug Fixes

Documentation

  • fix changelog header to consistent size (#319) (27d2003)

1.20.5 (2022-05-26)

Bug Fixes

  • deps: require google-api-core[grpc] >= 1.31.5 (1d13c41)
  • deps: require protobuf>= 3.15.0, <4.0.0dev (#315) (1d13c41)

1.20.4 (2022-05-02)

Bug Fixes

  • default proto package name is the module name, not "" (#309) (3148a1c)
  • lookup attribute instead of performing a deepcopy (#226) (e469059)

1.20.3 (2022-02-18)

Bug Fixes

... (truncated)

Commits
  • 5001b6f chore(main): release 1.22.1 (#337)
  • 1bb228a fix: Add no-pretty print option (#336)
  • 6248ef4 chore(main): release 1.22.0 (#330)
  • a2e7300 fix: Fix Timestamp, Duration and FieldMask marshaling in REST transport (#334)
  • f85f470 fix: fixes bug in the test. (#332)
  • 02ddf17 ci: migrate to Github Actions Concurrency for cancelling workflows (#328)
  • ed353aa feat: add initial files to allow protobuf 4.20 (#327)
  • 25172e0 chore(main): release 1.20.6 (#320)
  • 4fe367c chore(deps): update actions/setup-python action to v4 (#323)
  • af4f56e fix(deps): allow protobuf < 5.0.0 (#324)
  • 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.11.0 to 1.22.1.
- [Release notes](https://github.com/googleapis/proto-plus-python/releases)
- [Changelog](https://github.com/googleapis/proto-plus-python/blob/main/CHANGELOG.md)
- [Commits](googleapis/proto-plus-python@v1.11.0...v1.22.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 31, 2022
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants