Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

chore(deps): update dependency knope to v0.16.1 - autoclosed #22

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 18, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
knope (source) patch 0.16.0 -> 0.16.1

Release Notes

knope-dev/knope (knope)

v0.16.1

Compare Source

Features
Add help_text option to workflows

[[workflows]] can now have help_text:

Example:

[[workflows]]
name = "release"
help_text = "Prepare a release"

The message is displayed when running knope --help:

A command line tool for automating common development tasks

Usage: knope [OPTIONS] [COMMAND]

Commands:
  release          Prepare a release
  help             Print this message or the help of the given subcommand(s)

...

PR #​960 closes issue #​959. Thanks @​alex-way!

Use bullets to describe simple changes

The previous changelog & forge release format used headers for the summary of all changes, these entries were hard
to follow for simple changes like this:

##### Features
##### A feature

##### Another header with no content in between?

Now, simple changes are described with bullets at the top of the section. More complex changes will come after
any bullets, using the previous format:

##### Features

- A simple feature
- Another simple feature

##### A complex feature

Some details about that feature

Right now, a simple change is any change which comes from a conventional commit (whether from the commit summary or
from a footer) or a changeset with only a header in it. Here are three simple changes:

feat: A simple feature

Changelog-Note: A note entry

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

@renovate renovate bot changed the title chore(deps): update dependency knope to v0.15.0 chore(deps): update dependency knope to v0.15.0 - autoclosed Mar 18, 2024
@renovate renovate bot closed this Mar 18, 2024
@renovate renovate bot deleted the renovate/knope-0.x branch March 18, 2024 04:54
@renovate renovate bot changed the title chore(deps): update dependency knope to v0.15.0 - autoclosed chore(deps): update dependency knope to v0.15.0 Mar 21, 2024
@renovate renovate bot restored the renovate/knope-0.x branch March 21, 2024 01:14
@renovate renovate bot reopened this Mar 21, 2024
@renovate renovate bot changed the title chore(deps): update dependency knope to v0.15.0 chore(deps): update dependency knope to v0.16.0 Mar 21, 2024
@renovate renovate bot force-pushed the renovate/knope-0.x branch from cbd2510 to 0e539e2 Compare March 21, 2024 01:14
@renovate renovate bot changed the title chore(deps): update dependency knope to v0.16.0 chore(deps): update dependency knope to v0.16.0 - autoclosed Mar 21, 2024
@renovate renovate bot closed this Mar 21, 2024
@renovate renovate bot deleted the renovate/knope-0.x branch March 21, 2024 01:25
@renovate renovate bot changed the title chore(deps): update dependency knope to v0.16.0 - autoclosed chore(deps): update dependency knope to v0.16.0 Mar 24, 2024
@renovate renovate bot reopened this Mar 24, 2024
@renovate renovate bot restored the renovate/knope-0.x branch March 24, 2024 19:13
@renovate renovate bot force-pushed the renovate/knope-0.x branch from 0e539e2 to d863617 Compare March 24, 2024 19:13
@renovate renovate bot changed the title chore(deps): update dependency knope to v0.16.0 chore(deps): update dependency knope to v0.16.1 Mar 24, 2024
@renovate renovate bot changed the title chore(deps): update dependency knope to v0.16.1 chore(deps): update dependency knope to v0.16.1 - autoclosed Mar 24, 2024
@renovate renovate bot closed this Mar 24, 2024
@renovate renovate bot deleted the renovate/knope-0.x branch March 24, 2024 19:24
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