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.13.4 #9

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 31, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
knope (source) patch 0.13.0 -> 0.13.4

Release Notes

knope-dev/knope (knope)

v0.13.4

Compare Source

Features
Gitea support

PR #​759 closed issue #​743. Thank you, @​FallenValkyrie!

  • Added Support for Gitea in the CreatePullRequest step
  • Added Support for Gitea in the Release step
  • Added A new SelectGiteaIssue step
  • Add support to generate Gitea config from known public Gitea instances

To use these new steps, just add a new section to your configuration, like this:

[gitea]
repo = "knope"
owner = "knope-dev"
host = "https://codeberg.org"

You can now use the supported steps in the same way as their GitHub equivalents.

[!TIP]
Knope can now generate a configuration for you, if your repository's remote is one of the known
public Gitea instances. Currently only Codeberg is supported,
but feel free to add more here.

v0.13.3

Compare Source

Features
Support pubspec.yaml in versioned_files

Knope can now version Dart projects! You can now add a pubspec.yaml file to your package.versioned_files.

PR #​732 closes #​731. Thanks @​FallenValkyrie!

v0.13.2

Compare Source

Fixes
Add [github] section with knope --generate (#​666)
--dry-run will no longer report deleting the same changeset twice (#​668)
CreateChangeFile (like knope document-change) now prints package names. (#​669)

v0.13.1

Compare Source

Documentation
There is a new docs website

Check out https://knope.tech/ to see the new docs, and please report any errors or gaps!
All error messages within Knope should be updated to point to the new docs.
If any are still pointed at GitHub pages (as of this version), that's a bug!

As part of this, you can also now install Knope through Chocolatey and Homebrew!


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 force-pushed the renovate/knope-0.x branch 18 times, most recently from a1fe86b to a140b7b Compare February 1, 2024 00:37
@dbanty dbanty added the release label Feb 1, 2024
@renovate renovate bot force-pushed the renovate/knope-0.x branch 2 times, most recently from 5c0ecda to 31e0d03 Compare February 1, 2024 01:31
Copy link
Contributor Author

renovate bot commented Feb 1, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (0.13.4). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/knope-0.x branch February 1, 2024 01:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant