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.13 to 2.0.14 #1052

Merged
merged 1 commit into from
Jun 14, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 12, 2023

Bumps appengine.target.version from 2.0.13 to 2.0.14.
Updates appengine-api-1.0-sdk from 2.0.13 to 2.0.14

Release notes

Sourced from appengine-api-1.0-sdk's releases.

v2.0.14

Full Changelog: GoogleCloudPlatform/appengine-java-standard@v2.0.13...v2.0.14

Commits
  • b15dc94 Update json library.
  • a3517c1 Fork RequestManager for the lite runtime
  • d41af73 Update jCommander artifact version.
  • 3a948aa Decouple ApiProxyImpl from RequestManager by introducing a separate RequestTh...
  • a66141f Internal change
  • 20409f2 Internal change
  • See full diff in compare view

Updates appengine-tools-sdk from 2.0.13 to 2.0.14

Updates appengine-testing from 2.0.13 to 2.0.14

Updates appengine-api-stubs from 2.0.13 to 2.0.14

Release notes

Sourced from appengine-api-stubs's releases.

v2.0.14

Full Changelog: GoogleCloudPlatform/appengine-java-standard@v2.0.13...v2.0.14

Commits
  • b15dc94 Update json library.
  • a3517c1 Fork RequestManager for the lite runtime
  • d41af73 Update jCommander artifact version.
  • 3a948aa Decouple ApiProxyImpl from RequestManager by introducing a separate RequestTh...
  • a66141f Internal change
  • 20409f2 Internal change
  • See full diff 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 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.13 to 2.0.14.

Updates `appengine-api-1.0-sdk` from 2.0.13 to 2.0.14
- [Release notes](https://github.com/GoogleCloudPlatform/appengine-java-standard/releases)
- [Commits](GoogleCloudPlatform/appengine-java-standard@v2.0.13...v2.0.14)

Updates `appengine-tools-sdk` from 2.0.13 to 2.0.14

Updates `appengine-testing` from 2.0.13 to 2.0.14

Updates `appengine-api-stubs` from 2.0.13 to 2.0.14
- [Release notes](https://github.com/GoogleCloudPlatform/appengine-java-standard/releases)
- [Commits](GoogleCloudPlatform/appengine-java-standard@v2.0.13...v2.0.14)

---
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 Jun 12, 2023
@codecov-commenter
Copy link

Codecov Report

Patch and project coverage have no change.

Comparison is base (1f71da3) 56.07% compared to head (f2c451e) 56.07%.

❗ 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    #1052   +/-   ##
=========================================
  Coverage     56.07%   56.07%           
  Complexity      921      921           
=========================================
  Files           178      178           
  Lines          4519     4519           
  Branches        597      597           
=========================================
  Hits           2534     2534           
  Misses         1827     1827           
  Partials        158      158           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@bennetelli bennetelli merged commit 112fb9d into master Jun 14, 2023
3 checks passed
@bennetelli bennetelli deleted the dependabot/maven/appengine.target.version-2.0.14 branch June 14, 2023 09:03
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