Skip to content

chore(deps): update dependency @favware/cliff-jumper to v6 - #449

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/favware-cliff-jumper-6.x
Open

chore(deps): update dependency @favware/cliff-jumper to v6#449
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/favware-cliff-jumper-6.x

Conversation

@renovate

@renovaterenovateBot commented Jan 12, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

PackageChangeAgeConfidence
@favware/cliff-jumper^3.0.3^6.1.0ageconfidence

Release Notes

favware/cliff-jumper (@​favware/cliff-jumper)

v6.1.0

Compare Source

🐛 Bug Fixes

🚀 Features

  • Add github-base-url option to publish to GHES and GHEC (51cbf49)

v6.0.0

Compare Source

🏠 Refactor

  • Remove various single dash aliases for commander v13 compatibility (ec2f91c) (#​226)
    • 💥 BREAKING CHANGE: Removed -sab as alias for --skip-automatic-bump
    • 💥 BREAKING CHANGE: Removed -cpf as alias for --changelog-prepend-file
    • 💥 BREAKING CHANGE: Removed -pt as alias for --push-tag
    • 💥 BREAKING CHANGE: Removed -npt as alias for --no-push-tag
    • 💥 BREAKING CHANGE: Removed -ghr as alias for --github-release
    • 💥 BREAKING CHANGE: Removed -nghr as alias for --no-github-release
    • 💥 BREAKING CHANGE: Removed -ghrd as alias for --github-release-draft
    • 💥 BREAKING CHANGE: Removed -ghrpr as alias for --github-release-pre-release
    • 💥 BREAKING CHANGE: Removed -ghrl as alias for --github-release-latest
    • 💥 BREAKING CHANGE: Removed -ghrnt as alias for --github-release-name-template

🐛 Bug Fixes

v5.0.0

Compare Source

🐛 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)

v4.1.0

Compare Source

🐛 Bug Fixes

🚀 Features

  • Update to git-cliff 2.5.0 (fb33eba)

v4.0.3

Compare Source

🐛 Bug Fixes

  • install: Add --mode=update-lockfile for yarn v2/v3/v4 (ef02496)

v4.0.2

Compare Source

🐛 Bug Fixes

  • Add a verbose logging entry for github release payload (a15e2b4)

v4.0.1

Compare Source

🏠 Refactor

  • Remove dependency on conventional-changelog-angular and inline whatBump code (684b29f)

🐛 Bug Fixes

  • Fixed a grammar typo in preflight checks (9129a67)

📝 Documentation

v4.0.0

Compare Source

🏠 Refactor

  • Rename first-release to skip-automatic-bump (fe244a0)
    • 💥 BREAKING CHANGE:first-release has been renamed to skip-automatic-bump
      in order to better describe what it does
  • Remove automatic CI env detection (775f02e)
    • 💥 BREAKING CHANGE: Previously when running with CI env --skip-changelog and --skip-tag were
      automatically enabled. This is no longer the case, because the new GitHub releasing feature
      makes it more appealing to run this tool in CI. To restore the old functionality for your
      pipelines please explicitly add these tags to your command line.
  • deps: Update dependency conventional-recommended-bump to v10 (da1d45d)
    • 💥 BREAKING CHANGE: Node 18 is now required as per the new version of conventional-recommended-bump
    • 💥 BREAKING CHANGE: The base conventional-changelog-angular is now used instead of a customization of it. This should not affect the semver resolution, but if it does please create a GitHub issue

🐛 Bug Fixes

  • Respect the tag-template for github releases (85f4272)
  • deps: Update all non-major dependencies (93640e2)
  • deps: Update dependency execa to v9 (07e39ae) (#​175)

📝 Documentation

  • readme: Document github releases (32208f2)
  • Update readme with missing flags (ffaf31a)
  • readme: Document which git-cliff commands get executed (7527ae9)

🚀 Features

  • Add --no-push-tag to override config file for prereleases (6f5d748)
  • Add --no-github-release to override config file for prereleases (656c8ec)
  • Add option --changelog-prepend-file to customize to which file the changelog is prepended (35e9731)
  • Add --push-tag and --github-release to automatically push a Git tag and create a release on GitHub (b66bfa1)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 12pm on Sunday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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.

@codecov

codecovBot commented Jan 12, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.83%. Comparing base (eec484e) to head (1ed7f19).

Additional details and impacted files
@@ Coverage Diff @@## main #449 +/- ##
=======================================
Coverage 68.83% 68.83% =======================================
Files 4 4 Lines 3558 3558 Branches 216 264 +48 =======================================
Hits 2449 2449 + Misses 1109 1045 -64 - Partials 0 64 +64 

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate
renovateBotforce-pushed the renovate/favware-cliff-jumper-6.x branch from 41665ea to 851e62eCompareJanuary 12, 2025 10:12
@renovate
renovateBotforce-pushed the renovate/favware-cliff-jumper-6.x branch 3 times, most recently from 157ba57 to a0b5f57CompareJanuary 26, 2025 09:20
@renovate
renovateBotforce-pushed the renovate/favware-cliff-jumper-6.x branch 4 times, most recently from e9f2c45 to 54eae4fCompareFebruary 2, 2025 17:07
@renovate
renovateBotforce-pushed the renovate/favware-cliff-jumper-6.x branch 2 times, most recently from e442f23 to 07b1f52CompareFebruary 9, 2025 09:03
@renovate
renovateBotforce-pushed the renovate/favware-cliff-jumper-6.x branch from 07b1f52 to 07a1c0eCompareFebruary 16, 2025 06:23
@renovate
renovateBotforce-pushed the renovate/favware-cliff-jumper-6.x branch 3 times, most recently from f85e44e to 5e6b42bCompareMarch 2, 2025 06:08
@renovate
renovateBotforce-pushed the renovate/favware-cliff-jumper-6.x branch 3 times, most recently from a163b5e to 5528433CompareMarch 9, 2025 05:28
@renovate
renovateBotforce-pushed the renovate/favware-cliff-jumper-6.x branch 2 times, most recently from 9bc53a3 to 79a2b0fCompareMarch 16, 2025 05:33
@renovate
renovateBotforce-pushed the renovate/favware-cliff-jumper-6.x branch 2 times, most recently from d047dc4 to 4908a09CompareMarch 23, 2025 09:51
@renovate
renovateBotforce-pushed the renovate/favware-cliff-jumper-6.x branch 3 times, most recently from 7b0b215 to accacb7CompareMarch 30, 2025 13:39
@renovate
renovateBotforce-pushed the renovate/favware-cliff-jumper-6.x branch 2 times, most recently from 5eac19f to 982ae46CompareApril 13, 2025 05:25
@renovate
renovateBotforce-pushed the renovate/favware-cliff-jumper-6.x branch from 982ae46 to bf50322CompareApril 13, 2025 10:05
@renovate
renovateBotforce-pushed the renovate/favware-cliff-jumper-6.x branch 2 times, most recently from 0639f40 to d90bcd7CompareJune 29, 2025 04:54
@renovate
renovateBotforce-pushed the renovate/favware-cliff-jumper-6.x branch 3 times, most recently from 94a9a82 to e282aa0CompareJuly 6, 2025 09:07
@renovate
renovateBotforce-pushed the renovate/favware-cliff-jumper-6.x branch 2 times, most recently from 0141a0d to 7531c76CompareJuly 27, 2025 05:47
@renovate
renovateBotforce-pushed the renovate/favware-cliff-jumper-6.x branch 4 times, most recently from 8ef6fcd to 6873487CompareAugust 10, 2025 09:00
@renovate
renovateBotforce-pushed the renovate/favware-cliff-jumper-6.x branch 3 times, most recently from 0ef2fd3 to 9060596CompareAugust 17, 2025 08:40
@renovate
renovateBotforce-pushed the renovate/favware-cliff-jumper-6.x branch 3 times, most recently from 15b0091 to 4e43971CompareAugust 24, 2025 04:56
@renovate
renovateBotforce-pushed the renovate/favware-cliff-jumper-6.x branch 4 times, most recently from 324c0cc to 964010aCompareSeptember 7, 2025 12:48
@renovate
renovateBotforce-pushed the renovate/favware-cliff-jumper-6.x branch 3 times, most recently from 7c42b8d to a4338eeCompareSeptember 21, 2025 05:03
@renovate
renovateBotforce-pushed the renovate/favware-cliff-jumper-6.x branch 2 times, most recently from b666847 to 6653076CompareSeptember 28, 2025 04:28
@renovate
renovateBotforce-pushed the renovate/favware-cliff-jumper-6.x branch from 6653076 to ced46c6CompareOctober 21, 2025 11:44
@renovate
renovateBotforce-pushed the renovate/favware-cliff-jumper-6.x branch 2 times, most recently from 42dbb82 to 9989a6eCompareNovember 2, 2025 09:39
Sign up for freeto 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.

0 participants