Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update plugin org.gradle.toolchains.foojay-resolver-convention to v0.9.0 #3975

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 2, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.gradle.toolchains.foojay-resolver-convention 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.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

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

Sorry, something went wrong.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
…ention to v0.9.0
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Dec 2, 2024
@renovate renovate bot enabled auto-merge (squash) December 2, 2024 09:31
Copy link

sonarqubecloud bot commented Dec 2, 2024

Copy link

codecov bot commented Dec 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (b54106b) to head (2c27b30).
Report is 20 commits behind head on master.

Additional details and impacted files
@@          Coverage Diff           @@
##           master   #3975   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files           2       2           
  Lines          86      86           
  Branches        3       3           
======================================
  Misses         86      86           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot merged commit 68af16a into master Dec 2, 2024
26 checks passed
@renovate renovate bot deleted the renovate/org.gradle.toolchains.foojay-resolver-convention-0.9.x branch December 2, 2024 10:13
DanySK pushed a commit that referenced this pull request Dec 7, 2024
## [36.0.4](36.0.3...36.0.4) (2024-12-07)

### Dependency updates

* **core-deps:** update kotlin monorepo to v2.1.0 ([#3967](#3967)) ([299b8d4](299b8d4))
* **deps:** update danysk/makepkg docker tag to v1.1.24 ([#3984](#3984)) ([f100244](f100244))
* **deps:** update dependency io.arrow-kt:arrow-core to v2 ([#3980](#3980)) ([68a09f5](68a09f5))
* **deps:** update dependency org.eclipse.jgit:org.eclipse.jgit to v7.1.0.202411261347-r ([#3977](#3977)) ([360a4ca](360a4ca))
* **deps:** update node.js to 22.12 ([#3978](#3978)) ([53a3164](53a3164))
* **deps:** update plugin kotlin-qa to v0.77.1 ([f810527](f810527))
* **deps:** update plugin multijvmtesting to v2 ([#3979](#3979)) ([6b23a34](6b23a34))
* **deps:** update plugin org.gradle.toolchains.foojay-resolver-convention to v0.9.0 ([#3975](#3975)) ([68af16a](68af16a))
* **deps:** update plugin publishoncentral to v6 ([#3976](#3976)) ([0fff9ed](0fff9ed))
* **deps:** update react to v19 ([#3986](#3986)) ([42a3955](42a3955))

### Build and continuous integration

* **deps:** update danysk/build-check-deploy-gradle-action action to v3.5.24 ([#3983](#3983)) ([6b81650](6b81650))
* **deps:** update danysk/build-check-deploy-gradle-action action to v3.5.25 ([#3985](#3985)) ([b19c330](b19c330))
* disable PMD until pmd/pmd[#5096](https://github.com/AlchemistSimulator/Alchemist/issues/5096) is fixed ([839c5f1](839c5f1))
* rationalize the build to improve the interoperation between kotlin-jvm and kotlin-mp projects ([891f398](891f398))
* work around missing dokka task dependencies ([f51b894](f51b894))

### General maintenance

* **build:** actualize the `yarn.lock` file ([5f4f77f](5f4f77f))
* **build:** update the javadoc.io cache ([cb89f5f](cb89f5f))
* **build:** update the javadoc.io cache ([04128c1](04128c1))
@DanySK
Copy link
Member

DanySK commented Dec 7, 2024

🎉 This PR is included in version 36.0.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

@DanySK DanySK added the released label Dec 7, 2024
AngeloFilaseta pushed a commit to AngeloFilaseta/Alchemist that referenced this pull request Jan 17, 2025
…ention to v0.9.0 (AlchemistSimulator#3975)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
AngeloFilaseta pushed a commit to AngeloFilaseta/Alchemist that referenced this pull request Jan 17, 2025
## [36.0.4](AlchemistSimulator/Alchemist@36.0.3...36.0.4) (2024-12-07)

### Dependency updates

* **core-deps:** update kotlin monorepo to v2.1.0 ([AlchemistSimulator#3967](AlchemistSimulator#3967)) ([299b8d4](AlchemistSimulator@299b8d4))
* **deps:** update danysk/makepkg docker tag to v1.1.24 ([AlchemistSimulator#3984](AlchemistSimulator#3984)) ([f100244](AlchemistSimulator@f100244))
* **deps:** update dependency io.arrow-kt:arrow-core to v2 ([AlchemistSimulator#3980](AlchemistSimulator#3980)) ([68a09f5](AlchemistSimulator@68a09f5))
* **deps:** update dependency org.eclipse.jgit:org.eclipse.jgit to v7.1.0.202411261347-r ([AlchemistSimulator#3977](AlchemistSimulator#3977)) ([360a4ca](AlchemistSimulator@360a4ca))
* **deps:** update node.js to 22.12 ([AlchemistSimulator#3978](AlchemistSimulator#3978)) ([53a3164](AlchemistSimulator@53a3164))
* **deps:** update plugin kotlin-qa to v0.77.1 ([f810527](AlchemistSimulator@f810527))
* **deps:** update plugin multijvmtesting to v2 ([AlchemistSimulator#3979](AlchemistSimulator#3979)) ([6b23a34](AlchemistSimulator@6b23a34))
* **deps:** update plugin org.gradle.toolchains.foojay-resolver-convention to v0.9.0 ([AlchemistSimulator#3975](AlchemistSimulator#3975)) ([68af16a](AlchemistSimulator@68af16a))
* **deps:** update plugin publishoncentral to v6 ([AlchemistSimulator#3976](AlchemistSimulator#3976)) ([0fff9ed](AlchemistSimulator@0fff9ed))
* **deps:** update react to v19 ([AlchemistSimulator#3986](AlchemistSimulator#3986)) ([42a3955](AlchemistSimulator@42a3955))

### Build and continuous integration

* **deps:** update danysk/build-check-deploy-gradle-action action to v3.5.24 ([AlchemistSimulator#3983](AlchemistSimulator#3983)) ([6b81650](AlchemistSimulator@6b81650))
* **deps:** update danysk/build-check-deploy-gradle-action action to v3.5.25 ([AlchemistSimulator#3985](AlchemistSimulator#3985)) ([b19c330](AlchemistSimulator@b19c330))
* disable PMD until pmd/pmd[#5096](https://github.com/AlchemistSimulator/Alchemist/issues/5096) is fixed ([839c5f1](AlchemistSimulator@839c5f1))
* rationalize the build to improve the interoperation between kotlin-jvm and kotlin-mp projects ([891f398](AlchemistSimulator@891f398))
* work around missing dokka task dependencies ([f51b894](AlchemistSimulator@f51b894))

### General maintenance

* **build:** actualize the `yarn.lock` file ([5f4f77f](AlchemistSimulator@5f4f77f))
* **build:** update the javadoc.io cache ([cb89f5f](AlchemistSimulator@cb89f5f))
* **build:** update the javadoc.io cache ([04128c1](AlchemistSimulator@04128c1))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant