chore(deps): update devdependencies (non-major) #3565
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.
This PR contains the following updates:
^18.19.75
->^18.19.80
^11.25.2
->^11.27.0
^0.11.2
->^0.11.4
^2.7.0
->^2.7.3
^3.4.2
->^3.5.3
^29.2.5
->^29.2.6
5.7.3
->5.8.2
^0.8.0
->^0.9.0
Release Notes
chromaui/chromatic-cli (chromatic)
v11.27.0
Compare Source
🚀 Enhancement
Authors: 1
v11.26.1
Compare Source
🐛 Bug Fix
Authors: 1
v11.26.0
Compare Source
🚀 Enhancement
snyk-nodejs-lockfile-parser
#1158 (@codykaup)🐛 Bug Fix
outputDir
to action metadata #1154 (@codykaup)Authors: 2
storybookjs/eslint-plugin-storybook (eslint-plugin-storybook)
v0.11.4
Compare Source
🐛 Bug Fix
Authors: 1
v0.11.3
Compare Source
🐛 Bug Fix
📝 Documentation
🔩 Dependency Updates
Authors: 4
mswjs/msw (msw)
v2.7.3
Compare Source
v2.7.3 (2025-02-24)
Bug Fixes
eb45e7a
) @kettanaitov2.7.2
Compare Source
v2.7.2 (2025-02-24)
Bug Fixes
bodyType
toany
(#2439) (bb1faf8
) @kettanaitov2.7.1
Compare Source
v2.7.1 (2025-02-20)
Bug Fixes
0cf639e
) @kettanaitoprettier/prettier (prettier)
v3.5.3
Compare Source
diff
Flow: Fix missing parentheses in
ConditionalTypeAnnotation
(#17196 by @fisker)v3.5.2
Compare Source
diff
Remove
module-sync
condition (#17156 by @fisker)In Prettier 3.5.0, we added
module-sync
condition topackage.json
, so thatrequire("prettier")
can use ESM version, but turns out it doesn't work if CommonJS and ESM plugins both imports builtin plugins. To solve this problem, we decide simply remove themodule-sync
condition, sorequire("prettier")
will still use the CommonJS version, we'll revisit untilrequire(ESM)
feature is more stable.v3.5.1
Compare Source
diff
Fix CLI crash when cache for old version exists (#17100 by @sosukesuzuki)
Prettier 3.5 uses a different cache format than previous versions, Prettier 3.5.0 crashes when reading existing cache file, Prettier 3.5.1 fixed the problem.
Support dockercompose and github-actions-workflow in VSCode (#17101 by @remcohaszing)
Prettier now supports the
dockercompose
andgithub-actions-workflow
languages in Visual Studio Code.v3.5.0
Compare Source
diff
🔗 Release Notes
kulshekhar/ts-jest (ts-jest)
v29.2.6
Compare Source
microsoft/TypeScript (typescript)
v5.8.2
: TypeScript 5.8Compare Source
For release notes, check out the release announcement.
Downloads are available on:
fi3ework/vite-plugin-checker (vite-plugin-checker)
v0.9.0
Compare Source
🚨 Breaking Changes
cjs
usage - by @danielroe in https://github.com/fi3ework/vite-plugin-checker/issues/452 (155d7)meow
- by @strawberry-choco in https://github.com/fi3ework/vite-plugin-checker/issues/294 (3ec83)🚀 Features
typescriptPath
- by @fuks-ru in https://github.com/fi3ework/vite-plugin-checker/issues/296 (945e9)🐞 Bug Fixes
maxBuffer
size to infinity - by @jonondarnad in https://github.com/fi3ework/vite-plugin-checker/issues/417 (939ab)🏎 Performance
fs-extra
in favour of nativenode:fs
- by @danielroe in https://github.com/fi3ework/vite-plugin-checker/issues/444 (94830)colorette
- by @danielroe (2a745)View changes on GitHub
Configuration
📅 Schedule: Branch creation - "before 12pm" in timezone Asia/Seoul, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.