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 the dependencies group with 4 updates #357

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 12, 2024

Bumps the dependencies group with 4 updates: com.google.cloud:google-cloud-storage, org.flywaydb:flyway-core, org.flywaydb:flyway-database-postgresql and io.mockk:mockk.

Updates com.google.cloud:google-cloud-storage from 2.30.1 to 2.31.0

Release notes

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

v2.31.0

2.31.0 (2024-01-09)

Features

Bug Fixes

  • Add an exception to zero byte uploads on CreateFrom (#2342) (2b5b27e)
  • deps: Update the Java code generator (gapic-generator-java) to 2.31.0 (#2349) (578d5d0)

Dependencies

  • Update actions/setup-java action to v4 (#2321) (d7e5b20)
  • Update dependency com.google.apis:google-api-services-storage to v1-rev20231202-2.0.0 (#2327) (8983c39)
  • Update dependency com.google.apis:google-api-services-storage to v1-rev20240105-2.0.0 (#2351) (e9608c6)
  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.21.0 (#2348) (321adb6)
Changelog

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

2.31.0 (2024-01-09)

Features

Bug Fixes

  • Add an exception to zero byte uploads on CreateFrom (#2342) (2b5b27e)
  • deps: Update the Java code generator (gapic-generator-java) to 2.31.0 (#2349) (578d5d0)

Dependencies

  • Update actions/setup-java action to v4 (#2321) (d7e5b20)
  • Update dependency com.google.apis:google-api-services-storage to v1-rev20231202-2.0.0 (#2327) (8983c39)
  • Update dependency com.google.apis:google-api-services-storage to v1-rev20240105-2.0.0 (#2351) (e9608c6)
  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.21.0 (#2348) (321adb6)
Commits
  • 9f9e5f2 chore(main): release 2.31.0 (#2354)
  • 11c5fef chore(main): release 2.30.2-SNAPSHOT (#2333)
  • 61ced80 build(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin...
  • 578d5d0 fix(deps): Update the Java code generator (gapic-generator-java) to 2.31.0 (#...
  • e9608c6 deps: update dependency com.google.apis:google-api-services-storage to v1-rev...
  • 321adb6 deps: update dependency com.google.cloud:google-cloud-shared-dependencies to ...
  • 63ece13 chore: owlbot configuration for /google/storage/control/v2 (#2347)
  • 2855f11 feat: next release from main branch is 2.31.0 (#2346)
  • d0a7e97 test(deps): update cross product test dependencies (#2339)
  • 0adc965 chore(deps): update dependency com.google.cloud:libraries-bom to v26.29.0 (#2...
  • Additional commits viewable in compare view

Updates org.flywaydb:flyway-core from 10.4.1 to 10.5.0

Release notes

Sourced from org.flywaydb:flyway-core's releases.

Flyway 10.5.0

See release notes here

CLI artifact available here

Commits

Updates org.flywaydb:flyway-database-postgresql from 10.4.1 to 10.5.0

Updates io.mockk:mockk from 1.13.8 to 1.13.9

Release notes

Sourced from io.mockk:mockk's releases.

1.13.9

What's Changed

New Contributors

Full Changelog: mockk/mockk@1.13.8...1.13.9

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dependencies group with 4 updates: [com.google.cloud:google-cloud-storage](https://github.com/googleapis/java-storage), [org.flywaydb:flyway-core](https://github.com/flyway/flyway), org.flywaydb:flyway-database-postgresql and [io.mockk:mockk](https://github.com/mockk/mockk).


Updates `com.google.cloud:google-cloud-storage` from 2.30.1 to 2.31.0
- [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.30.1...v2.31.0)

Updates `org.flywaydb:flyway-core` from 10.4.1 to 10.5.0
- [Release notes](https://github.com/flyway/flyway/releases)
- [Commits](flyway/flyway@flyway-10.4.1...flyway-10.5.0)

Updates `org.flywaydb:flyway-database-postgresql` from 10.4.1 to 10.5.0

Updates `io.mockk:mockk` from 1.13.8 to 1.13.9
- [Release notes](https://github.com/mockk/mockk/releases)
- [Commits](mockk/mockk@1.13.8...1.13.9)

---
updated-dependencies:
- dependency-name: com.google.cloud:google-cloud-storage
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: org.flywaydb:flyway-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: org.flywaydb:flyway-database-postgresql
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: io.mockk:mockk
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner January 12, 2024 00:23
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 12, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 16, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jan 16, 2024
@dependabot dependabot bot deleted the dependabot/gradle/dependencies-d933939e47 branch January 16, 2024 00:31
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.

0 participants