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

[Snyk] Upgrade: chalk, conventional-changelog-conventionalcommits, git-semver-tags, conventional-changelog, conventional-recommended-bump, detect-indent, detect-newline, figures, find-up, yaml #1

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

Conversation

snyk-io[bot]
Copy link

@snyk-io snyk-io bot commented Sep 13, 2024

snyk-top-banner

Snyk has created this PR to upgrade multiple dependencies.

👯‍♂ The following dependencies are linked and will therefore be updated together.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.

⚠️ Warning: This PR contains major version upgrade(s), and may be a breaking change.

Name Versions Released on

chalk
from 2.4.2 to 5.3.0 | 14 versions ahead of your current version
⚠️ This is a major version upgrade, and may be a breaking change | a year ago
on 2023-06-29
conventional-changelog-conventionalcommits
from 6.1.0 to 8.0.0 | 4 versions ahead of your current version
⚠️ This is a major version upgrade, and may be a breaking change | 4 months ago
on 2024-05-03
git-semver-tags
from 5.0.0 to 8.0.0 | 5 versions ahead of your current version
⚠️ This is a major version upgrade, and may be a breaking change | 4 months ago
on 2024-05-03
conventional-changelog
from 4.0.0 to 6.0.0 | 3 versions ahead of your current version
⚠️ This is a major version upgrade, and may be a breaking change | 4 months ago
on 2024-05-03
conventional-recommended-bump
from 7.0.1 to 10.0.0 | 3 versions ahead of your current version
⚠️ This is a major version upgrade, and may be a breaking change | 4 months ago
on 2024-05-03
detect-indent
from 6.1.0 to 7.0.1 | 2 versions ahead of your current version
⚠️ This is a major version upgrade, and may be a breaking change | 2 years ago
on 2022-09-11
detect-newline
from 3.1.0 to 4.0.1 | 2 versions ahead of your current version
⚠️ This is a major version upgrade, and may be a breaking change | a year ago
on 2023-09-22
figures
from 3.2.0 to 6.1.0 | 6 versions ahead of your current version
⚠️ This is a major version upgrade, and may be a breaking change | 6 months ago
on 2024-03-04
find-up
from 5.0.0 to 7.0.0 | 5 versions ahead of your current version
⚠️ This is a major version upgrade, and may be a breaking change | 10 months ago
on 2023-11-16
yaml
from 2.4.1 to 2.5.0 | 5 versions ahead of your current version | 2 months ago
on 2024-07-24

