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 in /migrator/migrator-servlet with 3 updates #3518

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 4, 2024

Bumps the migrator-servlet group in /migrator/migrator-servlet with 3 updates: 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.27

Release notes

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

v2.0.27

What's Changed

New Contributors

Full Changelog: GoogleCloudPlatform/appengine-java-standard@v2.0.26...v2.0.27

v2.0.26

What's Changed

Full Changelog: GoogleCloudPlatform/appengine-java-standard@v2.0.25...v2.0.26

v2.0.25

Full Changelog: GoogleCloudPlatform/appengine-java-standard@v2.0.24...v2.0.25

... (truncated)

Commits
  • 57ecc50 [maven-release-plugin] prepare for next development iteration
  • 138a15c [maven-release-plugin] prepare release parent-2.0.27
  • 4b1eff3 Merge pull request #175 from GoogleCloudPlatform:jetty-12.0.9
  • ae0b80f Remove explicit version of jakarta.servlet-api from pom.xml files.
  • 24c8199 update Jetty version to 12.0.9
  • 7ac5461 Copybara import of the project:
  • 3787c77 Merge pull request #165 from renovate-bot:renovate/org.apache.maven.plugin-to...
  • e6f781e Merge pull request #171 from renovate-bot:renovate/jetty12.version
  • f1842ec Copybara import of the project:
  • 09a6e18 Update jetty12.version to v12.0.9
  • Additional commits viewable in compare view

Updates com.google.cloud.tools:appengine-maven-plugin from 1.3.1 to 2.8.0

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.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)
  • show error log when command fails (#965) (be7f7c8)

Dependencies

Documentation

... (truncated)

Commits

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

Release notes

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

2.16.2

Changes

🚀 New features and improvements

🐛 Bug Fixes

📦 Dependency updates

2.16.1

Changes

🐛 Bug Fixes

📦 Dependency updates

👻 Maintenance

Commits
  • 6b33fbc [maven-release-plugin] prepare release 2.16.2
  • e56c8c4 Align update-parent and display-parent-update (#1017)
  • 1136bf4 Fix ISE with plugins aggregate report when reactor projects contains the same...
  • 2fd9c32 Reading project model should throw exception
  • 2ac332d Bump org.codehaus.plexus:plexus-archiver from 4.8.0 to 4.9.0
  • 048d3a3 Bump org.apache.commons:commons-text from 1.10.0 to 1.11.0
  • 4a397c2 Cleanup redundant definitions after pom update
  • 69cc330 Bump org.codehaus.mojo:mojo-parent from 76 to 77
  • eca1e46 Bump commons-io:commons-io from 2.14.0 to 2.15.0
  • 8fefd9d Add dependency to plexus-xml 3.0.0
  • 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 in /migrator/migrator-servlet with 3 updates: [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.27
- [Release notes](https://github.com/GoogleCloudPlatform/appengine-java-standard/releases)
- [Commits](GoogleCloudPlatform/appengine-java-standard@v2.0.16...v2.0.27)

Updates `com.google.cloud.tools:appengine-maven-plugin` from 1.3.1 to 2.8.0
- [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.0)

Updates `org.codehaus.mojo:versions-maven-plugin` from 2.16.0 to 2.16.2
- [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.16.2)

---
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-patch
  dependency-group: migrator-servlet
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 1, 2024

Superseded by #3584.

@dependabot dependabot bot closed this Aug 1, 2024
@dependabot dependabot bot deleted the dependabot/maven/migrator/migrator-servlet/migrator-servlet-c52b99a2ad branch August 1, 2024 22:36
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