fix(deps): update all non-major dependencies #43
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.21.5
->^7.21.8
^18.16.3
->^18.16.5
^18.2.0
->^18.2.6
^0.51.8
->^0.51.12
^10.1.0
->^10.1.2
^8.39.0
->^8.40.0
8.3.1
->8.4.0
^0.51.8
->^0.51.12
^4.3.3
->^4.3.5
^0.30.1
->^0.31.0
^1.6.1
->^1.6.4
Release Notes
babel/babel
v7.21.8
Compare Source
v7.21.8 (2023-05-02)
👓 Spec Compliance
babel-parser
using await
restriction in explicitResourceManagement (@JLHwung)🐛 Bug Fix
babel-helper-create-class-features-plugin
,babel-helper-create-regexp-features-plugin
Committers: 2
unocss/unocss
v0.51.12
Compare Source
v0.51.11
Compare Source
v0.51.10
Compare Source
v0.51.9
Compare Source
vueuse/vueuse
v10.1.2
Compare Source
eslint/eslint
v8.40.0
Compare Source
Features
5db7808
feat: improve flat config errors for invalid rule options and severities (#17140) (Josh Goldberg ✨)f5574dc
feat: Add findConfigFile() method to FlatESLint (#17142) (Nicholas C. Zakas)e52b98b
feat: addsourceCode
property to the rule context (#17107) (Nitin Kumar)1468f5b
feat: addphysicalFilename
property to the rule context (#17111) (Nitin Kumar)0df4d4f
feat: addcwd
to rule context (#17106) (Nitin Kumar)52018f2
feat: addfilename
property to the rule context (#17108) (Nitin Kumar)559ff4e
feat: add newomitLastInOneLineClassBody
option to thesemi
rule (#17105) (Nitin Kumar)Bug Fixes
f076e54
fix: Ensure FlatESLint#findConfigFile() doesn't throw. (#17151) (Nicholas C. Zakas)Documentation
e980bf3
docs: Update README (GitHub Actions Bot)e92a6fc
docs: Update README (GitHub Actions Bot)af5fe64
docs: Fix custom rule schema docs (#17115) (Adam Jones)4a352a9
docs: explain how to include predefined globals (#17114) (Marcus Wyatt)5ea15d9
docs: add mastodon link in readme (#17110) (唯然)Chores
4053004
chore: upgrade @eslint/js@8.40.0 (#17156) (Milos Djermanovic)50fed1d
chore: package.json update for @eslint/js release (ESLint Jenkins)4c7a170
chore: upgrade @eslint/eslintrc@2.0.3 (#17155) (Milos Djermanovic)e80b7cc
chore: upgrade [email protected] (#17154) (Milos Djermanovic)ce3ac91
chore: upgrade [email protected] (#17153) (Milos Djermanovic)9094d79
chore: addlatest/
tometa.docs.url
in all core rules (#17136) (Milos Djermanovic)d85efad
perf: don't usegrapheme-splitter
on ASCII strings in key-spacing rule (#17122) (Milos Djermanovic)pnpm/pnpm
v8.4.0
Compare Source
Minor Changes
pnpm publish
supports the--provenance
CLI option #6435.Patch Changes
node-linker
is set tohoisted
6486.node_modules
directory unless the--force
option is passed.node_modules
folder with a.modules.yaml
file if there are no dependencies insidenode_modules
.Our Gold Sponsors
Our Silver Sponsors
vitejs/vite
v4.3.5
Compare Source
v4.3.4
Compare Source
vitest-dev/vitest
v0.31.0
Compare Source
🚨 Breaking Changes
Update mock implementation to support ESM runtime, introduce "vi.hoisted" - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/3258 (0c09a)
vi.hoisted
to run code before imports are executed:You can also use it to pass variables to
vi.mock
:Move assertion declarations to expect package - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/3294 (cf3af)
🚀 Features
--bail
option for cancelling test run - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/3163 (8d460)🐞 Bug Fixes
thresholdAutoUpdate
to work withperFile
- by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/3182 (29eeb)import.meta.hot.send
mock - by @antfu (b1624)View changes on GitHub
vuejs/language-tools
v1.6.4
Compare Source
lang="vue"
(#3105) - thanks @HunYan-iov-for
isany
, the item type should beany
(#3108) (#3112)noPropertyAccessFromIndexSignature
enabled (#3106)v-for
if nested template element assigns type to slot props (#2750) (#2757)Breaking changes
v1.6.3
Compare Source
v-for
source type (#3102)v1.6.2
Compare Source
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.