Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 27, 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)

@dependabot dependabot bot added the type: dependency-upgrade A dependency upgrade label Oct 27, 2023
@dependabot dependabot bot added this to the 3.1.x milestone Oct 27, 2023
@marcusdacoregio marcusdacoregio self-assigned this Oct 27, 2023
@marcusdacoregio marcusdacoregio modified the milestones: 3.1.x, 3.1.4 Oct 27, 2023
@marcusdacoregio
Copy link
Contributor

@dependabot rebase

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] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/3.1.x/org-gretty-4.1.1 branch from 2007ef5 to a63b2fd Compare October 27, 2023 12:21
@marcusdacoregio marcusdacoregio merged commit 12dc2e6 into 3.1.x Oct 27, 2023
@dependabot dependabot bot deleted the dependabot/gradle/3.1.x/org-gretty-4.1.1 branch October 27, 2023 12:21
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