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-dev): bump com.google.cloud:google-cloud-nio from 0.127.6 to 0.127.20 #650

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 28, 2024

Bumps com.google.cloud:google-cloud-nio from 0.127.6 to 0.127.20.

Release notes

Sourced from com.google.cloud:google-cloud-nio's releases.

v0.127.20

0.127.20 (2024-06-27)

Bug Fixes

  • Update CloudStorageFileSystemProvider#getFileAttributeView to return null rather than throw UnsupportedOperationException (#1427) (b9e0362)

Dependencies

  • Update dependency com.google.apis:google-api-services-storage to v1-rev20240524-2.0.0 (#1410) (011a78f)
  • Update dependency com.google.apis:google-api-services-storage to v1-rev20240621-2.0.0 (#1425) (2cc3efc)
  • Update dependency com.google.cloud:google-cloud-storage to v2.40.1 (#1429) (cbeadb8)
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.32.0 (#1426) (3a4bb4f)

v0.127.19

0.127.19 (2024-06-11)

Dependencies

  • Update dependency com.google.cloud:google-cloud-storage to v2.40.0 (#1417) (aba4f07)
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.31.0 (#1414) (53b46f8)
  • Update dependency com.google.guava:guava to v33.2.1-android (#1413) (3fba0cf)

v0.127.18

0.127.18 (2024-05-23)

Dependencies

  • Update dependency com.google.cloud:google-cloud-storage to v2.39.0 (#1406) (c240857)
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.30.1 (#1403) (3723265)

v0.127.17

0.127.17 (2024-05-09)

Dependencies

  • Update dependency com.google.cloud:google-cloud-storage to v2.38.0 (#1397) (85ee286)
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.30.0 (#1396) (19df4c5)
  • Update dependency com.google.guava:guava to v33.2.0-android (#1395) (4cae062)

v0.127.16

0.127.16 (2024-04-19)

Dependencies

... (truncated)

Changelog

Sourced from com.google.cloud:google-cloud-nio's changelog.

0.127.20 (2024-06-27)

Bug Fixes

  • Update CloudStorageFileSystemProvider#getFileAttributeView to return null rather than throw UnsupportedOperationException (#1427) (b9e0362)

Dependencies

  • Update dependency com.google.apis:google-api-services-storage to v1-rev20240524-2.0.0 (#1410) (011a78f)
  • Update dependency com.google.apis:google-api-services-storage to v1-rev20240621-2.0.0 (#1425) (2cc3efc)
  • Update dependency com.google.cloud:google-cloud-storage to v2.40.1 (#1429) (cbeadb8)
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.32.0 (#1426) (3a4bb4f)

0.127.19 (2024-06-11)

Dependencies

  • Update dependency com.google.cloud:google-cloud-storage to v2.40.0 (#1417) (aba4f07)
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.31.0 (#1414) (53b46f8)
  • Update dependency com.google.guava:guava to v33.2.1-android (#1413) (3fba0cf)

0.127.18 (2024-05-23)

Dependencies

  • Update dependency com.google.cloud:google-cloud-storage to v2.39.0 (#1406) (c240857)
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.30.1 (#1403) (3723265)

0.127.17 (2024-05-09)

Dependencies

  • Update dependency com.google.cloud:google-cloud-storage to v2.38.0 (#1397) (85ee286)
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.30.0 (#1396) (19df4c5)
  • Update dependency com.google.guava:guava to v33.2.0-android (#1395) (4cae062)

0.127.16 (2024-04-19)

Dependencies

  • Update dependency com.google.apis:google-api-services-storage to v1-rev20240319-2.0.0 (#1381) (203aca7)
  • Update dependency com.google.cloud:google-cloud-storage to v2.37.0 (#1387) (ed6f938)
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.29.0 (#1386) (ee05692)
  • Update dependency com.google.guava:guava to v33.1.0-android (#1375) (a5c86a9)

... (truncated)

Commits
  • bad071c chore(main): release 0.127.20 (#1422)
  • cbeadb8 deps: update dependency com.google.cloud:google-cloud-storage to v2.40.1 (#1429)
  • 3a4bb4f deps: update dependency com.google.cloud:sdk-platform-java-config to v3.32.0 ...
  • 2cc3efc deps: update dependency com.google.apis:google-api-services-storage to v1-rev...
  • b9e0362 fix: update CloudStorageFileSystemProvider#getFileAttributeView to return nul...
  • 0d7429a chore(deps): update dependency com.google.cloud:libraries-bom to v26.42.0 (#1...
  • 011a78f deps: update dependency com.google.apis:google-api-services-storage to v1-rev...
  • 2da030d chore(deps): update dependency com.google.cloud:libraries-bom to v26.41.0 (#1...
  • 32f4023 chore(deps): update dependency com.google.cloud:google-cloud-nio to v0.127.19...
  • 7ece88a chore(main): release 0.127.20-SNAPSHOT (#1419)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [com.google.cloud:google-cloud-nio](https://github.com/googleapis/java-storage-nio) from 0.127.6 to 0.127.20.
- [Release notes](https://github.com/googleapis/java-storage-nio/releases)
- [Changelog](https://github.com/googleapis/java-storage-nio/blob/main/CHANGELOG.md)
- [Commits](googleapis/java-storage-nio@v0.127.6...v0.127.20)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from fhussonnois as a code owner June 28, 2024 14:11
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 28, 2024
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

0 participants