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 - autoclosed #320

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 9, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@favware/cliff-jumper ^3.0.3 -> ^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)

Configuration

📅 Schedule: Branch creation - "before 12pm on Sunday" (UTC), 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.

@renovate renovate bot added the dependencies label Jun 9, 2024
@renovate renovate bot requested a review from RealShadowNova as a code owner June 9, 2024 04:06
Copy link

codecov bot commented Jun 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.92%. Comparing base (e95c03e) to head (3473ea1).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #320   +/-   ##
=======================================
  Coverage   98.92%   98.92%           
=======================================
  Files           8        8           
  Lines        1948     1948           
  Branches      292      292           
=======================================
  Hits         1927     1927           
  Misses         10       10           
  Partials       11       11           

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

@renovate renovate bot force-pushed the renovate/favware-cliff-jumper-4.x branch 6 times, most recently from d670274 to 8151e58 Compare June 16, 2024 07:45
@renovate renovate bot force-pushed the renovate/favware-cliff-jumper-4.x branch 4 times, most recently from a63ca88 to 4a7458f Compare June 23, 2024 04:14
@renovate renovate bot force-pushed the renovate/favware-cliff-jumper-4.x branch 2 times, most recently from 3ffdcba to 4452fbd Compare July 7, 2024 03:18
@renovate renovate bot force-pushed the renovate/favware-cliff-jumper-4.x branch 2 times, most recently from fe75561 to 7aaac73 Compare July 14, 2024 04:38
@renovate renovate bot force-pushed the renovate/favware-cliff-jumper-4.x branch 3 times, most recently from c3440a9 to 2845cb4 Compare July 23, 2024 20:50
@renovate renovate bot force-pushed the renovate/favware-cliff-jumper-4.x branch 3 times, most recently from b3f88a9 to 9f5eef3 Compare August 4, 2024 04:43
@renovate renovate bot force-pushed the renovate/favware-cliff-jumper-4.x branch 2 times, most recently from 594018c to 4fbf18b Compare August 11, 2024 03:42
@renovate renovate bot force-pushed the renovate/favware-cliff-jumper-4.x branch 3 times, most recently from 6bb3148 to e5c43b7 Compare August 24, 2024 11:38
@renovate renovate bot force-pushed the renovate/favware-cliff-jumper-4.x branch 2 times, most recently from a46257f to d0e5c52 Compare August 25, 2024 07:19
@renovate renovate bot force-pushed the renovate/favware-cliff-jumper-4.x branch 2 times, most recently from 97a7bd8 to 71191e1 Compare September 1, 2024 04:11
@renovate renovate bot force-pushed the renovate/favware-cliff-jumper-4.x branch from 71191e1 to 05dcb08 Compare September 8, 2024 03:24
@renovate renovate bot force-pushed the renovate/favware-cliff-jumper-4.x branch 3 times, most recently from 25dd80c to 5c94343 Compare September 22, 2024 03:05
@renovate renovate bot force-pushed the renovate/favware-cliff-jumper-4.x branch 3 times, most recently from 6127694 to 42ce5ed Compare September 29, 2024 07:08
@renovate renovate bot force-pushed the renovate/favware-cliff-jumper-4.x branch from 42ce5ed to a705edf Compare October 6, 2024 04:08
@renovate renovate bot force-pushed the renovate/favware-cliff-jumper-4.x branch from a705edf to 3473ea1 Compare October 13, 2024 03:27
@renovate renovate bot changed the title chore(deps): update dependency @favware/cliff-jumper to v4 chore(deps): update dependency @favware/cliff-jumper to v4 - autoclosed Oct 19, 2024
@renovate renovate bot closed this Oct 19, 2024
@renovate renovate bot deleted the renovate/favware-cliff-jumper-4.x branch October 19, 2024 16:38
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.

0 participants