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-dev): bump @favware/cliff-jumper from 4.1.0 to 5.0.0 #548

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 21, 2024

Bumps @favware/cliff-jumper from 4.1.0 to 5.0.0.

Release notes

Sourced from @​favware/cliff-jumper's releases.

@​favware/cliff-jumper@​5.0.0

@​favware/cliff-jumper@​5.0.0 - (2024-10-19)

🐛 Bug Fixes

  • Check commits array to be defined before reading it (50478d0)
  • deps: Update dependency git-cliff to ^2.6.0 (31a525c) (#205)
  • deps: Update all non-major dependencies (3e07ebb) (#204)

🚀 Features

  • Support gitlab, gitea, and bitbucket for git-cliff (a4b30d0) (#208)
    • 💥 BREAKING CHANGE: --github-repo has been renamed to --git-repo
    • 💥 BREAKING CHANGE: githubRepo has been renamed to gitRepo
    • 💥 BREAKING CHANGE: --github-token has been renamed to gitToken
    • 💥 BREAKING CHANGE: githubToken has been renamed to gitToken
    • 💥 BREAKING CHANGE: The environment variables TOKEN_GITHUB and TOKEN_GH are no longer supported
    • 💥 BREAKING CHANGE: environment variables GITLAB_TOKEN, GITEA_TOKEN, and BITBUCKET_TOKEN are now supported for --git-token
    • 💥 BREAKING CHANGE: A new option --git-host-variant was added, which defaults to 'github'. To release to GitHub, this has to be set to 'github'.
  • Add commit skipping (22a51d9) (#201)
Changelog

Sourced from @​favware/cliff-jumper's changelog.

@​favware/cliff-jumper@​5.0.0 - (2024-10-19)

🐛 Bug Fixes

  • Check commits array to be defined before reading it (50478d0)
  • deps: Update dependency git-cliff to ^2.6.0 (31a525c) (#205)
  • deps: Update all non-major dependencies (3e07ebb) (#204)

🚀 Features

  • Support gitlab, gitea, and bitbucket for git-cliff (a4b30d0) (#208)
    • 💥 BREAKING CHANGE: --github-repo has been renamed to --git-repo
    • 💥 BREAKING CHANGE: githubRepo has been renamed to gitRepo
    • 💥 BREAKING CHANGE: --github-token has been renamed to gitToken
    • 💥 BREAKING CHANGE: githubToken has been renamed to gitToken
    • 💥 BREAKING CHANGE: The environment variables TOKEN_GITHUB and TOKEN_GH are no longer supported
    • 💥 BREAKING CHANGE: environment variables GITLAB_TOKEN, GITEA_TOKEN, and BITBUCKET_TOKEN are now supported for --git-token
    • 💥 BREAKING CHANGE: A new option --git-host-variant was added, which defaults to 'github'. To release to GitHub, this has to be set to 'github'.
  • Add commit skipping (22a51d9) (#201)
Commits
  • 9e0d8c8 chore(cliff-jumper): release @​favware/cliff-jumper@​5.0.0
  • 50478d0 fix: check commits array to be defined before reading it
  • a4b30d0 feat: support gitlab, gitea, and bitbucket for git-cliff (#208)
  • 22a51d9 feat: add commit skipping (#201)
  • baa3658 chore(deps): update dependency @​types/node to ^20.16.11
  • 3bc136b chore(deps): update all non-major dependencies
  • 31a525c fix(deps): update dependency git-cliff to ^2.6.0
  • 3e07ebb fix(deps): update all non-major dependencies
  • ff6957f chore(deps): update all non-major dependencies
  • 39f2f51 chore(deps): update all non-major dependencies
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 21, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/favware/cliff-jumper-5.0.0 branch 5 times, most recently from f5849a0 to d923566 Compare October 28, 2024 16:22
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/favware/cliff-jumper-5.0.0 branch 3 times, most recently from 8220777 to cbff8e2 Compare November 4, 2024 16:50
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/favware/cliff-jumper-5.0.0 branch 2 times, most recently from 4f8b550 to b02286c Compare November 11, 2024 16:59
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/favware/cliff-jumper-5.0.0 branch 2 times, most recently from 8cb8d3e to 11c5728 Compare November 18, 2024 17:31
Bumps [@favware/cliff-jumper](https://github.com/favware/cliff-jumper) from 4.1.0 to 5.0.0.
- [Release notes](https://github.com/favware/cliff-jumper/releases)
- [Changelog](https://github.com/favware/cliff-jumper/blob/main/CHANGELOG.md)
- [Commits](https://github.com/favware/cliff-jumper/compare/@favware/[email protected]...@favware/[email protected])

---
updated-dependencies:
- dependency-name: "@favware/cliff-jumper"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/favware/cliff-jumper-5.0.0 branch from 11c5728 to 7e3a2b2 Compare November 19, 2024 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants