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 appengine.target.version from 2.0.16 to 2.0.17 #1115

Merged
merged 1 commit into from
Aug 31, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 28, 2023

Bumps appengine.target.version from 2.0.16 to 2.0.17.
Updates com.google.appengine:appengine-api-1.0-sdk from 2.0.16 to 2.0.17

Release notes

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

v2.0.17

Full Changelog: GoogleCloudPlatform/appengine-java-standard@v2.0.16...v2.0.17

Commits
  • 0316a82 [maven-release-plugin] prepare for next development iteration
  • 721aa94 [maven-release-plugin] prepare release parent-2.0.17
  • edce5c3 No public description
  • 9356b3f No public description
  • 117f5c5 No public description
  • 6287176 Update artifact dependencies.
  • 427807b No public description
  • 30216b2 Enable java21 preview target.
  • 7af0b69 Use previous mockito as the current one is not JDK8 compliant.
  • c267971 Use previous mockito as the current one is not JDK8 compliant
  • Additional commits viewable in compare view

Updates com.google.appengine:appengine-tools-sdk from 2.0.16 to 2.0.17

Updates com.google.appengine:appengine-testing from 2.0.16 to 2.0.17

Updates com.google.appengine:appengine-api-stubs from 2.0.16 to 2.0.17

Release notes

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

v2.0.17

Full Changelog: GoogleCloudPlatform/appengine-java-standard@v2.0.16...v2.0.17

Commits
  • 0316a82 [maven-release-plugin] prepare for next development iteration
  • 721aa94 [maven-release-plugin] prepare release parent-2.0.17
  • edce5c3 No public description
  • 9356b3f No public description
  • 117f5c5 No public description
  • 6287176 Update artifact dependencies.
  • 427807b No public description
  • 30216b2 Enable java21 preview target.
  • 7af0b69 Use previous mockito as the current one is not JDK8 compliant.
  • c267971 Use previous mockito as the current one is not JDK8 compliant
  • 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 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 2.0.16 to 2.0.17.

Updates `com.google.appengine:appengine-api-1.0-sdk` from 2.0.16 to 2.0.17
- [Release notes](https://github.com/GoogleCloudPlatform/appengine-java-standard/releases)
- [Commits](GoogleCloudPlatform/appengine-java-standard@v2.0.16...v2.0.17)

Updates `com.google.appengine:appengine-tools-sdk` from 2.0.16 to 2.0.17

Updates `com.google.appengine:appengine-testing` from 2.0.16 to 2.0.17

Updates `com.google.appengine:appengine-api-stubs` from 2.0.16 to 2.0.17
- [Release notes](https://github.com/GoogleCloudPlatform/appengine-java-standard/releases)
- [Commits](GoogleCloudPlatform/appengine-java-standard@v2.0.16...v2.0.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependency-update java Pull requests that update Java code labels Aug 28, 2023
@codecov-commenter
Copy link

Codecov Report

Patch and project coverage have no change.

Comparison is base (ad44ffd) 55.42% compared to head (78e6cca) 55.42%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #1115   +/-   ##
=========================================
  Coverage     55.42%   55.42%           
  Complexity      928      928           
=========================================
  Files           180      180           
  Lines          4601     4601           
  Branches        603      603           
=========================================
  Hits           2550     2550           
  Misses         1893     1893           
  Partials        158      158           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bennetelli bennetelli merged commit 039fffc into master Aug 31, 2023
3 checks passed
@bennetelli bennetelli deleted the dependabot/maven/appengine.target.version-2.0.17 branch August 31, 2023 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency-update java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants