fix(deps): update all non-major dependencies#9176
Merged
Conversation
93507a5 to
0ad5c71
Compare
0ad5c71 to
a11d9d8
Compare
patak-cat
approved these changes
Jul 18, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.47.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.1Release Notes
babel/babel (@babel/core)
v7.18.9Compare Source
🐛 Bug Fix
babel-plugin-transform-modules-systemjs,babel-typesTSDeclareFunctionas default (@zxbodya)babel-generatorreturnTypewith comments generates incorrect code (@liuxingbaoyu)💅 Polish
babel-clibabel-cliis ready. (@liuxingbaoyu)🏠 Internal
babel-core,babel-helper-remap-async-to-generator,babel-helpers,babel-parser,babel-plugin-transform-block-scoping,babel-preset-envbabel-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-generatorbabel/babel (@babel/parser)
v7.18.9Compare Source
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v5.30.6Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v5.30.6Compare Source
Note: Version bump only for package @typescript-eslint/parser
vitejs/vite (@vitejs/plugin-vue)
v3.0.1Compare Source
zloirock/core-js
v3.23.5Compare Source
structuredClonefeature detection, #1106eslint/eslint
v8.20.0Compare Source
Features
ca83178feat: catch preprocess errors (#16105) (JounQin)Bug Fixes
30be0edfix: no-warning-comments rule escapes special RegEx characters in terms (#16090) (Lachlan Hunt)bfe5e88fix: ignore spacing before]and}in comma-spacing (#16113) (Milos Djermanovic)Documentation
845c4f4docs: Add website team details (#16115) (Nicholas C. Zakas)5a0dfdbdocs: Link to blog post in no-constant-binary-expression (#16112) (Jordan Eldredge)bc692a9docs: remove install command (#16084) (Strek)49ca3f0docs: don't show toc when content not found (#16095) (Amaresh S M)ba19e3fdocs: enhance 404 page UI (#16097) (Amaresh S M)a75d3b4docs: remove unused meta.docs.category field in working-with-rules page (#16109) (Brandon Scott)cdc0206docs: add formatters page edit link (#16094) (Amaresh S M)4d1ed22docs: preselect default theme (#16098) (Strek)4b79612docs: add missing correct/incorrect containers (#16087) (Milos Djermanovic)09f6acbdocs: fix UI bug on rules index and details pages (#16082) (Deepshika S)f5db264docs: remove remaining duplicate rule descriptions (#16093) (Milos Djermanovic)32a6b2adocs: Add scroll behaviour smooth (#16056) (Amaresh S M)Chores
bbf8df4chore: Mark autogenerated release blog post as draft (#16130) (Nicholas C. Zakas)eee4306chore: update internal lint dependencies (#16088) (Bryan Mishkin)9615a42chore: update formatter examples template to avoid markdown lint error (#16085) (Milos Djermanovic)62541edchore: fix markdown linting error (#16083) (唯然)node-fetch/node-fetch
v3.2.8Compare Source
Bug Fixes
v3.2.7Compare Source
Bug Fixes
phoenixframework/phoenix
v1.6.11Compare Source
JavaScript Client Enhancements
getLongPollTransportJavaScript Client Bug Fixes
replaceTransportMicrosoft/playwright
v1.23.4Compare 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:loaddid 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.3Compare 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.2Compare Source
Patch Changes
Our Gold Sponsors
Full Changelog: pnpm/pnpm@v7.5.1...v7.5.2
v7.5.1Compare Source
Patch Changes
node_modules#4988.Our Gold Sponsors
Full Changelog: pnpm/pnpm@v7.5.0...v7.5.1
tailwindlabs/tailwindcss
v3.1.6Compare Source
Fixed
theme()in CSS (#8831)terser/terser
v5.14.2Compare Source
TypeStrong/ts-node
v10.9.1Compare Source
Fixed
--esm--esmare unaffectedhttps://github.com/TypeStrong/ts-node/milestone/18?closed=1
v10.9.0Compare Source
Added
--projectaccepts path to a directory containing atsconfig.json(#1829, #1830) @cspotcodeexperimentalTsImportSpecifiersoption which allows using voluntary.tsfile 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.0Compare Source
Features
vitejs/vite (vite)
v3.0.1Compare Source
vite:esbuild(fixes #9164) (#9166) (e6f3b02), closes #9164 #9166vitest-dev/vitest
v0.18.1Compare Source
🚀 Features
/es/...and/lib/...- by @zthxxx in https://github.com/vitest-dev/vitest/issues/1633🐞 Bug Fixes
test.eachanddescribe.eachtypes - by @Demivan in https://github.com/vitest-dev/vitest/issues/1653View changes on GitHub
vuejs/router
v4.1.2Compare Source
Please refer to CHANGELOG.md for details.
johnsoncodehk/volar
v0.38.8Compare Source
--incrementalflag for vue-tsc (#787)Our Sponsors
v0.38.7Compare Source
volar.updateImportsOnFileMove.enabledoption to disable file move refactoring (#1181)volar.diagnostics.delayoption for reduce CPU usage (#1295)vueCompilerOptions.experimentalImplicitWrapComponentOptionsWithVue2Extendto support wrap component options byVue.extend(#1337)typesoption (#1262)insertSpaceAfterOpeningAndBeforeClosingNonemptyParenthesisbreak v-for format (#1398)v0.38.5Compare Source
websockets/ws
v8.8.1Compare Source
Bug fixes
AuthorizationandCookieheaders 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.