Skip to content

Bump google-cloud-storage from 2.4.5 to 2.9.2#220

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/com.google.cloud-google-cloud-storage-2.9.2
Closed

Bump google-cloud-storage from 2.4.5 to 2.9.2#220
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/com.google.cloud-google-cloud-storage-2.9.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 7, 2022

Bumps google-cloud-storage from 2.4.5 to 2.9.2.

Release notes

Sourced from google-cloud-storage's releases.

v2.9.2

2.9.2 (2022-07-06)

Dependencies

v2.9.1

2.9.1 (2022-07-06)

Dependencies

  • update dependency com.google.cloud:google-cloud-pubsub to v1.120.0 (#1487) (5a8f6e5)

v2.9.0

2.9.0 (2022-06-27)

Features

  • Enable REST transport for most of Java and Go clients (#1469) (cfb6fd8)

Documentation

  • Clarified how clients should work with resumable uploads (#1457) (15baa27)

Dependencies

  • update dependency com.google.cloud:google-cloud-shared-dependencies to v2.13.0 (#1468) (1a817fe)
  • update dependency org.graalvm.buildtools:junit-platform-native to v0.9.12 (#1463) (d42c570)
  • update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.12 (#1464) (2f35a4f)
  • update kms.version to v0.96.3 (#1471) (ceb7fa6)

v2.8.1

2.8.1 (2022-06-13)

Dependencies

  • update dependency com.google.apis:google-api-services-storage to v1-rev20220608-1.32.1 (#1448) (96676cd)

v2.8.0

2.8.0 (2022-06-08)

Features

... (truncated)

Changelog

Sourced from google-cloud-storage's changelog.

2.9.2 (2022-07-06)

Dependencies

2.9.1 (2022-07-06)

Dependencies

  • update dependency com.google.cloud:google-cloud-pubsub to v1.120.0 (#1487) (5a8f6e5)

2.9.0 (2022-06-27)

Features

  • Enable REST transport for most of Java and Go clients (#1469) (cfb6fd8)

Documentation

  • Clarified how clients should work with resumable uploads (#1457) (15baa27)

Dependencies

  • update dependency com.google.cloud:google-cloud-shared-dependencies to v2.13.0 (#1468) (1a817fe)
  • update dependency org.graalvm.buildtools:junit-platform-native to v0.9.12 (#1463) (d42c570)
  • update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.12 (#1464) (2f35a4f)
  • update kms.version to v0.96.3 (#1471) (ceb7fa6)

2.8.1 (2022-06-13)

Dependencies

  • update dependency com.google.apis:google-api-services-storage to v1-rev20220608-1.32.1 (#1448) (96676cd)

2.8.0 (2022-06-08)

Features

  • Prefix/Suffix Matches Lifecycle Condition (#1389) (20c8848)
  • Support AbortIncompleteMultipartUpload LifecycleAction (#1347) (7c3aba2)

... (truncated)

Commits
  • bf997f1 chore(main): release 2.9.2 (#1491)
  • 9d035d5 chore(main): release 2.9.2-SNAPSHOT (#1490)
  • 852cafe deps: update kms.version to v0.97.0 (#1488)
  • ad43d50 chore(main): release 2.9.1 (#1489)
  • edbd186 test(deps): update dependency com.google.cloud:google-cloud-conformance-tests...
  • 5a8f6e5 deps: update dependency com.google.cloud:google-cloud-pubsub to v1.120.0 (#1487)
  • c94b7e5 build(deps): update dependency com.google.cloud:google-cloud-shared-config to...
  • 2746f40 chore(deps): update dependency com.google.cloud:google-cloud-storage to v2.9....
  • fcfbd2a chore: Disable CLIRR checks on releas (#1474) (#1480)
  • 75522bb chore(main): release 2.9.1-SNAPSHOT (#1477)
  • 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.4.5 to 2.9.2.
- [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.4.5...v2.9.2)

---
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 the dependencies Pull requests that update a dependency file label Jul 7, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 11, 2022

Superseded by #221.

@dependabot dependabot bot closed this Jul 11, 2022
@dependabot dependabot bot deleted the dependabot/maven/com.google.cloud-google-cloud-storage-2.9.2 branch July 11, 2022 04:01
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