chore(deps): update all non-major dependencies #8474
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:
^1.0.0-next.46
->^1.0.0-next.47
^18.0.9
->^18.0.12
^3.2.36
->^3.2.37
^3.22.7
->^3.22.8
^8.16.0
->^8.17.0
^1.6.9
->^1.6.10
7.1.7
->7.1.9
^7.1.7
->^7.1.9
^10.7.2
->^10.7.3
^1.52.1
->^1.52.2
^0.58.0
->^0.58.1
^2.7.1
->^2.7.2
^4.10.6
->^4.10.7
^10.8.0
->^10.8.1
^0.13.0
->^0.14.1
^3.2.36
->^3.2.37
^0.35.2
->^0.37.0
Release Notes
sveltejs/vite-plugin-svelte
v1.0.0-next.47
Compare Source
Patch Changes
vuejs/core
v3.2.37
Compare Source
Bug Fixes
zloirock/core-js
v3.22.8
Compare Source
ToBigInt
/ToNumber
conversion of the argument passed to%TypedArray%.prototype.fill
in V8 ~ Chrome < 59, Safari < 14.1, FF < 55, Edge <=18DeletePropertyOrThrow
in IE9-TypeError
instead ofError
) on incorrectexec
result inRegExp.prototype.test
polyfill{ actual, full, features }/typed-array/at
entrieseslint/eslint
v8.17.0
Compare Source
Features
55319e1
feat: fix indent bug with semicolon-first style (#15951) (Milos Djermanovic)f6d7920
feat: addallowNamedExports
option to no-use-before-define (#15953) (Milos Djermanovic)Bug Fixes
54c0953
fix: cleanup typos (#15939) (Nick Schonning)845a7af
fix: typo ocatal -> octal (#15940) (Nick Schonning)Documentation
b915018
docs: Update website UI to latest (#15944) (Nicholas C. Zakas)f0bb609
docs: Update Exponentiation operator MDN link (#15960) (Pranjal Jain)baa0153
docs: Use correct past tense "left" instead of "leaved" (#15950) (Frederik Braun)1351a9b
docs: Add Resources section to rule pages (#15901) (Nicholas C. Zakas)68cf0fb
docs: cleanup typos (#15936) (Nick Schonning)13b62ae
docs: use-dart-sass instead of node-sass (#15912) (Deepshika S)c81c5d6
docs: add social media links (#15920) (Deepshika S)0d6a50b
docs: fix openjs link (#15917) (Amaresh S M)54910f5
docs: display version in mobile view (#15909) (Amaresh S M)Chores
da694b9
chore: avoid theme flashes (#15927) (Strek)f836743
chore: Use build hook for docs deploy (#15945) (Nicholas C. Zakas)ce035e5
test: cleanup typos (#15937) (Nick Schonning)10249ad
chore: use addEventListener instead of addListener (#15923) (Amaresh S M)5f5c1fb
chore: lint eleventy config file (#15904) (Milos Djermanovic)8513d37
chore: update Rule typedefs (#15915) (Milos Djermanovic)55534f1
test: ensure no-restricted-imports works with NodeJS imports (#15907) (Nick Mazuk)phoenixframework/phoenix
v1.6.10
Compare Source
JavaScript Client Enhancements
ping
function to socketpnpm/pnpm
v7.1.9
Compare Source
Patch Changes
Our Sponsors
Full Changelog: pnpm/pnpm@v7.1.8...v7.1.9
v7.1.8
Compare Source
Patch Changes
package.json
file #4822.Our Sponsors
Full Changelog: pnpm/pnpm@v7.1.7...v7.1.8
preactjs/preact
v10.7.3
Compare Source
Improvements
server.browser.js
(#3544, thanks @JoviDeCroock)textPath
SVG type (#3546, thanks @backmeupplz)sass/dart-sass
v1.52.2
Compare Source
/* ... */
) instead of pushingthe comment to the next line.
stylus/stylus
v0.58.1
Compare Source
===================
sveltejs/language-tools
v2.7.2
Compare Source
sveltejs/svelte-preprocess
v4.10.7
Compare Source
Bug Fixes
[@font-face](https://togithub.com/font-face)
inside:global
block (#486) (8064473), closes #236TypeStrong/ts-node
v10.8.1
Compare Source
Fixed
https://github.com/TypeStrong/ts-node/milestone/14
vitest-dev/vitest
v0.14.1
Compare Source
Bug Fixes
v0.14.0
Compare Source
Breaking Changes
.mjs
for esm build (692ad34)"type": "module"
from vitest/package.json (#1411) (b4a9b0b), closes #325Bug Fixes
v0.13.1
Compare Source
Bug Fixes
Features
johnsoncodehk/volar
v0.37.0
Compare Source
html.autoCreateQuotes
for pug--generateTrace
for vue-tsc (#1375)data-*
andaria-*
DefineComponent
type loss when use script setup (#1391)$style
inconsistent between vue-tsc and vscode (#1089)console.log
to adapt vim-lsp (#1391)__VLS_
result from code actionsBreaking changes
vueCompilerOptions.experimentalCompatMode
is renamed tovueCompilerOptions.target
.Our Sponsors
v0.36.1
Compare Source
vueCompilerOptions.experimentalSuppressUnknownJsxPropertyErrors
option for unkonwn props reporting<script>
with<script setup>
(#1389)__VLS_radioBinding
on radio input tag. (#1390)v0.36.0
Compare Source
@ts-check
,@ts-nocheck
for template (#1369)"experimentalCompatMode": 2.7
--extendedDiagnostics
not working on vue-tsc (#1375)textDocument.completion.completionItem.insertReplaceSupport
(#1373)Breaking changes
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.