chore(deps): update all non-major dependencies (1.11) #8698
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:
1.29.0
->1.31.3
1.0.30001699
->1.0.30001701
2.7.0
->2.7.3
3.5.1
->3.5.2
16.14.1
->16.15.0
7.3.0
->7.4.0
Release Notes
Redocly/redocly-cli (@redocly/cli)
v1.31.3
Compare Source
v1.31.2
Compare Source
Patch Changes
sourceDescription
name generation ingenerate-arazzo
command when using OpenAPI files that contain multiple periods "." in their filenames.v1.31.1
Compare Source
Patch Changes
respect-core
import in Redocly CLI package.v1.31.0
Compare Source
Minor Changes
generate-arazzo
command to scaffold Arazzo description templates out of OpenAPI descriptions.respect
command to test APIs against Arazzo description files.Patch Changes
v1.30.0
Compare Source
Minor Changes
Patch Changes
operation-tag-defined
built-in rule to verify tags are defined on the operation prior to matching them to a global tag.browserslist/caniuse-lite (caniuse-lite)
v1.0.30001701
Compare Source
v1.0.30001700
Compare Source
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.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.stylelint/stylelint (stylelint)
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).nodejs/undici (undici)
v7.4.0
Compare Source
What's Changed
onResponseError
by @tmair in https://github.com/nodejs/undici/pull/4030EnvHttpProxyAgent
as stable by @aduh95 in https://github.com/nodejs/undici/pull/4049New Contributors
Full Changelog: nodejs/undici@v7.3.0...v7.4.0
Configuration
📅 Schedule: Branch creation - "after 11pm on friday,before 7am on saturday" in timezone Etc/Greenwich, 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 was generated by Mend Renovate. View the repository job log.