PassAndroid
PassAndroid copied to clipboard
Bump appengine-gradle-plugin from 2.2.0 to 2.4.5
Bumps appengine-gradle-plugin from 2.2.0 to 2.4.5.
Release notes
Sourced from appengine-gradle-plugin's releases.
v2.4.5
Changed
- Update to appengine-plugins-core 0.9.9, for automatic Java 17 compatibility when running local devserver appengine-plugins-core#894.
v2.4.4
Changed
- Update to appengine-plugins-core 0.9.8 (#418)
v2.4.3
Changed
- Update to appengine-plugins-core 0.9.7 for Java 17 compatibility (#413)
Changelog
Sourced from appengine-gradle-plugin's changelog.
2.4.5
Changed
- Update to appengine-plugins-core 0.9.9, for automatic Java 17 compatibility when running local devserver appengine-plugins-core#894.
2.4.4
Changed
- Update to appengine-plugins-core 0.9.8 which includes a version upgrade for gson to 2.8.9 and fix for
StringIndexOutOfBoundsException
. (#418)2.4.3
Changed
- Update to appengine-plugins-core 0.9.7 for Java 17 compatibility (#413)
2.4.2
Changed
- Update to appengine-plugins-core 0.9.5 (#405)
2.4.1
Fixed
- Fixed bug when using
plugins
block inbuild.gradle
(#388)2.4.0
Added
appengine.tools.verbosity
option for defining gcloud log verbosity (#384)2.3.0
Changed
- Update to appengine-plugins-core 0.9.0 (#377)
- Includes support for binary artifacts for app.yaml based deployments ([appengine-plugins-core:#840](GoogleCloudPlatform/appengine-plugins-core#840))
Commits
ec2fd4c
[Gradle Release Plugin] - pre tag commit: 'v2.4.5'.36d5b17
chore: preserve environment on release (#429)ae4af2c
deps: appengine-plugin-core to 0.9.9 (#427)16620c5
vuln-fix: Zip Slip Vulnerability (#425)050b978
fix broken links to reference documentation (#424)e98bc30
Update version in README.md (#421)7b964e1
Update CHANGELOG for 2.4.4 release (#420)9b668c6
release v2.4.4 (#419)9c7f246
Upgrade appengine-plugins-core to 0.9.8 (#418)9aae3cc
Update CHANGELOG.md (#417)- 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 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)