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

fix(deps): update dependency conventional-recommended-bump to v9 #97

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 8, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
conventional-recommended-bump (source) 7.0.1 -> 9.0.0 age adoption passing confidence

Release Notes

conventional-changelog/conventional-changelog (conventional-recommended-bump)

v9.0.0: conventional-recommended-bump: v9.0.0

⚠ BREAKING CHANGES
  • git-semver-tags,conventional-recommended-bump: gitSemverTags and conventionalRecommendedBump now return promises
  • standard-changelog: createIfMissing method now returns a promise
Features
  • git-semver-tags,conventional-recommended-bump: refactoring to use promises instead of callbacks (#​1112) (1697ecd)
  • standard-changelog: use promises (#​1111) (5015ab7)
Bug Fixes
  • conventional-changelog-conventionalcommits: fix handling input params (#​1120) (e721cde)

v8.0.0: conventional-recommended-bump: v8.0.0

⚠ BREAKING CHANGES
  • Node >= 16 is required
  • Now all presets are exports preset config factory function. conventional-changelog-preset-loader now exports new loadPreset and createPresetLoader functions. If you are using presets indirectly, using preset name, no any changes in configuration needed, just upgrade packages to latest versions.
Features
Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/conventional-recommended-bump-9.x branch 5 times, most recently from 28a3658 to 507cbe2 Compare October 2, 2023 07:25
@renovate renovate bot force-pushed the renovate/conventional-recommended-bump-9.x branch 2 times, most recently from a5710d5 to cb19d66 Compare October 10, 2023 01:17
@renovate renovate bot force-pushed the renovate/conventional-recommended-bump-9.x branch from cb19d66 to 2c9dce8 Compare October 19, 2023 19:51
@renovate renovate bot force-pushed the renovate/conventional-recommended-bump-9.x branch 2 times, most recently from 4e4747a to 36e2793 Compare October 31, 2023 07:34
@renovate renovate bot force-pushed the renovate/conventional-recommended-bump-9.x branch from 36e2793 to ee0cb0b Compare October 31, 2023 08:07
@dmnsgn
Copy link

dmnsgn commented May 27, 2024

@TimothyJones (apologies if you're not maintainer here) This PR would help in supporting passing preset as options like conventional-changelog-angular >= 7, which moved to ESM and expose a factory function, which makes incompatible the current way of loading presets (using a require).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant