fix(deps): update all non-major dependencies #10804
Merged
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:
^7.19.6
->^7.20.2
^7.20.0
->^7.20.2
^7.20.0
->^7.20.2
^7.20.0
->^7.20.1
^7.20.0
->^7.20.2
^7.20.0
->^7.20.2
^4.14.186
->^4.14.188
^18.0.24
->^18.0.25
^5.41.0
->^5.42.0
^5.41.0
->^5.42.0
^8.26.0
->^8.27.0
^2.4.0
->^2.4.1
7.14.1
->7.14.2
^7.14.1
->^7.14.2
^6.4.2
->^6.4.3
^2.9.0
->^2.9.1
^1.55.0
->^1.56.0
^3.2.1
->^3.2.2
^2.4.0
->^2.4.1
^1.0.0-alpha.26
->^1.0.0-alpha.27
^0.24.3
->^0.24.5
^8.10.0
->^8.11.0
Release Notes
babel/babel (@babel/core)
v7.20.2
Compare Source
🐛 Bug Fix
babel-core
,babel-helper-create-class-features-plugin
,babel-helper-module-transforms
,babel-helper-plugin-utils
,babel-helper-simple-access
,babel-node
,babel-plugin-transform-block-scoping
,babel-plugin-transform-classes
,babel-plugin-transform-react-constant-elements
,babel-preset-env
,babel-standalone
,babel-types
@babel/node
repl and enableno-use-before-define
rule (@liuxingbaoyu)babel-plugin-transform-typescript
tsSatisfiesExpression
check with different duplicated@babel/types
versions (@liuxingbaoyu)babel-parser
parser
typings for plugins (@liuxingbaoyu)babel-generator
babel-plugin-proposal-decorators
,babel-plugin-proposal-object-rest-spread
,babel-plugin-transform-jscript
babel-plugin-transform-destructuring
for ( let { } = 0 ; 0 ; )
(@liuxingbaoyu)babel/babel (@babel/parser)
v7.20.2
Compare Source
v7.20.2 (2022-11-04)
🐛 Bug Fix
babel-core
,babel-helper-create-class-features-plugin
,babel-helper-module-transforms
,babel-helper-plugin-utils
,babel-helper-simple-access
,babel-node
,babel-plugin-transform-block-scoping
,babel-plugin-transform-classes
,babel-plugin-transform-react-constant-elements
,babel-preset-env
,babel-standalone
,babel-types
@babel/node
repl and enableno-use-before-define
rule (@liuxingbaoyu)babel-plugin-transform-typescript
tsSatisfiesExpression
check with different duplicated@babel/types
versions (@liuxingbaoyu)babel-parser
parser
typings for plugins (@liuxingbaoyu)babel-generator
babel-plugin-proposal-decorators
,babel-plugin-proposal-object-rest-spread
,babel-plugin-transform-jscript
babel-plugin-transform-destructuring
for ( let { } = 0 ; 0 ; )
(@liuxingbaoyu)Committers: 3
v7.20.1
Compare Source
v7.20.1 (2022-11-01)
Thanks @ptomato for your first pull request!
🐛 Bug Fix
babel-plugin-proposal-async-generator-functions
init
andbody
offor await
(@liuxingbaoyu)babel-plugin-proposal-class-properties
,babel-traverse
in
andinstanceof
as constant expressions (@nicolo-ribaudo)babel-helpers
,babel-plugin-proposal-duplicate-named-capturing-groups-regex
,babel-plugin-transform-named-capturing-groups-regex
indices.groups
when compiling named groups in regexps (@ptomato)babel-parser
a satisfies b
as lval (@liuxingbaoyu)babel-helpers
,babel-plugin-proposal-duplicate-named-capturing-groups-regex
babel-plugin-transform-async-to-generator
,babel-plugin-transform-parameters
,babel-preset-env
🏠 Internal
babel-generator
Committers: 5
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v5.42.0
Compare Source
Bug Fixes
Features
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v5.42.0
Compare Source
Features
Reverts
eslint/eslint
v8.27.0
Compare Source
Features
f14587c
feat: newno-new-native-nonconstructor
rule (#16368) (Sosuke Suzuki)978799b
feat: add new ruleno-empty-static-block
(#16325) (Sosuke Suzuki)69216ee
feat: no-empty suggest to add comment in empty BlockStatement (#16470) (Nitin Kumar)319f0a5
feat: usecontext.languageOptions.ecmaVersion
in core rules (#16458) (Milos Djermanovic)Bug Fixes
c3ce521
fix: Ensure unmatched glob patterns throw an error (#16462) (Nicholas C. Zakas)886a038
fix: handle files with unspecified path ingetRulesMetaForResults
(#16437) (Francesco Trotta)Documentation
ce93b42
docs: Stylelint property-no-unknown (#16497) (Nick Schonning)d2cecb4
docs: Stylelint declaration-block-no-shorthand-property-overrides (#16498) (Nick Schonning)0a92805
docs: stylelint color-hex-case (#16496) (Nick Schonning)74a5af4
docs: fix stylelint error (#16491) (Milos Djermanovic)324db1a
docs: explicit stylelint color related rules (#16465) (Nick Schonning)94dc4f1
docs: use Stylelint for HTML files (#16468) (Nick Schonning)cc6128d
docs: enable stylelint declaration-block-no-duplicate-properties (#16466) (Nick Schonning)d03a8bf
docs: Add heading to justification explanation (#16430) (Maritaria)8a15968
docs: add Stylelint configuration and cleanup (#16379) (Nick Schonning)9b0a469
docs: note commit messages don't support scope (#16435) (Andy Edwards)1581405
docs: improve context.getScope() docs (#16417) (Ben Perlmutter)b797149
docs: update formatters template (#16454) (Milos Djermanovic)5ac4de9
docs: fix link to formatters on the Core Concepts page (#16455) (Vladislav)33313ef
docs: core-concepts: fix link to semi rule (#16453) (coderaiser)lit/lit
v2.4.1
Compare Source
Patch Changes
bb098950
- Initializers added to subclasses are no longer improperly added to superclass.pnpm/pnpm
v7.14.2
Compare Source
Patch Changes
Our Gold Sponsors
Our Silver Sponsors
remix-run/react-router
v6.4.3
Compare Source
Patch Changes
createHashRouter
(#9409)index
routes with apath
inuseResolvedPath
(#9486)relative=path
prop onNavLink
(#9453)NavLink
behavior for root urls (#9497)@remix-run/router@1.0.3
react-router@6.4.3
mjeanroy/rollup-plugin-license
v2.9.1
Compare Source
sass/dart-sass
v1.56.0
Compare Source
Potentially breaking change: To match the CSS spec, SassScript expressions
beginning with
not
or(
are no longer supported at the beginning ofparenthesized sections of media queries. For example,
@​media (width >= 500px) and (not (grid))
will now be emitted unchanged, instead of producing
@​media (width >= 500px) and (false)
See the Sass website for details.
Potentially breaking bug fix: Angle units like
rad
orturn
are nowproperly converted to equivalent
deg
values forhsl()
,hsla()
,adjust-hue()
,color.adjust()
, andcolor.change()
.See the Sass website for
details.
Fix indentation for selectors that span multiple lines in a
@media
query.Emit a deprecation warning when passing
$alpha
values with units tocolor.adjust()
orcolor.change()
. This will be an error in Dart Sass2.0.0.
See the Sass website for
details.
Emit a deprecation warning when passing a
$weight
value with no units orwith units other than
%
tocolor.mix()
. This will be an error in Dart Sass2.0.0.
See the Sass website for
details.
Emit a deprecation warning when passing
$n
values with units tolist.nth()
or
list.set-nth()
. This will be an error in Dart Sass 2.0.0.See the Sass website for
details.
Improve existing deprecation warnings to wrap
/
-as-division suggestions incalc()
expressions.Properly mark the warning for passing numbers with units to
random()
as adeprecation warning.
Fix a bug where
@extend
could behave unpredicatably when used along withmeta.load-css()
and shared modules that contained no CSS themselves butloaded CSS from other modules.
Dart API
sassIndex
with units toValue.sassIndexToListIndex()
. This will be an error in Dart Sass 2.0.0.JS API
Importer results now validate whether
contents
is actually a string type.Importer result argument errors are now rendered correctly.
tailwindlabs/tailwindcss
v3.2.2
Compare Source
Fixed
font-feature-settings
are included in Preflight (#9707)@apply
in selectors with combinators and pseudos (#9722)Microsoft/tslib
v2.4.1
: tslib 2.4.1Compare Source
This release contains fixes for early
return
s andthrow
s invoked on generators.vuejs/vitepress
v1.0.0-alpha.27
Compare Source
Bug Fixes
userPreference
(#1543) (a7abf73)Features
Badge
(#1239) (ac8619f)Reverts
vitest-dev/vitest
v0.24.5
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v0.24.4
Compare Source
🚀 Features
🐞 Bug Fixes
repository
properties inpackage.json
- by @silverwind in https://github.com/vitest-dev/vitest/issues/2151executeFile
- by @poyoho in https://github.com/vitest-dev/vitest/issues/2184View changes on GitHub
websockets/ws
v8.11.0
Compare Source
Features
WebSocket.prototype.addEventListener()
now supports an event listenerspecified as an object with a
handleEvent()
method. (9ab743a
).Bug fixes
WebSocket.prototype.addEventListener()
now adds an event listener only if itis not already in the list of the event listeners for the specified event type
(
1cec17d
).Configuration
📅 Schedule: Branch creation - "before 3am 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 has been generated by Mend Renovate. View repository job log here.