Deps: Update all non-major dependencies #201
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:
5.2.3
->5.4.0
8.2.0
->8.2.2
18.20.7
->18.20.8
0.8.5
->0.9.2
16.14.1
->16.19.1
Release Notes
prettier/eslint-plugin-prettier (eslint-plugin-prettier)
v5.4.0
Compare Source
Minor Changes
59a0cae
Thanks @yashtech00! - refactor: migrateworker.js
toworker.mjs
v5.3.1
Compare Source
Patch Changes
dcf2c80
Thanks @JounQin! - ci: enableNPM_CONFIG_PROVENANCE
envv5.3.0
Compare Source
Minor Changes
6fe0c90
Thanks @irsooti! - feat(types): preferConfig
overFlatConfig
when they're equalv5.2.6
Compare Source
Patch Changes
1451176
Thanks @renovate! - fix(deps): bumpsynckit
tov0.11.0
v5.2.5
Compare Source
Patch Changes
4f5513d
Thanks @JounQin! - fix: clarify correcteslint-config-prettier
peer rangev5.2.4
Compare Source
Patch Changes
b8cfe56
Thanks @JounQin! - chore: hourcekeeping, bump all (dev) depslerna/lerna (lerna)
v8.2.2
Compare Source
Note: Version bump only for package lerna
v8.2.1
Compare Source
Note: Version bump only for package lerna
nodejs/node (node)
v18.20.8
: 2025-03-27, Version 18.20.8 'Hydrogen' (LTS), @richardlauCompare Source
Notable Changes
This release updates OpenSSL to 3.0.16 and root certificates to NSS 3.108.
Commits
f737a79073
] - async_hooks,inspector: implement inspector api without async_wrap (Gabriel Bota) #51501fce923ba69
] - build: update gcovr to 7.2 and codecov config (Benjamin E. Coe) #540198b7ffd807c
] - build: fix compatibility with V8'sdepot_tools
(Richard Lau) #57330ee9a343413
] - crypto: update root certificates to NSS 3.108 (Node.js GitHub Bot) #57381738bf8aea4
] - crypto: update root certificates to NSS 3.104 (Richard Lau) #5568169d661d591
] - deps: update undici to v5.29.0 (Matteo Collina) #5755759fcf43b0e
] - deps: update corepack to 0.32.0 (Node.js GitHub Bot) #572651b72869503
] - deps: update archs files for openssl-3.0.16 (Node.js GitHub Bot) #57335a566560235
] - deps: upgrade openssl sources to quictls/openssl-3.0.16 (Node.js GitHub Bot) #5733550c4e1da2f
] - doc: add missingdeprecated
badges infs.md
(Yukihiro Hasegawa) #57384c3babb4671
] - doc: update Xcode version used for arm64 and pkg (Michaël Zasso) #57104784da606a6
] - doc: fix link and history ofSourceMap
sections (Antoine du Hamel) #57098f5dbceccbe
] - test: update error code in tls-psk-circuit for for OpenSSL 3.4 (sebastianas) #56420shelljs/shelljs (shelljs)
v0.9.2
Compare Source
What's Changed
Full Changelog: shelljs/shelljs@v0.9.1...v0.9.2
v0.9.1
Compare Source
What's Changed
Full Changelog: shelljs/shelljs@v0.9.0...v0.9.1
v0.9.0
Compare Source
What's Changed
sed
with newlines in https://github.com/shelljs/shelljs/pull/949fatal
option toexec()
function by @WesCossick in https://github.com/shelljs/shelljs/pull/961New Contributors
Full Changelog: shelljs/shelljs@v0.8.5...v0.9.0
stylelint/stylelint (stylelint)
v16.19.1
Compare Source
no-empty-source
false positives for non-standard syntaxes (#8548) (@ybiquitous).v16.19.0
Compare Source
It adds 2 options to 2 rules and fixes 3 bugs.
exceptWithoutPropertyFallback: []
tofunction-allowed-list
(#8488) (@ryo-manba).ignore: ["four-into-three-edge-values"]
toshorthand-property-no-redundant-values
(#8527) (@ryo-manba).compact
formatter with pnpm to newline the exit code (#8534) (@konomae).declaration-property-value-no-unknown
range and message for invalid syntax within known functions (#8528) (@ryo-manba).no-empty-source
false positives for--report-needless-disables
(#8536) (@romainmenke).v16.18.0
Compare Source
It adds 2 new rules and fixes 2 bugs. We've turned on these rules, and the
syntax-string-no-invalid
andlayer-name-pattern
ones from recent releases, in our standard config.color-function-alias-notation
rule (#8499) (@EduardAkhmetshin).container-name-pattern
rule (#8498) (@nate10j).declaration-property-value-no-unknown
false positives formath
offont-size
(#8495) (@otomad).font-family-no-missing-generic-family-keyword
false positives formath
(#8489) (@otomad).v16.17.0
Compare Source
It adds 1 new rule, support for
languageOptions
to 2 rules, 1 option to a rule, the--compute-edit-info
CLI flag (along with support forEditInfo
in 3 rules), and fixes 1 bug.EditInfo
is useful for automated fixing tools and editor integrations.layer-name-pattern
rule (#8474) (@ryo-manba).--compute-edit-info
CLI flag (#8473) (@ryo-manba).ignorePreludeOfAtRules: []
tolength-zero-no-unit
(#8472) (@ryo-manba).at-rule-no-unknown
support forlanguageOptions
(#8475) (@ryo-manba).property-no-unknown
support forlanguageOptions
(#8476) (@ryo-manba).declaration-block-no-redundant-longhand-properties
support for computingEditInfo
(#8482) (@pamelalozano16).function-url-quotes
support for computingEditInfo
(#8483) (@pamelalozano16).selector-attribute-quotes
support for computingEditInfo
(#8484) (@pamelalozano16).custom-property-pattern
false negatives for@property
preludes (#8468) (@rohitgs28).v16.16.0
Compare Source
It adds support for computing
EditInfo
to 22 more rules and reverts a change that addedcontext.lexer
to our public API in the previous release.at-rule-empty-line-before
support for computingEditInfo
(#8425) (@pamelalozano16).at-rule-no-deprecated
support for computingEditInfo
(#8426) (@pamelalozano16).at-rule-no-vendor-prefix
support for computingEditInfo
(#8427) (@pamelalozano16).color-function-notation
support for computingEditInfo
(#8437) (@pamelalozano16).declaration-empty-line-before
support for computingEditInfo
(#8443) (@pamelalozano16).declaration-property-value-keyword-no-deprecated
support for computingEditInfo
. (#8439) (@pamelalozano16).font-family-name-quotes
support for computingEditInfo
(#8419) (@ryo-manba).font-weight-notation
support for computingEditInfo
(#8420) (@ryo-manba).function-calc-no-unspaced-operator
support for computingEditInfo
(#8440) (@pamelalozano16).function-name-case
support for support for computingEditInfo
." (#8442) (@pamelalozano16).hue-degree-notation
support for computingEditInfo
(#8444) (@pamelalozano16).import-notation
support for computingEditInfo
. (#8445) (@pamelalozano16).keyframe-selector-notation
support for computingEditInfo
(#8457) (@pamelalozano16).length-zero-no-unit
support for computingEditInfo
(#8459) (@pamelalozano16).lightness-notation
support for computingEditInfo
(#8458) (@pamelalozano16).media-feature-name-no-vendor-prefix
support for computingEditInfo
(#8456) (@pamelalozano16).media-feature-range-notation
support for computingEditInfo
(#8455) (@pamelalozano16).property-no-vendor-prefix
support for computingEditInfo
(#8461) (@pamelalozano16).rule-empty-line-before
support for computingEditInfo
(#8460) (@pamelalozano16).selector-no-vendor-prefix
support forEditInfo
(#8462) (@pamelalozano16).selector-not-notation
support for computingEditInfo
(#8463) (@pamelalozano16).selector-pseudo-element-colon-notation
support forEditInfo
(#8464) (@pamelalozano16).selector-type-case
support for computingEditInfo
(#8467) (@pamelalozano16).shorthand-property-no-redundant-values
support for computingEditInfo
(#8466) (@pamelalozano16).value-keyword-case
support for computingEditInfo
(#8469) (@pamelalozano16).value-no-vendor-prefix
support for computingEditInfo
(#8470) (@pamelalozano16).Could not find a declaration file for module 'css-tree'
type error (#8452) (@danielrentz).v16.15.0
Compare Source
It adds 1 new rule, a
languageOptions
configuration property for configuring some of the new rules added in16.13.0
, regex support to 1 option and support for computingEditInfo
to 6 rules. It fixes 9 bugs, including 2 with thetap
reporter.syntax-string-no-invalid
rule (#8331) (@ryo-manba).languageOptions
configuration property (#8297) (@ryo-manba).ignoreAtRules
option ofat-rule-empty-line-before
(#8385) (@ryo-manba).alpha-value-notation
support for computingEditInfo
(#8369) (@pamelalozano16).color-hex-length
support for computingEditInfo
(#8415) (@ryo-manba).comment-empty-line-before
support for computingEditInfo
(#8416) (@ryo-manba).comment-whitespace-inside
support for computingEditInfo
(#8417) (@ryo-manba).custom-property-empty-line-before
support for computingEditInfo
(#8418) (@ryo-manba).declaration-block-no-duplicate-properties
support for computingEditInfo
(#8363) (@romainmenke).tap
formatter not escaping#
and\
in its test point descriptions (#8334) (@Mouvedia).tap
formatter outputting invalid YAML blocks for rules containing double quotes in their warnings' messages (#8334) (@Mouvedia).declaration-block-no-redundant-longhand-properties
false positives for properties with!important
(#8366) (@immitsu).EditInfo
missing semicolon intext
field (#8370) (@pamelalozano16).declaration-property-value-keyword-no-deprecated
false negatives fortext-decoration: blink
(#8351) (@Mouvedia).declaration-property-value-keyword-no-deprecated
false positives for styled components interpolated functions (#8392) (@Mouvedia).font-family-name-quotes
false positives due to vendor-prefixed font-size values (#8393) (@Mouvedia).font-family-no-missing-generic-family-keyword
false positives formath
,emoji
andfangsong
(#8395) (@ViachaslauIhnatsiuk).selector-type-no-unknown
false positives forselectmenu
andpopup
(#8376) (@Mouvedia).Configuration
📅 Schedule: Branch creation - "after 9am and before 5pm on Monday" (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.