Update dependency io.github.typesafegithub:github-workflows-kt to v1 - autoclosed #26
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.50.0
->1.6.0
Release Notes
typesafegithub/github-workflows-kt (io.github.typesafegithub:github-workflows-kt)
v1.6.0
: 1.6.0Compare Source
⭐ Features
🛠️ Fixes
💣 Breaking changes
None.
Full Changelog: typesafegithub/github-workflows-kt@v1.5.0...v1.6.0
v1.5.0
: 1.5.0Compare Source
⭐ Features
🎉 Client-side binding generation becomes Experimental, and is ready for you to try out!
Please see Migrating to client-side bindings generation. Keep in mind that this feature is not yet fully complete, however most of it is already in place. You can track the progress under this milestone: Client-side wrapper generation.
The plan is to deprecate the bundled bindings by the end of 2023, and in 2024Q1 release a new major version 2.x that removes support for bundled bindings. That's why it's important to me to gather feedback from you, to polish the new approach before switching to it completely.
Have fun!
🛠️ Fixes
None.
💣 Breaking changes
None.
None.
Full Changelog: typesafegithub/github-workflows-kt@v1.4.0...v1.5.0
v1.4.0
: 1.4.0Compare Source
⭐ Features
🧪 🚧 I'm intensively iterating on client-side binding generation, and some preview of this functionality can be already seen in this repo:
It's available in the library's API for me to experiment and for some early adopters. Please expect breaking changes if you want to try it out. Proper documentation will follow.
Stay tuned for more!
🛠️ Fixes
None.
💣 Breaking changes
None.
Full Changelog: typesafegithub/github-workflows-kt@v1.3.0...v1.4.0
v1.3.1
Compare Source
v1.3.0
: 1.3.0Compare Source
⭐ Features
None.
🛠️ Fixes
None.
💣 Breaking changes
None.
Full Changelog: typesafegithub/github-workflows-kt@v1.2.0...v1.3.0
v1.2.0
: 1.2.0Compare Source
⭐ Features
None.
🛠️ Fixes
None.
💣 Breaking changes
None.
Full Changelog: typesafegithub/github-workflows-kt@v1.1.0...v1.2.0
v1.1.0
: 1.1.0Compare Source
⭐ Features
None.
🛠️ Fixes
None.
💣 Breaking changes
None.
Full Changelog: typesafegithub/github-workflows-kt@v1.0.0...v1.1.0
v1.0.0
: 1.0.0Compare Source
I'm happy to release the first stable version of github-workflows-kt!
It's been about one and a half years since the first commit. It started as a remedy to headaches caused
by somewhat complicated GitHub Actions workflows in (now paused) https://github.com/krzema12/kotlin-python.
I decided to give it a shot and deYAMLify this part of software engineering ecosystem, which turned out to be not only my goal 😄
Now that the library's API got stable enough, it's time to take the next step and leave the 0.x "fast iteration" phase. Let's see what it takes us!
Huge thanks to everyone who contributed to the effort, both by actually contributing to the solution and consuming the library in their projects. I'd like to thank especially (in alphabetical order):
@aSemy
@jmfayard
@LeoColman
@NikkyAI
@Vampire
who contributed significantly to the source code of the library and/or discussions we conducted. Thank you 🙇
--
Piotr Krzemiński @krzema12
⭐ Features
None.
🛠️ Fixes
None.
💣 Breaking changes
None.
Full Changelog: typesafegithub/github-workflows-kt@v0.50.0...v1.0.0
Configuration
📅 Schedule: Branch creation - "after 6am,before 8pm" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
This PR has been generated by Mend Renovate. View repository job log here.