fix(deps): update dependency com.google.appengine:appengine-api-1.0-sdk to v2.0.27 by renovate-bot · Pull Request #2468 · googleapis/google-api-java-client
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| com.google.appengine:appengine-api-1.0-sdk | 2.0.25 -> 2.0.27 |
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
GoogleCloudPlatform/appengine-java-standard (com.google.appengine:appengine-api-1.0-sdk)
v2.0.27
What's Changed
- do not print stacktrace if logging file cannot be found by @lachlan-roberts in https://github.com/GoogleCloudPlatform/appengine-java-standard/pull/104
- add option to do a Jetty server dump to help with debug (jetty9) by @lachlan-roberts in https://github.com/GoogleCloudPlatform/appengine-java-standard/pull/102
- Bug fix to allow applications to add Jetty servlets and filters. by @lachlan-roberts in https://github.com/GoogleCloudPlatform/appengine-java-standard/pull/105
- use startWebapp instead of doStart for AppEngineWebAppContext by @lachlan-roberts in https://github.com/GoogleCloudPlatform/appengine-java-standard/pull/115
- EE10AppEngineAuthentication should be using UserAuthenticationSucceeded not UserAuthenticationSent by @lachlan-roberts in https://github.com/GoogleCloudPlatform/appengine-java-standard/pull/116
- Update dependency com.google.api-client:google-api-client to v2.4.1 by @renovate-bot in https://github.com/GoogleCloudPlatform/appengine-java-standard/pull/118
- Update dependency com.coderplus.maven.plugins:copy-rename-maven-plugin to v1.0.1 by @renovate-bot in https://github.com/GoogleCloudPlatform/appengine-java-standard/pull/117
- Update dependency com.google.appengine:appengine-apis-dev to v2.0.26 by @renovate-bot in https://github.com/GoogleCloudPlatform/appengine-java-standard/pull/122
- Update dependency maven to v3.9.6 by @renovate-bot in https://github.com/GoogleCloudPlatform/appengine-java-standard/pull/126
- Update dependency org.apache.httpcomponents:httpclient to v4.5.14 by @renovate-bot in https://github.com/GoogleCloudPlatform/appengine-java-standard/pull/127
- Update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.6.3 by @renovate-bot in https://github.com/GoogleCloudPlatform/appengine-java-standard/pull/138
- Update dependency org.apache.maven.plugins:maven-dependency-plugin to v3.6.1 by @renovate-bot in https://github.com/GoogleCloudPlatform/appengine-java-standard/pull/136
- Update dependency org.apache.maven.plugins:maven-jar-plugin to v3.4.1 by @renovate-bot in https://github.com/GoogleCloudPlatform/appengine-java-standard/pull/137
- Update dependency org.codehaus.mojo:javacc-maven-plugin to v3.1.0 by @renovate-bot in https://github.com/GoogleCloudPlatform/appengine-java-standard/pull/139
- Update dependency com.google.cloud:google-cloud-datastore to v2.19.1 by @renovate-bot in https://github.com/GoogleCloudPlatform/appengine-java-standard/pull/124
- Update dependency io.opencensus:opencensus-api to v0.31.1 by @renovate-bot in https://github.com/GoogleCloudPlatform/appengine-java-standard/pull/125
- Update dependency org.apache.maven.plugins:maven-enforcer-plugin to v3.4.1 by @renovate-bot in https://github.com/GoogleCloudPlatform/appengine-java-standard/pull/128
- Update dependency org.apache.maven.plugins:maven-gpg-plugin to v3.2.4 by @renovate-bot in https://github.com/GoogleCloudPlatform/appengine-java-standard/pull/129
- Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.2.5 by @renovate-bot in https://github.com/GoogleCloudPlatform/appengine-java-standard/pull/141
- Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.13.0 by @renovate-bot in https://github.com/GoogleCloudPlatform/appengine-java-standard/pull/135
- Update dependency org.aspectj:aspectjrt to v1.9.22 by @renovate-bot in https://github.com/GoogleCloudPlatform/appengine-java-standard/pull/142
- Update dependency org.aspectj:aspectjweaver to v1.9.22 by @renovate-bot in https://github.com/GoogleCloudPlatform/appengine-java-standard/pull/144
- Update jetty.version to v11.0.20 by @renovate-bot in https://github.com/GoogleCloudPlatform/appengine-java-standard/pull/146
- Update spring boot to v2.7.18 by @renovate-bot in https://github.com/GoogleCloudPlatform/appengine-java-standard/pull/147
- Update dependency com.google.errorprone:error_prone_annotations to v2.27.1 by @renovate-bot in https://github.com/GoogleCloudPlatform/appengine-java-standard/pull/132
- Update jetty12.version to v12.0.9 by @renovate-bot in https://github.com/GoogleCloudPlatform/appengine-java-standard/pull/171
- Update dependency org.apache.maven.plugin-tools:maven-plugin-annotations to v3.13.0 by @renovate-bot in https://github.com/GoogleCloudPlatform/appengine-java-standard/pull/165
- update Jetty version to 12.0.9 by @lachlan-roberts in https://github.com/GoogleCloudPlatform/appengine-java-standard/pull/175
New Contributors
- @renovate-bot made their first contribution in https://github.com/GoogleCloudPlatform/appengine-java-standard/pull/118
Full Changelog: GoogleCloudPlatform/appengine-java-standard@v2.0.26...v2.0.27
v2.0.26
What's Changed
- Fix use of ServletHandler.MappedServlet in ResourceFileServlet by @lachlan-roberts in https://github.com/GoogleCloudPlatform/appengine-java-standard/pull/98
- add option to do a Jetty server dump to help with debug by @lachlan-roberts in https://github.com/GoogleCloudPlatform/appengine-java-standard/pull/101
- Update maven.yml with jdk22 by @ludoch in https://github.com/GoogleCloudPlatform/appengine-java-standard/pull/106
- Update maven dependencies to keep up with latest CVEs (io.netty related) by @ludoch
Full Changelog: GoogleCloudPlatform/appengine-java-standard@v2.0.25...v2.0.26
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 becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.