Seonghyeon Cho (조성현)

Results 26 issues of Seonghyeon Cho (조성현)

Motivation: Starting with Gradle 9.0, Gradle will not run builds if a project directory is missing or read-only. (ref: https://docs.gradle.org/8.7/userguide/upgrading_version_8.html#deprecated_missing_project_directory) Modification: - Create project directories - `:bom`, `:version-catalog` - `:dependencyManagement`...

dependencies

Motivation: Gradle enterprise plugin is rebranded as "Develocity" since 3.17 and several core functionalities have been deprecated, and will be removed in a future plugin version. Modification: - Migrate gradle...

dependencies

`wiki.fasterxml.com` is not maintained

Motivation: Starting with Gradle 9.0, Gradle will not run builds if a project directory is missing or read-only. (ref: https://docs.gradle.org/8.7/userguide/upgrading_version_8.html#deprecated_missing_project_directory) Modification: - Create project directories under `build/virtual-projects` Result: - Deprecation...

vim.treesitter.query.set_query() is deprecated and will be removed in nvim 0.10 use vim.treesitter.query.set() instead

- Update swift spec link as it is moved - Update tree-sitter-ruby's external scanner link (*.cc -> *.c)