Commit ec96b06
authored
chore(deps): update dependency knope to v0.14.1 (#977)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [knope](https://knope.tech)
([source](https://togithub.com/knope-dev/knope)) | patch | `0.14.0` ->
`0.14.1` |
---
### Release Notes
<details>
<summary>knope-dev/knope (knope)</summary>
###
[`v0.14.1`](https://togithub.com/knope-dev/knope/blob/HEAD/CHANGELOG.md#0141-2024-02-23)
[Compare
Source](https://togithub.com/knope-dev/knope/compare/v0.14.0...v0.14.1)
##### Features
##### Add `ignore_go_major_versioning` option
You can now set `ignore_go_major_versioning = true` for a package in
`knope.toml` to turn off the major version validation & updating in
`go.mod` files.
More details in [the new
docs](https://knope.tech/reference/config-file/packages/#ignore_go_major_versioning).
Closes [#​863](https://togithub.com/knope-dev/knope/issues/863),
thanks for the suggestion
[@​BatmanAoD](https://togithub.com/BatmanAoD)!
</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 [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/openapi-generators/openapi-python-client).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMDAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent c28226e commit ec96b06
File tree
3 files changed
+3
-3
lines changed- .github/workflows
3 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments