Skip to content

chore(deps): update dependency knope to v0.16.0#50

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/knope-0.x
Mar 21, 2024
Merged

chore(deps): update dependency knope to v0.16.0#50
renovate[bot] merged 1 commit intomainfrom
renovate/knope-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 21, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
knope (source) minor 0.15.0 -> 0.16.0

Release Notes

knope-dev/knope (knope)

v0.16.0

Compare Source

Breaking Changes
Don't delete changesets for prereleases

Previously, using PrepareRelease to create a prerelease (for example, with --prerelease-label) would delete all
changesets, just like a full release. This was a bug, but the fix is a breaking change if you were
relying on that behavior.

Features
Add a shell variable for Command steps

You can now add shell=true to a Command step to run the command in the current shell.
This lets you opt in to the pre-0.15.0 behavior.

[[workflows.steps]]
type = "Command"
command = "echo $AN_ENV_VAR"
shell = true

Configuration

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

🚦 Automerge: Enabled.

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 Mend Renovate. View repository job log here.

@renovate renovate Bot merged commit 038bfb6 into main Mar 21, 2024
@renovate renovate Bot deleted the renovate/knope-0.x branch March 21, 2024 05:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants