chore(deps): update all development dependency updates [skip ci]
This MR contains the following updates:
Release Notes
libraries/cz-cc (@cenk1cenk2/cz-cc)
v2.1.3
Bug Fixes
- deps: update dependency @inquirer/prompts to ^7.8.2 (7e378f3)
v2.1.2
Bug Fixes
- deps: update dependency @inquirer/prompts to ^7.8.1 (50b37b6)
v2.1.1
Bug Fixes
- deps: update dependency @inquirer/prompts to ^7.8.0 (1aa095c)
v2.1.0
Bug Fixes
- udpate stupid bug with eslint globals (f85d0e0)
Features
- migrate build system (1309c92)
2.0.4 (2025-07-21)
Bug Fixes
- deps: update dependency @inquirer/prompts to ^7.7.1 (03d0583)
2.0.3 (2025-07-20)
Bug Fixes
- deps: update dependency @inquirer/prompts to ^7.7.0 (d457b72)
2.0.2 (2025-07-01)
Bug Fixes
- deps: update dependency @inquirer/prompts to ^7.6.0 (8c515a0)
2.0.1 (2025-06-04)
Bug Fixes
- deps: update dependency listr2 to ^8.3.3 (7cb0b5f)
v2.0.4
Bug Fixes
- deps: update dependency @inquirer/prompts to ^7.7.1 (03d0583)
v2.0.3
Bug Fixes
- deps: update dependency @inquirer/prompts to ^7.7.0 (d457b72)
FortAwesome/vue-fontawesome (@fortawesome/vue-fontawesome)
v3.1.1
Changed
-
Removed version checks related to
props.fixedWidth
,iconProps.title
, andiconProps.title
. -
The use of
require
to retrieve the version from@fortawesome/fontawesome-svg-core
for version checks has been removed to help ensure compatibility with ESM builds.
v3.1.0
Changed
-
Font Awesome Pro+ icons are now available with an active Pro+ subscription.
-
Added
widthAuto
prop -
Added
rotateBy
prop -
Deprecated
fa-fw
prop
jestjs/jest (@jest/globals)
v30.0.5
Features
-
[jest-config]
AllowtestMatch
to take a string value -
[jest-worker]
LetworkerIdleMemoryLimit
accept 0 to always restart worker child processes
Fixes
-
[expect]
Fixbigint
error (#15702)
lint-staged/lint-staged (lint-staged)
v16.1.5
Patch Changes
-
#1608
4e3ce22
Thanks @srsatt! - Detect the git repo's top-level directory correctly when in a worktree.
v16.1.4
Patch Changes
-
#1604
90b37b0
Thanks @iiroj! - Add anothertypes
field topackage.json
to make even more sure NPM detects that lint-staged includes built-in TypeScript type definitions.
v16.1.3
Patch Changes
-
#1602
7ea700b
Thanks @dword-design! - Add thetypes
field topackage.json
to make sure NPM detects lint-staged includes built-in TypeScript type definitions.
vuejs/core (vue)
v3.5.18
Bug Fixes
- compiler-core: avoid cached text vnodes retaining detached DOM nodes (#13662) (00695a5), closes #13661
-
compiler-core: avoid self updates of
v-pre
(#12556) (21b685a) - compiler-core: identifiers in function parameters should not be inferred as references (#13548) (9b02923)
- compiler-core: recognize empty string as non-identifier (#12553) (ce93339)
-
compiler-core: transform empty
v-bind
dynamic argument content correctly (#12554) (d3af67e) - compiler-sfc: transform empty srcset w/ includeAbsolute: true (#13639) (d8e40ef), closes vitejs/vite-plugin-vue#631
- css-vars: nullish v-bind in style should not lead to unexpected inheritance (#12461) (c85f1b5), closes #12434 #12439 #7474 #7475
- custom-element: ensure exposed methods are accessible from custom elements by making them enumerable (#13634) (90573b0), closes #13632
- hydration: prevent lazy hydration for updated components (#13511) (a9269c6), closes #13510
- runtime-core: ensure correct anchor el for unresolved async components (#13560) (7f29943), closes #13559
- slots: refine internal key checking to support slot names starting with an underscore (#13612) (c5f7db1), closes #13611
- ssr: ensure empty slots render as a comment node in Transition (#13396) (8cfc10a), closes #13394
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.