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

Update dependency com.github.javaparser:javaparser-core to v3.24.2 #540

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 29, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.github.javaparser:javaparser-core 3.23.0 -> 3.24.2 age adoption passing confidence

Release Notes

javaparser/javaparser

v3.24.2

issues resolved

GPG Fingerprint: 253E8E4C6FB28D11748115C1249DEE8E2C07A0A2

Added
Changed
Fixed
Developer Changes
❤️ Contributors

Thank You to all contributors who worked on this release!

v3.24.0

issues resolved

Added
Changed
  • Minor refactoring on LexicalreservingPrinter especially in the class Difference (PR #​3424 by @​jlerbsc)
  • Update the readme with @pedrombmachado 's suggestions (#​3357), and also to switch from mvn to mvnw within some sample instructions (PR #​3420 by @​MysterAitch)
  • Reducing deeply nested logic in MethodResolutionLogic (work in progress) (PR #​3411 by @​jlerbsc)
  • Reducing deeply nested logic in MethodResolutionLogic (PR #​3409 by @​jlerbsc)
  • Improved RemoveMethodGenerator and ReplaceMethodGenerator to only override super when needed. (PR #​3248 by @​4everTheOne)
  • Reduced complexity for methods in JavaParserFacade (PR #​3204 by @​4everTheOne)
Fixed
Developer Changes
❤️ Contributors

Thank You to all contributors who worked on this release!

v3.23.1

issues resolved

Fixed
API or Behaviour Change
Added
  • Manage @Inherited annotation to prepare the fix on the issue 1843 (PR #​3383 by @​jlerbsc)
Changed
Fixed
  • Fix issue 3387 LexicalPreservingPrinter adds wrong indentation when adding new comments (PR #​3392 by @​jlerbsc)
  • Fix issue 2360 Symbol Solver is missing promotion of byte, char, and short in unary expressions (PR #​3384 by @​jlerbsc)
  • Fix "record" as non-type identifier in Java 16 (PR #​3362 by @​koppor)
  • Fix issue 3358 LexicalPreservingPrinter error on ArrayType (PR #​3359 by @​jlerbsc)
Developer Changes
Uncategorised
❤️ Contributors

Thank You to all contributors who worked on this release!


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@puneetbehl puneetbehl closed this Apr 25, 2022
@renovate
Copy link
Contributor Author

renovate bot commented Apr 25, 2022

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will now ignore this update (3.24.2). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps array of your renovate config.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.

@renovate renovate bot deleted the renovate/javaparsercoreversion branch April 25, 2022 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants