Skip to content

deps: Update Non-major dependencies#2115

Merged
hessjcg merged 2 commits intoGoogleCloudPlatform:mainfrom
renovate-bot:renovate/non-major-dependencies
Mar 19, 2025
Merged

deps: Update Non-major dependencies#2115
hessjcg merged 2 commits intoGoogleCloudPlatform:mainfrom
renovate-bot:renovate/non-major-dependencies

Conversation

@renovate-bot
Copy link
Copy Markdown
Contributor

@renovate-bot renovate-bot commented Feb 18, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.junit.vintage:junit-vintage-engine (source) 5.11.4 -> 5.12.1 age adoption passing confidence
org.junit.platform:junit-platform-commons (source) 1.11.4 -> 1.12.1 age adoption passing confidence
org.junit.platform:junit-platform-engine (source) 1.11.4 -> 1.12.1 age adoption passing confidence
org.apache.maven.plugins:maven-compiler-plugin 3.13.0 -> 3.14.0 age adoption passing confidence
org.junit:junit-bom (source) 5.11.4 -> 5.12.1 age adoption passing confidence
org.slf4j:slf4j-api (source, changelog) 2.0.16 -> 2.0.17 age adoption passing confidence
io.projectreactor.netty:reactor-netty 1.2.3 -> 1.2.4 age adoption passing confidence
io.projectreactor:reactor-core 3.7.3 -> 3.7.4 age adoption passing confidence
com.google.api:gax 2.61.0 -> 2.63.1 age adoption passing confidence
com.google.errorprone:error_prone_annotations (source) 2.36.0 -> 2.37.0 age adoption passing confidence
com.google.oauth-client:google-oauth-client 1.37.0 -> 1.39.0 age adoption passing confidence
com.google.auth:google-auth-library-oauth2-http 1.32.1 -> 1.33.1 age adoption passing confidence
com.google.auth:google-auth-library-credentials 1.32.1 -> 1.33.1 age adoption passing confidence
com.google.http-client:google-http-client-jackson2 1.46.1 -> 1.46.3 age adoption passing confidence
com.google.http-client:google-http-client 1.46.1 -> 1.46.3 age adoption passing confidence
com.google.http-client:google-http-client-gson 1.46.1 -> 1.46.3 age adoption passing confidence
com.google.apis:google-api-services-sqladmin (source) v1beta4-rev20250226-2.0.0 -> v1beta4-rev20250310-2.0.0 age adoption passing confidence
org.checkerframework:checker-qual (source) 3.49.0 -> 3.49.1 age adoption passing confidence
io.asyncer:r2dbc-mysql 1.3.2 -> 1.4.0 age adoption passing confidence
com.microsoft.sqlserver:mssql-jdbc 12.8.1.jre8 -> 12.10.0.jre8 age adoption passing confidence
io.netty:netty-resolver (source) 4.1.118.Final -> 4.1.119.Final age adoption passing confidence
io.netty:netty-codec (source) 4.1.118.Final -> 4.1.119.Final age adoption passing confidence
io.netty:netty-buffer (source) 4.1.118.Final -> 4.1.119.Final age adoption passing confidence
io.netty:netty-transport-native-unix-common (source) 4.1.118.Final -> 4.1.119.Final age adoption passing confidence
io.netty:netty-transport (source) 4.1.118.Final -> 4.1.119.Final age adoption passing confidence
io.netty:netty-common (source) 4.1.118.Final -> 4.1.119.Final age adoption passing confidence
io.netty:netty-handler (source) 4.1.118.Final -> 4.1.119.Final age adoption passing confidence
org.graalvm.sdk:nativeimage 24.1.2 -> 24.2.0 age adoption passing confidence
com.google.cloud:google-cloud-shared-config 1.14.2 -> 1.15.0 age adoption passing confidence

Release Notes

qos-ch/slf4j (org.slf4j:slf4j-api)

v2.0.17

reactor/reactor-netty (io.projectreactor.netty:reactor-netty)

v1.2.4

Compare Source

Reactor Netty 1.2.4 is part of 2024.0.4 Release Train.

What's Changed

⚠️ Update considerations and deprecations
✨ New features and improvements
🐞 Bug fixes

Full Changelog: reactor/reactor-netty@v1.2.3...v1.2.4

reactor/reactor-core (io.projectreactor:reactor-core)

v3.7.4

Compare Source

What's Changed

✨ New features and improvements
📖 Documentation

New Contributors

Full Changelog: reactor/reactor-core@v3.7.3...v3.7.4

google/error-prone (com.google.errorprone:error_prone_annotations)

