chore(deps): update dependency org.jetbrains.kotlinx:kotlinx-cli to v0.3.6 #12

Open
renovate wants to merge 1 commit from renovate/org.jetbrains.kotlinx-kotlinx-cli-0.x into master
Contributor

This PR contains the following updates:

Package Type Update Change
org.jetbrains.kotlinx:kotlinx-cli dependencies patch 0.3.50.3.6

Release Notes

Kotlin/kotlinx-cli (org.jetbrains.kotlinx:kotlinx-cli)

v0.3.6

  • Support using parse(args) in fun main(vararg args: String) (GH-95)
  • Update Kotlin to 1.9.10 (GH-102)

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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.jetbrains.kotlinx:kotlinx-cli](https://github.com/Kotlin/kotlinx-cli) | dependencies | patch | `0.3.5` → `0.3.6` | --- ### Release Notes <details> <summary>Kotlin/kotlinx-cli (org.jetbrains.kotlinx:kotlinx-cli)</summary> ### [`v0.3.6`](https://github.com/Kotlin/kotlinx-cli/blob/HEAD/CHANGELOG.md#036-) - Support using `parse(args)` in `fun main(vararg args: String)` ([GH-95](https://github.com/Kotlin/kotlinx-cli/pull/95)) - Update Kotlin to 1.9.10 ([GH-102](https://github.com/Kotlin/kotlinx-cli/pull/102)) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi44NS4zIiwidXBkYXRlZEluVmVyIjoiNDIuODUuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/org.jetbrains.kotlinx-kotlinx-cli-0.x:renovate/org.jetbrains.kotlinx-kotlinx-cli-0.x
git switch renovate/org.jetbrains.kotlinx-kotlinx-cli-0.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff renovate/org.jetbrains.kotlinx-kotlinx-cli-0.x
git switch renovate/org.jetbrains.kotlinx-kotlinx-cli-0.x
git rebase master
git switch master
git merge --ff-only renovate/org.jetbrains.kotlinx-kotlinx-cli-0.x
git switch renovate/org.jetbrains.kotlinx-kotlinx-cli-0.x
git rebase master
git switch master
git merge --no-ff renovate/org.jetbrains.kotlinx-kotlinx-cli-0.x
git switch master
git merge --squash renovate/org.jetbrains.kotlinx-kotlinx-cli-0.x
git switch master
git merge --ff-only renovate/org.jetbrains.kotlinx-kotlinx-cli-0.x
git switch master
git merge renovate/org.jetbrains.kotlinx-kotlinx-cli-0.x
git push origin master
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: kalle/CSharpCommentChecker#12
No description provided.