fix(deps): update all non-major dependencies #9176
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.18.6
->^7.18.9
^7.18.8
->^7.18.9
^7.18.6
->^7.18.9
^7.18.6
->^7.18.9
^7.18.8
->^7.18.9
^7.18.8
->^7.18.9
^5.30.5
->^5.30.6
^5.30.5
->^5.30.6
^3.0.0
->^3.0.1
^3.23.4
->^3.23.5
^8.19.0
->^8.20.0
^3.2.6
->^3.2.8
^1.6.10
->^1.6.11
^1.23.2
->^1.23.4
7.5.0
->7.5.2
^7.5.0
->^7.5.2
^10.9.0
->^10.10.0
^3.1.5
->^3.1.6
^5.14.1
->^5.14.2
^10.8.2
->^10.9.1
^3.7.1
->^3.8.0
^3.0.0
->^3.0.1
^0.18.0
->^0.18.1
^4.1.1
->^4.1.2
^0.38.4
->^0.38.8
^8.8.0
->^8.8.1
Release Notes
babel/babel (@babel/core)
v7.18.9
Compare Source
🐛 Bug Fix
babel-plugin-transform-modules-systemjs
,babel-types
TSDeclareFunction
as default (@zxbodya)babel-generator
returnType
with comments generates incorrect code (@liuxingbaoyu)💅 Polish
babel-cli
babel-cli
is ready. (@liuxingbaoyu)🏠 Internal
babel-core
,babel-helper-remap-async-to-generator
,babel-helpers
,babel-parser
,babel-plugin-transform-block-scoping
,babel-preset-env
babel-helper-create-class-features-plugin
,babel-helper-member-expression-to-functions
,babel-helper-remap-async-to-generator
,babel-helper-replace-supers
,babel-helper-wrap-function
,babel-helpers
,babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining
,babel-plugin-proposal-decorators
,babel-plugin-proposal-object-rest-spread
,babel-plugin-proposal-optional-chaining
,babel-plugin-transform-block-scoping
,babel-plugin-transform-classes
,babel-traverse
,babel-types
🏃♀️ Performance
babel-generator
babel/babel (@babel/parser)
v7.18.9
Compare Source
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v5.30.6
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v5.30.6
Compare Source
Note: Version bump only for package @typescript-eslint/parser
vitejs/vite (@vitejs/plugin-vue)
v3.0.1
Compare Source
zloirock/core-js
v3.23.5
Compare Source
structuredClone
feature detection, #1106eslint/eslint
v8.20.0
Compare Source
Features
ca83178
feat: catch preprocess errors (#16105) (JounQin)Bug Fixes
30be0ed
fix: no-warning-comments rule escapes special RegEx characters in terms (#16090) (Lachlan Hunt)bfe5e88
fix: ignore spacing before]
and}
in comma-spacing (#16113) (Milos Djermanovic)Documentation
845c4f4
docs: Add website team details (#16115) (Nicholas C. Zakas)5a0dfdb
docs: Link to blog post in no-constant-binary-expression (#16112) (Jordan Eldredge)bc692a9
docs: remove install command (#16084) (Strek)49ca3f0
docs: don't show toc when content not found (#16095) (Amaresh S M)ba19e3f
docs: enhance 404 page UI (#16097) (Amaresh S M)a75d3b4
docs: remove unused meta.docs.category field in working-with-rules page (#16109) (Brandon Scott)cdc0206
docs: add formatters page edit link (#16094) (Amaresh S M)4d1ed22
docs: preselect default theme (#16098) (Strek)4b79612
docs: add missing correct/incorrect containers (#16087) (Milos Djermanovic)09f6acb
docs: fix UI bug on rules index and details pages (#16082) (Deepshika S)f5db264
docs: remove remaining duplicate rule descriptions (#16093) (Milos Djermanovic)32a6b2a
docs: Add scroll behaviour smooth (#16056) (Amaresh S M)Chores
bbf8df4
chore: Mark autogenerated release blog post as draft (#16130) (Nicholas C. Zakas)eee4306
chore: update internal lint dependencies (#16088) (Bryan Mishkin)9615a42
chore: update formatter examples template to avoid markdown lint error (#16085) (Milos Djermanovic)62541ed
chore: fix markdown linting error (#16083) (唯然)node-fetch/node-fetch
v3.2.8
Compare Source
Bug Fixes
v3.2.7
Compare Source
Bug Fixes
phoenixframework/phoenix
v1.6.11
Compare Source
JavaScript Client Enhancements
getLongPollTransport
JavaScript Client Bug Fixes
replaceTransport
Microsoft/playwright
v1.23.4
Compare Source
Highlights
This patch includes the following bug fix:
https://github.com/microsoft/playwright/issues/15717 - [REGRESSION]: Suddenly stopped working despite nothing having changed (
experimentalLoader.js:load
did not call the next hook in its chain and did not explicitly signal a short circuit)Browser Versions
This version was also tested against the following stable channels:
v1.23.3
Compare Source
Highlights
This patch includes the following bug fixes:
https://github.com/microsoft/playwright/issues/15557 - [REGRESSION]: Event Listeners not being removed if same handler is used for different events
Browser Versions
This version was also tested against the following stable channels:
pnpm/pnpm
v7.5.2
Compare Source
Patch Changes
Our Gold Sponsors
Full Changelog: pnpm/pnpm@v7.5.1...v7.5.2
v7.5.1
Compare Source
Patch Changes
node_modules
#4988.Our Gold Sponsors
Full Changelog: pnpm/pnpm@v7.5.0...v7.5.1
tailwindlabs/tailwindcss
v3.1.6
Compare Source
Fixed
theme()
in CSS (#8831)terser/terser
v5.14.2
Compare Source
TypeStrong/ts-node
v10.9.1
Compare Source
Fixed
--esm
--esm
are unaffectedhttps://github.com/TypeStrong/ts-node/milestone/18?closed=1
v10.9.0
Compare Source
Added
--project
accepts path to a directory containing atsconfig.json
(#1829, #1830) @cspotcodeexperimentalTsImportSpecifiers
option which allows using voluntary.ts
file extensions in import specifiers (undocumented except for API docs) (#1815) @cspotcodeFixed
child_process.fork()
would erroneously execute the parent's entrypoint script, not the intended child script (#1812, #1814) @devversion"react-jsx"
and"react-jsxdev"
in swc transpiler (#1800, #1802) @cspotcoderepl.evalCode()
with code not ending in a newline would not update the typechecker accordingly (#1764, #1824) @cspotcodehttps://github.com/TypeStrong/ts-node/milestone/16?closed=1
esbuild-kit/tsx
v3.8.0
Compare Source
Features
vitejs/vite (vite)
v3.0.1
Compare Source
vite:esbuild
(fixes #9164) (#9166) (e6f3b02), closes #9164 #9166vitest-dev/vitest
v0.18.1
Compare Source
🚀 Features
/es/...
and/lib/...
- by @zthxxx in https://github.com/vitest-dev/vitest/issues/1633🐞 Bug Fixes
test.each
anddescribe.each
types - by @Demivan in https://github.com/vitest-dev/vitest/issues/1653View changes on GitHub
vuejs/router
v4.1.2
Compare Source
Please refer to CHANGELOG.md for details.
johnsoncodehk/volar
v0.38.8
Compare Source
--incremental
flag for vue-tsc (#787)Our Sponsors
v0.38.7
Compare Source
volar.updateImportsOnFileMove.enabled
option to disable file move refactoring (#1181)volar.diagnostics.delay
option for reduce CPU usage (#1295)vueCompilerOptions.experimentalImplicitWrapComponentOptionsWithVue2Extend
to support wrap component options byVue.extend
(#1337)types
option (#1262)insertSpaceAfterOpeningAndBeforeClosingNonemptyParenthesis
break v-for format (#1398)v0.38.5
Compare Source
websockets/ws
v8.8.1
Compare Source
Bug fixes
Authorization
andCookie
headers are no longer sent if the originalrequest for the opening handshake is sent to an IPC server and the client is
redirected to another IPC server (
bc8bd34
).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.