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

fix(deps): update dependency com.github.javaparser:javaparser-symbol-solver-core to v3.25.10 #1754

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 4, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.github.javaparser:javaparser-symbol-solver-core (source) 3.25.8 -> 3.25.10 age adoption passing confidence

Release Notes

javaparser/javaparser (com.github.javaparser:javaparser-symbol-solver-core)

v3.25.10

issues resolved

Fixed
  • Fix issue 4345 Strange error when trying to find erasure of generic t… (PR #​4362 by @​jlerbsc)
  • fix: issue 4358 prevent infinite cycles with static imports (PR #​4359 by @​kdunee)
  • Refactor ResolvedReferenceType#equals (PR #​4351 by @​freya022)
  • fix: issue 4331 Cannot be 'abstract' and also 'private'. for a private method in an interface (PR #​4332 by @​jlerbsc)
Developer Changes
❤️ Contributors

Thank You to all contributors who worked on this release!

v3.25.9

issues resolved

Added
Changed
Fixed
  • fix: Dead stores should be removed (sonar rule) (PR #​4329 by @​jlerbsc)
  • fix: Replace this if-then-else statement by a single return statement (sonar rule) (PR #​4328 by @​jlerbsc)
  • fix: issue 2043 getAccessSpecifier should return public for interface methods (PR #​4317 by @​jlerbsc)
  • Further improve correction of whitespace during difference application (PR #​4316 by @​jlerbsc)
  • Fix: issue #​3946 Symbol solver is unable to resolve inherited inner classes (PR #​4314 by @​jlerbsc)
  • fix: issue 4311 IllegalStateException when removing all comments with LexicalPreservingPrinter (PR #​4313 by @​jlerbsc)
  • Fix: issue 3939 SymbolResolver.calculateType(Expression) may fails on first try, then succeed on later tries (PR #​4290 by @​jlerbsc)
  • Adds unit test for issue 4284 "ClassCastException when resolving MethodCallExpr inside an enhanced switch statement" (PR #​4285 by @​jlerbsc)
  • Change SwitchStmt to SwitchNode in SwitchEntryContext to avoid ClassCastException (PR #​4283 by @​PalashSharma20)
Developer Changes
❤️ Contributors

Thank You to all contributors who worked on this release!


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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, check this box

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

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Mar 4, 2024
@renovate renovate bot force-pushed the renovate/com.github.javaparser-javaparser-symbol-solver-core-3.x branch from f58f088 to a819af3 Compare April 4, 2024 21:03
@renovate renovate bot changed the title fix(deps): update dependency com.github.javaparser:javaparser-symbol-solver-core to v3.25.9 fix(deps): update dependency com.github.javaparser:javaparser-symbol-solver-core to v3.25.10 Apr 4, 2024
@renovate renovate bot force-pushed the renovate/com.github.javaparser-javaparser-symbol-solver-core-3.x branch from a819af3 to 5b2127b Compare April 30, 2024 18:22
@renovate renovate bot force-pushed the renovate/com.github.javaparser-javaparser-symbol-solver-core-3.x branch from 5b2127b to 9dd5ab8 Compare April 30, 2024 18:29
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants