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 devdependency conventional-changelog-cli to v5 #35

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 4, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
conventional-changelog-cli (source) ^2.2.2 -> ^5.0.0 age adoption passing confidence

Release Notes

conventional-changelog/conventional-changelog (conventional-changelog-cli)

v5.0.0

Compare Source

⚠ BREAKING CHANGES
  • Node >= 18 is required
  • cleanup presets interface (#​1215)
  • Now all packages, except gulp-conventional-changelog, are ESM-only.
Features
Bug Fixes
  • conventional-changelog-cli,conventional-recommended-bump,standard-changelog: fix config loading (#​1234) (c2c4b3a)
  • conventional-changelog-cli: fix link for option prompt (#​1159) (7e51c6d)
  • deps: update dependency meow to v13 (#​1190) (862f66b)

v4.1.0

Compare Source

Note: Upgrade workspace dependencies.

v4.0.0

Compare Source

⚠ 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

v3.0.0

Compare Source

⚠ BREAKING CHANGES
  • now all promises are native
  • Node >= 14 is required
Code Refactoring
2.2.2 (2021-12-24)
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 becomes conflicted, 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.

Copy link
Contributor Author

renovate bot commented May 4, 2024

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pnpm-lock.yaml
Progress: resolved 1, reused 0, downloaded 0, added 0
Progress: resolved 12, reused 0, downloaded 9, added 0
Progress: resolved 15, reused 0, downloaded 15, added 0
Progress: resolved 17, reused 0, downloaded 17, added 0
Progress: resolved 19, reused 0, downloaded 17, added 0
Progress: resolved 33, reused 0, downloaded 23, added 0
Progress: resolved 55, reused 0, downloaded 42, added 0
Progress: resolved 67, reused 0, downloaded 57, added 0
Progress: resolved 80, reused 0, downloaded 68, added 0
Progress: resolved 96, reused 0, downloaded 85, added 0
Progress: resolved 115, reused 0, downloaded 101, added 0
Progress: resolved 132, reused 0, downloaded 115, added 0
Progress: resolved 154, reused 0, downloaded 144, added 0
Progress: resolved 172, reused 0, downloaded 157, added 0
Progress: resolved 210, reused 0, downloaded 195, added 0
Progress: resolved 229, reused 0, downloaded 218, added 0
Progress: resolved 259, reused 0, downloaded 245, added 0
Progress: resolved 306, reused 0, downloaded 293, added 0
Progress: resolved 360, reused 0, downloaded 354, added 0
Progress: resolved 388, reused 0, downloaded 372, added 0
Progress: resolved 410, reused 0, downloaded 401, added 0
Progress: resolved 440, reused 0, downloaded 429, added 0
Progress: resolved 466, reused 0, downloaded 446, added 0
.                                        |  WARN  deprecated [email protected]
Progress: resolved 493, reused 0, downloaded 477, added 0
Progress: resolved 521, reused 0, downloaded 511, added 0
Progress: resolved 552, reused 0, downloaded 523, added 0
Progress: resolved 573, reused 0, downloaded 559, added 0
Progress: resolved 594, reused 0, downloaded 566, added 0
Progress: resolved 623, reused 0, downloaded 582, added 0
Progress: resolved 708, reused 0, downloaded 641, added 0
Progress: resolved 759, reused 0, downloaded 698, added 0
Progress: resolved 801, reused 0, downloaded 741, added 0
Progress: resolved 867, reused 0, downloaded 809, added 0
Progress: resolved 922, reused 0, downloaded 865, added 0
Progress: resolved 963, reused 0, downloaded 906, added 0
Progress: resolved 999, reused 0, downloaded 957, added 0
Progress: resolved 1008, reused 0, downloaded 965, added 0
Progress: resolved 1023, reused 0, downloaded 981, added 0
Progress: resolved 1024, reused 0, downloaded 981, added 0
undefined
 ERR_PNPM_PEER_DEP_ISSUES  Unmet peer dependencies

.
├─┬ @ow3/stacks 0.30.4
│ ├─┬ vitepress 1.0.0-alpha.13
│ │ └─┬ @docsearch/js 3.2.1
│ │   └─┬ @docsearch/react 3.2.1
│ │     └─┬ @algolia/autocomplete-preset-algolia 1.7.1
│ │       └── ✕ missing peer @algolia/client-search@^4.9.1
│ └─┬ commitizen 4.2.5
│   └─┬ cz-conventional-changelog 3.3.0
│     └─┬ @commitlint/load 18.6.1
│       └─┬ cosmiconfig 8.3.6
│         └── ✕ unmet peer typescript@>=4.9.5: found 4.8.3
└─┬ conventional-changelog-cli 5.0.0
  └─┬ conventional-changelog 6.0.0
    └─┬ conventional-changelog-core 8.0.0
      └─┬ git-raw-commits 5.0.0
        └─┬ @conventional-changelog/git-client 1.0.0
          └── ✕ unmet peer conventional-commits-parser@^5.0.0: found 6.0.0 in conventional-changelog-core
Peer dependencies that should be installed:
  @algolia/client-search@^4.9.1

hint: If you want peer dependencies to be automatically installed, add "auto-install-peers=true" to an .npmrc file at the root of your project.
hint: If you don't want pnpm to fail on peer dependency issues, add "strict-peer-dependencies=false" to an .npmrc file at the root of your project.


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

0 participants