Skip to content
This repository has been archived by the owner on Oct 18, 2024. It is now read-only.

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

Merged
merged 1 commit into from
Sep 12, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 9, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v3.25.5

issues resolved

Added
  • fix: issue 4115 ResolvedUnionType should give access to a list of resolved types (PR #​4119 by @​jlerbsc)
  • Support getting more annotation default values using reflection (PR #​4103 by @​freya022)
Changed
  • Minor refactoring: Simplifies how to group deleted tokens by extracting a method into an independent class (PR #​4134 by @​jlerbsc)
  • Replace deprecated command with environment file (PR #​4122 by @​70825)
  • Fixes missing named constructor in Modifier.java (PR #​4092 by @​Auties00)
Fixed
Developer Changes
Uncategorised
❤️ Contributors

Thank You to all contributors who worked on this release!

v3.25.4

issues resolved

Changed
Fixed
  • Fix: issue 4077 After building JavaParser (with tests) on MacOS multi… (PR #​4086 by @​jlerbsc)
  • fix line separators of selected test files (PR #​4083 by @​abego)
  • Fix: issue 3978 typesolver can't parse in parallel (PR #​4073 by @​jlerbsc)
  • Fix #​4056 isDeclaredInInterface() returns true for fields declared inside enumerations contained in an interface (PR #​4057 by @​Elewyth)
  • Fix: issue 4037 ArrayIndexOutOfBoundsException throws when method param is variadic (PR #​4046 by @​jlerbsc)
  • Fix: issue 4016 Failed to parse variable with name 'sealed' or 'permits' (PR #​4039 by @​jlerbsc)
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 force-pushed the renovate/com.github.javaparser branch from ab0ba7b to fd032d8 Compare July 11, 2023 09:14
@renovate renovate bot changed the title fix(deps): update dependency com.github.javaparser:javaparser-symbol-solver-core to v3.25.4 fix(deps): update dependency com.github.javaparser:javaparser-symbol-solver-core to v3.25.5 Aug 31, 2023
@renovate renovate bot force-pushed the renovate/com.github.javaparser branch from fd032d8 to e416095 Compare August 31, 2023 10:01
@renovate renovate bot force-pushed the renovate/com.github.javaparser branch from e416095 to 9126a9a Compare September 12, 2023 14:39
@renovate renovate bot force-pushed the renovate/com.github.javaparser branch from 9126a9a to 9847a0e Compare September 12, 2023 14:47
@itsaky itsaky merged commit 0049b6a into dev Sep 12, 2023
5 checks passed
@renovate renovate bot deleted the renovate/com.github.javaparser branch September 12, 2023 15:36
Ruan625Br pushed a commit to Ruan625Br/AndroidIDE that referenced this pull request Sep 14, 2023
…solver-core to v3.25.5 (AndroidIDEOfficial#1072)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
itsaky pushed a commit that referenced this pull request Nov 9, 2023
…solver-core to v3.25.5 (#1072)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant