chore(deps): update npm dev #4174
Open
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:
0.8.1->0.9.020.17.19->20.19.230.38.3->0.38.45.2.3->5.5.40.44.0->0.45.03.5.1->3.6.239.174.3->39.264.129.2.5->29.4.55.7.3->5.9.3Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
sigstore/sigstore-js (@sigstore/cli)
v0.9.0Compare Source
Minor Changes
383e200: Drop support for node 18383e200: Bump make-fetch-happen from 14.x to 15.xPatch Changes
383e200]383e200]383e200]383e200]v0.8.2Compare Source
Patch Changes
dbf63f7]vercel/ncc (@vercel/ncc)
v0.38.4Compare Source
Bug Fixes
prettier/eslint-plugin-prettier (eslint-plugin-prettier)
v5.5.4Compare Source
Patch Changes
#755
723f7a8Thanks @kbrilla! - fix: add 'oxc', 'oxc-ts' and 'hermes' parsers toparserBlocklist#751
cf52b30Thanks @andreww2012! - fix: disallow extra properties in rule optionsv5.5.3Compare Source
republish the latest version
Full Changelog: prettier/eslint-plugin-prettier@v5.5.2...v5.5.3
v5.5.2Compare Source
republish the latest version
Full Changelog: prettier/eslint-plugin-prettier@v5.5.1...v5.5.2
v5.5.1Compare Source
Patch Changes
bfd1e95Thanks @JounQin! - fix: useprettierRcOptionsdirectly for prettier 3.6+v5.5.0Compare Source
Minor Changes
92f2c9cThanks @dotcarmen! - feat: support non-js languages likecssfor@eslint/cssandjsonfor@eslint/jsonv5.4.1Compare Source
Patch Changes
c21521fThanks @JounQin! - fix(deps): bumpsynckitto v0.11.7 to fix potentialTypeError: Cannot read properties of undefined (reading 'message')errorv5.4.0Compare Source
Minor Changes
59a0caeThanks @yashtech00! - refactor: migrateworker.jstoworker.mjsv5.3.1Compare Source
Patch Changes
dcf2c80Thanks @JounQin! - ci: enableNPM_CONFIG_PROVENANCEenvv5.3.0Compare Source
Minor Changes
6fe0c90Thanks @irsooti! - feat(types): preferConfigoverFlatConfigwhen they're equalv5.2.6Compare Source
Patch Changes
1451176Thanks @renovate! - fix(deps): bumpsynckittov0.11.0v5.2.5Compare Source
Patch Changes
4f5513dThanks @JounQin! - fix: clarify correcteslint-config-prettierpeer rangev5.2.4Compare Source
Patch Changes
b8cfe56Thanks @JounQin! - chore: hourcekeeping, bump all (dev) depsigorshubovych/markdownlint-cli (markdownlint-cli)
v0.45.0Compare Source
markdownlintdependency to0.38.0MD059/descriptive-link-textMD025/MD027/MD036/MD038/MD041/MD043/MD045/MD051/MD052Dependabotprettier/prettier (prettier)
v3.6.2Compare Source
diff
Markdown: Add missing blank line around code block (#17675 by @fisker)
v3.6.1Compare Source
diff
TypeScript: Allow const without initializer (#17650, #17654 by @fisker)
Miscellaneous: Avoid closing files multiple times (#17665 by @43081j)
When reading a file to infer the interpreter from a shebang, we use the
n-readlineslibrary to read the first line in order to get the shebang.This library closes files when it reaches EOF, and we later try close the same
files again. We now close files only if
n-readlinesdid not already closethem.
v3.6.0Compare Source
diff
🔗 Release Notes
v3.5.3Compare Source
diff
Flow: Fix missing parentheses in
ConditionalTypeAnnotation(#17196 by @fisker)v3.5.2Compare Source
diff
Remove
module-synccondition (#17156 by @fisker)In Prettier 3.5.0, we added
module-synccondition 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-synccondition, sorequire("prettier")will still use the CommonJS version, we'll revisit untilrequire(ESM)feature is more stable.renovatebot/renovate (renovate)
v39.264.0Compare Source
Features
Miscellaneous Chores
c33390e(main) (#35626) (17de34b)v39.263.1Compare Source
Bug Fixes
Miscellaneous Chores
fdbba75(main) (#35621) (fd032ad)v39.263.0Compare Source
Features
Miscellaneous Chores
f3210a0(main) (#35615) (c364f63)v39.262.1Compare Source
Bug Fixes
Documentation
Miscellaneous Chores
v39.262.0Compare Source
Features
Bug Fixes
Documentation
Miscellaneous Chores
Code Refactoring
v39.261.4Compare Source
Bug Fixes
v39.261.3Compare Source
Bug Fixes
v39.261.2Compare Source
Bug Fixes
Miscellaneous Chores
v39.261.1Compare Source
Bug Fixes
v39.261.0Compare Source
Features
v39.260.0Compare Source
Features
Documentation
Miscellaneous Chores
v39.259.0Compare Source
Features
v39.258.3Compare Source
Bug Fixes
v39.258.2Compare Source
Bug Fixes
Miscellaneous Chores
v39.258.1Compare Source
Bug Fixes
Miscellaneous Chores
v39.258.0Compare Source
Features
Miscellaneous Chores
v39.257.8Compare Source
Bug Fixes
v39.257.7Compare Source
Bug Fixes
v39.257.6Compare Source
Documentation
Miscellaneous Chores
Build System
v39.257.5Compare Source
Bug Fixes
v39.257.4Compare Source
Bug Fixes
Miscellaneous Chores
v39.257.3Compare Source
Build System
v39.257.2Compare Source
Bug Fixes
Documentation
v39.257.1Compare Source
Bug Fixes
syncGit(#35349) (7ed07b1)v39.257.0Compare Source
Features
Miscellaneous Chores
v39.256.1Compare Source
Bug Fixes
v39.256.0Compare Source
Features
v39.255.0Compare Source
Features
Miscellaneous Chores
v39.254.3Compare Source
Bug Fixes
Miscellaneous Chores
Code Refactoring
Build System
v39.254.2Compare Source
Miscellaneous Chores
Code Refactoring
Build System
v39.254.1Compare Source
Bug Fixes
v39.254.0Compare Source
Features
php-enqueuemonorepo (#35473) (8f29e57)Bug Fixes
v39.253.5Compare Source
Bug Fixes
v39.253.4Compare Source
Bug Fixes
v39.253.3Compare Source
Bug Fixes
Miscellaneous Chores
v39.253.2Compare Source
Bug Fixes
Build System
v39.253.1Compare Source
Bug Fixes
Miscellaneous Chores
v39.253.0Compare Source
Features
Documentation
Miscellaneous Chores
v39.252.0Compare Source
Features
v39.251.3Compare Source
Bug Fixes
v39.251.2Compare Source
Bug Fixes
v39.251.1Compare Source
Bug Fixes
Documentation
Miscellaneous Chores
34dc8eb(main) (#35437) (5ae1c39)v39.251.0Compare Source
Features
Miscellaneous Chores
v39.250.3Compare Source
Bug Fixes
v39.250.2Compare Source
Build System
v39.250.1Compare Source
Bug Fixes
v39.250.0[Compare Source](https://redirect.github.com/renovateb
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.