Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the migrator-servlet group across 1 directory with 3 updates #3799

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the migrator-servlet group with 3 updates in the /migrator/migrator-servlet directory: com.google.appengine:appengine-api-1.0-sdk, 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.32

Release notes

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

v2.0.32

What's Changed

Full Changelog: GoogleCloudPlatform/appengine-java-standard@v2.0.31...v2.0.32

v2.0.31

What's Changed

Full Changelog: GoogleCloudPlatform/appengine-java-standard@v2.0.30...v2.0.31

v2.0.30

What's Changed

... (truncated)

Commits
  • aecf48d [maven-release-plugin] prepare for next development iteration
  • 2ec1eac [maven-release-plugin] prepare release parent-2.0.32
  • 48be4eb Merge pull request #331 from renovate-bot:renovate/all-minor-patch
  • 3fbf7d1 Update all non-major dependencies
  • c116671 Merge pull request #330 from renovate-bot:renovate/all-minor-patch
  • 098566c Update all non-major dependencies
  • ff28122 Merge pull request #328 from GoogleCloudPlatform:issue-74
  • 71a1d19 Issue #74 - only use deprecated servlet/filters logic for java8 runtime
  • a2a9065 Merge pull request #329 from renovate-bot:renovate/all-minor-patch
  • 1833750 Update all non-major dependencies
  • Additional commits viewable in compare view

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

Changes

🚀 New features and improvements

🐛 Bug Fixes

📦 Dependency updates

📝 Documentation 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

Bumps the migrator-servlet group with 3 updates in the /migrator/migrator-servlet directory: [com.google.appengine:appengine-api-1.0-sdk](https://github.com/GoogleCloudPlatform/appengine-java-standard), [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.32
- [Release notes](https://github.com/GoogleCloudPlatform/appengine-java-standard/releases)
- [Commits](GoogleCloudPlatform/appengine-java-standard@v2.0.16...v2.0.32)

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-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: migrator-servlet
- dependency-name: com.google.cloud.tools:appengine-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: migrator-servlet
- dependency-name: org.codehaus.mojo:versions-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: migrator-servlet
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner February 1, 2025 22:01
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 1, 2025
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