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 org-gretty from 4.1.0 to 4.1.1 #2604

Merged
merged 1 commit into from Nov 1, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2023

Bumps org-gretty from 4.1.0 to 4.1.1.
Updates org.gretty:gretty-runner-jetty11 from 4.1.0 to 4.1.1

Release notes

Sourced from org.gretty:gretty-runner-jetty11's releases.

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

Changelog

Sourced from org.gretty:gretty-runner-jetty11's changelog.

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.
Commits

Updates org.gretty:gretty-runner-tomcat10 from 4.1.0 to 4.1.1

Release notes

Sourced from org.gretty:gretty-runner-tomcat10's releases.

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

Changelog

Sourced from org.gretty:gretty-runner-tomcat10's changelog.

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.
Commits

Updates org.gretty:gretty-starter from 4.1.0 to 4.1.1

Release notes

Sourced from org.gretty:gretty-starter's releases.

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

Changelog

Sourced from org.gretty:gretty-starter's changelog.

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.
Commits

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 `org-gretty` from 4.1.0 to 4.1.1.

Updates `org.gretty:gretty-runner-jetty11` from 4.1.0 to 4.1.1
- [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.1.0...v4.1.1)

Updates `org.gretty:gretty-runner-tomcat10` from 4.1.0 to 4.1.1
- [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.1.0...v4.1.1)

Updates `org.gretty:gretty-starter` from 4.1.0 to 4.1.1
- [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.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: org.gretty:gretty-runner-jetty11
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.gretty:gretty-runner-tomcat10
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.gretty:gretty-starter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the type: dependency-upgrade A dependency upgrade label Nov 1, 2023
@dependabot dependabot bot added this to the 3.2.x milestone Nov 1, 2023
@marcusdacoregio marcusdacoregio modified the milestones: 3.2.x, 3.2.0 Nov 1, 2023
@marcusdacoregio marcusdacoregio self-assigned this Nov 1, 2023
@marcusdacoregio marcusdacoregio merged commit 5827602 into main Nov 1, 2023
3 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/main/org-gretty-4.1.1 branch November 1, 2023 11:49
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.

None yet

1 participant