Release notes
Package name: chalk from chalk GitHub release notes
Package name: conventional-changelog-conventionalcommits
  • 8.0.0 - 2024-05-03

    ⚠ BREAKING CHANGES

    • Node >= 18 is required
    • git-semver-tags: refactored to use @ conventional-changelog/git-client (#1203)
    • Now all packages, except gulp-conventional-changelog, are ESM-only.

    Features

    Bug Fixes

  • 7.0.2 - 2023-09-08
  • 7.0.1 - 2023-08-27
  • 7.0.0 - 2023-08-27
  • 6.1.0 - 2023-06-17
from conventional-changelog-conventionalcommits GitHub release notes
Package name: git-semver-tags
  • 8.0.0 - 2024-05-03

    ⚠ BREAKING CHANGES

    • Node >= 18 is required
    • git-semver-tags: refactored to use @ conventional-changelog/git-client (#1203)
    • Now all packages, except gulp-conventional-changelog, are ESM-only.

    Features

    Bug Fixes

  • 7.0.1 - 2023-09-11
  • 7.0.0 - 2023-09-08
  • 6.0.0 - 2023-08-27

    ⚠ BREAKING CHANGES

    • Node >= 18 is required
    • 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)
    • deps: update dependency meow to v13 (#1190) (862f66b)
  • 5.0.1 - 2023-07-09
  • 5.0.0 - 2023-06-06

    ⚠ BREAKING CHANGES

    • Node >= 18 is required
    • git-raw-commits: refactored to use @ conventional-changelog/git-client (#1199)
    • Now all packages, except gulp-conventional-changelog, are ESM-only.
    • git-semver-tags,conventional-recommended-bump: gitSemverTags and conventionalRecommendedBump now return promises
    • standard-changelog: createIfMissing method now returns a promise

    Features

    • drop node 16 support (#1226) (ec69cfd)
    • git-raw-commits: refactored to use @ conventional-changelog/git-client (#1199) (ba03ffc)
    • git-semver-tags,conventional-recommended-bump: refactoring to use promises instead of callbacks (#1112) (1697ecd)
    • move from CommonJS to ESM (#1144) (c5b859d)
    • standard-changelog: use promises (#1111) (5015ab7)
from git-semver-tags GitHub release notes
Package name: conventional-changelog
  • 6.0.0 - 2024-05-03

    ⚠ BREAKING CHANGES

    • Node >= 18 is required
    • 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)
    • deps: update dependency meow to v13 (#1190) (862f66b)
  • 5.1.0 - 2023-09-08
  • 5.0.0 - 2023-08-27

    ⚠ BREAKING CHANGES

    • Node >= 18 is required
    • git-raw-commits: refactored to use @ conventional-changelog/git-client (#1199)
    • Now all packages, except gulp-conventional-changelog, are ESM-only.
    • git-semver-tags,conventional-recommended-bump: gitSemverTags and conventionalRecommendedBump now return promises
    • standard-changelog: createIfMissing method now returns a promise

    Features

    • drop node 16 support (#1226) (ec69cfd)
    • git-raw-commits: refactored to use @ conventional-changelog/git-client (#1199) (ba03ffc)
    • git-semver-tags,conventional-recommended-bump: refactoring to use promises instead of callbacks (#1112) (1697ecd)
    • move from CommonJS to ESM (#1144) (c5b859d)
    • standard-changelog: use promises (#1111) (5015ab7)
  • 4.0.0 - 2023-06-06
from conventional-changelog GitHub release notes
Package name: conventional-recommended-bump
  • 10.0.0 - 2024-05-03

    ⚠ BREAKING CHANGES

    • Node >= 18 is required
    • conventional-recommended-bump: new Bumper exported class (#1218)
    • cleanup presets interface (#1215)
    • git-semver-tags: refactored to use @ conventional-changelog/git-client (#1203)
    • git-raw-commits: refactored to use @ conventional-changelog/git-client (#1199)
    • conventional-commits-filter: rewrite to TypeScript (#1178)
    • conventional-commits-parser: rewrite to TypeScript (#1126)
    • Now all packages, except gulp-conventional-changelog, are ESM-only.

    Features

    • cleanup presets interface (#1215) (0e4f293)
    • conventional-commits-filter: rewrite to TypeScript (#1178) (e0c7b06)
    • conventional-commits-parser: rewrite to TypeScript (#1126) (9e280d8)
    • conventional-recommended-bump: new Bumper exported class (#1218) (0ddc8cd)
    • drop node 16 support (#1226) (ec69cfd)
    • git-raw-commits: refactored to use @ conventional-changelog/git-client (#1199) (ba03ffc)
    • git-semver-tags: refactored to use @ conventional-changelog/git-client (#1203) (7ac1860)
    • move from CommonJS to ESM (#1144) (c5b859d)

    Bug Fixes

    • conventional-changelog-cli,conventional-recommended-bump,standard-changelog: fix config loading (#1234) (c2c4b3a)
    • deps: update dependency meow to v13 (#1190) (862f66b)
  • 9.0.0 - 2023-09-08
  • 8.0.0 - 2023-08-27

    ⚠ BREAKING CHANGES

    • Node >= 18 is required
    • git-semver-tags: refactored to use @ conventional-changelog/git-client (#1203)
    • Now all packages, except gulp-conventional-changelog, are ESM-only.

    Features

    Bug Fixes

  • 7.0.1 - 2023-06-06
from conventional-recommended-bump GitHub release notes
Package name: detect-indent from detect-indent GitHub release notes
Package name: detect-newline from detect-newline GitHub release notes
Package name: figures

Snyk has created this PR to upgrade:
  - chalk from 2.4.2 to 5.3.0.
    See this package in npm: https://www.npmjs.com/package/chalk
  - conventional-changelog-conventionalcommits from 6.1.0 to 8.0.0.
    See this package in npm: https://www.npmjs.com/package/conventional-changelog-conventionalcommits
  - git-semver-tags from 5.0.0 to 8.0.0.
    See this package in npm: https://www.npmjs.com/package/git-semver-tags
  - conventional-changelog from 4.0.0 to 6.0.0.
    See this package in npm: https://www.npmjs.com/package/conventional-changelog
  - conventional-recommended-bump from 7.0.1 to 10.0.0.
    See this package in npm: https://www.npmjs.com/package/conventional-recommended-bump
  - detect-indent from 6.1.0 to 7.0.1.
    See this package in npm: https://www.npmjs.com/package/detect-indent
  - detect-newline from 3.1.0 to 4.0.1.
    See this package in npm: https://www.npmjs.com/package/detect-newline
  - figures from 3.2.0 to 6.1.0.
    See this package in npm: https://www.npmjs.com/package/figures
  - find-up from 5.0.0 to 7.0.0.
    See this package in npm: https://www.npmjs.com/package/find-up
  - yaml from 2.4.1 to 2.5.0.
    See this package in npm: https://www.npmjs.com/package/yaml

See this project in Snyk:
https://app.snyk.io/org/organich/project/748b4efd-2af8-4147-9a78-2b8bdebd6b95?utm_source=github-cloud-app&utm_medium=referral&page=upgrade-pr
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.

0 participants