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 google-cloud-storage from 1.42.0 to 1.42.3 #10120

Merged
merged 2 commits into from
Oct 13, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2021

Bumps google-cloud-storage from 1.42.0 to 1.42.3.

Release notes

Sourced from google-cloud-storage's releases.

v1.42.3

Bug Fixes

  • changeover unspecified to inherited (#603) (283a419)
  • check response code in batch.finish (#609) (318a286)
  • skip tests that use unspecified pap until we get the change in (#600) (38b9b55)

v1.42.2

Bug Fixes

  • add preconditions and retry config support to ACL patch operationss (#586) (4333caf)
  • add unpinned protobuf for python3 (#592) (53f7ad0)
  • pin six as a required dependency (#589) (9ca97bf)

v1.42.1

Bug Fixes

  • do not append duplicates to user agent string (#570) (57cf3a1)

Documentation

  • pass explicit 'client' in '{Blob.Bucket}.from_string' examples (#545) (6eff22d)
Changelog

Sourced from google-cloud-storage's changelog.

1.42.3 (2021-09-30)

Bug Fixes

  • changeover unspecified to inherited (#603) (283a419)
  • check response code in batch.finish (#609) (318a286)
  • skip tests that use unspecified pap until we get the change in (#600) (38b9b55)

1.42.2 (2021-09-16)

Bug Fixes

  • add preconditions and retry config support to ACL patch operationss (#586) (4333caf)
  • add unpinned protobuf for python3 (#592) (53f7ad0)
  • pin six as a required dependency (#589) (9ca97bf)

1.42.1 (2021-09-07)

Bug Fixes

  • do not append duplicates to user agent string (#570) (57cf3a1)

Documentation

  • pass explicit 'client' in '{Blob.Bucket}.from_string' examples (#545) (6eff22d)
Commits
  • d42082c chore: release 1.42.3 (#601)
  • 318a286 fix: check response code in batch.finish (#609)
  • 283a419 fix: changeover unspecified to inherited (#603)
  • 6da06f9 chore: exclude 'CODEOWNERS' from templated files (#598)
  • 38b9b55 fix: skip tests that use unspecified pap until we get the change in (#600)
  • 72f22b0 tests: add retry conformance test cases and markdown (#594)
  • 6085d85 chore: relocate owl bot post processor (#596)
  • 29d85ca chore: release 1.42.2 (#587)
  • 258c791 tests: update retry conformance tests ACL related methods (#590)
  • 53f7ad0 fix: add unpinned protobuf for python3 (#592)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 1, 2021
@dependabot dependabot bot force-pushed the dependabot/pip/google-cloud-storage-1.42.3 branch from 15147e5 to b539e1b Compare October 12, 2021 22:11
Bumps [google-cloud-storage](https://github.com/googleapis/python-storage) from 1.42.0 to 1.42.3.
- [Release notes](https://github.com/googleapis/python-storage/releases)
- [Changelog](https://github.com/googleapis/python-storage/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-storage@v1.42.0...v1.42.3)

---
updated-dependencies:
- dependency-name: google-cloud-storage
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/google-cloud-storage-1.42.3 branch from b539e1b to 22f7da2 Compare October 12, 2021 22:16
@di di merged commit ff6d405 into main Oct 13, 2021
@di di deleted the dependabot/pip/google-cloud-storage-1.42.3 branch October 13, 2021 00:39
domdfcoding pushed a commit to domdfcoding/warehouse that referenced this pull request Jun 7, 2022
Bumps [google-cloud-storage](https://github.com/googleapis/python-storage) from 1.42.0 to 1.42.3.
- [Release notes](https://github.com/googleapis/python-storage/releases)
- [Changelog](https://github.com/googleapis/python-storage/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-storage@v1.42.0...v1.42.3)

---
updated-dependencies:
- dependency-name: google-cloud-storage
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dustin Ingram <di@users.noreply.github.com>
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.

1 participant