[Snyk] Upgrade: chalk, conventional-changelog-conventionalcommits, git-semver-tags, conventional-changelog, conventional-recommended-bump, detect-indent, detect-newline, figures, find-up, yaml #1
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
chalk
⚠️ This is a major version upgrade, and may be a breaking change | a year ago
⚠️ This is a major version upgrade, and may be a breaking change | 4 months ago
⚠️ This is a major version upgrade, and may be a breaking change | 4 months ago
⚠️ This is a major version upgrade, and may be a breaking change | 4 months ago
⚠️ This is a major version upgrade, and may be a breaking change | 4 months ago
⚠️ This is a major version upgrade, and may be a breaking change | 2 years ago
⚠️ This is a major version upgrade, and may be a breaking change | a year ago
⚠️ This is a major version upgrade, and may be a breaking change | 6 months ago
⚠️ This is a major version upgrade, and may be a breaking change | 10 months ago
from 2.4.2 to 5.3.0 | 14 versions ahead of your current version
on 2023-06-29
conventional-changelog-conventionalcommits
from 6.1.0 to 8.0.0 | 4 versions ahead of your current version
on 2024-05-03
git-semver-tags
from 5.0.0 to 8.0.0 | 5 versions ahead of your current version
on 2024-05-03
conventional-changelog
from 4.0.0 to 6.0.0 | 3 versions ahead of your current version
on 2024-05-03
conventional-recommended-bump
from 7.0.1 to 10.0.0 | 3 versions ahead of your current version
on 2024-05-03
detect-indent
from 6.1.0 to 7.0.1 | 2 versions ahead of your current version
on 2022-09-11
detect-newline
from 3.1.0 to 4.0.1 | 2 versions ahead of your current version
on 2023-09-22
figures
from 3.2.0 to 6.1.0 | 6 versions ahead of your current version
on 2024-03-04
find-up
from 5.0.0 to 7.0.0 | 5 versions ahead of your current version
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
sideEffects
field to package.json 5aafc0av5.2.0...v5.3.0
v5.1.2...v5.2.0
v5.1.1...v5.1.2
v5.1.0...v5.1.1
v5.0.1...v5.1.0
main
field to package.json for backwards compatibility with some developer tools 85f7e96v5.0.0...v5.0.1
Breaking
chalk.Instance
→Chalk
chalk.supportsColor
→supportsColor
chalk.stderr
→chalkStderr
chalk.stderr.supportsColor
→supportsColorStderr
.keyword()
,.hsl()
,.hsv()
,.hwb()
, and.ansi()
coloring methods (#433) 4cf2e40color-convert
package.chalk-template
(#524) c987c61+import chalkTemplate from 'chalk-template';
-chalk
2 + 3 = {bold ${2 + 3}}
;+chalkTemplate
2 + 3 = {bold ${2 + 3}}
;Improvements
overline
style (#433) 4cf2e40v4.1.0...v5.0.0
v4.0.0...v4.1.0
Package name: conventional-changelog-conventionalcommits
⚠ BREAKING CHANGES
Features
Bug Fixes
Package name: git-semver-tags
⚠ BREAKING CHANGES
Features
Bug Fixes
⚠ BREAKING CHANGES
Features
Bug Fixes
⚠ BREAKING CHANGES
Features
Package name: conventional-changelog
⚠ BREAKING CHANGES
Features
Bug Fixes
⚠ BREAKING CHANGES
Features
Package name: conventional-recommended-bump
⚠ BREAKING CHANGES
Bumper
exported class (#1218)Features
Bumper
exported class (#1218) (0ddc8cd)Bug Fixes
⚠ BREAKING CHANGES
Features
Bug Fixes
Package name: detect-indent
v7.0.0...v7.0.1
Breaking
v6.1.0...v7.0.0
v6.0.0...v6.1.0
Package name: detect-newline
v4.0.0...v4.0.1
Breaking
v3.1.0...v4.0.0
v3.0.0...v3.1.0
Package name: figures
useFallback
option toreplaceSymbols()
(#101) 0ab1df3v6.0.1...v6.1.0
circleQuestionMark
andquestionMarkPrefix
on Linux (#98) 8b59acdv6.0.0...v6.0.1
Breaking
circleQuestionMark
andquestionMarkPrefix
symbols are now always displayed as(?)
. Before they were displayed as circled question marks on macOS. 8b59acdFixes
v5.0.0...v6.0.0
Breaking
Improvements
cross
(#93) ab27bddv4.0.1...v5.0.0
v4.0.0...v4.0.1
Breaking
main
andwindows
tomainSymbols
andfallbackSymbols
(#78) 483ed89replaceSymbols()
method (#77) 5aa4c62square
character to fill the whole area (#66) fafe61aNew symbols
arrowLeftRight
andarrowUpDown
symbol (#43) bac7335Improvements
bullet
symbol (#36) e4d709apointerSmall
symbol (#39)