Bump the migrator-servlet group across 1 directory with 4 updates#3876
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
Bump the migrator-servlet group across 1 directory with 4 updates#3876dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
1dfb696 to
9f9a3e6
Compare
9f9a3e6 to
e2b23e2
Compare
e2b23e2 to
2babbd8
Compare
2babbd8 to
a89f905
Compare
a89f905 to
90f5c30
Compare
90f5c30 to
a56e441
Compare
a56e441 to
04afea5
Compare
04afea5 to
a0fb653
Compare
Bumps the migrator-servlet group with 4 updates in the /migrator/migrator-servlet directory: [com.google.appengine:appengine-api-1.0-sdk](https://github.com/GoogleCloudPlatform/appengine-java-standard), commons-fileupload:commons-fileupload, [com.google.cloud.tools:appengine-maven-plugin](https://github.com/GoogleCloudPlatform/appengine-plugins) and [org.codehaus.mojo:versions-maven-plugin](https://github.com/mojohaus/versions). Updates `com.google.appengine:appengine-api-1.0-sdk` from 2.0.16 to 5.0.1 - [Release notes](https://github.com/GoogleCloudPlatform/appengine-java-standard/releases) - [Changelog](https://github.com/GoogleCloudPlatform/appengine-java-standard/blob/main/RELEASENOTES.md) - [Commits](GoogleCloudPlatform/appengine-java-standard@v2.0.16...v5.0.1) Updates `commons-fileupload:commons-fileupload` from 1.5 to 1.6.0 Updates `com.google.cloud.tools:appengine-maven-plugin` from 1.3.1 to 2.8.7 - [Release notes](https://github.com/GoogleCloudPlatform/appengine-plugins/releases) - [Changelog](https://github.com/GoogleCloudPlatform/appengine-plugins/blob/main/CHANGELOG.md) - [Commits](https://github.com/GoogleCloudPlatform/appengine-plugins/commits/v2.8.7) Updates `org.codehaus.mojo:versions-maven-plugin` from 2.16.0 to 2.21.0 - [Release notes](https://github.com/mojohaus/versions/releases) - [Changelog](https://github.com/mojohaus/versions/blob/master/ReleaseNotes.md) - [Commits](mojohaus/versions@2.16.0...2.21.0) --- updated-dependencies: - dependency-name: com.google.appengine:appengine-api-1.0-sdk dependency-version: 2.0.38 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: migrator-servlet - dependency-name: com.google.cloud.tools:appengine-maven-plugin dependency-version: 2.8.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: migrator-servlet - dependency-name: commons-fileupload:commons-fileupload dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: migrator-servlet - dependency-name: org.codehaus.mojo:versions-maven-plugin dependency-version: 2.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: migrator-servlet ... Signed-off-by: dependabot[bot] <support@github.com>
a0fb653 to
01e159d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the migrator-servlet group with 4 updates in the /migrator/migrator-servlet directory: com.google.appengine:appengine-api-1.0-sdk, commons-fileupload:commons-fileupload, com.google.cloud.tools:appengine-maven-plugin and org.codehaus.mojo:versions-maven-plugin.
Updates
com.google.appengine:appengine-api-1.0-sdkfrom 2.0.16 to 5.0.1Release notes
Sourced from com.google.appengine:appengine-api-1.0-sdk's releases.
... (truncated)
Changelog
Sourced from com.google.appengine:appengine-api-1.0-sdk's changelog.
... (truncated)
Commits
4e04deaMerge pull request #496 from renovate-bot:renovate/all-minor-patch75770d2Update all non-major dependenciesf5d66baRemove Jetty 9.4 specific handling for RemoteAddressTest.8233aecUpdate SizeLimitIgnoreTest to reflect EE6 running on Jetty EE8. The test was ...231a9c8Update SizeLimitHandlerTest to reflect EE6 running on Jetty EE8. The test was...bbad553Copybara import of the project:906f3d8Upgrade App Engine dev task queue emulation to Quartz 2.4.1 which is the supp...52e6f81Fix header comparison in TaskQueueTest to be case-insensitive.807d883Default java17 runtime to Jetty 12.0 (EE8).1a0c0aaSimplify Maven enforcer plugin usage.Updates
commons-fileupload:commons-fileuploadfrom 1.5 to 1.6.0Updates
com.google.cloud.tools:appengine-maven-pluginfrom 1.3.1 to 2.8.7Release notes
Sourced from com.google.cloud.tools:appengine-maven-plugin's releases.
... (truncated)
Changelog
Sourced from com.google.cloud.tools:appengine-maven-plugin's changelog.
... (truncated)
Commits
Updates
org.codehaus.mojo:versions-maven-pluginfrom 2.16.0 to 2.21.0Release notes
Sourced from org.codehaus.mojo:versions-maven-plugin's releases.
... (truncated)
Commits
1cdedea[maven-release-plugin] prepare release 2.21.0b947957Fix README typos in Contributing sectionb85c0a8Bump project version to 2.21.0-SNAPSHOT7ae3767Bump byteBuddyVersion from 1.18.3 to 1.18.4 (#1335)38afa9fBump org.apache.maven.plugin-testing:maven-plugin-testing-harness39af6a2Bump org.codehaus.plexus:plexus-archiver from 4.10.4 to 4.11.0f51b9d5#1331: Fix NPE in restrictionForUnchangedSegment if actual version is null (#...8d209b3Bump org.codehaus.mojo:mojo-parent from 94 to 95 (#1330)4929d48Bump byteBuddyVersion from 1.18.2 to 1.18.3 (#1329)cb84d01Add versions.skip parameter to skip plugin execution (#1328)