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 2.11.3 to 2.13.1 #135

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 24, 2022

Bumps google-cloud-storage from 2.11.3 to 2.13.1.

Release notes

Sourced from google-cloud-storage's releases.

v2.13.1

2.13.1 (2022-10-20)

Bug Fixes

  • Avoid unexpected initialization of JacksonParser in Graal 22.2 (#1709) (eca1a03)
  • Update BucketInfo.LifecycleRule#fromPb to wire through MatchesPrefix & MatchesSuffix (#1717) (eae3cf2)

Dependencies

  • Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.15 (#1711) (f188a07)
  • Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.16 (#1721) (631b98d)

v2.13.0

2.13.0 (2022-10-03)

Features

Documentation

Dependencies

  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 (#1685) (3d8f550)
  • Update dependency gcp-releasetool to v1.8.9 (#1684) (54a5159)
  • Update dependency importlib-metadata to v4.13.0 (#1682) (2487aff)
  • Update dependency importlib-metadata to v5 (#1683) (020fe8c)
  • Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.14 (#1643) (ab3a198)
  • Update dependency org.junit.vintage:junit-vintage-engine to v5.9.1 (#1635) (ba85ab6)

v2.12.0

2.12.0 (2022-09-15)

Features

  • Add toString method for CustomPlacementConfig (#1602) (51aca10)

Documentation

... (truncated)

Changelog

Sourced from google-cloud-storage's changelog.

2.13.1 (2022-10-20)

Bug Fixes

  • Avoid unexpected initialization of JacksonParser in Graal 22.2 (#1709) (eca1a03)
  • Update BucketInfo.LifecycleRule#fromPb to wire through MatchesPrefix & MatchesSuffix (#1717) (eae3cf2)

Dependencies

  • Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.15 (#1711) (f188a07)
  • Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.16 (#1721) (631b98d)

2.13.0 (2022-10-03)

Features

Documentation

Dependencies

  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 (#1685) (3d8f550)
  • Update dependency gcp-releasetool to v1.8.9 (#1684) (54a5159)
  • Update dependency importlib-metadata to v4.13.0 (#1682) (2487aff)
  • Update dependency importlib-metadata to v5 (#1683) (020fe8c)
  • Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.14 (#1643) (ab3a198)
  • Update dependency org.junit.vintage:junit-vintage-engine to v5.9.1 (#1635) (ba85ab6)

2.12.0 (2022-09-15)

Features

  • Add toString method for CustomPlacementConfig (#1602) (51aca10)

Documentation

... (truncated)

Commits
  • 3b768a6 chore(main): release 2.13.1 (#1712)
  • e439409 build(deps): update dependency com.google.cloud:google-cloud-shared-config to...
  • ddf01ab test: add tests to cover the MatchesPrefix and MatchesSuffix in LifeCyleRules...
  • 631b98d deps: update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.16...
  • f25be47 chore: pin versions of certifi and google-resumable-media (#1660) (#1720)
  • eae3cf2 fix: update BucketInfo.LifecycleRule#fromPb to wire through MatchesPrefix & M...
  • 09a2426 test(deps): update dependency com.google.cloud:google-cloud-pubsub to v1.120....
  • 2486229 test(deps): update kms.version to v0.98.0 (#1714)
  • f188a07 deps: update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.15...
  • eca1a03 fix: avoid unexpected initialization of JacksonParser in Graal 22.2 (#1709)
  • 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 [google-cloud-storage](https://github.com/googleapis/java-storage) from 2.11.3 to 2.13.1.
- [Release notes](https://github.com/googleapis/java-storage/releases)
- [Changelog](https://github.com/googleapis/java-storage/blob/main/CHANGELOG.md)
- [Commits](googleapis/java-storage@v2.11.3...v2.13.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 24, 2022
@ismailsimsek ismailsimsek merged commit 1d63f6a into master Oct 24, 2022
@dependabot dependabot bot deleted the dependabot/maven/com.google.cloud-google-cloud-storage-2.13.1 branch October 24, 2022 20:53
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant