Closed dependabot[bot] closed 2 months ago
Bumps the everything-else group with 14 updates in the /frontend directory:
5.0.5
5.1.3
3.1.5
3.1.6
9.6.0
9.9.1
12.0.1
14.1.0
0.2.10
0.2.12
2.1.7
2.2.2
3.3.2
3.3.3
5.5.3
5.5.4
5.3.2
5.4.2
2.0.3
2.0.4
3.4.31
3.4.38
4.4.0
4.4.3
2.0.24
2.1.4
3.6.10
3.7.1
Updates @vitejs/plugin-vue from 5.0.5 to 5.1.3
@vitejs/plugin-vue
Sourced from @vitejs/plugin-vue's releases.
@vitejs/plugin-vue
plugin-vue@5.1.3 Please refer to CHANGELOG.md for details. plugin-vue@5.1.2 Please refer to CHANGELOG.md for details. plugin-vue@5.1.1 Please refer to CHANGELOG.md for details. plugin-vue@5.1.0 Please refer to CHANGELOG.md for details.
Please refer to CHANGELOG.md for details.
Sourced from @vitejs/plugin-vue's changelog.
5.1.3 (2024-08-29) chore: upgrade to eslint 9 (236a40f) chore: use pnpm catalog for shared deps (0735e18) chore(deps): update dependency rollup to ^4.20.0 (#433) (37c9073), closes #433 chore(deps): update upstream (#436) (b75a46f), closes #436 fix(deps): update all non-major dependencies (#421) (e3a7fec), closes #421 fix(plugin-vue): default value for __VUE_OPTIONS_API__ (acb57c9), closes #438 5.1.2 (2024-08-01) refactor(plugin-vue): add type field (a6b7e3f) fix(plugin-vue): add deprecated script.propsDestructure option (1e24322), closes #431 chore(deps): update upstream (#432) (5d592cd), closes #432 5.1.1 (2024-07-27) fix(plugin-vue): clear script cache if recall (f5eb5ac), closes #431 5.1.0 (2024-07-23) fix(deps): update all non-major dependencies (#412) (8cb2ea9), closes #412 fix(plugin-vue): clear cache after build end (96dbb22) chore: update documentation for new features option (7fc7994) chore(deps): update upstream (#416) (02a3edd), closes #416 feat(plugin-vue): add features option (#419) (3e839e2), closes #419
__VUE_OPTIONS_API__
type
script.propsDestructure
features
3ef2b6e
b75a46f
acb57c9
e3a7fec
236a40f
37c9073
0735e18
182ff56
a6b7e3f
1e24322
Updates dompurify from 3.1.5 to 3.1.6
dompurify
Sourced from dompurify's releases.
DOMPurify 3.1.6 Fixed an issue with the execution logic of attribute hooks to prevent bypasses, thanks @kevin-mizu Fixed an issue with element removal leading to uncaught errors through DOM Clobbering, thanks @realansgar Fixed a minor problem with the bower file pointing to the wrong dist path Fixed several minor typos in docs, comments and comment blocks, thanks @Rotzbua Updated several development dependencies
@kevin-mizu
@realansgar
@Rotzbua
4083a90
90a10a1
65df042
6e03334
00fc06c
f8c2ef5
e5112ec
9978cec
fa542df
b8b552c
Updates eslint from 9.6.0 to 9.9.1
eslint
Sourced from eslint's releases.
v9.9.1 Bug Fixes 9bde90c fix: add logic to handle fixTypes in lintText() (#18736) (Amaresh S M) Documentation 4840930 docs: Update README with version support and clean up content (#18804) (Nicholas C. Zakas) f61f40d docs: Update globals examples (#18805) (Nicholas C. Zakas) 241fcea docs: Use and define languages (#18795) (Nicholas C. Zakas) 5dbdd63 docs: eslint-plugin-markdown -> @eslint/markdown (#18797) (Nicholas C. Zakas) c6c8ddd docs: update links to eslint-visitor-keys repo (#18796) (Francesco Trotta) f981d05 docs: Update README (GitHub Actions Bot) b516974 docs: update links to eslint/js repo (#18781) (Francesco Trotta) fb7a3f5 docs: update note for package managers (#18779) (Jay) Chores b0c34d0 chore: upgrade to @eslint/js@9.9.1 (#18809) (Francesco Trotta) cd5a0da chore: package.json update for @eslint/js release (Jenkins) e112642 refactor: Extract parsing logic from Linter (#18790) (Nicholas C. Zakas) 0f68a85 chore: use eslint-plugin-yml on yaml files only (#18801) (Milos Djermanovic) f8d1b3c chore: update dependencies for browser tests (#18794) (Christian Bromann) aed2624 chore: update dependency @eslint/config-array to ^0.18.0 (#18788) (renovate[bot]) 5c29128 chore: update dependency @eslint/core to ^0.4.0 (#18789) (renovate[bot]) 5d66fb2 chore: migrate linting workflow to use trunk check meta-linter (#18643) (Chris Clearwater) bf96855 chore: add ids to github issue templates (#18775) (Strek) v9.9.0 Features 41d0206 feat: Add support for TS config files (#18134) (Arya Emami) 3a4eaf9 feat: add suggestion to require-await to remove async keyword (#18716) (Dave) Documentation 9fe068c docs: how to author plugins with configs that extend other configs (#18753) (Alec Gibson) 48117b2 docs: add version support page in the side navbar (#18738) (Amaresh S M) fec2951 docs: add version support page to the dropdown (#18730) (Amaresh S M) 38a0661 docs: Fix typo (#18735) (Zaina Al Habash) 3c32a9e docs: Update yarn command for creating ESLint config (#18739) (Temitope Ogunleye) f9ac978 docs: Update README (GitHub Actions Bot) Chores 461b2c3 chore: upgrade to @eslint/js@9.9.0 (#18765) (Francesco Trotta) 59dba1b chore: package.json update for @eslint/js release (Jenkins) fea8563 chore: update dependency @eslint/core to ^0.3.0 (#18724) (renovate[bot]) aac191e chore: update dependency @eslint/json to ^0.3.0 (#18760) (renovate[bot]) b97fa05 chore: update wdio dependencies for more stable tests (#18759) (Christian Bromann) v9.8.0 Features 13d0bd3 feat: Add and use SourceCode#getLoc/getRange (#18703) (Nicholas C. Zakas) Bug Fixes
9bde90c
fixTypes
lintText()
4840930
f61f40d
241fcea
5dbdd63
@eslint/markdown
c6c8ddd
f981d05
b516974
eslint/js
fb7a3f5
b0c34d0
@eslint/js
@9
cd5a0da
e112642
0f68a85
f8d1b3c
aed2624
@eslint/config-array
5c29128
@eslint/core
5d66fb2
bf96855
41d0206
3a4eaf9
require-await
async
9fe068c
48117b2
fec2951
38a0661
3c32a9e
f9ac978
461b2c3
@eslint/js@9.9.0
59dba1b
fea8563
aac191e
@eslint/json
b97fa05
13d0bd3
... (truncated)
Sourced from eslint's changelog.
v9.9.1 - August 23, 2024 b0c34d0 chore: upgrade to @eslint/js@9.9.1 (#18809) (Francesco Trotta) cd5a0da chore: package.json update for @eslint/js release (Jenkins) 4840930 docs: Update README with version support and clean up content (#18804) (Nicholas C. Zakas) f61f40d docs: Update globals examples (#18805) (Nicholas C. Zakas) e112642 refactor: Extract parsing logic from Linter (#18790) (Nicholas C. Zakas) 241fcea docs: Use and define languages (#18795) (Nicholas C. Zakas) 0f68a85 chore: use eslint-plugin-yml on yaml files only (#18801) (Milos Djermanovic) 5dbdd63 docs: eslint-plugin-markdown -> @eslint/markdown (#18797) (Nicholas C. Zakas) c6c8ddd docs: update links to eslint-visitor-keys repo (#18796) (Francesco Trotta) f8d1b3c chore: update dependencies for browser tests (#18794) (Christian Bromann) aed2624 chore: update dependency @eslint/config-array to ^0.18.0 (#18788) (renovate[bot]) 5c29128 chore: update dependency @eslint/core to ^0.4.0 (#18789) (renovate[bot]) 5d66fb2 chore: migrate linting workflow to use trunk check meta-linter (#18643) (Chris Clearwater) f981d05 docs: Update README (GitHub Actions Bot) b516974 docs: update links to eslint/js repo (#18781) (Francesco Trotta) fb7a3f5 docs: update note for package managers (#18779) (Jay) bf96855 chore: add ids to github issue templates (#18775) (Strek) 9bde90c fix: add logic to handle fixTypes in lintText() (#18736) (Amaresh S M) v9.9.0 - August 9, 2024 461b2c3 chore: upgrade to @eslint/js@9.9.0 (#18765) (Francesco Trotta) 59dba1b chore: package.json update for @eslint/js release (Jenkins) fea8563 chore: update dependency @eslint/core to ^0.3.0 (#18724) (renovate[bot]) 41d0206 feat: Add support for TS config files (#18134) (Arya Emami) aac191e chore: update dependency @eslint/json to ^0.3.0 (#18760) (renovate[bot]) 9fe068c docs: how to author plugins with configs that extend other configs (#18753) (Alec Gibson) b97fa05 chore: update wdio dependencies for more stable tests (#18759) (Christian Bromann) 3a4eaf9 feat: add suggestion to require-await to remove async keyword (#18716) (Dave) 48117b2 docs: add version support page in the side navbar (#18738) (Amaresh S M) fec2951 docs: add version support page to the dropdown (#18730) (Amaresh S M) 38a0661 docs: Fix typo (#18735) (Zaina Al Habash) 3c32a9e docs: Update yarn command for creating ESLint config (#18739) (Temitope Ogunleye) f9ac978 docs: Update README (GitHub Actions Bot) v9.8.0 - July 26, 2024 deee448 chore: upgrade to @eslint/js@9.8.0 (#18720) (Francesco Trotta) 4aaf2b3 chore: package.json update for @eslint/js release (Jenkins) 8e1a627 chore: update dependency @eslint/core to ^0.2.0 (#18700) (renovate[bot]) 13d0bd3 feat: Add and use SourceCode#getLoc/getRange (#18703) (Nicholas C. Zakas) 282df1a docs: Add system theme option (#18617) (Amaresh S M) ab0ff27 fix: Throw error when invalid flags passed (#18705) (Nicholas C. Zakas) 70dc803 fix: basePath directory can never be ignored (#18711) (Milos Djermanovic) 53b1ff0 docs: Debug config docs (#18698) (Nicholas C. Zakas) 4514424 build: Enable JSON linting (#18681) (Nicholas C. Zakas) a7016a5 docs: fix search input stylings (#18682) (Amaresh S M)
v9.9.1 - August 23, 2024
v9.9.0 - August 9, 2024
v9.8.0 - July 26, 2024
deee448
@eslint/js@9.8.0
4aaf2b3
8e1a627
282df1a
ab0ff27
70dc803
basePath
53b1ff0
4514424
a7016a5
8781e6f
1503d03
Updates marked from 12.0.1 to 14.1.0
marked
Sourced from marked's releases.
v14.1.0 14.1.0 (2024-08-26) Bug Fixes don't export block or inline (#3427) (3f0430a) Features add provideLexer and provideParser hooks (#3424) (447f5af) v14.0.0 14.0.0 (2024-08-07) Bug Fixes allow async option to dictate type returned (#3341) (b5a5004) Remove useNewRenderer (#3342) (e64f226) BREAKING CHANGES Remove old renderer throw an error if async: false is set when an extension sets async: true v13.0.3 13.0.3 (2024-07-28) Bug Fixes fix recursion-like stack overflow error caused by the old render… (#3380) (89af0b8) v13.0.2 13.0.2 (2024-07-04) Bug Fixes fix list item with blank first line (#3351) (d28e4c6) v13.0.1 13.0.1 (2024-06-24) Bug Fixes
async: false
async: true
14dcd33
3f0430a
447f5af
0076503
750e8a3
@semantic-release/github
c4bd659
6062657
@arethetypeswrong/cli
68d5b13
1ba8388
abb7b4e
Updates pdfmake from 0.2.10 to 0.2.12
pdfmake
Sourced from pdfmake's releases.
0.2.12 Fixed error message of bad image definition 0.2.11 Fixed and validates input values headerRows and keepWithHeaderRows Fixed numbering nested ordered lists Speed up StyleContextStack.autopush() for large tables Fixed widths of table columns with percentages Fixed storing the correct context in the ending cell of a row span when there were nested column groups (columns or tables)
Sourced from pdfmake's changelog.
0.2.12 - 2024-08-14 Fixed error message of bad image definition 0.2.11 - 2024-08-09 Fixed and validates input values headerRows and keepWithHeaderRows Fixed numbering nested ordered lists Speed up StyleContextStack.autopush() for large tables Fixed widths of table columns with percentages Fixed storing the correct context in the ending cell of a row span when there were nested column groups (columns or tables)
dc73c5a
757735f
d0d8133
c40c0b2
107d298
07ec20b
508d120
95240e0
d8f0ff0
c7caabb
Updates pinia from 2.1.7 to 2.2.2
pinia
Sourced from pinia's releases.
pinia@2.2.2 Please refer to CHANGELOG.md for details. pinia@2.2.1 Please refer to CHANGELOG.md for details. pinia@2.2.0 Please refer to CHANGELOG.md for details. pinia@2.1.8-beta.0 Please refer to CHANGELOG.md for details.
b1564c9
3069105
defineStore
b90c595
@pinia/nuxt
@0
@pinia/testing
ffba3ec
e8e93e4
82ca41c
a46a31e
c6e03ae
39c563a
557f0aa
Updates prettier from 3.3.2 to 3.3.3
prettier
Sourced from prettier's releases.
3.3.3 🔗 Changelog
🔗 Changelog
Sourced from prettier's changelog.
3.3.3 diff Add parentheses for nullish coalescing in ternary (#16391 by @cdignam-segment) This change adds clarity to operator precedence. // Input foo ? bar ?? foo : baz; foo ?? bar ? a : b; a ? b : foo ?? bar; // Prettier 3.3.2 foo ? bar ?? foo : baz; foo ?? bar ? a : b; a ? b : foo ?? bar; // Prettier 3.3.3 foo ? (bar ?? foo) : baz; (foo ?? bar) ? a : b; a ? b : (foo ?? bar); Add parentheses for decorator expressions (#16458 by @y-schneider) Prevent parentheses around member expressions or tagged template literals from being removed to follow the stricter parsing rules of TypeScript 5.5. // Input @(foo`tagged template`) class X {} // Prettier 3.3.2 @footagged template class X {} // Prettier 3.3.3 @(footagged template) class X {} Support @let declaration syntax (#16474 by @sosukesuzuki) Adds support for Angular v18 @let declaration syntax. Please see the following code example. The @let declaration allows you to define local variables within the template:
diff
@cdignam-segment
This change adds clarity to operator precedence.
// Input foo ? bar ?? foo : baz; foo ?? bar ? a : b; a ? b : foo ?? bar; // Prettier 3.3.2 foo ? bar ?? foo : baz; foo ?? bar ? a : b; a ? b : foo ?? bar; // Prettier 3.3.3 foo ? (bar ?? foo) : baz; (foo ?? bar) ? a : b; a ? b : (foo ?? bar);
// Prettier 3.3.2 foo ? bar ?? foo : baz; foo ?? bar ? a : b; a ? b : foo ?? bar;
// Prettier 3.3.3 foo ? (bar ?? foo) : baz; (foo ?? bar) ? a : b; a ? b : (foo ?? bar);
@y-schneider
Prevent parentheses around member expressions or tagged template literals from being removed to follow the stricter parsing rules of TypeScript 5.5.
// Input @(foo`tagged template`) class X {} // Prettier 3.3.2 @footagged template class X {} // Prettier 3.3.3 @(footagged template) class X {}
// Prettier 3.3.2 @footagged template class X {}
@foo
tagged template
// Prettier 3.3.3 @(footagged template) class X {}
@let
@sosukesuzuki
Adds support for Angular v18 @let declaration syntax.
Please see the following code example. The @let declaration allows you to define local variables within the template:
5282938
9102b73
6bbd461
04b560f
614f070
d59a15d
5ca2fc9
bfcfdcc
977c161
550606e
Updates typescript from 5.5.3 to 5.5.4
typescript
Sourced from typescript's releases.
TypeScript 5.5.4 For release notes, check out the release announcement. For the complete list of fixed issues, check out the fixed issues query for TypeScript v5.5.4 (Stable). fixed issues query for TypeScript v5.5.3 (Stable). fixed issues query for TypeScript v5.5.2 (Stable). fixed issues query for TypeScript v5.5.1 (RC). fixed issues query for TypeScript v5.5.0 (Beta). Downloads are available on: npm NuGet package (soon!)
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
c8a7d58
c0ded04
5ba41e2
b075332
9dd6f91
bf0ddaf
a44e2d9
f35206d
1109550
8794318
Updates vite from 5.3.2 to 5.4.2
vite
Sourced from vite's releases.
create-vite@5.4.0 Please refer to CHANGELOG.md for details.
Sourced from vite's changelog.
5.4.2 (2024-08-20) chore: remove stale TODOs (#17866) (e012f29), closes #17866 refactor: remove redundant prepend/strip base (#17887) (3b8f03d), closes #17887 fix: resolve relative URL generated by renderBuiltUrl passed to module preload (#16084) (fac3a8e), closes #16084 feat: support originalFilename (#17867) (7d8c0e2), closes #17867 5.4.1 (2024-08-15) fix: build.modulePreload.resolveDependencies is optimizable (#16083) (e961b31), closes #16083 fix: align CorsOptions.origin type with @types/cors (#17836) (1bda847), closes #17836 fix: typings for vite:preloadError (#17868) (6700594), closes #17868 fix(build): avoid re-define __vite_import_meta_env__ (#17876) (e686d74), closes #17876 fix(deps): update all non-major dependencies (#17869) (d11711c), closes #17869 fix(lightningcss): search for assets with correct base path (#17856) (4e5ce3c), closes #17856 fix(worker): handle self reference url worker in dependency for build (#17846) (391bb49), closes #17846 chore: fix picocolors import for local dev (#17884) (9018255), closes #17884 refactor: remove handleHotUpdate from watch-package-data plugin (#17865) (e16bf1f), closes #17865 5.4.0 (2024-08-07) fix(build): windows platform build output path error (#17818) (6ae0615), closes #17818 fix(deps): update launch-editor to consume fix for windows paths (#17828) (cf2f90d), closes #17828 fix(ssr): fix global variable name conflict (#17809) (6aa2206), closes #17809 fix(worker): fix importScripts injection breaking iife code (#17827) (bb4ba9f), closes #17827 chore: bump typescript-eslint to v8 (#17624) (d1891fd), closes #17624 chore(deps): update all non-major dependencies (#17820) (bb2f8bb), closes #17820 perf(ssr): do a single-pass over AST with node cache arrays (#17812) (81327eb), closes #17812 5.4.0-beta.1 (2024-08-01) fix: handle encoded base paths (#17577) (720447e), closes #17577 fix: opt-in server.fs.cachedChecks (#17807) (4de659c), closes #17807 feat(css): support sass compiler api and sass-embedded package (#17754) (1025bb6), closes #17754 5.4.0-beta.0 (2024-07-30) fix: specify own Node version as target when bundling config files (#17307) (bbf001f), closes #17307 fix(build): handle invalid JSON in import.meta.env (#17648) (659b720), closes #17648 fix(deps): update all non-major dependencies (#17780) (e408542), closes #17780 fix(me... _Description has been truncated_
renderBuiltUrl
build.modulePreload.resolveDependencies
@types/cors
__vite_import_meta_env__
handleHotUpdate
global
importScripts
Looks like these dependencies are updatable in another way, so this is no longer needed.
Bumps the everything-else group with 14 updates in the /frontend directory:
5.0.5
5.1.3
3.1.5
3.1.6
9.6.0
9.9.1
12.0.1
14.1.0
0.2.10
0.2.12
2.1.7
2.2.2
3.3.2
3.3.3
5.5.3
5.5.4
5.3.2
5.4.2
2.0.3
2.0.4
3.4.31
3.4.38
4.4.0
4.4.3
2.0.24
2.1.4
3.6.10
3.7.1
Updates
@vitejs/plugin-vue
from 5.0.5 to 5.1.3Release notes
Sourced from
@vitejs/plugin-vue
's releases.Changelog
Sourced from
@vitejs/plugin-vue
's changelog.Commits
3ef2b6e
release: plugin-vue@5.1.3b75a46f
chore(deps): update upstream (#436)acb57c9
fix(plugin-vue): default value for__VUE_OPTIONS_API__
e3a7fec
fix(deps): update all non-major dependencies (#421)236a40f
chore: upgrade to eslint 937c9073
chore(deps): update dependency rollup to ^4.20.0 (#433)0735e18
chore: use pnpm catalog for shared deps182ff56
release: plugin-vue@5.1.2a6b7e3f
refactor(plugin-vue): addtype
field1e24322
fix(plugin-vue): add deprecatedscript.propsDestructure
optionUpdates
dompurify
from 3.1.5 to 3.1.6Release notes
Sourced from dompurify's releases.
Commits
4083a90
Merge pull request #978 from cure53/main90a10a1
fix: Fixed a typo on the README65df042
chore: Preparing 3.1.6 release6e03334
fix: Made sure that remove() is not called directly from node00fc06c
fix: Fixed a DOM clobbering issue leading to an error being thrownf8c2ef5
Merge pull request #977 from cure53/dependabot/npm_and_yarn/multi-99ca4f73d8e5112ec
build(deps): bump ws and socket.io-adapter9978cec
docs: Added better security warning about SAFE_FOR_XML to READMEfa542df
fix: Changed the order for attribute checks slightly for safer hooksb8b552c
Merge pull request #975 from cure53/dependabot/npm_and_yarn/multi-2d3aef8690Updates
eslint
from 9.6.0 to 9.9.1Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
8781e6f
9.9.11503d03
Build: changelog update for 9.9.1b0c34d0
chore: upgrade to@eslint/js
@9
.9.1 (#18809)cd5a0da
chore: package.json update for@eslint/js
release4840930
docs: Update README with version support and clean up content (#18804)f61f40d
docs: Update globals examples (#18805)e112642
refactor: Extract parsing logic from Linter (#18790)241fcea
docs: Use and define languages (#18795)0f68a85
chore: use eslint-plugin-yml on yaml files only (#18801)5dbdd63
docs: eslint-plugin-markdown ->@eslint/markdown
(#18797)Updates
marked
from 12.0.1 to 14.1.0Release notes
Sourced from marked's releases.
... (truncated)
Commits
14dcd33
chore(release): 14.1.0 [skip ci]3f0430a
fix: don't export block or inline (#3427)447f5af
feat: add provideLexer and provideParser hooks (#3424)0076503
chore(deps-dev): Bump semantic-release from 24.0.0 to 24.1.0 (#3423)750e8a3
chore(deps-dev): Bump@semantic-release/github
from 10.1.4 to 10.1.6 (#3422)c4bd659
chore(deps-dev): Bump rollup from 4.20.0 to 4.21.0 (#3421)6062657
chore(deps-dev): Bump@arethetypeswrong/cli
from 0.15.3 to 0.15.4 (#3406)68d5b13
chore(deps-dev): Bump marked-highlight from 2.1.3 to 2.1.4 (#3405)1ba8388
chore(deps-dev): Bump@semantic-release/github
from 10.1.3 to 10.1.4 (#3404)abb7b4e
chore(deps-dev): Bump eslint from 9.8.0 to 9.9.0 (#3403)Updates
pdfmake
from 0.2.10 to 0.2.12Release notes
Sourced from pdfmake's releases.
Changelog
Sourced from pdfmake's changelog.
Commits
dc73c5a
0.2.12757735f
fixed error message of bad image definitiond0d8133
0.2.11c40c0b2
refresh pdfs examples107d298
Update CHANGELOG.md07ec20b
backport PR #2764508d120
Update CHANGELOG.md95240e0
backport PR #2762d8f0ff0
Update CHANGELOG.mdc7caabb
Merge pull request #2733 from estanglerbm/stylecontext_autopush_faster_overrideUpdates
pinia
from 2.1.7 to 2.2.2Release notes
Sourced from pinia's releases.
Commits
b1564c9
release: pinia@2.2.23069105
feat: improve tree shaking ondefineStore
(#2740)b90c595
release:@pinia/nuxt
@0
.5.3 pinia@2.2.1@pinia/testing
@0
.1.5ffba3ec
build: fix release scripte8e93e4
refactor(types): remove export from augmentation82ca41c
fix(types): breaking type with auto imported components (#2730)a46a31e
chore: fix types nuxt modulec6e03ae
docs: use nuxi module39c563a
docs: remove duplicated sentence (#2726)557f0aa
test: pending testsUpdates
prettier
from 3.3.2 to 3.3.3Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
5282938
Release 3.3.39102b73
Add parentheses for decorator expressions (#16458)6bbd461
chore(deps): update eslint related dependencies (#16478)04b560f
chore(deps): update dependency browserslist to v4.23.2 (#16475)614f070
chore(deps): update typescript-eslint to v8.0.0-alpha.41 (#16477)d59a15d
chore(deps): update dependency npm-run-all2 to v6.2.2 (#16476)5ca2fc9
Support Angular@let
declaration syntax (#16474)bfcfdcc
chore(deps): update babel to v7.24.8 (#16472)977c161
chore(deps): update dependency acorn to v8.12.1 (#16464)550606e
chore(deps): update babel to v7.24.8 (#16470)Updates
typescript
from 5.5.3 to 5.5.4Release notes
Sourced from typescript's releases.
Commits
c8a7d58
Bump version to 5.5.4 and LKGc0ded04
🤖 Pick PR #58771 (Allow references to the global Symb...) into release-5.5 (#...5ba41e2
🤖 Pick PR #59208 (Write non-missing undefined on mapp...) into release-5.5 (#...b075332
🤖 Pick PR #59337 (Allow declarationMap to be emitted ...) into release-5.5 (#...9dd6f91
Cherry-pick "Stop using latest Node in CI" to release-5.5 (#59348)bf0ddaf
🤖 Pick PR #59070 (Delay the calculation of common sou...) into release-5.5 (#...a44e2d9
🤖 Pick PR #59160 (Fixed crash on authored import type...) into release-5.5 (#...f35206d
🤖 Pick PR #59325 (Don't skip markLinkedReferences on ...) into release-5.5 (#...1109550
Fix baselines on release-5.5 (#59330)8794318
🤖 Pick PR #59215 (Fix codefix crash on circular alias...) into release-5.5 (#...Updates
vite
from 5.3.2 to 5.4.2Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.