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

[CORE-69]: Bump the minor-patch-dependencies group with 7 updates #393

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 16, 2024

Bumps the minor-patch-dependencies group with 7 updates:

Package From To
io.projectreactor.netty:reactor-netty-http 1.2.0 1.2.1
bio.terra:terra-common-lib 1.1.22-SNAPSHOT 1.1.26-SNAPSHOT
com.google.cloud:google-cloud-pubsub 1.134.2 1.135.0
org.springframework.retry:spring-retry 2.0.10 2.0.11
io.swagger.core.v3:swagger-annotations 2.2.26 2.2.27
com.google.auth:google-auth-library-oauth2-http 1.30.0 1.30.1
bio.terra:terra-test-runner 0.2.0-SNAPSHOT 0.2.1-SNAPSHOT

Updates io.projectreactor.netty:reactor-netty-http from 1.2.0 to 1.2.1

Release notes

Sourced from io.projectreactor.netty:reactor-netty-http's releases.

v1.2.1

Reactor Netty 1.2.1 is part of 2024.0.1 Release Train.

What's Changed

✨ New features and improvements

  • Depend on Reactor Core v3.7.1 by @​violetagg in 667f8c9cbf5a227a15f6d0a2f3aab7c4777613da, see release notes
  • Depend on Netty v4.1.115.Final by @​violetagg in #3511
  • Use SslHandler#isEncrypted(ByteBuf, boolean) instead of the deprecated SslHandler#isEncrypted(ByteBuf) by @​violetagg in #3523
  • Avoid using static exceptions for better debugging experience by @​violetagg in #3529
  • Handle the incoming LastHttpContent with no content as if it is EMPTY_LAST_CONTENT by @​violetagg in #3530

🐞 Bug fixes

  • Add timeout for DefaultLoopResources#disposeLater by @​violetagg in #3514
  • Initialise lazy the ProxyProvider configuration by @​violetagg in #3517
  • Ensure all ConnectionProvider built-in metrics are disabled when a custom recorder is provided by @​violetagg in #3521
  • Ensure HttpClient sends full request when the send function does not change NettyOutbound by @​violetagg in #3526
  • HTTP/3: Ensure HttpClient sends full request when the send function does not change NettyOutbound by @​violetagg in #3536

Full Changelog: reactor/reactor-netty@v1.2.0...v1.2.1

