AlexRogalskiy / proverbs

🎲 Styled Proverbs API
https://styled-proverbs.vercel.app
GNU General Public License v3.0
5 stars 1 forks source link

:arrow_up: Updates conventional-changelog-cli to v5 #1133

Open renovate[bot] opened 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

conventional-changelog/conventional-changelog (conventional-changelog-cli) ### [`v5.0.0`](https://togithub.com/conventional-changelog/conventional-changelog/blob/HEAD/packages/conventional-changelog-cli/CHANGELOG.md#500-2024-04-26) [Compare Source](https://togithub.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-cli-v4.1.0...conventional-changelog-cli-v5.0.0) ##### ⚠ BREAKING CHANGES - Node >= 18 is required - cleanup presets interface ([#​1215](https://togithub.com/conventional-changelog/conventional-changelog/issues/1215)) - Now all packages, except gulp-conventional-changelog, are ESM-only. ##### Features - cleanup presets interface ([#​1215](https://togithub.com/conventional-changelog/conventional-changelog/issues/1215)) ([0e4f293](https://togithub.com/conventional-changelog/conventional-changelog/commit/0e4f2935add5dbf68410ea3c245ed8bd13e292a8)) - drop node 16 support ([#​1226](https://togithub.com/conventional-changelog/conventional-changelog/issues/1226)) ([ec69cfd](https://togithub.com/conventional-changelog/conventional-changelog/commit/ec69cfdf0040f73ec0eadc4779c37874e71f3dff)) - move from CommonJS to ESM ([#​1144](https://togithub.com/conventional-changelog/conventional-changelog/issues/1144)) ([c5b859d](https://togithub.com/conventional-changelog/conventional-changelog/commit/c5b859d201e124822002eb54574f003f074216e2)) ##### Bug Fixes - **conventional-changelog-cli,conventional-recommended-bump,standard-changelog:** fix config loading ([#​1234](https://togithub.com/conventional-changelog/conventional-changelog/issues/1234)) ([c2c4b3a](https://togithub.com/conventional-changelog/conventional-changelog/commit/c2c4b3a4cb60f784a4e7ee83d189b85c0acac960)) - **conventional-changelog-cli:** fix link for option prompt ([#​1159](https://togithub.com/conventional-changelog/conventional-changelog/issues/1159)) ([7e51c6d](https://togithub.com/conventional-changelog/conventional-changelog/commit/7e51c6d1bed61dfa7d8dedf7b11a0a027a222f3f)) - **deps:** update dependency meow to v13 ([#​1190](https://togithub.com/conventional-changelog/conventional-changelog/issues/1190)) ([862f66b](https://togithub.com/conventional-changelog/conventional-changelog/commit/862f66ba99989af2d44a524b11bc3a873426b00b)) ### [`v4.1.0`](https://togithub.com/conventional-changelog/conventional-changelog/blob/HEAD/packages/conventional-changelog-cli/CHANGELOG.md#410-2023-09-09) [Compare Source](https://togithub.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-cli-v4.0.0...conventional-changelog-cli-v4.1.0) **Note:** Upgrade workspace dependencies. ### [`v4.0.0`](https://togithub.com/conventional-changelog/conventional-changelog/blob/HEAD/packages/conventional-changelog-cli/CHANGELOG.md#400-2023-08-26) [Compare Source](https://togithub.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-cli-v3.0.0...conventional-changelog-cli-v4.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 - drop node 14 support ([#​1085](https://togithub.com/conventional-changelog/conventional-changelog/issues/1085)) ([1bce036](https://togithub.com/conventional-changelog/conventional-changelog/commit/1bce0362dbb624a869eb01fd7724ab7f81d337e6)) - unified presets interface ([#​1045](https://togithub.com/conventional-changelog/conventional-changelog/issues/1045)) ([8d0ffbe](https://togithub.com/conventional-changelog/conventional-changelog/commit/8d0ffbe6c59b861b560cea0e3594c7b32e978cc3)) ##### Bug Fixes - **deps:** update dependency tempfile to v5 ([#​1041](https://togithub.com/conventional-changelog/conventional-changelog/issues/1041)) ([c026e30](https://togithub.com/conventional-changelog/conventional-changelog/commit/c026e3006cd4cc2d49812ff8a4cfa9f3d4b3795c)) - fix semver vulnerability ([#​1071](https://togithub.com/conventional-changelog/conventional-changelog/issues/1071)) ([3f5c99d](https://togithub.com/conventional-changelog/conventional-changelog/commit/3f5c99d503ea1bf01df679f4180c39516e190b21)), closes [#​1019](https://togithub.com/conventional-changelog/conventional-changelog/issues/1019) ### [`v3.0.0`](https://togithub.com/conventional-changelog/conventional-changelog/blob/HEAD/packages/conventional-changelog-cli/CHANGELOG.md#300-2023-06-05) [Compare Source](https://togithub.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-cli-v2.2.2...conventional-changelog-cli-v3.0.0) ##### ⚠ BREAKING CHANGES - now all promises are native - Node >= 14 is required ##### Code Refactoring - drop lodash from dependencies where it possible ([#​959](https://togithub.com/conventional-changelog/conventional-changelog/issues/959)) ([a8b4e12](https://togithub.com/conventional-changelog/conventional-changelog/commit/a8b4e12883021231befc6bdfeb95a9b50637f361)) - drop q from dependencies ([#​974](https://togithub.com/conventional-changelog/conventional-changelog/issues/974)) ([d0e5d59](https://togithub.com/conventional-changelog/conventional-changelog/commit/d0e5d5926c8addba74bc962553dd8bcfba90e228)) ##### [2.2.2](https://togithub.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-cli-v2.2.1...conventional-changelog-cli-v2.2.2) (2021-12-24) ##### Bug Fixes - **docs:** update list of available presets ([#​871](https://togithub.com/conventional-changelog/conventional-changelog/issues/871)) ([2799851](https://togithub.com/conventional-changelog/conventional-changelog/commit/2799851f1915a42cb8498cf8959875badd07fd32))

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Europe/Moscow, 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.



