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 javaparser-core from 3.24.2 to 3.25.0 #30162

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 3, 2023

Bumps javaparser-core from 3.24.2 to 3.24.10.

Release notes

Sourced from javaparser-core's releases.

Release javaparser-parent-3.24.10

Added

Changed

Fixed

Developer Changes

Uncategorised

❤️ Contributors

Thank You to all contributors who worked on this release!

Release javaparser-parent-3.24.9

Highlights

... (truncated)

Changelog

Sourced from javaparser-core's changelog.

Version 3.24.10

issues resolved

Added

Changed

Fixed

Developer Changes

Uncategorised

❤️ Contributors

Thank You to all contributors who worked on this release!

Version 3.24.9

... (truncated)

Commits
  • d8d616b [maven-release-plugin] prepare release javaparser-parent-3.24.10
  • da3540b update readme
  • 6e76b53 Update changelog
  • 6059db0 Merge pull request #3823 from jlerbsc/master
  • 777af08 Merge branch 'javaparser:master' into master
  • 140042c feat: provide a method in LexicalPreservingPrinter to know if the LPP is avai...
  • 96db29e Merge pull request #3821 from dencat/explicit_as_string
  • eaad372 explicit use asString for performance
  • 1fa450e Merge pull request #3820 from jlerbsc/master
  • e1c6232 Remove unnecessary print method
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

@dependabot dependabot bot added the area/dependencies Pull requests that update a dependency file label Jan 3, 2023
@quarkus-bot

This comment has been minimized.

@famod
Copy link
Member

famod commented Jan 7, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/maven/com.github.javaparser-javaparser-core-3.24.10 branch from 97982c7 to 782ad79 Compare January 7, 2023 01:00
@quarkus-bot

This comment has been minimized.

@famod
Copy link
Member

famod commented Jan 9, 2023

Closing in favor #27435 (comment)

@famod famod closed this Jan 9, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 9, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@quarkus-bot quarkus-bot bot added the triage/invalid This doesn't seem right label Jan 9, 2023
@dependabot dependabot bot deleted the dependabot/maven/com.github.javaparser-javaparser-core-3.24.10 branch January 9, 2023 10:51
@gsmet
Copy link
Member

gsmet commented Feb 1, 2023

@dependabot recreate

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 1, 2023

Looks like this PR is closed. If you re-open it I'll rebase it as long as no-one else has edited it (you can use @dependabot reopen if the branch has been deleted).

@gsmet
Copy link
Member

gsmet commented Feb 1, 2023

@dependabot reopen

@dependabot dependabot bot reopened this Feb 1, 2023
@dependabot dependabot bot restored the dependabot/maven/com.github.javaparser-javaparser-core-3.24.10 branch February 1, 2023 13:32
@quarkus-bot quarkus-bot bot removed the triage/invalid This doesn't seem right label Feb 1, 2023
@gsmet
Copy link
Member

gsmet commented Feb 1, 2023

@dependabot rebase

@gsmet
Copy link
Member

gsmet commented Feb 1, 2023

I think Quarkus 3 is a good opportunity to merge this as we will have to disable some of the quickstarts anyway.

@mariofusco could you upgrade to 3.25.0 for the version that you will prepare for Quarkus 3 compatibility.

EDIT: apparently Dependabot upgraded to 3.25.0 now.

Bumps [javaparser-core](https://github.com/javaparser/javaparser) from 3.24.2 to 3.24.10.
- [Release notes](https://github.com/javaparser/javaparser/releases)
- [Changelog](https://github.com/javaparser/javaparser/blob/master/changelog.md)
- [Commits](javaparser/javaparser@javaparser-parent-3.24.2...javaparser-parent-3.24.10)

---
updated-dependencies:
- dependency-name: com.github.javaparser:javaparser-core
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/com.github.javaparser-javaparser-core-3.24.10 branch from 782ad79 to 1d72d3d Compare February 1, 2023 13:36
@gsmet gsmet changed the title Bump javaparser-core from 3.24.2 to 3.24.10 Bump javaparser-core from 3.24.2 to 3.25.0 Feb 1, 2023
@gsmet gsmet closed this Feb 1, 2023
@quarkus-bot quarkus-bot bot added the triage/invalid This doesn't seem right label Feb 1, 2023
@dependabot dependabot bot deleted the dependabot/maven/com.github.javaparser-javaparser-core-3.24.10 branch February 1, 2023 14:00
@gsmet
Copy link
Member

gsmet commented Feb 1, 2023

Superseded by #30763

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies Pull requests that update a dependency file triage/invalid This doesn't seem right
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants