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
197 stars 45 forks source link

Update all non-major dependencies #253

Closed renovate-bot closed 4 months ago

renovate-bot commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.apache.maven.plugins:maven-javadoc-plugin 3.7.0 -> 3.8.0 age adoption passing confidence
com.google.errorprone:error_prone_annotations (source) 2.29.0 -> 2.29.2 age adoption passing confidence
com.google.cloud.tools:appengine-maven-plugin (source) 2.8.0 -> 2.8.1 age adoption passing confidence
io.netty:netty-transport-native-unix-common (source) 4.1.111.Final -> 4.1.112.Final age adoption passing confidence
io.netty:netty-transport (source) 4.1.111.Final -> 4.1.112.Final age adoption passing confidence
io.netty:netty-handler (source) 4.1.111.Final -> 4.1.112.Final age adoption passing confidence
io.netty:netty-common (source) 4.1.111.Final -> 4.1.112.Final age adoption passing confidence
io.netty:netty-codec-http2 (source) 4.1.111.Final -> 4.1.112.Final age adoption passing confidence
io.netty:netty-codec-http (source) 4.1.111.Final -> 4.1.112.Final age adoption passing confidence
io.netty:netty-codec (source) 4.1.111.Final -> 4.1.112.Final age adoption passing confidence
io.netty:netty-buffer (source) 4.1.111.Final -> 4.1.112.Final age adoption passing confidence

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


Release Notes

google/error-prone (com.google.errorprone:error_prone_annotations) ### [`v2.29.2`](https://togithub.com/google/error-prone/releases/tag/v2.29.2): Error Prone 2.29.2 [Compare Source](https://togithub.com/google/error-prone/compare/v2.29.1...v2.29.2) This release contains all of the changes in [2.29.0](https://togithub.com/google/error-prone/releases/tag/v2.29.0) and [2.29.1](https://togithub.com/google/error-prone/releases/tag/v2.29.1), plus: - a bug fix for a crash in `TraditionalSwitchExpression` ([https://github.com/google/error-prone/issues/4479](https://togithub.com/google/error-prone/issues/4479)) - restores the `module-info` for the annotations jar, which was accidentally removed ([https://github.com/google/error-prone/issues/4480](https://togithub.com/google/error-prone/issues/4480)) Full Changelog: https://github.com/google/error-prone/compare/v2.29.1...v2.29.2 ### [`v2.29.1`](https://togithub.com/google/error-prone/releases/tag/v2.29.1): Error Prone 2.29.1 [Compare Source](https://togithub.com/google/error-prone/compare/v2.29.0...v2.29.1) This release contains all of the changes in [2.29.0](https://togithub.com/google/error-prone/releases/tag/v2.29.0), plus: - a bug fix to `UnusedVariable` to handle unnamed `_` variables ([https://github.com/google/error-prone/issues/4451](https://togithub.com/google/error-prone/issues/4451)) - a bug fix for a crash in `SetUnrecognized` ([https://github.com/google/error-prone/issues/4475](https://togithub.com/google/error-prone/issues/4475)) Full Changelog: https://github.com/google/error-prone/compare/v2.29.0...v2.29.1

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 has been generated by Mend Renovate. View repository job log here.