Skip to content

Bump appengine.target.version from 5.0.4 to 5.1.0 - #672

Merged
mergify[bot] merged 1 commit into
masterfrom
dependabot/maven/appengine.target.version-5.1.0
Aug 21, 2026
Merged

Bump appengine.target.version from 5.0.4 to 5.1.0#672
mergify[bot] merged 1 commit into
masterfrom
dependabot/maven/appengine.target.version-5.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 21, 2026

Copy link
Copy Markdown
Contributor

Bumps appengine.target.version from 5.0.4 to 5.1.0.
Updates com.google.appengine:appengine-api-1.0-sdk from 5.0.4 to 5.1.0

Release notes

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

v5.1.0

What's Changed

Full Changelog: GoogleCloudPlatform/appengine-java-standard@v5.0.4...v5.1.0

Commits
  • 068aadc Update Cloud CLI Java component to version 5.1.0.
  • 9816cf1 Internal change
  • 7ee5ee8 Prepare for GAE SDK 5.1.0 release
  • 6d81859 Reverting the taskqueue migration preview changes.
  • f57d46b Integrate App Engine Task Queue API with Google Cloud Tasks.
  • 17bf221 Internal change
  • 480d895 Rename env variables used to configure images bundled service modernization
  • 22440d6 Added gRPC support to the App Engine Images service for image transformations...
  • 097755a Scope Datastore transaction stacks to ApiProxy environment lifecycle.
  • 8732f6e Internal change
  • Additional commits viewable in compare view

Updates com.google.appengine:appengine-api-stubs from 5.0.4 to 5.1.0

Release notes

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

v5.1.0

What's Changed

Full Changelog: GoogleCloudPlatform/appengine-java-standard@v5.0.4...v5.1.0

Commits
  • 068aadc Update Cloud CLI Java component to version 5.1.0.
  • 9816cf1 Internal change
  • 7ee5ee8 Prepare for GAE SDK 5.1.0 release
  • 6d81859 Reverting the taskqueue migration preview changes.
  • f57d46b Integrate App Engine Task Queue API with Google Cloud Tasks.
  • 17bf221 Internal change
  • 480d895 Rename env variables used to configure images bundled service modernization
  • 22440d6 Added gRPC support to the App Engine Images service for image transformations...
  • 097755a Scope Datastore transaction stacks to ApiProxy environment lifecycle.
  • 8732f6e Internal change
  • Additional commits viewable in compare view

Updates com.google.appengine:appengine-testing from 5.0.4 to 5.1.0

Release notes

Sourced from com.google.appengine:appengine-testing's releases.

v5.1.0

What's Changed

Full Changelog: GoogleCloudPlatform/appengine-java-standard@v5.0.4...v5.1.0

Commits
  • 068aadc Update Cloud CLI Java component to version 5.1.0.
  • 9816cf1 Internal change
  • 7ee5ee8 Prepare for GAE SDK 5.1.0 release
  • 6d81859 Reverting the taskqueue migration preview changes.
  • f57d46b Integrate App Engine Task Queue API with Google Cloud Tasks.
  • 17bf221 Internal change
  • 480d895 Rename env variables used to configure images bundled service modernization
  • 22440d6 Added gRPC support to the App Engine Images service for image transformations...
  • 097755a Scope Datastore transaction stacks to ApiProxy environment lifecycle.
  • 8732f6e Internal change
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `appengine.target.version` from 5.0.4 to 5.1.0.

Updates `com.google.appengine:appengine-api-1.0-sdk` from 5.0.4 to 5.1.0
- [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@v5.0.4...v5.1.0)

Updates `com.google.appengine:appengine-api-stubs` from 5.0.4 to 5.1.0
- [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@v5.0.4...v5.1.0)

Updates `com.google.appengine:appengine-testing` from 5.0.4 to 5.1.0
- [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@v5.0.4...v5.1.0)

---
updated-dependencies:
- dependency-name: com.google.appengine:appengine-api-1.0-sdk
  dependency-version: 5.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.google.appengine:appengine-api-stubs
  dependency-version: 5.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: com.google.appengine:appengine-testing
  dependency-version: 5.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Aug 21, 2026
@codacy-production

codacy-production Bot commented Aug 21, 2026

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity

Metric Results
Complexity 0

View in Codacy

🟢 Coverage ∅ diff coverage

Metric Results
Coverage variation Report missing for e2248161
Diff coverage diff coverage

View coverage diff in Codacy

Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (e224816) Report Missing Report Missing Report Missing
Head commit (9fb7bd3) 567 394 69.49%

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#672) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

1 Codacy didn't receive coverage data for the commit, or there was an error processing the received data. Check your integration for errors and validate that your coverage setup is correct.

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@mergify mergify Bot added the queued label Aug 21, 2026
@mergify

mergify Bot commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

Merge Queue Status

This pull request spent 3 minutes 31 seconds in the queue, including 2 minutes 38 seconds running CI.

Required conditions to merge
  • base=master
  • status-success=verify

@mergify
mergify Bot merged commit d06e8c4 into master Aug 21, 2026
8 checks passed
@mergify
mergify Bot deleted the dependabot/maven/appengine.target.version-5.1.0 branch August 21, 2026 06:54
@mergify mergify Bot removed the queued label Aug 21, 2026
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