micronaut-projects / micronaut-groovy

Projects that enhance the Micronaut + Groovy experience
Apache License 2.0
17 stars 10 forks source link

chore(deps): update plugin io.micronaut.build.shared.settings to v6.3.5 - autoclosed #454

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.micronaut.build.shared.settings 6.2.2 -> 6.3.5 age adoption passing confidence

Release Notes

micronaut-projects/micronaut-build ### [`v6.3.5`](https://togithub.com/micronaut-projects/micronaut-build/releases/tag/v6.3.5): Micronaut Build Plugins 6.3.5 #### What's Changed - Update dependency com.gradle:gradle-enterprise-gradle-plugin to v3.12.4 by [@​renovate](https://togithub.com/renovate) in [https://github.com/micronaut-projects/micronaut-build/pull/528](https://togithub.com/micronaut-projects/micronaut-build/pull/528) - Update dependencies by [@​runningcode](https://togithub.com/runningcode) in [https://github.com/micronaut-projects/micronaut-build/pull/524](https://togithub.com/micronaut-projects/micronaut-build/pull/524) - Disable caching of dynamic dependencies on CI by [@​melix](https://togithub.com/melix) in [https://github.com/micronaut-projects/micronaut-build/pull/537](https://togithub.com/micronaut-projects/micronaut-build/pull/537) **Full Changelog**: https://github.com/micronaut-projects/micronaut-build/compare/v6.3.4...v6.3.5 - Disable caching of dynamic dependencies on CI ([#​537](https://togithub.com/micronaut-projects/micronaut-build/issues/537)) ### [`v6.3.4`](https://togithub.com/micronaut-projects/micronaut-build/releases/tag/v6.3.4): Micronaut Build Plugins 6.3.4 #### [v6.3.4](https://togithub.com/micronaut-projects/micronaut-build/tree/v6.3.4) (2023-03-08) [Full Changelog](https://togithub.com/micronaut-projects/micronaut-build/compare/v6.3.3...v6.3.4) **Merged pull requests:** - Introduce pre-release check task [#​534](https://togithub.com/micronaut-projects/micronaut-build/pull/534) ([@​melix](https://togithub.com/melix)) \* *This Changelog was automatically generated by [github_changelog_generator](https://togithub.com/github-changelog-generator/github-changelog-generator)* - Introduce pre-release check task ([#​534](https://togithub.com/micronaut-projects/micronaut-build/issues/534)) ### [`v6.3.3`](https://togithub.com/micronaut-projects/micronaut-build/releases/tag/v6.3.3): Micronaut Build Plugins 6.3.3 #### [v6.3.3](https://togithub.com/micronaut-projects/micronaut-build/tree/v6.3.3) (2023-03-06) [Full Changelog](https://togithub.com/micronaut-projects/micronaut-build/compare/v6.3.2...v6.3.3) **Fixed bugs:** - Fix Maven repository URL [#​533](https://togithub.com/micronaut-projects/micronaut-build/pull/533) ([@​melix](https://togithub.com/melix)) \* *This Changelog was automatically generated by [github_changelog_generator](https://togithub.com/github-changelog-generator/github-changelog-generator)* ### [`v6.3.2`](https://togithub.com/micronaut-projects/micronaut-build/releases/tag/v6.3.2): Micronaut Build Plugins 6.3.2 #### What's Changed - Introduce GitHub API as a build service by [@​melix](https://togithub.com/melix) in [https://github.com/micronaut-projects/micronaut-build/pull/484](https://togithub.com/micronaut-projects/micronaut-build/pull/484) - Fix race condition when verifying BOM by [@​melix](https://togithub.com/melix) in [https://github.com/micronaut-projects/micronaut-build/pull/486](https://togithub.com/micronaut-projects/micronaut-build/pull/486) - Fix build settings extension method visibility by [@​melix](https://togithub.com/melix) in [https://github.com/micronaut-projects/micronaut-build/pull/523](https://togithub.com/micronaut-projects/micronaut-build/pull/523) - fix(deps): update dependency com.gradle:common-custom-user-data-gradle-plugin to v1.9 by [@​renovate](https://togithub.com/renovate) in [https://github.com/micronaut-projects/micronaut-build/pull/530](https://togithub.com/micronaut-projects/micronaut-build/pull/530) - Add java details as tags to the build scan by [@​timyates](https://togithub.com/timyates) in [https://github.com/micronaut-projects/micronaut-build/pull/526](https://togithub.com/micronaut-projects/micronaut-build/pull/526) - Use Maven Central for fetching release list by [@​melix](https://togithub.com/melix) in [https://github.com/micronaut-projects/micronaut-build/pull/525](https://togithub.com/micronaut-projects/micronaut-build/pull/525) - Add more options to configure standard project names by [@​melix](https://togithub.com/melix) in [https://github.com/micronaut-projects/micronaut-build/pull/532](https://togithub.com/micronaut-projects/micronaut-build/pull/532) **Full Changelog**: https://github.com/micronaut-projects/micronaut-build/compare/v6.3.1...v6.3.2 ### [`v6.3.1`](https://togithub.com/micronaut-projects/micronaut-build/releases/tag/v6.3.1): Micronaut Build Plugins 6.3.1 #### [v6.3.1](https://togithub.com/micronaut-projects/micronaut-build/tree/v6.3.1) (2023-03-03) [Full Changelog](https://togithub.com/micronaut-projects/micronaut-build/compare/v6.3.0...v6.3.1) **Merged pull requests:** - Fix binary compatibility checks [#​521](https://togithub.com/micronaut-projects/micronaut-build/pull/521) ([@​melix](https://togithub.com/melix)) \* *This Changelog was automatically generated by [github_changelog_generator](https://togithub.com/github-changelog-generator/github-changelog-generator)* - Fix binary compatibility checks ([#​521](https://togithub.com/micronaut-projects/micronaut-build/issues/521)) ### [`v6.3.0`](https://togithub.com/micronaut-projects/micronaut-build/releases/tag/v6.3.0): Micronaut Build Plugins 6.3.0 #### What's Changed - catch a more generic exception by [@​sdelamo](https://togithub.com/sdelamo) in [https://github.com/micronaut-projects/micronaut-build/pull/476](https://togithub.com/micronaut-projects/micronaut-build/pull/476) - Add support for "conventional" project names by [@​melix](https://togithub.com/melix) in [https://github.com/micronaut-projects/micronaut-build/pull/477](https://togithub.com/micronaut-projects/micronaut-build/pull/477) - Populate user agent header for Github Requests by [@​sdelamo](https://togithub.com/sdelamo) in [https://github.com/micronaut-projects/micronaut-build/pull/481](https://togithub.com/micronaut-projects/micronaut-build/pull/481) - Cache GitHub versions json in create dropdown task by [@​melix](https://togithub.com/melix) in [https://github.com/micronaut-projects/micronaut-build/pull/482](https://togithub.com/micronaut-projects/micronaut-build/pull/482) - Attempt to fix CI tests by [@​melix](https://togithub.com/melix) in [https://github.com/micronaut-projects/micronaut-build/pull/483](https://togithub.com/micronaut-projects/micronaut-build/pull/483) - Disable automatic download all sources and javadocs. by [@​donbeave](https://togithub.com/donbeave) in [https://github.com/micronaut-projects/micronaut-build/pull/447](https://togithub.com/micronaut-projects/micronaut-build/pull/447) - Bump com.gradle:gradle-enterprise-gradle-plugin from 3.11.4 to 3.12.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/micronaut-projects/micronaut-build/pull/478](https://togithub.com/micronaut-projects/micronaut-build/pull/478) - Upgrade GE plugin by [@​melix](https://togithub.com/melix) in [https://github.com/micronaut-projects/micronaut-build/pull/489](https://togithub.com/micronaut-projects/micronaut-build/pull/489) - Remove test retry plugin by [@​melix](https://togithub.com/melix) in [https://github.com/micronaut-projects/micronaut-build/pull/490](https://togithub.com/micronaut-projects/micronaut-build/pull/490) - Bump mikepenz/action-junit-report from 3.6.1 to 3.7.5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/micronaut-projects/micronaut-build/pull/499](https://togithub.com/micronaut-projects/micronaut-build/pull/499) - Bump actions/cache from 3.0.11 to 3.2.6 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/micronaut-projects/micronaut-build/pull/498](https://togithub.com/micronaut-projects/micronaut-build/pull/498) - Bump gradle/wrapper-validation-action from 1.0.5 to 1.0.6 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/micronaut-projects/micronaut-build/pull/497](https://togithub.com/micronaut-projects/micronaut-build/pull/497) - Mock GitHub API by [@​melix](https://togithub.com/melix) in [https://github.com/micronaut-projects/micronaut-build/pull/500](https://togithub.com/micronaut-projects/micronaut-build/pull/500) - Bump org.jsoup:jsoup from 1.15.3 to 1.15.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/micronaut-projects/micronaut-build/pull/501](https://togithub.com/micronaut-projects/micronaut-build/pull/501) - Bump ncipollo/release-action from 1.11.2 to 1.12.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/micronaut-projects/micronaut-build/pull/450](https://togithub.com/micronaut-projects/micronaut-build/pull/450) - Bump org.sonarsource.scanner.gradle:sonarqube-gradle-plugin from 3.4.0.2513 to 4.0.0.2929 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/micronaut-projects/micronaut-build/pull/496](https://togithub.com/micronaut-projects/micronaut-build/pull/496) - Dependency cleanup by [@​melix](https://togithub.com/melix) in [https://github.com/micronaut-projects/micronaut-build/pull/502](https://togithub.com/micronaut-projects/micronaut-build/pull/502) - Disable Jacoco on local builds by [@​melix](https://togithub.com/melix) in [https://github.com/micronaut-projects/micronaut-build/pull/518](https://togithub.com/micronaut-projects/micronaut-build/pull/518) - Make it possible to run tests on specific JDK by [@​melix](https://togithub.com/melix) in [https://github.com/micronaut-projects/micronaut-build/pull/519](https://togithub.com/micronaut-projects/micronaut-build/pull/519) - chore(deps): update plugin io.micronaut.build.shared.settings to v6 by [@​renovate](https://togithub.com/renovate) in [https://github.com/micronaut-projects/micronaut-build/pull/515](https://togithub.com/micronaut-projects/micronaut-build/pull/515) - fix(deps): update mockserver to v5.15.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/micronaut-projects/micronaut-build/pull/511](https://togithub.com/micronaut-projects/micronaut-build/pull/511) - fix(deps): update dependency io.github.gradle-nexus:publish-plugin to v1.2.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/micronaut-projects/micronaut-build/pull/508](https://togithub.com/micronaut-projects/micronaut-build/pull/508) - Remove `jcenter()` from README by [@​runningcode](https://togithub.com/runningcode) in [https://github.com/micronaut-projects/micronaut-build/pull/520](https://togithub.com/micronaut-projects/micronaut-build/pull/520) #### New Contributors - [@​renovate](https://togithub.com/renovate) made their first contribution in [https://github.com/micronaut-projects/micronaut-build/pull/515](https://togithub.com/micronaut-projects/micronaut-build/pull/515) - [@​runningcode](https://togithub.com/runningcode) made their first contribution in [https://github.com/micronaut-projects/micronaut-build/pull/520](https://togithub.com/micronaut-projects/micronaut-build/pull/520) **Full Changelog**: https://github.com/micronaut-projects/micronaut-build/compare/v6.2.1...v6.3.0 ### [`v6.2.4`](https://togithub.com/micronaut-projects/micronaut-build/releases/tag/v6.2.4): Micronaut Build Plugins 6.2.4 #### [v6.2.4](https://togithub.com/micronaut-projects/micronaut-build/tree/v6.2.4) (2023-03-06) [Full Changelog](https://togithub.com/micronaut-projects/micronaut-build/compare/v6.3.2...v6.2.4) **Fixed bugs:** - Fix Maven repository URL [#​533](https://togithub.com/micronaut-projects/micronaut-build/pull/533) ([@​melix](https://togithub.com/melix)) \* *This Changelog was automatically generated by [github_changelog_generator](https://togithub.com/github-changelog-generator/github-changelog-generator)* ### [`v6.2.3`](https://togithub.com/micronaut-projects/micronaut-build/releases/tag/v6.2.3): Micronaut Build Plugins 6.2.3 #### What's Changed - Introduce GitHub API as a build service by [@​melix](https://togithub.com/melix) in [https://github.com/micronaut-projects/micronaut-build/pull/484](https://togithub.com/micronaut-projects/micronaut-build/pull/484) - Fix race condition when verifying BOM by [@​melix](https://togithub.com/melix) in [https://github.com/micronaut-projects/micronaut-build/pull/486](https://togithub.com/micronaut-projects/micronaut-build/pull/486) - Add java details as tags to the build scan by [@​timyates](https://togithub.com/timyates) in [https://github.com/micronaut-projects/micronaut-build/pull/526](https://togithub.com/micronaut-projects/micronaut-build/pull/526) - Use Maven Central for fetching release list by [@​melix](https://togithub.com/melix) in [https://github.com/micronaut-projects/micronaut-build/pull/525](https://togithub.com/micronaut-projects/micronaut-build/pull/525) **Full Changelog**: https://github.com/micronaut-projects/micronaut-build/compare/v6.2.2...v6.2.3

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Europe/Prague, 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.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information