Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2025

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-sdk from 2.0.16 to 2.0.38

Release notes

Sourced from com.google.appengine:appengine-api-1.0-sdk's releases.

v2.0.38

What's Changed

Full Changelog: GoogleCloudPlatform/appengine-java-standard@V2.0.37...v2.0.38

V2.0.37

Full Changelog: GoogleCloudPlatform/appengine-java-standard@v2.0.36...V2.0.37

v2.0.36

What's Changed

New Contributors

Full Changelog: GoogleCloudPlatform/appengine-java-standard@v2.0.35...v2.0.36

v2.0.35

What's Changed

Full Changelog: GoogleCloudPlatform/appengine-java-standard@v2.0.34...v2.0.35

v2.0.34

What's Changed

Full Changelog: GoogleCloudPlatform/appengine-java-standard@v2.0.33...v2.0.34

v2.0.33

What's Changed

... (truncated)

Commits
  • d1e3151 Merge pull request #384 from renovate-bot:renovate/all-minor-patch
  • a0f7e66 Update all non-major dependencies
  • 5d7d449 Copybara import of the project:
  • 553151a Add transitive dep of grpc context needed for opencensus potential usage in r...
  • f88c142 Merge pull request #382 from renovate-bot:renovate/all-minor-patch
  • f2fb012 Update all non-major dependencies
  • 9496f9c Upgrade GAE Java version from 2.0.36 to 2.0.37 and prepare next version 2.0.3...
  • 752c5f2 revert Make API calls to Datastore work without the request security ticket i...
  • fe705e6 Merge pull request #380 from renovate-bot:renovate/all-minor-patch
  • 0c8276f Update all non-major dependencies
  • Additional commits viewable in compare view

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.3

Release notes

Sourced from com.google.cloud.tools:appengine-maven-plugin's releases.

v2.8.0

2.8.0 (2024-01-26)

Features

  • remove duplicate uploads (8850c5c)

v2.7.0

2.7.0 (2024-01-18)

Features

v2.6.0

2.6.0 (2024-01-17)

Features

Bug Fixes

  • replace deprecated archivePath with archiveFile in a backwards compatible way (#451) (ffd72d7)
  • setup release please (#970) (b10b3c9)
  • show error log when command fails (#965) (a3fbdb1)
  • show error log when command fails (#965) (be7f7c8)

Dependencies

... (truncated)

Changelog

Sourced from com.google.cloud.tools:appengine-maven-plugin's changelog.

2.8.3 (2024-12-08)

  • Minor changes in the release infrastructure

2.8.2 (2024-10-17)

Documentation

2.8.1 (2024-07-18)

Bug Fixes

  • Fixed a test that fails in Docker environment

2.8.0 (2024-01-26)

Features

  • remove duplicate uploads (8850c5c)

2.7.0 (2024-01-18)

Features

2.6.0 (2024-01-17)

Features

Bug Fixes

  • replace deprecated archivePath with archiveFile in a backwards compatible way (#451) (ffd72d7)
  • setup release please (#970) (b10b3c9)
  • show error log when command fails (#965) (a3fbdb1)

... (truncated)

Commits

Updates org.codehaus.mojo:versions-maven-plugin from 2.16.0 to 2.18.0

Release notes

Sourced from org.codehaus.mojo:versions-maven-plugin's releases.

2.18.0

❗ NOTICE

Due to Doxia 2.x stack maven-site-plugin 3.20+ is required. https://cwiki.apache.org/confluence/display/MAVEN/Towards+Doxia+2.0.0+Stack

Direct reports execution store reports in directory target/reports instead of target/site

Changes

🚀 New features and improvements

🐛 Bug Fixes

📦 Dependency updates

... (truncated)

Commits
  • 814c9b1 [maven-release-plugin] prepare release 2.18.0
  • 64a3814 Upgrade to Doxia 2.x stack
  • a3ab213 Resolves #1060: Bugfix in UpdateParentMojo + add tests (#1181)
  • 380264f Remove implementation of dynamic version goal
  • 7e3b710 Drop Maven Wrapper from project
  • a9270bb Bump project version to 2.18.0-SNAPSHOT
  • d115f7a Moved to modello-stax. Removed "versionDefinition" from rule.mdo. (#1176)
  • 3841bb6 fix: Removed non-fully functional dynamic version goal (#1172)
  • a899699 Using Stax2 (Woodstox) instead of plexus-xml (Xpp) to process XML documents; ...
  • 8f48640 Bump byteBuddyVersion from 1.15.7 to 1.15.10
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 1, 2025
@dependabot dependabot bot requested a review from a team as a code owner July 1, 2025 22:52
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 1, 2025
@dependabot dependabot bot force-pushed the dependabot/maven/migrator/migrator-servlet/migrator-servlet-e7e2f250da branch from 1dfb696 to 9f9a3e6 Compare August 1, 2025 22:49
@dependabot dependabot bot force-pushed the dependabot/maven/migrator/migrator-servlet/migrator-servlet-e7e2f250da branch from 9f9a3e6 to e2b23e2 Compare October 1, 2025 22:02
@dependabot dependabot bot force-pushed the dependabot/maven/migrator/migrator-servlet/migrator-servlet-e7e2f250da branch from e2b23e2 to 2babbd8 Compare November 1, 2025 22:02
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 2.0.38
- [Release notes](https://github.com/GoogleCloudPlatform/appengine-java-standard/releases)
- [Commits](GoogleCloudPlatform/appengine-java-standard@v2.0.16...v2.0.38)

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.3
- [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)

Updates `org.codehaus.mojo:versions-maven-plugin` from 2.16.0 to 2.18.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.18.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: 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: 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: 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] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/migrator/migrator-servlet/migrator-servlet-e7e2f250da branch from 2babbd8 to a89f905 Compare December 2, 2025 02:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants