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 @favware/cliff-jumper to v4 #315

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 27, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@favware/cliff-jumper ^4.0.2 -> ^4.1.0 age adoption passing confidence

Release Notes

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

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

  • Cleanup changelog (4c6377e)
  • Further specify github releasing (b59595b)

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)

v3.0.3

Compare Source

🏠 Refactor

🐛 Bug Fixes

  • commit-release: Remove quotes from commit message template (9fcab96) (#​169)
  • Add GH_TOKEN, TOKEN_GITHUB and TOKEN_GH to the list possible env vars for github token (0ab906a)

v3.0.2

Compare Source

🐛 Bug Fixes

v3.0.1

Compare Source

🏠 Refactor

  • Switch to execa for a full async code (74c09c7)
  • Add spinner for cli command progress (6945d21)
  • Git cliff programmatic api (d542c51)

🐛 Bug Fixes

  • Bump git-cliff for windows github integration support, remove warning for the same (a68359d) (#​158)

v3.0.0

Compare Source

🐛 Bug Fixes

🚀 Features

  • Implement a press enter to continue system for GH integration for windows (22737c6)
  • Add support for --github-repo and --github-token (7ec4f9d)

v2.2.3

Compare Source

🐛 Bug Fixes

  • Actually support yarn v4 oops (8e25acd)

v2.2.2

Compare Source

🐛 Bug Fixes

  • Add support for yarn v4 (35af4dc)

v2.2.1

Compare Source

🐛 Bug Fixes

  • Update to git cliff v1.4.0 (46f1357)

v2.2.0

Compare Source

🚀 Features

v2.1.3

Compare Source

🏠 Refactor

  • Bump conventional-recommended-bump and remove manual promisify (fe1dc29)

v2.1.2

Compare Source

🏠 Refactor

🐛 Bug Fixes

v2.1.1

Compare Source

🐛 Bug Fixes

  • Fixed finding of package lock file (8c9905b)

v2.1.0

Compare Source

🐛 Bug Fixes

  • Include JSON schema in published tarball (e106743)
  • Update conventional-recommended-bump to v7 (27691f9)
  • Update non major dependencies (fc68720)
  • Do not check for git cliff in preflish as the lib provides it (2a2a8b4)

📝 Documentation

🚀 Features

  • Add --install option which runs package manager install before staging files (63b13d4)

v2.0.1

Compare Source

🐛 Bug Fixes

  • Move typescript to dev dependencies (3396e8c)
  • deps: Update all non-major dependencies (f8b8476)
  • Update dependencies (83134e7)
  • deps: Update all non-major dependencies (1981fa6)

v2.0.0

Compare Source

🐛 Bug Fixes

  • Fixed npx executable for git-cliff (cde7e4c)
  • changelog-angular: Updated source files to latest from mirror (a831453)
  • deps: Update dependency commander to v10 (#​65) (f725495)
    • 💥 BREAKING CHANGE: @favware/cliff-jumper v2 requires Node.js v14 or higher due to the dependency of Commander@10.x

🚀 Features

  • deps: Use git-cliff from npm instead of relying on native install (#​68) (0494e92)
    • 💥 BREAKING CHANGE: @favware/cliff-jumper v2 uses v1.1.2 of git-cliff, refer to the changelog of git cliff for their breaking changes at v1.x

v1.10.0

Compare Source

🚀 Features

v1.9.0

Compare Source

🐛 Bug Fixes

📝 Documentation

  • Add imranbarbhuiya as a contributor for code (#​54) (00e8c2f)
  • readme: Add configuration examples (5e891b0)

🚀 Features

  • Create an empty changelog file when it does not yet exist and first release was provided (#​31) (90acb2a)

v1.8.8

Compare Source

🐛 Bug Fixes


Configuration

📅 Schedule: Branch creation - "before 12pm on Sunday" in timezone Asia/Seoul, 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.

@github-actions github-actions bot requested a review from Sayakie July 27, 2024 19:53
@renovate renovate bot force-pushed the renovate/favware-cliff-jumper-4.x branch 3 times, most recently from 5e52512 to 36b48bd Compare August 3, 2024 18:09
@renovate renovate bot force-pushed the renovate/favware-cliff-jumper-4.x branch 4 times, most recently from 77f6b60 to 06549c2 Compare August 11, 2024 18:42
@renovate renovate bot force-pushed the renovate/favware-cliff-jumper-4.x branch 5 times, most recently from 36c7eaa to ea2325f Compare August 24, 2024 18:17
@renovate renovate bot force-pushed the renovate/favware-cliff-jumper-4.x branch 4 times, most recently from 8a47a5f to 7e68088 Compare August 31, 2024 22:55
@renovate renovate bot force-pushed the renovate/favware-cliff-jumper-4.x branch 3 times, most recently from 74d1607 to 6f47a2b Compare September 8, 2024 18:46
@renovate renovate bot force-pushed the renovate/favware-cliff-jumper-4.x branch 4 times, most recently from f3c37fa to 900765b Compare September 15, 2024 19:32
@renovate renovate bot force-pushed the renovate/favware-cliff-jumper-4.x branch 2 times, most recently from 4663451 to 7ed74c6 Compare September 21, 2024 21:07
@renovate renovate bot force-pushed the renovate/favware-cliff-jumper-4.x branch 5 times, most recently from b5f76b6 to 72271c0 Compare October 27, 2024 03:04
@renovate renovate bot force-pushed the renovate/favware-cliff-jumper-4.x branch 4 times, most recently from 5969f25 to 923955c Compare November 3, 2024 18:29
@renovate renovate bot force-pushed the renovate/favware-cliff-jumper-4.x branch 3 times, most recently from b6e6d7f to aa0f687 Compare November 10, 2024 18:25
@renovate renovate bot force-pushed the renovate/favware-cliff-jumper-4.x branch 4 times, most recently from 97d6ad7 to 6533a0d Compare November 23, 2024 19:43
@renovate renovate bot force-pushed the renovate/favware-cliff-jumper-4.x branch 4 times, most recently from 7c4fb59 to 618004f Compare November 30, 2024 18:25
@renovate renovate bot force-pushed the renovate/favware-cliff-jumper-4.x branch 3 times, most recently from ed6fca5 to 46d5f26 Compare December 7, 2024 23:18
@renovate renovate bot force-pushed the renovate/favware-cliff-jumper-4.x branch 3 times, most recently from e3d6159 to 9e48661 Compare December 14, 2024 22:02
@renovate renovate bot force-pushed the renovate/favware-cliff-jumper-4.x branch 2 times, most recently from 66dcc9b to 5aa27a9 Compare January 11, 2025 22:21
@renovate renovate bot force-pushed the renovate/favware-cliff-jumper-4.x branch from 5aa27a9 to 78e539a Compare January 12, 2025 02:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant