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 roaster.version from 2.28.0.Final to 2.29.0.Final #1861

Merged
merged 1 commit into from Sep 6, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 4, 2023

Bumps roaster.version from 2.28.0.Final to 2.29.0.Final.
Updates org.jboss.forge.roaster:roaster-api from 2.28.0.Final to 2.29.0.Final

Release notes

Sourced from org.jboss.forge.roaster:roaster-api's releases.

2.29.0.Final

Features

Because the latest Eclipse JDT update is compiled against JDK 17, Roaster is now built against JDK 17. The JDK 11 build is no longer available.

What's Changed

Full Changelog: forge/roaster@2.28.0.Final...2.29.0.Final

Commits
  • b64e024 [maven-release-plugin] prepare release 2.29.0.Final
  • 3722d85 Bump org.eclipse.jdt:org.eclipse.jdt.core from 3.31.0 to 3.34.0
  • 7c6d7ab Add concurrency to workflows
  • 2103f69 Bump org.junit.jupiter:junit-jupiter from 5.9.3 to 5.10.0
  • ea4646c Update to JDK 17
  • 1a16012 Bump junit-jupiter from 5.9.2 to 5.9.3
  • 273dec2 Bump mockito-core from 5.3.0 to 5.3.1
  • fac7ff6 Bump mockito-core from 5.2.0 to 5.3.0
  • 204748d Bump mockito-core from 5.1.0 to 5.2.0
  • ec894e5 Bump mockito-core from 5.0.0 to 5.1.0
  • Additional commits viewable in compare view

Updates org.jboss.forge.roaster:roaster-jdt from 2.28.0.Final to 2.29.0.Final

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 dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 4, 2023
@tenthe
Copy link
Contributor

tenthe commented Sep 5, 2023

@dependabot recreate

Bumps `roaster.version` from 2.28.0.Final to 2.29.0.Final.

Updates `org.jboss.forge.roaster:roaster-api` from 2.28.0.Final to 2.29.0.Final
- [Release notes](https://github.com/forge/roaster/releases)
- [Commits](forge/roaster@2.28.0.Final...2.29.0.Final)

Updates `org.jboss.forge.roaster:roaster-jdt` from 2.28.0.Final to 2.29.0.Final

---
updated-dependencies:
- dependency-name: org.jboss.forge.roaster:roaster-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jboss.forge.roaster:roaster-jdt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/roaster.version-2.29.0.Final branch from 6723f68 to 4148325 Compare September 5, 2023 17:08
@tenthe tenthe merged commit 9aa7173 into dev Sep 6, 2023
18 checks passed
@tenthe tenthe deleted the dependabot/maven/roaster.version-2.29.0.Final branch September 6, 2023 05:32
@bossenti bossenti added this to the 0.93.0 milestone Sep 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants