chore(deps): update npm dependencies (non-major) #136
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:
0.38.6
->0.39.5
1.7.13
->1.7.14
1.1.16
->1.1.17
0.51.13
->0.53.1
8.40.0
->8.42.0
9.13.0
->9.14.1
3.5.0
->3.5.3
2.1.1
->2.1.3
8.5.1
->8.6.1
1.62.1
->1.63.2
13.2.2
->13.3.1
5.0.4
->5.1.3
Release Notes
antfu/eslint-config
v0.39.5
Compare Source
🚀 Features
🐞 Bug Fixes
@typescript-eslint/consistent-type-assertions
- by @antfu (abf5c)View changes on GitHub
v0.39.4
Compare Source
🚀 Features
global
variable - by @zanminkian in https://github.com/antfu/eslint-config/issues/189 (e787e)@typescript-eslint/consistent-type-assertions
- by @zanminkian in https://github.com/antfu/eslint-config/issues/188 (a3598)View changes on GitHub
v0.39.3
Compare Source
🐞 Bug Fixes
vue/no-dupe-keys
- by @antfu (bb09e)View changes on GitHub
v0.39.2
Compare Source
🚀 Features
View changes on GitHub
v0.39.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.39.0
Compare Source
🚀 Features
jsonc
file - by @zanminkian in https://github.com/antfu/eslint-config/issues/184 (96dd9)View changes on GitHub
tailwindlabs/headlessui
v1.7.14
Compare Source
Fixed
Popover
component (#2430)FocusTrap
is only active when the givenenabled
value istrue
(#2456)activeIndex
is up to date for theCombobox
component (#2463)Menu
andListbox
options while searching (#2471)Portal
component, does not close thePopover
component (#2492)Changed
types
condition to the front (#2469)unocss/unocss
v0.53.1
Compare Source
🚀 Features
🐞 Bug Fixes
focus-visible:
match, close #2733 - by @antfu in https://github.com/unocss/unocss/issues/2733 (04ae0)View changes on GitHub
v0.53.0
Compare Source
🚨 Breaking Changes
content
sources - by @antfu and sibbng in https://github.com/unocss/unocss/issues/2719 (3d0c6)🚀 Features
🐞 Bug Fixes
mergeConfigs
- by @enkot in https://github.com/unocss/unocss/issues/2710 (867fb)View changes on GitHub
v0.52.7
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v0.52.6
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v0.52.5
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.52.4
Compare Source
🚀 Features
mergeConfigs
utility - by @antfu (c53d2)🐞 Bug Fixes
View changes on GitHub
v0.52.3
Compare Source
🚀 Features
🐞 Bug Fixes
content-none
should render{ content: none }
- by @kcpru and @antfu in https://github.com/unocss/unocss/issues/2650 (636a0)View changes on GitHub
v0.52.2
Compare Source
No significant changes
View changes on GitHub
v0.52.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.52.0
Compare Source
🚨 Breaking Changes
@unocss/svelte-scoped
package - by @jacob-8 in https://github.com/unocss/unocss/issues/2552 (3358c)🚀 Features
🐞 Bug Fixes
View changes on GitHub
eslint/eslint
v8.42.0
Compare Source
Features
b8448ff
feat: correct no-useless-return behaviour in try statements (#16996) (Nitin Kumar)Bug Fixes
a589636
fix: Config withignores
and withoutfiles
should not always apply (#17181) (Milos Djermanovic)c4fad17
fix: Correct ignore message for "node_modules" subfolders (#17217) (Francesco Trotta)Documentation
01d7142
docs: Update README (GitHub Actions Bot)e5182b7
docs: Update README (GitHub Actions Bot)Chores
6ca5b7c
chore: upgrade @eslint/js@8.42.0 (#17236) (Milos Djermanovic)67fc5e7
chore: package.json update for @eslint/js release (ESLint Jenkins)0892412
refactor: removeIdentifier
listener in no-irregular-whitespace (#17235) (Milos Djermanovic)f67d298
test: AddFlatESLint
tests with missing config files (#17164) (Milos Djermanovic)5b68d51
chore: Fixfixedsize
attribute in code path analysis DOT debug output (#17202) (Milos Djermanovic)37432f2
chore: update descriptions in key-spacing tests (#17195) (Milos Djermanovic)v8.41.0
Compare Source
Features
880a431
feat: change default ignore pattern to**/node_modules/
in flat config (#17184) (Milos Djermanovic)8bf5505
feat: exposeshouldUseFlatConfig
(#17169) (Connor Prussin)Bug Fixes
4f5440d
fix: incorrect warning message for ignored dotfiles (#17196) (Milos Djermanovic)94da96c
fix: unifyLintMessage
type (#17076) (Brandon Mills)0c415cd
fix: validateignorePatterns
constructor option inFlatESLint
class (#17139) (Milos Djermanovic)9682d66
fix: switchgrapheme-splitter
tographemer
(#17160) (fisker Cheung)Documentation
7709b14
docs: Update README (GitHub Actions Bot)7f183e0
docs: Update triage process description (#17157) (Nicholas C. Zakas)b68346b
docs: fix license to reflect relicensing of jshint (#17165) (Stefan Bischof)Chores
f43216a
chore: upgrade @eslint/js@8.41.0 (#17200) (Milos Djermanovic)95c3007
chore: package.json update for @eslint/js release (ESLint Jenkins)ddc5291
chore: don't use deprecatedcontext
methods inast-utils
tests (#17194) (Milos Djermanovic)b1516db
chore: Fix return type offindFlatConfigFile
(#17161) (Milos Djermanovic)918b0fd
perf: Store indent descriptors in a plain array (#17148) (Francesco Trotta)4caa344
refactor: locateConfigFileToUse returns an Error object (#17159) (唯然)vuejs/eslint-plugin-vue
v9.14.1
Compare Source
🐛 Bug Fixes
toRef
props invue/no-dupe-keys
rule.Full Changelog: vuejs/eslint-plugin-vue@v9.14.0...v9.14.1
v9.14.0
Compare Source
✨ Enhancements
defineOptions
tovue/no-duplicate-attr-inheritance
rule.<script setup>
tovue/no-dupe-keys
rule.🐛 Bug Fixes
additionalProperties
tovue/no-deprecated-router-link-tag-prop
schema.vue/no-undef-properties
rule.Full Changelog: vuejs/eslint-plugin-vue@v9.13.0...v9.14.0
nuxt/nuxt
v3.5.3
Compare Source
✅ Upgrading
As usual, our recommendation for upgrading is to run:
This will refresh your lockfile as well, and ensures that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.
👉 Changelog
compare changes
🔥 Performance
🩹 Fixes
--no-clear
config through to vite (#21262)vue-loader
options type (#21363)typeCheck
(#21064)std-env
in runtime code (#21372)lodash.template
fromlodash-es
(#20892)📖 Documentation
index.vue
to page routing example (#21240)$fetch
and fetch composables (#21228)env
property to matchruntimeConfig
(#21265)🏡 Chore
✅ Tests
🤖 CI
❤️ Contributors
v3.5.2
Compare Source
✅ Upgrading
As usual, our recommendation for upgrading is to run:
This will refresh your lockfile as well, and ensures that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.
👉 Changelog
compare changes
🔥 Performance
.test
and hoist regexps where possible (#21011)🩹 Fixes
@default
jsdoc tag (#21010)pages/
integration (397c54c9d)<DevOnly>
with webpack (#21013)refreshNuxtData
(#21008)abortNavigation
(#21047)Set-Cookie
header if value is null (#21072)📖 Documentation
render:island
hook (#21065)🏡 Chore
✅ Tests
❤️ Contributors
v3.5.1
Compare Source
✅ Upgrading
As usual, our recommendation for upgrading is to run:
This will refresh your lockfile as well, and ensures that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.
👉 Changelog
compare changes
🔥 Performance
🩹 Fixes
/
route (#20894)useFetch
method when generic is passed (#20797)refresh
when hydrating when data is present (#20916)default
type for initial value for composables (#20968)resolvePath
to handle edge cases for modules (#20975)📖 Documentation
pnpm test
command to run whole test suite (4907660ff)experimental.renderJsonPayloads
(891ba880e)useAsyncData
anduseFetch
types (#20935)useState
(#20249)pages/
docs (#20976)🏡 Chore
🤖 CI
❤️ Contributors
vuejs/pinia
v2.1.3
Compare Source
Please refer to CHANGELOG.md for details.
v2.1.2
Compare Source
Please refer to CHANGELOG.md for details.
pnpm/pnpm
v8.6.1
Compare Source
Patch Changes
When
dedupe-peer-dependents
is enabled (default), use the path (not id) to determine compatibility.When multiple dependency groups can be deduplicated, the latter ones are sorted according to number of peers to allow them to
benefit from deduplication.
Resolves: #6605
Some minor performance improvements by removing await from loops #6617.
Our Gold Sponsors
Our Silver Sponsors
v8.6.0
Compare Source
Minor Changes
Some settings influence the structure of the lockfile, so we cannot reuse the lockfile if those settings change. As a result, we need to store such settings in the lockfile. This way we will know with which settings the lockfile has been created.
A new field will now be present in the lockfile:
settings
. It will store the values of two settings:autoInstallPeers
andexcludeLinksFromLockfile
. If someone tries to perform afrozen-lockfile
installation and their active settings don't match the ones in the lockfile, then an error message will be thrown.The lockfile format version is bumped from v6.0 to v6.1.
Related PR: #6557
Related issue: #6312
A new setting,
exclude-links-from-lockfile
, is now supported. When enabled, specifiers of local linked dependencies won't be duplicated in the lockfile.This setting was primarily added for use by Bit CLI, which links core aspects to
node_modules
from external directories. As such, the locations may vary across different machines, resulting in the generation of lockfiles with differing locations.Patch Changes
npm:foo@1.0.0
becomesnpm:foo@1.1.0
.workspace:
protocol is not found in the workspace #4477.pnpm rebuild
should not fail whennode-linker
is set tohoisted
and there are skipped optional dependencies #6553.Our Gold Sponsors
Our Silver Sponsors
Configuration
📅 Schedule: Branch creation - "before 6am on the first day of the month" (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.