Closed dependabot[bot] closed 1 month ago
Bumps the minorandpatch group in /components with 18 updates:
10.24.1
10.24.2
8.3.4
8.3.5
8.7.0
8.8.0
4.12.10
4.12.12
2.30.0
2.31.0
2.1.1
2.1.2
Updates preact from 10.24.1 to 10.24.2
preact
Sourced from preact's releases.
10.24.2 Performance Improve performance and reduce memory allocation (#4521, thanks @JoviDeCroock) Types Re-export types for events and event handlers (#4512, thanks @jose-torres-marin) Maintenance Merge upload actions to fix usage in v4 (#4515, thanks @rschristian) Update Tachometer reporter glob to support subdirs (#4519, thanks @rschristian) Fix download artifact regexp (#4517, thanks @rschristian) Switch to regexp for download-artifact action (#4516, thanks @rschristian) Bump upload/download-artifact action versions (#4511, thanks @rschristian)
@JoviDeCroock
@jose-torres-marin
@rschristian
87f7efa
58ea2b5
6a66daa
9d3a4f5
f8b9860
703af77
8bb67a9
01adebf
3f4feae
5f8a884
Updates @storybook/addon-actions from 8.3.4 to 8.3.5
@storybook/addon-actions
Sourced from @storybook/addon-actions's releases.
@storybook/addon-actions
v8.3.5 8.3.5 CLI: Update the React Native init to include v8 dependencies - #29273, thanks @dannyhw! Vitest plugin: Fix renamed export stories - #29250, thanks @shilman!
@dannyhw
@shilman
Sourced from @storybook/addon-actions's changelog.
8.3.5 CLI: Update the React Native init to include v8 dependencies - #29273, thanks @dannyhw! Vitest plugin: Fix renamed export stories - #29250, thanks @shilman!
b9c7f90
Updates @storybook/addon-essentials from 8.3.4 to 8.3.5
@storybook/addon-essentials
Sourced from @storybook/addon-essentials's releases.
@storybook/addon-essentials
Sourced from @storybook/addon-essentials's changelog.
Updates @storybook/addon-interactions from 8.3.4 to 8.3.5
@storybook/addon-interactions
Sourced from @storybook/addon-interactions's releases.
@storybook/addon-interactions
Sourced from @storybook/addon-interactions's changelog.
Updates @storybook/addon-links from 8.3.4 to 8.3.5
@storybook/addon-links
Sourced from @storybook/addon-links's releases.
@storybook/addon-links
Sourced from @storybook/addon-links's changelog.
Updates @storybook/blocks from 8.3.4 to 8.3.5
@storybook/blocks
Sourced from @storybook/blocks's releases.
@storybook/blocks
Sourced from @storybook/blocks's changelog.
Updates @storybook/preact from 8.3.4 to 8.3.5
@storybook/preact
Sourced from @storybook/preact's releases.
@storybook/preact
Sourced from @storybook/preact's changelog.
Updates @storybook/preact-vite from 8.3.4 to 8.3.5
@storybook/preact-vite
Sourced from @storybook/preact-vite's releases.
@storybook/preact-vite
Sourced from @storybook/preact-vite's changelog.
Updates @storybook/test from 8.3.4 to 8.3.5
@storybook/test
Sourced from @storybook/test's releases.
@storybook/test
Sourced from @storybook/test's changelog.
Updates @storybook/types from 8.3.4 to 8.3.5
@storybook/types
Sourced from @storybook/types's releases.
@storybook/types
Updates @storybook/web-components from 8.3.4 to 8.3.5
@storybook/web-components
Sourced from @storybook/web-components's releases.
@storybook/web-components
Sourced from @storybook/web-components's changelog.
Updates @storybook/web-components-vite from 8.3.4 to 8.3.5
@storybook/web-components-vite
Sourced from @storybook/web-components-vite's releases.
@storybook/web-components-vite
Sourced from @storybook/web-components-vite's changelog.
Updates @typescript-eslint/eslint-plugin from 8.7.0 to 8.8.0
@typescript-eslint/eslint-plugin
Sourced from @typescript-eslint/eslint-plugin's releases.
@typescript-eslint/eslint-plugin
v8.8.0 8.8.0 (2024-09-30) 🚀 Features eslint-plugin: [no-unnecessary-condition] add checkTypePredicates (#10009) eslint-plugin: [await-thenable] check for-await loop iteree (#10008) 🩹 Fixes remove export type * in d.ts to support TS<5.0 (#10070) eslint-plugin: [no-unnecessary-template-expression] should underline template syntax with squiggly lines (#10044) eslint-plugin: [no-deprecated] max callstack exceeded when class implements itself (#10040) eslint-plugin: [no-misused-promises] check contextual type (#10042) eslint-plugin: [prefer-literal-enum-member] allow nested bitwise operations (#10037) type-utils: check for type parameters on isBuiltinSymbolLikeRecurser() (#10026) utils: update missing type information message (#10043) ❤️ Thank You auvred @auvred Josh Goldberg ✨ Kirk Waiblinger @kirkwaiblinger Ronen Amiel Tarun Chauhan @tarunrajput YeonJuan @yeonjuan You can read about our versioning strategy and releases on our website.
export type *
isBuiltinSymbolLikeRecurser()
@auvred
@kirkwaiblinger
@tarunrajput
@yeonjuan
You can read about our versioning strategy and releases on our website.
Sourced from @typescript-eslint/eslint-plugin's changelog.
8.8.0 (2024-09-30) 🚀 Features eslint-plugin: [no-unnecessary-condition] add checkTypePredicates eslint-plugin: [return-await] check for-await loop iteree 🩹 Fixes remove export type * in d.ts to support TS<5.0 eslint-plugin: [no-unnecessary-template-expression] should underline template syntax with squiggly lines type-utils: check for type parameters on isBuiltinSymbolLikeRecurser() eslint-plugin: [no-deprecated] max callstack exceeded when class implements itself eslint-plugin: [no-misused-promises] check contextual type eslint-plugin: [prefer-literal-enum-member] allow nested bitwise operations ❤️ Thank You auvred Josh Goldberg ✨ Kirk Waiblinger Ronen Amiel Tarun Chauhan YeonJuan You can read about our versioning strategy and releases on our website.
eslint-plugin: [no-unnecessary-condition] add checkTypePredicates
eslint-plugin: [return-await] check for-await loop iteree
remove export type * in d.ts to support TS<5.0
eslint-plugin: [no-unnecessary-template-expression] should underline template syntax with squiggly lines
type-utils: check for type parameters on isBuiltinSymbolLikeRecurser()
eslint-plugin: [no-deprecated] max callstack exceeded when class implements itself
eslint-plugin: [no-misused-promises] check contextual type
eslint-plugin: [prefer-literal-enum-member] allow nested bitwise operations
2055cfb
b121bd9
9028d9d
977e0a1
6ce66b5
a916ff2
b36d524
7a216fe
94c5484
ced951b
Updates @typescript-eslint/parser from 8.7.0 to 8.8.0
@typescript-eslint/parser
Sourced from @typescript-eslint/parser's releases.
@typescript-eslint/parser
Sourced from @typescript-eslint/parser's changelog.
8.8.0 (2024-09-30) This was a version bump only for parser to align it with other projects, there were no code changes. You can read about our versioning strategy and releases on our website.
This was a version bump only for parser to align it with other projects, there were no code changes.
Updates daisyui from 4.12.10 to 4.12.12
daisyui
Sourced from daisyui's releases.
v4.12.12 🌼 Read changelog: https://daisyui.com/docs/changelog/ 📦 Install this update: npm i -D daisyui@4.12.12 💚 Thank you for using daisyUI! v4.12.11 🌼 Read changelog: https://daisyui.com/docs/changelog/ 📦 Install this update: npm i -D daisyui@4.12.11 💚 Thank you for using daisyUI!
🌼 Read changelog: https://daisyui.com/docs/changelog/
📦 Install this update:
npm i -D daisyui@4.12.12
💚 Thank you for using daisyUI!
npm i -D daisyui@4.12.11
Sourced from daisyui's changelog.
4.12.12 (2024-10-04) Bug Fixes selector performance for RTL stat (ad6f291) 4.12.11 (2024-10-02) Bug Fixes join button responsive margin issue. closes #3118 (50520b4)
be3714d
ad6f291
d7ab085
c307253
ae7c3f3
50520b4
bf31790
496b335
63e1f88
03a4630
Updates eslint-plugin-import from 2.30.0 to 2.31.0
eslint-plugin-import
Sourced from eslint-plugin-import's releases.
v2.31.0 Added support eslint v9 (#2996, thanks [@G-Rath] [@michaelfaith]) order: allow validating named imports (#3043, thanks [@manuth]) extensions: add the checkTypeImports option (#2817, thanks [@phryneas]) Fixed ExportMap / flat config: include languageOptions in context (#3052, thanks [@michaelfaith]) no-named-as-default: Allow using an identifier if the export is both a named and a default export (#3032, thanks [@akwodkiewicz]) export: False positive for exported overloaded functions in TS (#3065, thanks [@liuxingbaoyu]) exportMap: export map cache is tainted by unreliable parse results (#3062, thanks [@michaelfaith]) exportMap: improve cacheKey when using flat config (#3072, thanks [@michaelfaith]) adjust "is source type module" checks for flat config (#2996, thanks [@G-Rath]) Changed [Docs] no-relative-packages: fix typo (#3066, thanks [@joshuaobrien]) [Performance] no-cycle: dont scc for each linted file (#3068, thanks [@soryy708]) [Docs] no-cycle: add disableScc to docs (#3070, thanks [@soryy708]) [Tests] use re-exported RuleTester (#3071, thanks [@G-Rath]) [Docs] no-restricted-paths: fix grammar (#3073, thanks [@unbeauvoyage]) [Tests] no-default-export, no-named-export: add test case (thanks [@G-Rath]) #3073: import-js/eslint-plugin-import#3073 #3072: import-js/eslint-plugin-import#3072 #3071: import-js/eslint-plugin-import#3071 #3070: import-js/eslint-plugin-import#3070 #3068: import-js/eslint-plugin-import#3068 #3066: import-js/eslint-plugin-import#3066 #3065: import-js/eslint-plugin-import#3065 #3062: import-js/eslint-plugin-import#3062 #3052: import-js/eslint-plugin-import#3052 #3043: import-js/eslint-plugin-import#3043 #3032: import-js/eslint-plugin-import#3032 #2996: import-js/eslint-plugin-import#2996 #2817: import-js/eslint-plugin-import#2817 [@akwodkiewicz]: https://github.com/akwodkiewicz [@joshuaobrien]: https://github.com/joshuaobrien [@liuxingbaoyu]: https://github.com/liuxingbaoyu [@manuth]: https://github.com/manuth [@michaelfaith]: https://github.com/michaelfaith [@phryneas]: https://github.com/phryneas
@G-Rath
@michaelfaith
order
@manuth
extensions
checkTypeImports
@phryneas
ExportMap
languageOptions
no-named-as-default
@akwodkiewicz
export
@liuxingbaoyu
exportMap
no-relative-packages
@joshuaobrien
no-cycle
@soryy708
disableScc
RuleTester
no-restricted-paths
@unbeauvoyage
no-default-export
no-named-export
#3073: import-js/eslint-plugin-import#3073 #3072: import-js/eslint-plugin-import#3072 #3071: import-js/eslint-plugin-import#3071 #3070: import-js/eslint-plugin-import#3070 #3068: import-js/eslint-plugin-import#3068 #3066: import-js/eslint-plugin-import#3066 #3065: import-js/eslint-plugin-import#3065 #3062: import-js/eslint-plugin-import#3062 #3052: import-js/eslint-plugin-import#3052 #3043: import-js/eslint-plugin-import#3043 #3032: import-js/eslint-plugin-import#3032 #2996: import-js/eslint-plugin-import#2996 #2817: import-js/eslint-plugin-import#2817 [@akwodkiewicz]: https://github.com/akwodkiewicz [@joshuaobrien]: https://github.com/joshuaobrien [@liuxingbaoyu]: https://github.com/liuxingbaoyu [@manuth]: https://github.com/manuth [@michaelfaith]: https://github.com/michaelfaith [@phryneas]: https://github.com/phryneas
... (truncated)
Sourced from eslint-plugin-import's changelog.
[2.31.0] - 2024-10-03 Added support eslint v9 (#2996, thanks [@G-Rath] [@michaelfaith]) [order]: allow validating named imports (#3043, thanks [@manuth]) [extensions]: add the checkTypeImports option (#2817, thanks [@phryneas]) Fixed ExportMap / flat config: include languageOptions in context (#3052, thanks [@michaelfaith]) [no-named-as-default]: Allow using an identifier if the export is both a named and a default export (#3032, thanks [@akwodkiewicz]) [export]: False positive for exported overloaded functions in TS (#3065, thanks [@liuxingbaoyu]) exportMap: export map cache is tainted by unreliable parse results (#3062, thanks [@michaelfaith]) exportMap: improve cacheKey when using flat config (#3072, thanks [@michaelfaith]) adjust "is source type module" checks for flat config (#2996, thanks [@G-Rath]) Changed [Docs] [no-relative-packages]: fix typo (#3066, thanks [@joshuaobrien]) [Performance] [no-cycle]: dont scc for each linted file (#3068, thanks [@soryy708]) [Docs] [no-cycle]: add disableScc to docs (#3070, thanks [@soryy708]) [Tests] use re-exported RuleTester (#3071, thanks [@G-Rath]) [Docs] [no-restricted-paths]: fix grammar (#3073, thanks [@unbeauvoyage]) [Tests] [no-default-export], [no-named-export]: add test case (thanks [@G-Rath])
91f809b
3f1ac24
parse
d225176
5a51b9a
rule-tester
d66cde0
d27a639
1fa8a07
sourceType
0bc1355
55fa203
6be20df
Updates storybook from 8.3.4 to 8.3.5
storybook
Sourced from storybook's releases.
Sourced from storybook's changelog.
Updates vitest from 2.1.1 to 2.1.2
vitest
Sourced from vitest's releases.
v2.1.2 🐞 Bug Fixes Move Vitest.setServer to post configureServer hook to enable import analysis for workspace config loading - by @hi-ogawa in vitest-dev/vitest#6584 (e7f35) benchmark: Clear BenchmarkResult.samples array to reduce memory usage - by @hi-ogawa and @AriPerkkio in vitest-dev/vitest#6541 (a6407) browser: Fix dynamic import inside worker - by @hi-ogawa in vitest-dev/vitest#6569 (ea2d4) Fix browser mock factory event race condition - by @hi-ogawa in vitest-dev/vitest#6530 (f131f) Serve ui assets as static - by @hi-ogawa in vitest-dev/vitest#6564 (adcda) Update solidjs testing library lib - by @CamilleTeruel in vitest-dev/vitest#6548 (91442) Use data: protocol on preview provider file upload - by @userquin in vitest-dev/vitest#6501 (e9821) Fix base for client script - by @hi-ogawa in vitest-dev/vitest#6510 (f9528) Throw an error if "@vitest/browser/context" is imported outside of the browser mode - by @sheremet-va in vitest-dev/vitest#6570 (383f1) coverage: Remove empty coverage folder on test failure too - by @AriPerkkio in vitest-dev/vitest#6547 (1371c) Include *.astro by default - by @AriPerkkio in vitest-dev/vitest#6565 (f8ff7) cleanOnRerun: false to invalidate previous results - by @AriPerkkio in vitest-dev/vitest#6592 (88bde) expect: Fix toBeDefined with expect.poll - by @hi-ogawa in vitest-dev/vitest#6562 (f7da6) forks: Fix --cpu-prof and --heap-prof not working by default - by @AriPerkkio in vitest-dev/vitest#6555 (2e4d894) runner: Mark tests as skipped when beforeAll failed - by @hi-ogawa in vitest-dev/vitest#6524 (fb797) Support fixture parsing of lowered async syntax - by @hi-ogawa in vitest-dev/vitest#6531 (b553c) Fix fixture parsing of lowered async syntax for non arrow functions - by @hi-ogawa in vitest-dev/vitest#6575 (3de00) Guard test hook callback - by @sheremet-va in vitest-dev/vitest#6604 (14971) Run onTestFinished and onTestFailed during retry and repeats - by @hi-ogawa in vitest-dev/vitest#6609 (c5e29) ui: List tests on ui when --standalone - by @hi-ogawa in vitest-dev/vitest#6577 (d0bf8) vite-node: Fix esm false-detection inside comment - by @hi-ogawa in vitest-dev/vitest#6506 (91f85) vitest: Install dependencies with the same version when prompted - by @sheremet-va in vitest-dev/vitest#6611 vercel[bot] commented 1 month ago The latest updates on your projects. Learn more about Vercel for Git ↗︎ Name Status Preview Comments Updated (UTC) dashboard-components ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 7, 2024 3:23pm
Vitest.setServer
configureServer
@hi-ogawa
BenchmarkResult.samples
@AriPerkkio
@CamilleTeruel
data:
@userquin
@vitest/browser/
@sheremet-va
*.astro
cleanOnRerun: false
toBeDefined
expect.poll
--cpu-prof
--heap-prof
beforeAll
onTestFinished
onTestFailed
retry
repeats
--standalone
The latest updates on your projects. Learn more about Vercel for Git ↗︎
There is no change in the changelog. This PR will not produce a new releasable version.
Bumps the minorandpatch group in /components with 18 updates:
10.24.1
10.24.2
8.3.4
8.3.5
8.3.4
8.3.5
8.3.4
8.3.5
8.3.4
8.3.5
8.3.4
8.3.5
8.3.4
8.3.5
8.3.4
8.3.5
8.3.4
8.3.5
8.3.4
8.3.5
8.3.4
8.3.5
8.3.4
8.3.5
8.7.0
8.8.0
8.7.0
8.8.0
4.12.10
4.12.12
2.30.0
2.31.0
8.3.4
8.3.5
2.1.1
2.1.2
Updates
preact
from 10.24.1 to 10.24.2Release notes
Sourced from preact's releases.
Commits
87f7efa
10.24.2 (#4524)58ea2b5
Improve performance and reduce memory allocation (#4521)6a66daa
ci: Merge upload actions to fix usage in v4 (#4515)9d3a4f5
Merge pull request #4519 from preactjs/ci/fix-tachometer-report-globf8b9860
ci: Update Tachometer reporter glob to support subdirs703af77
Merge pull request #4517 from preactjs/rschristian-patch-18bb67a9
ci: Fix download artifact regexp01adebf
Merge pull request #4516 from preactjs/ci/update-download-artifact-config3f4feae
ci: Switch to regexp for download-artifact action5f8a884
Merge pull request #4511 from preactjs/ci/artifact-versionsUpdates
@storybook/addon-actions
from 8.3.4 to 8.3.5Release notes
Sourced from
@storybook/addon-actions
's releases.Changelog
Sourced from
@storybook/addon-actions
's changelog.Commits
b9c7f90
Bump version from "8.3.4" to "8.3.5" [skip ci]Updates
@storybook/addon-essentials
from 8.3.4 to 8.3.5Release notes
Sourced from
@storybook/addon-essentials
's releases.Changelog
Sourced from
@storybook/addon-essentials
's changelog.Commits
b9c7f90
Bump version from "8.3.4" to "8.3.5" [skip ci]Updates
@storybook/addon-interactions
from 8.3.4 to 8.3.5Release notes
Sourced from
@storybook/addon-interactions
's releases.Changelog
Sourced from
@storybook/addon-interactions
's changelog.Commits
b9c7f90
Bump version from "8.3.4" to "8.3.5" [skip ci]Updates
@storybook/addon-links
from 8.3.4 to 8.3.5Release notes
Sourced from
@storybook/addon-links
's releases.Changelog
Sourced from
@storybook/addon-links
's changelog.Commits
b9c7f90
Bump version from "8.3.4" to "8.3.5" [skip ci]Updates
@storybook/blocks
from 8.3.4 to 8.3.5Release notes
Sourced from
@storybook/blocks
's releases.Changelog
Sourced from
@storybook/blocks
's changelog.Commits
b9c7f90
Bump version from "8.3.4" to "8.3.5" [skip ci]Updates
@storybook/preact
from 8.3.4 to 8.3.5Release notes
Sourced from
@storybook/preact
's releases.Changelog
Sourced from
@storybook/preact
's changelog.Commits
b9c7f90
Bump version from "8.3.4" to "8.3.5" [skip ci]Updates
@storybook/preact-vite
from 8.3.4 to 8.3.5Release notes
Sourced from
@storybook/preact-vite
's releases.Changelog
Sourced from
@storybook/preact-vite
's changelog.Commits
b9c7f90
Bump version from "8.3.4" to "8.3.5" [skip ci]Updates
@storybook/test
from 8.3.4 to 8.3.5Release notes
Sourced from
@storybook/test
's releases.Changelog
Sourced from
@storybook/test
's changelog.Commits
b9c7f90
Bump version from "8.3.4" to "8.3.5" [skip ci]Updates
@storybook/types
from 8.3.4 to 8.3.5Release notes
Sourced from
@storybook/types
's releases.Commits
Updates
@storybook/web-components
from 8.3.4 to 8.3.5Release notes
Sourced from
@storybook/web-components
's releases.Changelog
Sourced from
@storybook/web-components
's changelog.Commits
b9c7f90
Bump version from "8.3.4" to "8.3.5" [skip ci]Updates
@storybook/web-components-vite
from 8.3.4 to 8.3.5Release notes
Sourced from
@storybook/web-components-vite
's releases.Changelog
Sourced from
@storybook/web-components-vite
's changelog.Commits
b9c7f90
Bump version from "8.3.4" to "8.3.5" [skip ci]Updates
@typescript-eslint/eslint-plugin
from 8.7.0 to 8.8.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.Commits
2055cfb
chore(release): publish 8.8.0b121bd9
feat(eslint-plugin): [return-await] check for-await loop iteree (#10008)9028d9d
docs: [no-unsafe-enum-comparison] clarify motivation and applicability (#10029)977e0a1
fix(eslint-plugin): [prefer-literal-enum-member] allow nested bitwise operati...6ce66b5
fix: removeexport type *
in d.ts to support TS<5.0 (#10070)a916ff2
feat(eslint-plugin): [no-unnecessary-condition] add checkTypePredicates (#10009)b36d524
fix(eslint-plugin): [no-misused-promises] check contextual type (#10042)7a216fe
fix(eslint-plugin): [no-deprecated] max callstack exceeded when class impleme...94c5484
fix(type-utils): check for type parameters onisBuiltinSymbolLikeRecurser()
...ced951b
docs: [prefer-literal-enum-member] fix bad examples (#10035)Updates
@typescript-eslint/parser
from 8.7.0 to 8.8.0Release notes
Sourced from
@typescript-eslint/parser
's releases.Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
2055cfb
chore(release): publish 8.8.0Updates
daisyui
from 4.12.10 to 4.12.12Release notes
Sourced from daisyui's releases.
Changelog
Sourced from daisyui's changelog.
Commits
be3714d
chore(release): 4.12.12ad6f291
fix: selector performance for RTL statd7ab085
fixed link to image in diff component snippet (#3223)c307253
Update src/docs/.envae7c3f3
chore(release): 4.12.1150520b4
fix: join button responsive margin issue. closes #3118bf31790
gitignore496b335
docs63e1f88
.03a4630
.Updates
eslint-plugin-import
from 2.30.0 to 2.31.0Release notes
Sourced from eslint-plugin-import's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-import's changelog.
Commits
91f809b
v2.31.03f1ac24
[utils] [refactor]parse
: avoid using a regex hered225176
[New]extensions
: add thecheckTypeImports
option5a51b9a
[Tests]rule-tester
: try this babel class workaroundd66cde0
[New] support eslint v9d27a639
[Fix] adjust "is source type module" checks for flat config1fa8a07
[Refactor] createsourceType
helper0bc1355
[Tests]no-default-export
,no-named-export
: add test cases with non-modu...55fa203
[Tests]no-default-export
,no-named-export
: add test case6be20df
[Docs]no-restricted-paths
: fix grammarUpdates
storybook
from 8.3.4 to 8.3.5Release notes
Sourced from storybook's releases.
Changelog
Sourced from storybook's changelog.
Commits
b9c7f90
Bump version from "8.3.4" to "8.3.5" [skip ci]Updates
vitest
from 2.1.1 to 2.1.2Release notes
Sourced from vitest's releases.
There is no change in the changelog. This PR will not produce a new releasable version.