Commits
  • 667f8c9 [release] Prepare and release 1.2.1
  • 43eaf83 Merge-ignore release 1.1.25 into 1.2.1
  • ec53fae [release] Back to snapshots, next is 1.1.26-SNAPSHOT
  • 2270002 [release] Prepare and release 1.1.25
  • ab62bd1 Merge #3539 into 1.2.1
  • bf94a20 Bump org.apache.tomcat.embed:tomcat-embed-core from 9.0.97 to 9.0.98 (#3539)
  • b7e9668 Revert "[test] Enable HTTP/3 metrics test (#3537)"
  • a12b08d [test] Enable HTTP/3 metrics test (#3537)
  • bf66a1a HTTP/3: Ensure HttpClient sends full request when the send function does not ...
  • 52d8efb Merge d94b79da7 into 1.2.1
  • Additional commits viewable in compare view

Updates bio.terra:terra-common-lib from 1.1.22-SNAPSHOT to 1.1.26-SNAPSHOT

Updates com.google.cloud:google-cloud-pubsub from 1.134.2 to 1.135.0

Release notes

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

v1.135.0

1.135.0 (2024-12-12)

Features

  • Introduce java.time variables and methods (#2271) (7edfd9c)

Bug Fixes

  • deps: Update the Java code generator (gapic-generator-java) to 2.51.0 (0b0d52c)

Dependencies

  • Update dependency com.google.cloud:google-cloud-bigquery to v2.44.0 (#2270) (a5f70a9)
  • Update dependency com.google.cloud:google-cloud-core to v2.48.0 (#2263) (d7e5588)
  • Update dependency com.google.cloud:google-cloud-core to v2.49.0 (#2285) (cd94a19)
  • Update dependency com.google.cloud:google-cloud-storage to v2.45.0 (#2268) (80a09e6)
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.41.0 (#2286) (0c0a1b9)
  • Update dependency com.google.protobuf:protobuf-java-util to v4.29.0 (#2276) (54ef88d)
  • Update dependency com.google.protobuf:protobuf-java-util to v4.29.1 (#2279) (de3c9e1)
  • Update googleapis/sdk-platform-java action to v2.51.0 (#2284) (0be820e)

Documentation

Changelog

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

1.135.0 (2024-12-12)

Features

  • Introduce java.time variables and methods (#2271) (7edfd9c)

Bug Fixes

  • deps: Update the Java code generator (gapic-generator-java) to 2.51.0 (0b0d52c)

Dependencies

  • Update dependency com.google.cloud:google-cloud-bigquery to v2.44.0 (#2270) (a5f70a9)
  • Update dependency com.google.cloud:google-cloud-core to v2.48.0 (#2263) (d7e5588)
  • Update dependency com.google.cloud:google-cloud-core to v2.49.0 (#2285) (cd94a19)
  • Update dependency com.google.cloud:google-cloud-storage to v2.45.0 (#2268) (80a09e6)
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.41.0 (#2286) (0c0a1b9)
  • Update dependency com.google.protobuf:protobuf-java-util to v4.29.0 (#2276) (54ef88d)
  • Update dependency com.google.protobuf:protobuf-java-util to v4.29.1 (#2279) (de3c9e1)
  • Update googleapis/sdk-platform-java action to v2.51.0 (#2284) (0be820e)

Documentation

Commits
  • 34704b0 chore(main): release 1.135.0 (#2281)
  • 0b0d52c chore: Update generation configuration at Thu Dec 12 19:17:58 UTC 2024 (#2287)
  • 0c0a1b9 deps: update dependency com.google.cloud:sdk-platform-java-config to v3.41.0 ...
  • cd94a19 deps: update dependency com.google.cloud:google-cloud-core to v2.49.0 (#2285)
  • 0be820e deps: update googleapis/sdk-platform-java action to v2.51.0 (#2284)
  • 7e18047 chore: Update generation configuration at Fri Dec 6 02:31:00 UTC 2024 (#2267)
  • de3c9e1 deps: update dependency com.google.protobuf:protobuf-java-util to v4.29.1 (#2...
  • 8aeff1a docs: Fix repository URL in samples README (#2280)
  • 44b1332 chore(main): release 1.134.3-SNAPSHOT (#2266)
  • 54ef88d deps: update dependency com.google.protobuf:protobuf-java-util to v4.29.0 (#2...
  • Additional commits viewable in compare view

Updates org.springframework.retry:spring-retry from 2.0.10 to 2.0.11

Release notes

Sourced from org.springframework.retry:spring-retry's releases.

v2.0.11

⭐ New Features

  • Version in pom.xml contains "${revision}" #474

🐞 Bug Fixes

  • MetricsRetryListener problems #477

📔 Documentation

  • Documentation is no longer published #476
Commits
  • e2751f4 Release v2.0.11
  • c114574 Upgrade dependencies, maven plugins; prepare for release
  • 9c603ab Fix EnableRetryWithBackoffTests for possible random as 0 jitter
  • 87f02c2 GH-474: Get rid of revision property in POM
  • 3b65003 Add Announce Release in Chat job into release.yml
  • 23f6a71 GH-479: Fix pom.xml for proper org & project urls
  • f92c90a GH-477: Fix MetricsRetryListener.close() for concurrent calls
  • 78bd8d2 GH-476: Assemble Zip for Javadocs
  • ed9861d Next development version (v2.0.11-SNAPSHOT)
  • See full diff in compare view

Updates io.swagger.core.v3:swagger-annotations from 2.2.26 to 2.2.27

Updates com.google.auth:google-auth-library-oauth2-http from 1.30.0 to 1.30.1

Updates bio.terra:terra-test-runner from 0.2.0-SNAPSHOT to 0.2.1-SNAPSHOT

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 minor-patch-dependencies group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [io.projectreactor.netty:reactor-netty-http](https://github.com/reactor/reactor-netty) | `1.2.0` | `1.2.1` |
| bio.terra:terra-common-lib | `1.1.22-SNAPSHOT` | `1.1.26-SNAPSHOT` |
| [com.google.cloud:google-cloud-pubsub](https://github.com/googleapis/java-pubsub) | `1.134.2` | `1.135.0` |
| [org.springframework.retry:spring-retry](https://github.com/spring-projects/spring-retry) | `2.0.10` | `2.0.11` |
| io.swagger.core.v3:swagger-annotations | `2.2.26` | `2.2.27` |
| com.google.auth:google-auth-library-oauth2-http | `1.30.0` | `1.30.1` |
| bio.terra:terra-test-runner | `0.2.0-SNAPSHOT` | `0.2.1-SNAPSHOT` |


Updates `io.projectreactor.netty:reactor-netty-http` from 1.2.0 to 1.2.1
- [Release notes](https://github.com/reactor/reactor-netty/releases)
- [Commits](reactor/reactor-netty@v1.2.0...v1.2.1)

Updates `bio.terra:terra-common-lib` from 1.1.22-SNAPSHOT to 1.1.26-SNAPSHOT

Updates `com.google.cloud:google-cloud-pubsub` from 1.134.2 to 1.135.0
- [Release notes](https://github.com/googleapis/java-pubsub/releases)
- [Changelog](https://github.com/googleapis/java-pubsub/blob/main/CHANGELOG.md)
- [Commits](googleapis/java-pubsub@v1.134.2...v1.135.0)

Updates `org.springframework.retry:spring-retry` from 2.0.10 to 2.0.11
- [Release notes](https://github.com/spring-projects/spring-retry/releases)
- [Commits](spring-projects/spring-retry@v2.0.10...v2.0.11)

Updates `io.swagger.core.v3:swagger-annotations` from 2.2.26 to 2.2.27

Updates `com.google.auth:google-auth-library-oauth2-http` from 1.30.0 to 1.30.1

Updates `bio.terra:terra-test-runner` from 0.2.0-SNAPSHOT to 0.2.1-SNAPSHOT

---
updated-dependencies:
- dependency-name: io.projectreactor.netty:reactor-netty-http
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: bio.terra:terra-common-lib
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: com.google.cloud:google-cloud-pubsub
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: org.springframework.retry:spring-retry
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: io.swagger.core.v3:swagger-annotations
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: com.google.auth:google-auth-library-oauth2-http
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: bio.terra:terra-test-runner
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner December 16, 2024 12:04
@dependabot dependabot bot requested review from kevinpalis and trholdridge and removed request for a team December 16, 2024 12:04
@dependabot dependabot bot requested a review from a team December 16, 2024 12:04
@dvoet dvoet merged commit 3f058b1 into master Dec 18, 2024
6 checks passed
@dvoet dvoet deleted the dependabot/gradle/master/minor-patch-dependencies-5b0efb0167 branch December 18, 2024 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants