GenSpectrum / dashboard-components

https://genspectrum.github.io/dashboard-components/
GNU Affero General Public License v3.0
2 stars 0 forks source link

chore(components): bump the minorandpatch group in /components with 18 updates #466

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the minorandpatch group in /components with 18 updates:

Package From To
preact 10.24.1 10.24.2
@storybook/addon-actions 8.3.4 8.3.5
@storybook/addon-essentials 8.3.4 8.3.5
@storybook/addon-interactions 8.3.4 8.3.5
@storybook/addon-links 8.3.4 8.3.5
@storybook/blocks 8.3.4 8.3.5
@storybook/preact 8.3.4 8.3.5
@storybook/preact-vite 8.3.4 8.3.5
@storybook/test 8.3.4 8.3.5
@storybook/types 8.3.4 8.3.5
@storybook/web-components 8.3.4 8.3.5
@storybook/web-components-vite 8.3.4 8.3.5
@typescript-eslint/eslint-plugin 8.7.0 8.8.0
@typescript-eslint/parser 8.7.0 8.8.0
daisyui 4.12.10 4.12.12
eslint-plugin-import 2.30.0 2.31.0
storybook 8.3.4 8.3.5
vitest 2.1.1 2.1.2

Updates preact from 10.24.1 to 10.24.2

Release notes

Sourced from preact's releases.

10.24.2

Performance

Types

Maintenance

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-glob
  • f8b9860 ci: Update Tachometer reporter glob to support subdirs
  • 703af77 Merge pull request #4517 from preactjs/rschristian-patch-1
  • 8bb67a9 ci: Fix download artifact regexp
  • 01adebf Merge pull request #4516 from preactjs/ci/update-download-artifact-config
  • 3f4feae ci: Switch to regexp for download-artifact action
  • 5f8a884 Merge pull request #4511 from preactjs/ci/artifact-versions
  • Additional commits viewable in compare view


Updates @storybook/addon-actions from 8.3.4 to 8.3.5

Release notes

Sourced from @​storybook/addon-actions's releases.

v8.3.5

8.3.5

Changelog

Sourced from @​storybook/addon-actions's changelog.

8.3.5

Commits


Updates @storybook/addon-essentials from 8.3.4 to 8.3.5

Release notes

Sourced from @​storybook/addon-essentials's releases.

v8.3.5

8.3.5

Changelog

Sourced from @​storybook/addon-essentials's changelog.

8.3.5

Commits


Updates @storybook/addon-interactions from 8.3.4 to 8.3.5

Release notes

Sourced from @​storybook/addon-interactions's releases.

v8.3.5

8.3.5

Changelog

Sourced from @​storybook/addon-interactions's changelog.

8.3.5

Commits


Updates @storybook/addon-links from 8.3.4 to 8.3.5

Release notes

Sourced from @​storybook/addon-links's releases.

v8.3.5

8.3.5

Changelog

Sourced from @​storybook/addon-links's changelog.

8.3.5

Commits


Updates @storybook/blocks from 8.3.4 to 8.3.5

Release notes

Sourced from @​storybook/blocks's releases.

v8.3.5

8.3.5

Changelog

Sourced from @​storybook/blocks's changelog.

8.3.5

Commits


Updates @storybook/preact from 8.3.4 to 8.3.5

Release notes

Sourced from @​storybook/preact's releases.

v8.3.5

8.3.5

Changelog

Sourced from @​storybook/preact's changelog.

8.3.5

Commits


Updates @storybook/preact-vite from 8.3.4 to 8.3.5

Release notes

Sourced from @​storybook/preact-vite's releases.

v8.3.5

8.3.5

Changelog

Sourced from @​storybook/preact-vite's changelog.

8.3.5

Commits


Updates @storybook/test from 8.3.4 to 8.3.5

Release notes

Sourced from @​storybook/test's releases.

v8.3.5

8.3.5

Changelog

Sourced from @​storybook/test's changelog.

8.3.5

Commits


Updates @storybook/types from 8.3.4 to 8.3.5

Release notes

Sourced from @​storybook/types's releases.

v8.3.5

8.3.5

Commits


Updates @storybook/web-components from 8.3.4 to 8.3.5

Release notes

Sourced from @​storybook/web-components's releases.

v8.3.5

8.3.5

Changelog

Sourced from @​storybook/web-components's changelog.

8.3.5

Commits


Updates @storybook/web-components-vite from 8.3.4 to 8.3.5

Release notes

Sourced from @​storybook/web-components-vite's releases.

v8.3.5

8.3.5

Changelog

Sourced from @​storybook/web-components-vite's changelog.

8.3.5

Commits


Updates @typescript-eslint/eslint-plugin from 8.7.0 to 8.8.0

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

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

You can read about our versioning strategy and releases on our website.

Changelog

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.

Commits
  • 2055cfb chore(release): publish 8.8.0
  • b121bd9 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: remove export 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 on isBuiltinSymbolLikeRecurser()...
  • ced951b docs: [prefer-literal-enum-member] fix bad examples (#10035)
  • Additional commits viewable in compare view


Updates @typescript-eslint/parser from 8.7.0 to 8.8.0

Release notes

Sourced from @​typescript-eslint/parser's releases.

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

You can read about our versioning strategy and releases on our website.

Changelog

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.

Commits


Updates daisyui from 4.12.10 to 4.12.12

Release notes

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!

Changelog

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)
Commits


Updates eslint-plugin-import from 2.30.0 to 2.31.0

Release notes

Sourced from eslint-plugin-import's releases.

v2.31.0

Added

Fixed

Changed

#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)

Changelog

Sourced from eslint-plugin-import's changelog.

[2.31.0] - 2024-10-03

Added

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

Commits
  • 91f809b v2.31.0
  • 3f1ac24 [utils] [refactor] parse: avoid using a regex here
  • d225176 [New] extensions: add the checkTypeImports option
  • 5a51b9a [Tests] rule-tester: try this babel class workaround
  • d66cde0 [New] support eslint v9
  • d27a639 [Fix] adjust "is source type module" checks for flat config
  • 1fa8a07 [Refactor] create sourceType helper
  • 0bc1355 [Tests] no-default-export, no-named-export: add test cases with non-modu...
  • 55fa203 [Tests] no-default-export, no-named-export: add test case
  • 6be20df [Docs] no-restricted-paths: fix grammar
  • Additional commits viewable in compare view


Updates storybook from 8.3.4 to 8.3.5

Release notes

Sourced from storybook's releases.

v8.3.5

8.3.5

Changelog

Sourced from storybook's changelog.

8.3.5

Commits


Updates vitest from 2.1.1 to 2.1.2

Release notes

Sourced from vitest's releases.

v2.1.2

   🐞 Bug Fixes

github-actions[bot] commented 1 month ago

There is no change in the changelog. This PR will not produce a new releasable version.