v2.37.0: Error Prone 2.37.0

Changes:

  • The annotations that were previously in error_prone_type_annotations have been been merged into error_prone_annotations. error_prone_type_annotations is now deprecated, and will be removed in a future release.

New checks:

  • AssignmentExpression - The use of an assignment expression can be surprising and hard to read; consider factoring out the assignment to a separate statement.
  • IntFloatConversion - Detect calls to scalb that should be using the double overload instead
  • InvalidSnippet - Detects snippets which omit the : required for inline code.
  • JUnit4EmptyMethods - Detects empty JUnit4 @Before, @After, @BeforeClass, and @AfterClass methods.
  • MockIllegalThrows - Detects cases where Mockito is configured to throw checked exception types which are impossible.
  • NegativeBoolean - Prefer positive boolean names.
  • RuleNotRun - Detects TestRules not annotated with @Rule, that won't be run.
  • StringConcatToTextBlock - Replaces concatenated multiline strings with text blocks.
  • TimeInStaticInitializer - Detects accesses of the system time in static contexts.

Closed issues:

  • Propagate check flags in patch mode (#​4699)
  • Fixes a crash in ComputeIfAbsentAmbiguousReference (#​4736)
  • Show the field name in HidingField diagnostics (#​4775)
  • Add support for jakarta annotations to some checks (#​4782)
  • FloatingPointAssertionWithinEpsilonTest depends on default locale (#​4815)
  • @InlineMe patching of Strings.repeat produces broken code (#​4819)
  • Fix a crash in IdentifierName on unnamed (_) variables (#​4847)
  • Fix a crash in ArgumentParameterSwap (#​490)

Full changelog: google/error-prone@v2.36.0...v2.37.0

googleapis/google-oauth-java-client (com.google.oauth-client:google-oauth-client)

v1.39.0

Compare Source

Features
Bug Fixes

v1.38.0

Compare Source

Bug Fixes
Dependencies
googleapis/google-auth-library-java (com.google.auth:google-auth-library-oauth2-http)

v1.33.1

Compare Source

Dependencies
  • Update dependency com.google.cloud:google-cloud-shared-config to v1.14.4 (53a2abc)

v1.33.0

Compare Source

Features
Dependencies
  • Update dependency com.google.http-client:google-http-client-bom to v1.46.1 (96a5ad8)
googleapis/google-http-java-client (com.google.http-client:google-http-client-jackson2)

v1.46.3

Compare Source

Dependencies
  • Update native-image-shared-config to 1.14.4 (1ab8c28)

v1.46.2

Compare Source

Dependencies
googleapis/java-shared-config (com.google.cloud:google-cloud-shared-config)

v1.15.0

Compare Source

Features

v1.14.4

Compare Source

Dependencies
  • Update dependency org.graalvm.buildtools:native-maven-plugin to v0.10.5 (#​979) (06c8547)

v1.14.3

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate-bot renovate-bot requested a review from a team as a code owner February 18, 2025 09:49
@renovate-bot renovate-bot changed the title deps: Update dependency com.google.oauth-client:google-oauth-client to v1.38.0 deps: Update Non-major dependencies Feb 18, 2025
@renovate-bot renovate-bot force-pushed the renovate/non-major-dependencies branch 8 times, most recently from ccf421e to 8f1712e Compare February 25, 2025 17:58
@renovate-bot renovate-bot force-pushed the renovate/non-major-dependencies branch 6 times, most recently from 8a8ea91 to 365970a Compare March 4, 2025 01:27
@renovate-bot renovate-bot force-pushed the renovate/non-major-dependencies branch 5 times, most recently from a6dff5b to 7ae381e Compare March 12, 2025 03:19
@renovate-bot renovate-bot force-pushed the renovate/non-major-dependencies branch 6 times, most recently from dd605b5 to a87c929 Compare March 19, 2025 18:05
@renovate-bot renovate-bot force-pushed the renovate/non-major-dependencies branch from a87c929 to c5a4894 Compare March 19, 2025 20:35
@hessjcg hessjcg enabled auto-merge (squash) March 19, 2025 20:37
auto-merge was automatically disabled March 19, 2025 20:38

Head branch was pushed to by a user without write access

@renovate-bot renovate-bot force-pushed the renovate/non-major-dependencies branch from c5a4894 to 3197fcd Compare March 19, 2025 20:38
@hessjcg hessjcg enabled auto-merge (squash) March 19, 2025 20:50
@hessjcg hessjcg merged commit 3f91c24 into GoogleCloudPlatform:main Mar 19, 2025
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants