Skip to content
New issue

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

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

Already on GitHub? # to your account

chore(deps): update dependency io.github.typesafegithub:github-workflows-kt to v3.2.0 #46

Merged
merged 1 commit into from
Feb 2, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 13, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.github.typesafegithub:github-workflows-kt 3.0.2 -> 3.2.0 age adoption passing confidence

Release Notes

typesafegithub/github-workflows-kt (io.github.typesafegithub:github-workflows-kt)

v3.2.0: 3.2.0

Compare Source

⭐ Features
🛠️ Fixes

None.

💣 Breaking changes

Some of the above features in very rare contexts may be breaking.

📦 Dependencies

None.


The above release notes include customer-facing changes.
If you're interested also in internal changes, please see the full change log: typesafegithub/github-workflows-kt@v3.1.0...v3.2.0

v3.1.0: 3.1.0

Compare Source

⭐ Features

This release focuses on adding a way to mitigate the binding server's availability issues, if they ever reoccur. This opt-in feature can be used in the following way:

consistencyCheckJobConfig = DEFAULT_CONSISTENCY_CHECK_JOB_CONFIG.copy(
    useLocalBindingsServerAsFallback = true,
),

which will result in adding an alternative path to your consistency check jobs that will be triggered if the original consistency check fails on compiling the script. Enabling this option costs you nothing in terms of extra CI time, if the server is up. If the server is down, it's usually an extra half a minute to up the server and rerun the workflow script.

Example: Screenshot 2025-01-13 at 10 09 49

🛠️ Fixes

None.

💣 Breaking changes

None.

📦 Dependencies

The above release notes include customer-facing changes.
If you're interested also in internal changes, please see the full change log: typesafegithub/github-workflows-kt@v3.0.2...v3.1.0


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.

🔕 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.

@renovate renovate bot changed the title chore(deps): update dependency io.github.typesafegithub:github-workflows-kt to v3.1.0 chore(deps): update dependency io.github.typesafegithub:github-workflows-kt to v3.2.0 Jan 22, 2025
@renovate renovate bot force-pushed the renovate/github-workflows-kt-monorepo branch from ee23b75 to 4083822 Compare January 22, 2025 18:37
@krzema12 krzema12 merged commit af0c655 into main Feb 2, 2025
4 checks passed
@krzema12 krzema12 deleted the renovate/github-workflows-kt-monorepo branch February 2, 2025 20:58
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant