chore(deps): update all non-major dependencies #29
+332
−301
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:
^3.2.0
->^3.3.0
^9.31.0
->^9.32.0
^10.3.0
->^10.4.0
10.13.1
->10.14.0
^5.8.3
->^5.9.2
^8.37.0
->^8.38.0
^3.5.17
->^3.5.18
Release Notes
nuxt/ui (@nuxt/ui)
v3.3.0
Compare Source
Features
footer
slot (#4457) (63730d6)nested
prop (e2695ee), closes #4320default-value
prop (#4404) (fb9e7bb)remove-tag
event (#4511) (6ca7c8b)max-length
prop (b96a1cc), closes #4405color
prop &soft
variant (#4549) (f336600)theme.defaultVariants
option (#4400) (35f90b9)reference
prop (b00e07f)footer
support to display column summary (#4194) (c355cac)style
to table and columnmeta
(#4513) (1db21d1)hover
event (f903ec3), closes #2435colspan
androwspan
(#4460) (7ef1933)reference
prop (69a7b95), closes #4430Bug Fixes
active-class
/inactive-class
with app config (#4446) (9debce7)active
styles to behave likehover
on mobile (df8f202), closes #991aria-current
attribute to active dot (#4447) (1ba8a55)rtl:space-x-reverse
from label (#4576) (4682ded)shift
(#4456) (772631c)error
type with boolean (a4d0ca7), closes #4496valueKey
(4d4234d), closes #4528scope
attribute to headers (#4417) (347694b)text
andkbds
(#4570) (63476e5)en
(df1abf1), closes #4579patch
when passing props toopen
(#4497) (5ad7dab)@nuxt/ui
(57a5037)clearError
(d8160ba)eslint/eslint (eslint)
v9.32.0
Compare Source
vuejs/eslint-plugin-vue (eslint-plugin-vue)
v10.4.0
Compare Source
Minor Changes
Added
ignoreParents
option tovue/no-deprecated-slot-attribute
(#2784)Added new
vue/no-negated-v-if-condition
rule (#2794)Added new
vue/no-negated-condition
rule (#2795)Patch Changes
Resolved TypeScript compatibility issues introduced by eslint-typegen (#2790)
Fixed inconsistent quotes in
vue/block-lang
error messages (#2805)pnpm/pnpm (pnpm)
v10.14.0
Compare Source
Minor Changes
Added support for JavaScript runtime resolution
Declare Node.js, Deno, or Bun in
devEngines.runtime
(insidepackage.json
) and let pnpm download and pin it automatically.Usage example:
How it works:
pnpm install
resolves your specified range to the latest matching runtime version.Why this is better:
useNodeVersion
andexecutionEnv.nodeVersion
)executionEnv.nodeVersion
). So, different projects in a workspace can use different runtimes.devEngines.runtime
setting will install the runtime locally, which we will improve in future versions of pnpm by using a shared location on the computer.Related PR: #9755.
Add
--cpu
,--libc
, and--os
topnpm install
,pnpm add
, andpnpm dlx
to customizesupportedArchitectures
via the CLI #7510.Patch Changes
pnpm add
downloads packages whoselibc
differ frompnpm.supportedArchitectures.libc
.dlx
to parse CLI flags and options between thedlx
command and the command to run or between thedlx
command and--
#9719.pnpm install --prod
should removing hoisted dev dependencies #9782.pnpm install
to incorrectly assume the lockfile is up to date after changing a local tarball that has peers dependencies.microsoft/TypeScript (typescript)
v5.9.2
Compare Source
typescript-eslint/typescript-eslint (typescript-eslint)
v8.38.0
Compare Source
🩹 Fixes
extends
intseslint.config()
(#11361)❤️ Thank You
You can read about our versioning strategy and releases on our website.
vuejs/core (vue)
v3.5.18
Compare Source
Bug Fixes
v-pre
(#12556) (21b685a)v-bind
dynamic argument content correctly (#12554) (d3af67e)Configuration
📅 Schedule: Branch creation - "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 was generated by Mend Renovate. View the repository job log.