This PR was generated by Mend Renovate. View the repository job log.

github-actions[bot] commented 3 months ago

Thanks for opening an issue! Make sure you've followed CONTRIBUTING.md.

github-actions[bot] commented 3 months ago

Hello from PR Helper

Is your PR ready for review and processing? Mark the PR ready by including #pr-ready in a comment.

If you still have work to do, even after marking this ready. Put the PR on hold by including #pr-onhold in a comment.

github-actions[bot] commented 3 months ago

Thanks for the PR!

This section of the codebase is owner by https://github.com/AlexRogalskiy/ - if they write a comment saying "LGTM" then it will be merged.

socket-security[bot] commented 3 months ago

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@tilt.dev/tilt-inspector@0.1.8 Transitive: environment, eval, filesystem, network, shell, unsafe +482 392 MB nicks
npm/conventional-changelog-cli@4.1.0 None 0 14.3 kB oss-bot
npm/onchange@7.1.0 environment Transitive: shell +1 49.5 kB blakeembrey
npm/opener@1.5.2 shell 0 6.21 kB domenic
npm/prettier@2.8.8 environment, filesystem, unsafe 0 11.2 MB prettier-bot
npm/pretty-quick@3.3.1 filesystem Transitive: environment, shell +2 204 kB jounqin
npm/randomcolor@0.5.4 None 0 25.2 kB davidmerfield
npm/remark-cli@9.0.0 None 0 9.35 kB wooorm
npm/remark-lint-code-block-style@2.0.1 None 0 9.47 kB wooorm
npm/remark-lint-ordered-list-marker-value@2.0.1 None 0 11.1 kB wooorm
npm/remark-preset-davidtheclark@0.12.0 Transitive: environment, shell +1 63.7 kB davidtheclark
npm/remark-validate-links@10.0.4 filesystem, shell 0 30.1 kB wooorm
npm/semantic-release@17.4.4 environment, network Transitive: shell +2 316 kB semantic-release-bot
npm/ts-jest@27.1.5 environment, filesystem, unsafe 0 260 kB kul
npm/ts-node@10.9.2 environment, filesystem, unsafe 0 757 kB blakeembrey
npm/typedoc@0.21.10 environment, filesystem, shell, unsafe 0 1.51 MB gerrit0
npm/typescript@4.9.5 None 0 66.8 MB typescript-bot
npm/validate-commit-msg@2.14.0 filesystem 0 30.1 kB nickbalestra

🚮 Removed packages: npm/conventional-changelog-cli@2.2.2

View full report↗︎

socket-security[bot] commented 3 months ago

🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎

To accept the risk, merge this PR and you will not be notified again.

Alert Package NoteSource
Telemetry npm/next@11.1.4
  • Note: Can be disabled by setting the environment variable NEXT_TELEMETRY_DISABLED=1 . See https://nextjs.org/telemetry for more information

View full report↗︎

Next steps

What is telemetry?

This package contains telemetry which tracks how it is used.

Most telemetry comes with settings to disable it. Consider disabling telemetry if you do not want to be tracked.

Take a deeper look at the dependency

Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev.

Remove the package

If you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency.

Mark a package as acceptable risk

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of ecosystem/package-name@version specifiers. e.g. @SocketSecurity ignore npm/foo@1.0.0 or ignore all packages with @SocketSecurity ignore-all

  • @SocketSecurity ignore npm/next@11.1.4