volodya-lombrozo / jtcop

Maven Plugin for checking tests in Java projects
MIT License
18 stars 2 forks source link

fix(deps): update dependency com.github.javaparser:javaparser-core to v3.26.2 #426

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.github.javaparser:javaparser-core (source) 3.26.1 -> 3.26.2 age adoption passing confidence

Release Notes

javaparser/javaparser (com.github.javaparser:javaparser-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: 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.



This PR was generated by Mend Renovate. View the repository job log.


PR-Codex overview

This PR updates the javaparser-core version in the pom.xml from 3.26.1 to 3.26.2.

Detailed summary

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

volodya-lombrozo commented 2 weeks ago

@rultor please, try to merge, since 8 checks have passed

rultor commented 2 weeks ago

@rultor please, try to merge, since 8 checks have passed

@volodya-lombrozo OK, I'll try to merge now. You can check the progress of the merge here

rultor commented 2 weeks ago

@rultor please, try to merge, since 8 checks have passed

@volodya-lombrozo Done! FYI, the full log is here (took me 18min)