Skip to content

chore(deps): update dependency knope to v0.17.0 #1088

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

Merged
merged 1 commit into from
Aug 6, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 4, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
knope (source) minor 0.16.2 -> 0.17.0

Release Notes

knope-dev/knope (knope)

v0.17.0

Breaking Changes
Forge date now matches CHANGELOG date

If you prepare a release and generate a changelog Markdown file in one workflow, then create a forge release in a
separate workflow, the forge release date will now match the changelog date (if any). Previously, the forge release got
the current date (at the time of running the workflow).

Match scope-filtering behavior to docs

The docs state, in regard to a package.scopes config, "if not defined, Knope will consider all scopes."

This is the intended behavior, but wasn't true until now. The actual behavior, for multi-package repos, was that if
any package had scopes defined, all would start filtering scopes.

This has been corrected, packages are now more independent in their scope filtering behavior.

Properly use case insensitivity when checking conventional commits

Per the conventional commits spec all units of a
conventional commit are case-insensitive.
Until now, Knope was treating commit footers and scopes as case-sensitive. This has been corrected, which may result
in different behavior for some projects.


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.

@dbanty dbanty added this pull request to the merge queue Aug 6, 2024
Merged via the queue into main with commit f0113cb Aug 6, 2024
20 checks passed
@dbanty dbanty deleted the renovate/knope branch August 6, 2024 04:06
micha91 pushed a commit to micha91/openapi-python-client that referenced this pull request May 13, 2025
)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [knope](https://knope.tech)
([source](https://togithub.com/knope-dev/knope)) | minor | `0.16.2` ->
`0.17.0` |

---

### Release Notes

<details>
<summary>knope-dev/knope (knope)</summary>

###
[`v0.17.0`](https://togithub.com/knope-dev/knope/blob/HEAD/CHANGELOG.md#0170-2024-08-04)

##### Breaking Changes

##### Forge date now matches CHANGELOG date

If you prepare a release and generate a changelog Markdown file in one
workflow, then create a forge release in a
separate workflow, the forge release date will now match the changelog
date (if any). Previously, the forge release got
the current date (at the time of running the workflow).

##### Match scope-filtering behavior to docs

The docs state, in regard to a `package.scopes` config, "if not defined,
Knope will consider all scopes."

This is the intended behavior, but wasn't true until now. The actual
behavior, for multi-package repos, was that if
*any* package had scopes defined, *all* would start filtering scopes.

This has been corrected, packages are now more independent in their
scope filtering behavior.

##### Properly use case insensitivity when checking conventional commits

Per the [conventional commits
spec](https://www.conventionalcommits.org/en/v1.0.0/#specification) all
units of a
conventional commit are case-insensitive.
Until now, Knope was treating commit footers and scopes as
case-sensitive. This has been corrected, which may result
in different behavior for some projects.

</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 was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/openapi-generators/openapi-python-client).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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.

1 participant