INRIA / spoon

Spoon is a metaprogramming library to analyze and transform Java source code. :spoon: is made with :heart:, :beers: and :sparkles:. It parses source files to build a well-designed AST with powerful analysis and transformation API.
http://spoon.gforge.inria.fr/
Other
1.76k stars 352 forks source link

build(deps): update dependency org.slf4j:slf4j-api to v2 #5962

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.slf4j:slf4j-api (source, changelog) 1.7.36 -> 2.0.16 age adoption passing confidence

Release Notes

qos-ch/slf4j (org.slf4j:slf4j-api) ### [`v2.0.16`](https://redirect.github.com/qos-ch/slf4j/compare/v_2.0.15...v_2.0.16) ### [`v2.0.15`](https://redirect.github.com/qos-ch/slf4j/compare/v2.0.14...v_2.0.15) ### [`v2.0.14`](https://redirect.github.com/qos-ch/slf4j/compare/v_2.0.13...v_2.0.14) ### [`v2.0.13`](https://redirect.github.com/qos-ch/slf4j/compare/v_2.0.12...v_2.0.13) ### [`v2.0.12`](https://redirect.github.com/qos-ch/slf4j/compare/v_2.0.11...v_2.0.12) ### [`v2.0.11`](https://redirect.github.com/qos-ch/slf4j/compare/v_2.0.10...v_2.0.11) ### [`v2.0.10`](https://redirect.github.com/qos-ch/slf4j/compare/v_2.0.9...v_2.0.10) ### [`v2.0.9`](https://redirect.github.com/qos-ch/slf4j/compare/v_2.0.8...v_2.0.9) ### [`v2.0.8`](https://redirect.github.com/qos-ch/slf4j/compare/v_2.0.7...v_2.0.8) ### [`v2.0.7`](https://redirect.github.com/qos-ch/slf4j/compare/v_2.0.6...v_2.0.7) ### [`v2.0.6`](https://redirect.github.com/qos-ch/slf4j/compare/v_2.0.5...v_2.0.6) ### [`v2.0.5`](https://redirect.github.com/qos-ch/slf4j/compare/v_2.0.4...v_2.0.5) ### [`v2.0.4`](https://redirect.github.com/qos-ch/slf4j/compare/v_2.0.3...v_2.0.4) ### [`v2.0.3`](https://redirect.github.com/qos-ch/slf4j/compare/v_2.0.2...v_2.0.3) ### [`v2.0.2`](https://redirect.github.com/qos-ch/slf4j/compare/v_2.0.1...v_2.0.2) ### [`v2.0.1`](https://redirect.github.com/qos-ch/slf4j/compare/v_2.0.0...v_2.0.1) ### [`v2.0.0`](https://redirect.github.com/qos-ch/slf4j/compare/v_1.7.36...v_2.0.0)

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.

I-Al-Istannen commented 1 month ago

@SirYwell Do we want to migrate to SLF4j-2? Tests should pass now.

renovate[bot] commented 1 month ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

I-Al-Istannen commented 1 month ago

The SLF4j authors and we do not expect breakages as long as people updated their logging provider in the last few years.