Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

Update all dependencies #160

Merged
merged 1 commit into from
Dec 14, 2022
Merged

Update all dependencies #160

merged 1 commit into from
Dec 14, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 28, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/checkout action minor v3.1.0 -> v3.2.0 age adoption passing confidence
actions/setup-java action minor v3.6.0 -> v3.9.0 age adoption passing confidence
com.gradle.enterprise plugin minor 3.11.4 -> 3.12 age adoption passing confidence
io.arrow-kt.arrow-gradle-config-versioning plugin minor 0.10.2 -> 0.11.0 age adoption passing confidence
io.arrow-kt.arrow-gradle-config-publish plugin minor 0.10.2 -> 0.11.0 age adoption passing confidence
io.arrow-kt.arrow-gradle-config-nexus plugin minor 0.10.2 -> 0.11.0 age adoption passing confidence
io.arrow-kt.arrow-gradle-config-kotlin plugin minor 0.10.2 -> 0.11.0 age adoption passing confidence
io.arrow-kt.arrow-gradle-config-formatter plugin minor 0.10.2 -> 0.11.0 age adoption passing confidence

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

actions/checkout

v3.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/checkout@v3...v3.2.0

actions/setup-java

v3.9.0

Compare Source

In scope of this release we add support for .java-version file (https://github.com/actions/setup-java/pull/426). For more information about its usage please refer to the documentation.

    steps:
      - uses: actions/checkout@v3
      - name: Setup java
        uses: actions/setup-java@v3
        with:
          distribution: '<distribution>'
          java-version-file: .java-version
      - run: java HelloWorldApp.java

v3.8.0

Compare Source

In scope of this release we added logic to pass the token input through on GHES for Microsoft Build of OpenJDK (https://github.com/actions/setup-java/pull/395) and updated minimatch dependency.

arrow-kt/arrow-gradle-config

v0.11.0

Compare Source


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.

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


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title Update all dependencies to v0.11.0 Update all dependencies Dec 1, 2022
@renovate renovate bot changed the title Update all dependencies Update all dependencies to v0.11.0 Dec 5, 2022
@renovate renovate bot changed the title Update all dependencies to v0.11.0 Update all dependencies Dec 6, 2022
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 06c2d2e to 9035332 Compare December 12, 2022 20:11
| datasource  | package                                                                                             | from   | to     |
| ----------- | --------------------------------------------------------------------------------------------------- | ------ | ------ |
| github-tags | actions/checkout                                                                                    | v3.1.0 | v3.2.0 |
| github-tags | actions/checkout                                                                                    | v3.1.0 | v3.2.0 |
| github-tags | actions/setup-java                                                                                  | v3.6.0 | v3.9.0 |
| github-tags | actions/setup-java                                                                                  | v3.6.0 | v3.9.0 |
| github-tags | actions/setup-java                                                                                  | v3.6.0 | v3.9.0 |
| github-tags | actions/setup-java                                                                                  | v3.6.0 | v3.9.0 |
| github-tags | actions/setup-java                                                                                  | v3.6.0 | v3.9.0 |
| github-tags | actions/setup-java                                                                                  | v3.6.0 | v3.9.0 |
| github-tags | actions/setup-java                                                                                  | v3.6.0 | v3.9.0 |
| github-tags | actions/setup-java                                                                                  | v3.6.0 | v3.9.0 |
| maven       | com.gradle.enterprise:com.gradle.enterprise.gradle.plugin                                           | 3.11.4 | 3.12   |
| maven       | io.arrow-kt.arrow-gradle-config-versioning:io.arrow-kt.arrow-gradle-config-versioning.gradle.plugin | 0.10.2 | 0.11.0 |
| maven       | io.arrow-kt.arrow-gradle-config-publish:io.arrow-kt.arrow-gradle-config-publish.gradle.plugin       | 0.10.2 | 0.11.0 |
| maven       | io.arrow-kt.arrow-gradle-config-nexus:io.arrow-kt.arrow-gradle-config-nexus.gradle.plugin           | 0.10.2 | 0.11.0 |
| maven       | io.arrow-kt.arrow-gradle-config-kotlin:io.arrow-kt.arrow-gradle-config-kotlin.gradle.plugin         | 0.10.2 | 0.11.0 |
| maven       | io.arrow-kt.arrow-gradle-config-formatter:io.arrow-kt.arrow-gradle-config-formatter.gradle.plugin   | 0.10.2 | 0.11.0 |
@nomisRev nomisRev merged commit 8bedfd5 into main Dec 14, 2022
@nomisRev nomisRev deleted the renovate/all branch December 14, 2022 19:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant