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

build(deps): bump google-cloud-storage from 2.20.1 to 2.20.2 #1155

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 27, 2023

Bumps google-cloud-storage from 2.20.1 to 2.20.2.

Release notes

Sourced from google-cloud-storage's releases.

v2.20.2

2.20.2 (2023-03-22)

Bug Fixes

  • Add service_yaml_parameters to java_gapic_library targets (#1933) (ceaeb3f)

Documentation

  • Add clarification on non-editable metadata (#1939) (df57705)

Dependencies

  • Update dependency com.google.apis:google-api-services-storage to v1-rev20230301-2.0.0 (#1935) (dbc7534)
  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.5.0 (#1940) (fc55e41)
Changelog

Sourced from google-cloud-storage's changelog.

2.20.2 (2023-03-22)

Bug Fixes

  • Add service_yaml_parameters to java_gapic_library targets (#1933) (ceaeb3f)

Documentation

  • Add clarification on non-editable metadata (#1939) (df57705)

Dependencies

  • Update dependency com.google.apis:google-api-services-storage to v1-rev20230301-2.0.0 (#1935) (dbc7534)
  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.5.0 (#1940) (fc55e41)
Commits
  • 09c5fff chore(main): release 2.20.2 (#1946)
  • 46e6a51 chore: Adding release-please annotations to readme files (#1781) (#1941)
  • dd0296f chore: treat java-iam as special structure module (#1777) (#1937)
  • f5320c5 chore(deps): update dependency com.google.cloud:libraries-bom to v26.10.0 (#1...
  • 625f603 chore(main): release 2.20.2-SNAPSHOT (#1927)
  • a43c2a2 test(deps): update cross product test dependencies (#1943)
  • fbd68ca test(deps): update cross product test dependencies (#1920)
  • ceaeb3f fix: Add service_yaml_parameters to java_gapic_library targets (#1933)
  • 0d536ba build(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin...
  • fae3279 chore: skip google-iam-policy rather than java-iam (#1779) (#1938)
  • 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.20.1 to 2.20.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.20.1...v2.20.2)

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

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 Mar 27, 2023
@henrymai henrymai merged commit cd82849 into master Mar 27, 2023
@dependabot dependabot bot deleted the dependabot/maven/com.google.cloud-google-cloud-storage-2.20.2 branch March 27, 2023 22:08
github-actions bot pushed a commit that referenced this pull request Mar 31, 2023
  - Workflows updates (#1161)
  - workflows/cut_release: Use ubuntu-latest instead of self-hosted (#1160)
  - Add github workflow to cut a release (#1159)
  - Fix typo in Kafka (#1158)
  - Add athena-federation-sdk-dsv2 and adapted connectors
  - Add AthenaFederationIpcOption for backwards compatibility with Arrow 2.0.0
  - Fixed accessing domain endpoints that are in a VPC when using auto_discover_endpoint.
  - athena-gcs: Update GcsUtilsTest for coerce (#1145)
  - build(deps): bump msal4j from 1.13.5 to 1.13.6 (#1150)
  - build(deps): bump aws-cdk.version from 1.197.0 to 1.198.0 (#1147)
  - build(deps): bump jsii-runtime from 1.78.1 to 1.79.0 (#1151)
  - build(deps): bump google-cloud-storage from 2.20.1 to 2.20.2 (#1155)
  - build(deps): bump jqwik from 1.7.2 to 1.7.3 (#1154)
  - build(deps): bump ngdbc from 2.16.10 to 2.16.11 (#1153)
  - build(deps): bump hadoop-common from 3.3.4 to 3.3.5 (#1149)
  - build(deps): bump aws-sdk.version from 1.12.431 to 1.12.435 (#1146)
github-actions bot pushed a commit that referenced this pull request Mar 31, 2023
  - bump redshift to preferred driver version
  - workflows: use aws-athena-query-federation group
  - workflows/cut_release: temporary changes
  - Update workflow/cut_release to include the zips as well
  - Workflows updates (#1161)
  - workflows/cut_release: Use ubuntu-latest instead of self-hosted (#1160)
  - Add github workflow to cut a release (#1159)
  - Fix typo in Kafka (#1158)
  - Add athena-federation-sdk-dsv2 and adapted connectors
  - Add AthenaFederationIpcOption for backwards compatibility with Arrow 2.0.0
  - Fixed accessing domain endpoints that are in a VPC when using auto_discover_endpoint.
  - athena-gcs: Update GcsUtilsTest for coerce (#1145)
  - build(deps): bump msal4j from 1.13.5 to 1.13.6 (#1150)
  - build(deps): bump aws-cdk.version from 1.197.0 to 1.198.0 (#1147)
  - build(deps): bump jsii-runtime from 1.78.1 to 1.79.0 (#1151)
  - build(deps): bump google-cloud-storage from 2.20.1 to 2.20.2 (#1155)
  - build(deps): bump jqwik from 1.7.2 to 1.7.3 (#1154)
  - build(deps): bump ngdbc from 2.16.10 to 2.16.11 (#1153)
  - build(deps): bump hadoop-common from 3.3.4 to 3.3.5 (#1149)
  - build(deps): bump aws-sdk.version from 1.12.431 to 1.12.435 (#1146)
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.

1 participant