GoogleCloudPlatform / appengine-java-standard

Google App Engine Standard Java runtime: Prod runtime, local devappserver, Cloud SDK Java components, GAE APIs, and GAE API emulators.
Apache License 2.0
199 stars 45 forks source link

Update all non-major dependencies #280

Closed renovate-bot closed 3 days ago

renovate-bot commented 4 days ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.mockito:mockito-bom 5.13.0 -> 5.14.0 age adoption passing confidence
com.fasterxml.jackson.core:jackson-core 2.17.2 -> 2.18.0 age adoption passing confidence
org.apache.maven.plugins:maven-gpg-plugin 3.2.6 -> 3.2.7 age adoption passing confidence
com.google.cloud:google-cloud-storage 2.43.0 -> 2.43.1 age adoption passing confidence
com.google.cloud:google-cloud-core 2.44.0 -> 2.44.1 age adoption passing confidence
com.google.cloud:google-cloud-spanner 6.75.0 -> 6.76.0 age adoption passing confidence
com.google.api:gax-grpc 2.54.0 -> 2.54.1 age adoption passing confidence
com.google.api:gax-httpjson 2.54.0 -> 2.54.1 age adoption passing confidence
com.google.api:gax 2.54.0 -> 2.54.1 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

mockito/mockito (org.mockito:mockito-bom) ### [`v5.14.0`](https://redirect.github.com/mockito/mockito/releases/tag/v5.14.0) [Compare Source](https://redirect.github.com/mockito/mockito/compare/v5.13.0...v5.14.0) #### What's Changed - Bump bytebuddy from 1.15.0 to 1.15.1 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/mockito/mockito/pull/3434](https://redirect.github.com/mockito/mockito/pull/3434) - Bump com.gradle.enterprise from 3.18 to 3.18.1 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/mockito/mockito/pull/3439](https://redirect.github.com/mockito/mockito/pull/3439) - Bump org.eclipse.platform:org.eclipse.osgi from 3.20.0 to 3.21.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/mockito/mockito/pull/3440](https://redirect.github.com/mockito/mockito/pull/3440) - Allow for installing a Java agent within the Mockito jar, without exposing Byte Buddy's attach mechanism. by [@​raphw](https://redirect.github.com/raphw) in [https://github.com/mockito/mockito/pull/3437](https://redirect.github.com/mockito/mockito/pull/3437) - Bump bytebuddy from 1.15.1 to 1.15.2 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/mockito/mockito/pull/3450](https://redirect.github.com/mockito/mockito/pull/3450) - Split subprojects by [@​bric3](https://redirect.github.com/bric3) in [https://github.com/mockito/mockito/pull/3447](https://redirect.github.com/mockito/mockito/pull/3447) - Bump org.junit.platform:junit-platform-launcher from 1.11.0 to 1.11.1 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/mockito/mockito/pull/3451](https://redirect.github.com/mockito/mockito/pull/3451) - Update Documentation of ArgumentCaptor.java by [@​Ali-Hassan33](https://redirect.github.com/Ali-Hassan33) in [https://github.com/mockito/mockito/pull/3448](https://redirect.github.com/mockito/mockito/pull/3448) - Fixes [#​3419](https://redirect.github.com/mockito/mockito/issues/3419): Disable mocks with an error message by [@​dsaff](https://redirect.github.com/dsaff) in [https://github.com/mockito/mockito/pull/3424](https://redirect.github.com/mockito/mockito/pull/3424) #### New Contributors - [@​Ali-Hassan33](https://redirect.github.com/Ali-Hassan33) made their first contribution in [https://github.com/mockito/mockito/pull/3448](https://redirect.github.com/mockito/mockito/pull/3448) - [@​dsaff](https://redirect.github.com/dsaff) made their first contribution in [https://github.com/mockito/mockito/pull/3424](https://redirect.github.com/mockito/mockito/pull/3424) **Full Changelog**: https://github.com/mockito/mockito/compare/v5.13.0...v5.14.0
googleapis/java-storage (com.google.cloud:google-cloud-storage) ### [`v2.43.1`](https://redirect.github.com/googleapis/java-storage/blob/HEAD/CHANGELOG.md#2431-2024-09-26) ##### Bug Fixes - Add managed folder to testIamPermissions method ([556dd95](https://redirect.github.com/googleapis/java-storage/commit/556dd95c2cf7180cb14c12a2f7ecc288c0c49ea9)) - **deps:** Update the Java code generator (gapic-generator-java) to 2.46.0 ([556dd95](https://redirect.github.com/googleapis/java-storage/commit/556dd95c2cf7180cb14c12a2f7ecc288c0c49ea9)) - Remove server unimplemented GrpcStorageImpl#{get,list,create,delete,Update}HmacKey ([#​2717](https://redirect.github.com/googleapis/java-storage/issues/2717)) ([06f7292](https://redirect.github.com/googleapis/java-storage/commit/06f7292036c39ca7f10119a1b906c604a0c34344)) - Remove server unimplemented GrpcStorageImpl#{get,list,create,delete}Notification ([#​2710](https://redirect.github.com/googleapis/java-storage/issues/2710)) ([310c9b2](https://redirect.github.com/googleapis/java-storage/commit/310c9b285024573a7e58dfb07f41b482a8a3372f)) - Remove server unimplemented GrpcStorageImpl#getServiceAccount ([#​2718](https://redirect.github.com/googleapis/java-storage/issues/2718)) ([51076a8](https://redirect.github.com/googleapis/java-storage/commit/51076a87eae57ec6763bdbfa20dcc390b688fc82)) - Update grpc based ReadObject rpcs to remove race condition between cancellation and message handling ([#​2708](https://redirect.github.com/googleapis/java-storage/issues/2708)) ([2c7f088](https://redirect.github.com/googleapis/java-storage/commit/2c7f08868df8adba623178d679a100f19d10f070)) - Update grpc upload error diagnostics to be tolerant of receiving an error if no request has been sent ([#​2732](https://redirect.github.com/googleapis/java-storage/issues/2732)) ([fff72d5](https://redirect.github.com/googleapis/java-storage/commit/fff72d5cfeca9ad3348e7c9b72e2740024dcbbb6)) - Update GrpcStorageOptions to attempt direct path by default ([#​2715](https://redirect.github.com/googleapis/java-storage/issues/2715)) ([9de9a92](https://redirect.github.com/googleapis/java-storage/commit/9de9a92be05f36bbe6afabeffcc597470a92b5a3)) ##### Dependencies - Update dependency com.google.cloud:sdk-platform-java-config to v3.36.0 ([#​2721](https://redirect.github.com/googleapis/java-storage/issues/2721)) ([11f09fe](https://redirect.github.com/googleapis/java-storage/commit/11f09febb76a50fc0e19ec096c9bbad485764c8b)) - Update dependency com.google.cloud:sdk-platform-java-config to v3.36.1 ([#​2738](https://redirect.github.com/googleapis/java-storage/issues/2738)) ([eb320e1](https://redirect.github.com/googleapis/java-storage/commit/eb320e104bca9e5a7c192d58147045bf7201ffc7)) - Update googleapis/sdk-platform-java action to v2.46.1 ([#​2736](https://redirect.github.com/googleapis/java-storage/issues/2736)) ([795f2c3](https://redirect.github.com/googleapis/java-storage/commit/795f2c34c1bc389179c2ca2bafba0803fff5e38e))
googleapis/java-spanner (com.google.cloud:google-cloud-spanner) ### [`v6.76.0`](https://redirect.github.com/googleapis/java-spanner/blob/HEAD/CHANGELOG.md#6760-2024-09-27) [Compare Source](https://redirect.github.com/googleapis/java-spanner/compare/v6.75.0...v6.76.0) ##### Features - Add opt-in flag and ClientInterceptor to propagate trace context for Spanner end to end tracing ([#​3162](https://redirect.github.com/googleapis/java-spanner/issues/3162)) ([0b7fdaf](https://redirect.github.com/googleapis/java-spanner/commit/0b7fdaf1d25e81ca8dd35a0f8d8caa7b77a7e58c)) - Add samples for backup schedule feature APIs. ([#​3339](https://redirect.github.com/googleapis/java-spanner/issues/3339)) ([8cd5163](https://redirect.github.com/googleapis/java-spanner/commit/8cd516351e7859a81f00f17cb5071edbd804ea90)) ##### Bug Fixes - **deps:** Update the Java code generator (gapic-generator-java) to 2.46.1 ([1719f44](https://redirect.github.com/googleapis/java-spanner/commit/1719f4465841354db3253fd132868394e530a82d))

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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



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