SpongePowered / Configurate

A simple configuration library for Java applications providing a node structure, a variety of formats, and tools for transformation
https://configurate.aoeu.xyz
Apache License 2.0
386 stars 68 forks source link

chore(deps): Update build deps and github actions #528

Open renovate[bot] opened 1 day ago

renovate[bot] commented 1 day ago

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
JamesIves/github-pages-deploy-action action minor v4.6.8 -> v4.7.2 age adoption passing confidence
gradle (source) minor 8.10.2 -> 8.11.1 age adoption passing confidence
suzuki-shunsuke/github-action-renovate-config-validator action patch v1.1.0 -> v1.1.1 age adoption passing confidence
io.freefair.aggregate-javadoc-jar plugin minor 8.10.2 -> 8.11 age adoption passing confidence
org.gradle.toolchains.foojay-resolver-convention plugin minor 0.8.0 -> 0.9.0 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

JamesIves/github-pages-deploy-action (JamesIves/github-pages-deploy-action) ### [`v4.7.2`](https://redirect.github.com/JamesIves/github-pages-deploy-action/compare/v4.7.1...v4.7.2) [Compare Source](https://redirect.github.com/JamesIves/github-pages-deploy-action/compare/v4.7.1...v4.7.2) ### [`v4.7.1`](https://redirect.github.com/JamesIves/github-pages-deploy-action/releases/tag/v4.7.1) [Compare Source](https://redirect.github.com/JamesIves/github-pages-deploy-action/compare/v4.7.0...v4.7.1) #### What's Changed ##### Features ✨ - feat: when `target-folder` is specified the action will now create any missing folders for you by [@​databasedav](https://redirect.github.com/databasedav) in [https://github.com/JamesIves/github-pages-deploy-action/pull/1737](https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1737) #### New Contributors - [@​databasedav](https://redirect.github.com/databasedav) made their first contribution in [https://github.com/JamesIves/github-pages-deploy-action/pull/1737](https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1737) **Full Changelog**: https://github.com/JamesIves/github-pages-deploy-action/compare/v4.6.6...v4.7.1 ### [`v4.7.0`](https://redirect.github.com/JamesIves/github-pages-deploy-action/releases/tag/v4.7.0) [Compare Source](https://redirect.github.com/JamesIves/github-pages-deploy-action/compare/v4.6.9...v4.7.0) #### What's Changed ##### Features ✨ - feat: added the option to specify an `atttempt-limit` input, giving you the option to change how many attempts the action will make before failing by [@​databasedav](https://redirect.github.com/databasedav) in [https://github.com/JamesIves/github-pages-deploy-action/pull/1737](https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1737) ##### Build 🔧 - build(deps): bump codecov/codecov-action from 4.5.0 to 4.6.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/JamesIves/github-pages-deploy-action/pull/1710](https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1710) - chore(deps): update dependencies by [@​JamesIves](https://redirect.github.com/JamesIves) in [https://github.com/JamesIves/github-pages-deploy-action/pull/1732](https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1732) - build(deps): bump typescript-eslint from 8.13.0 to 8.14.0 in the typescript group by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/JamesIves/github-pages-deploy-action/pull/1734](https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1734) - build(deps-dev): bump the eslint group with 2 updates by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/JamesIves/github-pages-deploy-action/pull/1733](https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1733) - build(deps): bump the misc group across 1 directory with 6 updates by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/JamesIves/github-pages-deploy-action/pull/1743](https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1743) - build(deps): bump codecov/codecov-action from 4.6.0 to 5.0.7 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/JamesIves/github-pages-deploy-action/pull/1745](https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1745) #### New Contributors - [@​databasedav](https://redirect.github.com/databasedav) made their first contribution in [https://github.com/JamesIves/github-pages-deploy-action/pull/1737](https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1737) **Full Changelog**: https://github.com/JamesIves/github-pages-deploy-action/compare/v4.6.6...v4.7.0 ### [`v4.6.9`](https://redirect.github.com/JamesIves/github-pages-deploy-action/releases/tag/v4.6.9) [Compare Source](https://redirect.github.com/JamesIves/github-pages-deploy-action/compare/v4.6.8...v4.6.9) #### What's Changed ##### Dependencies 🤖 - chore(deps): mass bump dependencies - chore(deps): switch to using `.node-version` instead of `.nvmrc` for Node dependency management. - chore(deps): updated node version to 22.11.0 for development **Full Changelog**: https://github.com/JamesIves/github-pages-deploy-action/compare/v4...v4.6.9
gradle/gradle (gradle) ### [`v8.11.1`](https://redirect.github.com/gradle/gradle/releases/tag/v8.11.1): 8.11.1 [Compare Source](https://redirect.github.com/gradle/gradle/compare/v8.11.0...v8.11.1) This is a patch release for Gradle 8.11. We recommend users upgrade to 8.11.1 instead of 8.11. It fixes the following issues: - [#​31268](https://redirect.github.com/gradle/gradle/issues/31268) BuildEventsListenerRegistry corrupted with Isolated Projects and parallel configuration - [#​31282](https://redirect.github.com/gradle/gradle/issues/31282) Running executables sporadically fails with ETXTBSY (Text file busy) - [#​31284](https://redirect.github.com/gradle/gradle/issues/31284) ArrayIndexOutOfBoundsException after upgrading to gradle 8.11 when generating problems report - [#​31310](https://redirect.github.com/gradle/gradle/issues/31310) Unable to run Gradle task in 8.10 due to bytecode interception [Read the Release Notes](https://docs.gradle.org/8.11.1/release-notes.html) #### Upgrade instructions Switch your build to use Gradle 8.11.1 by updating your wrapper: ./gradlew wrapper --gradle-version=8.11.1 See the Gradle [8.x upgrade guide](https://docs.gradle.org/8.11.1/userguide/upgrading_version\_8.html) to learn about deprecations, breaking changes and other considerations when upgrading. For Java, Groovy, Kotlin and Android compatibility, see the [full compatibility notes](https://docs.gradle.org/8.11.1/userguide/compatibility.html). #### Reporting problems If you find a problem with this release, please file a bug on [GitHub Issues](https://redirect.github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). We hope you will build happiness with Gradle, and we look forward to your feedback via [Twitter](https://twitter.com/gradle) or on [GitHub](https://redirect.github.com/gradle). ### [`v8.11`](https://redirect.github.com/gradle/gradle/releases/tag/v8.11.0): 8.11 [Compare Source](https://redirect.github.com/gradle/gradle/compare/v8.10.2...v8.11.0) The Gradle team is excited to announce Gradle 8.11. [Read the Release Notes](https://docs.gradle.org/8.11/release-notes.html) We would like to thank the following community members for their contributions to this release of Gradle: [Adam](https://redirect.github.com/adam-enko), [alyssoncs](https://redirect.github.com/alyssoncs), [Bilel MEDIMEGH](https://redirect.github.com/LelouBil), [Björn Kautler](https://redirect.github.com/Vampire), [Chuck Thomas](https://redirect.github.com/chuckthemole), [Daniel Lacasse](https://redirect.github.com/lacasseio), [Finn Petersen](https://redirect.github.com/fp7), [JK](https://redirect.github.com/jknair0), [Jérémie Bresson](https://redirect.github.com/jmini), [luozexuan](https://redirect.github.com/luozexuan), [Mahdi Hosseinzadeh](https://redirect.github.com/mahozad), [Markus Gaisbauer](https://redirect.github.com/quijote), [Matthew Haughton](https://redirect.github.com/3flex), [Matthew Von-Maszewski](https://redirect.github.com/matthewvon), [ploober](https://redirect.github.com/ploober), [Siarhei](https://redirect.github.com/madhead), [Titus James](https://redirect.github.com/tj330), [vrp0211](https://redirect.github.com/vrp0211) #### Upgrade instructions Switch your build to use Gradle 8.11 by updating your wrapper: ./gradlew wrapper --gradle-version=8.11 See the Gradle [8.x upgrade guide](https://docs.gradle.org/8.11/userguide/upgrading_version\_8.html) to learn about deprecations, breaking changes and other considerations when upgrading. For Java, Groovy, Kotlin and Android compatibility, see the [full compatibility notes](https://docs.gradle.org/8.11/userguide/compatibility.html). #### Reporting problems If you find a problem with this release, please file a bug on [GitHub Issues](https://redirect.github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). We hope you will build happiness with Gradle, and we look forward to your feedback via [Twitter](https://twitter.com/gradle) or on [GitHub](https://redirect.github.com/gradle).
suzuki-shunsuke/github-action-renovate-config-validator (suzuki-shunsuke/github-action-renovate-config-validator) ### [`v1.1.1`](https://redirect.github.com/suzuki-shunsuke/github-action-renovate-config-validator/releases/tag/v1.1.1) [Compare Source](https://redirect.github.com/suzuki-shunsuke/github-action-renovate-config-validator/compare/v1.1.0...v1.1.1) #### Bug Fixes [#​768](https://redirect.github.com/suzuki-shunsuke/github-action-renovate-config-validator/issues/768) [#​770](https://redirect.github.com/suzuki-shunsuke/github-action-renovate-config-validator/issues/770) [#​772](https://redirect.github.com/suzuki-shunsuke/github-action-renovate-config-validator/issues/772) Fixed a bug `strict` doesn't work renovate-config-validator has an issue about`RENOVATE_CONFIG_FILE`. - [https://github.com/renovatebot/renovate/issues/30418](https://redirect.github.com/renovatebot/renovate/issues/30418) And now renovate-config-validator can accept files via positional arguments. - [https://github.com/renovatebot/renovate/pull/16475](https://redirect.github.com/renovatebot/renovate/pull/16475) Unlike RENOVATE_CONFIG_FILE, positional arguments can pass multiple files, so we don't need to run `renovate-config-validator` by file. So this release replaces `RENOVATE_CONFIG_FILE` with positional arguments.
freefair/gradle-plugins (io.freefair.aggregate-javadoc-jar) ### [`v8.11`](https://redirect.github.com/freefair/gradle-plugins/releases/tag/8.11) [Compare Source](https://redirect.github.com/freefair/gradle-plugins/compare/8.10.2...8.11) ##### What's Changed - Bump org.junit:junit-bom from 5.11.1 to 5.11.2 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/freefair/gradle-plugins/pull/1221](https://redirect.github.com/freefair/gradle-plugins/pull/1221) - Bump io.freefair.settings.plugin-versions from 8.10 to 8.10.2 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/freefair/gradle-plugins/pull/1222](https://redirect.github.com/freefair/gradle-plugins/pull/1222) - Bump org.junit:junit-bom from 5.11.1 to 5.11.2 in /examples by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/freefair/gradle-plugins/pull/1224](https://redirect.github.com/freefair/gradle-plugins/pull/1224) - [#​1234](https://redirect.github.com/freefair/gradle-plugins/issues/1234) Use new spring-boot docs site for recent versions of Spring Boot by [@​nixel2007](https://redirect.github.com/nixel2007) in [https://github.com/freefair/gradle-plugins/pull/1235](https://redirect.github.com/freefair/gradle-plugins/pull/1235) - Bump com.github.spotbugs from 6.0.24 to 6.0.26 in /examples by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/freefair/gradle-plugins/pull/1233](https://redirect.github.com/freefair/gradle-plugins/pull/1233) - Bump mavenPluginToolsVersion from 3.15.0 to 3.15.1 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/freefair/gradle-plugins/pull/1232](https://redirect.github.com/freefair/gradle-plugins/pull/1232) - Bump com.gradle.develocity from 3.18.1 to 3.18.2 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/freefair/gradle-plugins/pull/1238](https://redirect.github.com/freefair/gradle-plugins/pull/1238) - Bump io.github.classgraph:classgraph from 4.8.177 to 4.8.179 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/freefair/gradle-plugins/pull/1236](https://redirect.github.com/freefair/gradle-plugins/pull/1236) - Bump org.junit:junit-bom from 5.11.2 to 5.11.3 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/freefair/gradle-plugins/pull/1229](https://redirect.github.com/freefair/gradle-plugins/pull/1229) - Bump org.mockito:mockito-core from 5.14.1 to 5.14.2 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/freefair/gradle-plugins/pull/1226](https://redirect.github.com/freefair/gradle-plugins/pull/1226) - Bump org.junit:junit-bom from 5.11.2 to 5.11.3 in /examples by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/freefair/gradle-plugins/pull/1228](https://redirect.github.com/freefair/gradle-plugins/pull/1228) - Bump org.apache.maven.plugin-tools:maven-plugin-annotations from 3.15.0 to 3.15.1 in /examples by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/freefair/gradle-plugins/pull/1231](https://redirect.github.com/freefair/gradle-plugins/pull/1231) - Bump org.mockito:mockito-core from 5.14.1 to 5.14.2 in /examples by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/freefair/gradle-plugins/pull/1227](https://redirect.github.com/freefair/gradle-plugins/pull/1227) ##### New Contributors - [@​nixel2007](https://redirect.github.com/nixel2007) made their first contribution in [https://github.com/freefair/gradle-plugins/pull/1235](https://redirect.github.com/freefair/gradle-plugins/pull/1235) **Full Changelog**: https://github.com/freefair/gradle-plugins/compare/8.10.2...8.11

Configuration

📅 Schedule: Branch creation - "after 5pm on the 2nd day of the month" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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