javaparser/javaparser (com.github.javaparser:javaparser-symbol-solver-core)
### [`v3.26.2`](https://redirect.github.com/javaparser/javaparser/blob/HEAD/changelog.md#Version-3262)
[issues resolved](https://redirect.github.com/javaparser/javaparser/milestone/209?closed=1)
##### Changed
- Move formatting workflows into separate file (PR [#4480](https://redirect.github.com/javaparser/javaparser/pull/4480) by [@johannescoetzee](https://redirect.github.com/johannescoetzee))
- Exclude unavailable macos <-> java version combinations from github tests (PR [#4479](https://redirect.github.com/javaparser/javaparser/pull/4479) by [@johannescoetzee](https://redirect.github.com/johannescoetzee))
##### Fixed
- Fixes [#4526](https://redirect.github.com/javaparser/javaparser/issues/4526). Fix Node.PostOrderIterator for roots without children (PR [#4538](https://redirect.github.com/javaparser/javaparser/pull/4538) by [@ktul](https://redirect.github.com/ktul))
- Add missing copyright notice to RecordPatternExpr.java (PR [#4527](https://redirect.github.com/javaparser/javaparser/pull/4527) by [@johannescoetzee](https://redirect.github.com/johannescoetzee))
- Add missing type erasure in ClassOrInterfaceType.toDescriptor (PR [#4522](https://redirect.github.com/javaparser/javaparser/pull/4522) by [@johanneskloos](https://redirect.github.com/johanneskloos))
- Allow primitive types for patterns (PR [#4506](https://redirect.github.com/javaparser/javaparser/pull/4506) by [@johannescoetzee](https://redirect.github.com/johannescoetzee))
- Fix project formatting (PR [#4499](https://redirect.github.com/javaparser/javaparser/pull/4499) by [@johannescoetzee](https://redirect.github.com/johannescoetzee))
- Fix: issue 4492 resolve LambdaExpr has NullPointException (PR [#4497](https://redirect.github.com/javaparser/javaparser/pull/4497) by [@jlerbsc](https://redirect.github.com/jlerbsc))
- Fix: issue 2738 UnsolvedSymbolException while trying to ResolvedMethodDeclaration from MethodCallExpr (PR [#4482](https://redirect.github.com/javaparser/javaparser/pull/4482) by [@jlerbsc](https://redirect.github.com/jlerbsc))
##### Developer Changes
- fix(deps): update byte-buddy.version to v1.15.1 (PR [#4547](https://redirect.github.com/javaparser/javaparser/pull/4547) by [@renovate\[bot\]](https://redirect.github.com/apps/renovate))
- fix(deps): update byte-buddy.version to v1.15.0 (PR [#4543](https://redirect.github.com/javaparser/javaparser/pull/4543) by [@renovate\[bot\]](https://redirect.github.com/apps/renovate))
- fix(deps): update dependency com.google.guava:guava to v33.3.0-jre (PR [#4532](https://redirect.github.com/javaparser/javaparser/pull/4532) by [@renovate\[bot\]](https://redirect.github.com/apps/renovate))
- fix(deps): update dependency net.bytebuddy:byte-buddy-agent to v1.14.19 (PR [#4531](https://redirect.github.com/javaparser/javaparser/pull/4531) by [@renovate\[bot\]](https://redirect.github.com/apps/renovate))
- chore(deps): update junit5 monorepo to v5.11.0 (PR [#4528](https://redirect.github.com/javaparser/javaparser/pull/4528) by [@renovate\[bot\]](https://redirect.github.com/apps/renovate))
- fix(deps): update byte-buddy.version to v1.14.18 (PR [#4493](https://redirect.github.com/javaparser/javaparser/pull/4493) by [@renovate\[bot\]](https://redirect.github.com/apps/renovate))
- chore(deps): update actions/checkout action to v4.1.7 (PR [#4486](https://redirect.github.com/javaparser/javaparser/pull/4486) by [@renovate\[bot\]](https://redirect.github.com/apps/renovate))
- chore(deps): update actions/checkout action to v4.0.0 (PR [#4485](https://redirect.github.com/javaparser/javaparser/pull/4485) by [@renovate\[bot\]](https://redirect.github.com/apps/renovate))
- chore(deps): update junit5 monorepo to v5.10.3 (PR [#4483](https://redirect.github.com/javaparser/javaparser/pull/4483) by [@renovate\[bot\]](https://redirect.github.com/apps/renovate))
##### Uncategorised
- Add better instructions for re-formatting the project (PR [#4540](https://redirect.github.com/javaparser/javaparser/pull/4540) by [@johannescoetzee](https://redirect.github.com/johannescoetzee))
##### :heart: Contributors
Thank You to all contributors who worked on this release!
- [@johanneskloos](https://redirect.github.com/johanneskloos)
- [@ktul](https://redirect.github.com/ktul)
- [@johannescoetzee](https://redirect.github.com/johannescoetzee)
- [@kamilkrzywanski](https://redirect.github.com/kamilkrzywanski)
- [@jlerbsc](https://redirect.github.com/jlerbsc)
Configuration
š Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
š¦ Automerge: Enabled.
ā» Rebasing: Whenever PR is behind base branch, 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 contains the following updates:
3.26.1
->3.26.2
Release Notes
javaparser/javaparser (com.github.javaparser:javaparser-symbol-solver-core)
### [`v3.26.2`](https://redirect.github.com/javaparser/javaparser/blob/HEAD/changelog.md#Version-3262) [issues resolved](https://redirect.github.com/javaparser/javaparser/milestone/209?closed=1) ##### Changed - Move formatting workflows into separate file (PR [#4480](https://redirect.github.com/javaparser/javaparser/pull/4480) by [@johannescoetzee](https://redirect.github.com/johannescoetzee)) - Exclude unavailable macos <-> java version combinations from github tests (PR [#4479](https://redirect.github.com/javaparser/javaparser/pull/4479) by [@johannescoetzee](https://redirect.github.com/johannescoetzee)) ##### Fixed - Fixes [#4526](https://redirect.github.com/javaparser/javaparser/issues/4526). Fix Node.PostOrderIterator for roots without children (PR [#4538](https://redirect.github.com/javaparser/javaparser/pull/4538) by [@ktul](https://redirect.github.com/ktul)) - Add missing copyright notice to RecordPatternExpr.java (PR [#4527](https://redirect.github.com/javaparser/javaparser/pull/4527) by [@johannescoetzee](https://redirect.github.com/johannescoetzee)) - Add missing type erasure in ClassOrInterfaceType.toDescriptor (PR [#4522](https://redirect.github.com/javaparser/javaparser/pull/4522) by [@johanneskloos](https://redirect.github.com/johanneskloos)) - Allow primitive types for patterns (PR [#4506](https://redirect.github.com/javaparser/javaparser/pull/4506) by [@johannescoetzee](https://redirect.github.com/johannescoetzee)) - Fix project formatting (PR [#4499](https://redirect.github.com/javaparser/javaparser/pull/4499) by [@johannescoetzee](https://redirect.github.com/johannescoetzee)) - Fix: issue 4492 resolve LambdaExpr has NullPointException (PR [#4497](https://redirect.github.com/javaparser/javaparser/pull/4497) by [@jlerbsc](https://redirect.github.com/jlerbsc)) - Fix: issue 2738 UnsolvedSymbolException while trying to ResolvedMethodDeclaration from MethodCallExpr (PR [#4482](https://redirect.github.com/javaparser/javaparser/pull/4482) by [@jlerbsc](https://redirect.github.com/jlerbsc)) ##### Developer Changes - fix(deps): update byte-buddy.version to v1.15.1 (PR [#4547](https://redirect.github.com/javaparser/javaparser/pull/4547) by [@renovate\[bot\]](https://redirect.github.com/apps/renovate)) - fix(deps): update byte-buddy.version to v1.15.0 (PR [#4543](https://redirect.github.com/javaparser/javaparser/pull/4543) by [@renovate\[bot\]](https://redirect.github.com/apps/renovate)) - fix(deps): update dependency com.google.guava:guava to v33.3.0-jre (PR [#4532](https://redirect.github.com/javaparser/javaparser/pull/4532) by [@renovate\[bot\]](https://redirect.github.com/apps/renovate)) - fix(deps): update dependency net.bytebuddy:byte-buddy-agent to v1.14.19 (PR [#4531](https://redirect.github.com/javaparser/javaparser/pull/4531) by [@renovate\[bot\]](https://redirect.github.com/apps/renovate)) - chore(deps): update junit5 monorepo to v5.11.0 (PR [#4528](https://redirect.github.com/javaparser/javaparser/pull/4528) by [@renovate\[bot\]](https://redirect.github.com/apps/renovate)) - fix(deps): update byte-buddy.version to v1.14.18 (PR [#4493](https://redirect.github.com/javaparser/javaparser/pull/4493) by [@renovate\[bot\]](https://redirect.github.com/apps/renovate)) - chore(deps): update actions/checkout action to v4.1.7 (PR [#4486](https://redirect.github.com/javaparser/javaparser/pull/4486) by [@renovate\[bot\]](https://redirect.github.com/apps/renovate)) - chore(deps): update actions/checkout action to v4.0.0 (PR [#4485](https://redirect.github.com/javaparser/javaparser/pull/4485) by [@renovate\[bot\]](https://redirect.github.com/apps/renovate)) - chore(deps): update junit5 monorepo to v5.10.3 (PR [#4483](https://redirect.github.com/javaparser/javaparser/pull/4483) by [@renovate\[bot\]](https://redirect.github.com/apps/renovate)) ##### Uncategorised - Add better instructions for re-formatting the project (PR [#4540](https://redirect.github.com/javaparser/javaparser/pull/4540) by [@johannescoetzee](https://redirect.github.com/johannescoetzee)) ##### :heart: Contributors Thank You to all contributors who worked on this release! - [@johanneskloos](https://redirect.github.com/johanneskloos) - [@ktul](https://redirect.github.com/ktul) - [@johannescoetzee](https://redirect.github.com/johannescoetzee) - [@kamilkrzywanski](https://redirect.github.com/kamilkrzywanski) - [@jlerbsc](https://redirect.github.com/jlerbsc)Configuration
š Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
š¦ Automerge: Enabled.
ā» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
š Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.