Skip to content

Bump org.gretty:gretty from 4.0.3 to 4.1.2 #14754

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

Merged
merged 1 commit into from
Mar 14, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 14, 2024

Bumps org.gretty:gretty from 4.0.3 to 4.1.2.

Release notes

Sourced from org.gretty:gretty's releases.

4.1.2

What's Changed

New Contributors

Full Changelog: gretty-gradle-plugin/gretty@v4.1.1...v4.1.2

4.1.1

What's Changed

  • Fix broken restart tasks after runner classpath separation
  • Use appropriate class loader for servermanger commands. Thanks to Shane Hird.
  • Upgrade Tomcat version to 10.1.5. Thanks to @​pranav24gupta.

Full Changelog: gretty-gradle-plugin/gretty@v4.1.0...v4.1.1

4.1.0

What's Changed

Full Changelog: gretty-gradle-plugin/gretty@v4.0.3...v4.1.0

Changelog

Sourced from org.gretty:gretty's changelog.

Version 4.1.2

  • jettyStart throws exception if using jetty-env.xml #299 (special thanks to @​gy-chen)

Version 4.1.1

  • Fix broken restart tasks after runner classpath separation
  • Use appropriate class loader for servermanger commands. Thanks to Shane Hird.
  • Upgrade Tomcat version to 10.1.5. Thanks to @​pranav24gupta.

Version 4.1.0

  • Drops Gradle 6 support
  • Enables stricter plugin validation
  • Adds Gradle 8 integration test build
Commits

Dependabot compatibility score

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)

@dependabot dependabot bot added the type: dependency-upgrade A dependency upgrade label Mar 14, 2024
@marcusdacoregio
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/gradle/main/org.gretty-gretty-4.1.2 branch from 027f7d0 to 2d1f7d2 Compare March 14, 2024 17:35
@marcusdacoregio
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/gradle/main/org.gretty-gretty-4.1.2 branch from 2d1f7d2 to d91c16f Compare March 14, 2024 17:50
@github-actions github-actions bot added this to the 6.3.0-M3 milestone Mar 14, 2024
@spring-builds spring-builds enabled auto-merge (rebase) March 14, 2024 17:50
auto-merge was automatically disabled March 14, 2024 17:56

Base branch was modified

Bumps [org.gretty:gretty](https://github.com/gretty-gradle-plugin/gretty) from 4.0.3 to 4.1.2.
- [Release notes](https://github.com/gretty-gradle-plugin/gretty/releases)
- [Changelog](https://github.com/gretty-gradle-plugin/gretty/blob/master/changes.md)
- [Commits](gretty-gradle-plugin/gretty@v4.0.3...v4.1.2)

---
updated-dependencies:
- dependency-name: org.gretty:gretty
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/main/org.gretty-gretty-4.1.2 branch from d91c16f to 46828c7 Compare March 14, 2024 17:57
@spring-builds spring-builds enabled auto-merge (rebase) March 14, 2024 17:58
@spring-builds spring-builds merged commit e6bb866 into main Mar 14, 2024
@dependabot dependabot bot deleted the dependabot/gradle/main/org.gretty-gretty-4.1.2 branch March 14, 2024 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependency-upgrade A dependency upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants