eisop / checker-framework

Pluggable type-checking for Java
https://eisop.github.io/
Other
15 stars 16 forks source link

Update dependency org.checkerframework:stubparser to v3.26.1 #797

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.checkerframework:stubparser 3.25.10 -> 3.26.1 age adoption passing confidence

Release Notes

typetools/stubparser (org.checkerframework:stubparser) ### [`v3.26.1`](https://togithub.com/typetools/stubparser/blob/HEAD/changelog.md#Version-3261) [issues resolved](https://togithub.com/javaparser/javaparser/milestone/208?closed=1) ##### Added - Fix record declarations nested in annotation declarations (PR [#​4460](https://togithub.com/javaparser/javaparser/pull/4460) by [@​johannescoetzee](https://togithub.com/johannescoetzee)) ##### Changed - Format code with spotless (PR [#​4465](https://togithub.com/javaparser/javaparser/pull/4465) by [@​johannescoetzee](https://togithub.com/johannescoetzee)) - Simplifying the search for types in compilation unit (PR [#​4459](https://togithub.com/javaparser/javaparser/pull/4459) by [@​jlerbsc](https://togithub.com/jlerbsc)) - Add spotless plugin configuration (PR [#​4409](https://togithub.com/javaparser/javaparser/pull/4409) by [@​johannescoetzee](https://togithub.com/johannescoetzee)) ##### Fixed - Disable spotless ratcheting and fix formatting (PR [#​4478](https://togithub.com/javaparser/javaparser/pull/4478) by [@​johannescoetzee](https://togithub.com/johannescoetzee)) - Fix: issue 4450 Endless recursion (-> StackOverflow) with cyclic static references (PR [#​4477](https://togithub.com/javaparser/javaparser/pull/4477) by [@​jlerbsc](https://togithub.com/jlerbsc)) - Fix: issue 4399 MethodCallExpr inside lambda in assignment expression cannot be resolved (PR [#​4462](https://togithub.com/javaparser/javaparser/pull/4462) by [@​jlerbsc](https://togithub.com/jlerbsc)) - Fix crash on SwitchExpr entries if tokens are not stored (PR [#​4461](https://togithub.com/javaparser/javaparser/pull/4461) by [@​johannescoetzee](https://togithub.com/johannescoetzee)) - Fix lookahead for pattern expression in switch entries \[Issue 4455] (PR [#​4458](https://togithub.com/javaparser/javaparser/pull/4458) by [@​johannescoetzee](https://togithub.com/johannescoetzee)) ##### Developer Changes - Automatically format code after codegen and validate with a github action (PR [#​4468](https://togithub.com/javaparser/javaparser/pull/4468) by [@​johannescoetzee](https://togithub.com/johannescoetzee)) - Add git-blame-ignore-revs file to ignore the reformatting commit in git blame (PR [#​4466](https://togithub.com/javaparser/javaparser/pull/4466) by [@​johannescoetzee](https://togithub.com/johannescoetzee)) ##### Uncategorised - Add link to the guide to adding nodes in CONTRIBUTING.md (PR [#​4453](https://togithub.com/javaparser/javaparser/pull/4453) by [@​johannescoetzee](https://togithub.com/johannescoetzee)) ##### :heart: Contributors Thank You to all contributors who worked on this release! - [@​johannescoetzee](https://togithub.com/johannescoetzee) - [@​jlerbsc](https://togithub.com/jlerbsc)

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone America/Los_Angeles, 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 has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 1 week ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (3.26.1). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.