tnfshcec / tnfshcec-web

電機社社網
http://www.tnfshcec.com/
BSD 3-Clause "New" or "Revised" License
4 stars 1 forks source link

Bump the deps group with 12 updates #79

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps the deps group with 12 updates:

Package From To
@inlang/paraglide-js 1.2.1 1.3.5
@melt-ui/svelte 0.74.4 0.76.2
@shikijs/transformers 1.1.1 1.2.3
@shikijs/twoslash 1.1.0 1.2.3
@types/node 20.11.16 20.12.2
@typescript-eslint/eslint-plugin 7.1.1 7.4.0
@typescript-eslint/parser 7.1.1 7.4.0
bits-ui 0.18.6 0.21.1
mode-watcher 0.2.0 0.3.0
shiki 1.1.1 1.2.3
typescript 5.3.3 5.4.3
vite 5.1.5 5.2.7

Updates @inlang/paraglide-js from 1.2.1 to 1.3.5

Commits


Updates @melt-ui/svelte from 0.74.4 to 0.76.2

Release notes

Sourced from @​melt-ui/svelte's releases.

v0.76.2

Patch Changes

  • Fixed a bug on touch devices where an outside interaction leaked click events to other dom elements (closes #1115) (#1118)

v0.76.1

Patch Changes

  • Fixed bug where focus trap deactivates in dialog and popover when clicking outside provided closeOnOutsideClick: false (closes #1084) (#1094)

  • Combobox: menu no longer closes when composing (Closes: #1106) (#1107)

  • Fixed bug where focus trap deactivates in dialog and popover when pressing escape provided closeOnEscape: false (closes #1091) (#1095)

  • Fixed memory leak caused by race conditions for various components (closes #1086) (#1087)

  • performance: avoid effect multiple runs (#1089)

  • Listbox: correct arrowSize JSDoc defaultValue (#1050)

  • Popover: fixed a bug that has the potential to introduce a memory leak via the overlay (#1112)

v0.76.0

Minor Changes

  • fix: datepicker not syncing with calendar + add defaults from calendar to datepicker (#1076)

Patch Changes

  • Fix incorrect arrow position for Tooltip, Popover, Listbox, Link Preview provided forceVisible: false (closes #1048) (#1049)

  • fix: months not updating when changing options (#1070)

  • Floating: data-side & data-align for floating content (#1082)

  • fix: months not updating when changing options (range calendar) (#1072)

v0.75.3

Patch Changes

  • fix(Tooltip, Link Preview, Menu, Popover, Listbox) fixed bug where content jumps to top left of page during external unmounting when using out transition on the content and else if block to render the content (closes #1058, #1039) (#1059)

  • Portalled Elements: fixed a bug where clicking inside a nested 'portalled' element would cause the parent to close (#1066)

v0.75.2

Patch Changes

  • Scroll Area: fixed bug with type: 'hover' scrollbars always showing on hover even if content not overflowing (#1046)

  • Scroll Area: fixed bug with scrollbarX styles (#1046)

... (truncated)

Changelog

Sourced from @​melt-ui/svelte's changelog.

0.76.2

Patch Changes

  • Fixed a bug on touch devices where an outside interaction leaked click events to other dom elements (closes #1115) (#1118)

0.76.1

Patch Changes

  • Fixed bug where focus trap deactivates in dialog and popover when clicking outside provided closeOnOutsideClick: false (closes #1084) (#1094)

  • Combobox: menu no longer closes when composing (Closes: #1106) (#1107)

  • Fixed bug where focus trap deactivates in dialog and popover when pressing escape provided closeOnEscape: false (closes #1091) (#1095)

  • Fixed memory leak caused by race conditions for various components (closes #1086) (#1087)

  • performance: avoid effect multiple runs (#1089)

  • Listbox: correct arrowSize JSDoc defaultValue (#1050)

  • Popover: fixed a bug that has the potential to introduce a memory leak via the overlay (#1112)

0.76.0

Minor Changes

  • fix: datepicker not syncing with calendar + add defaults from calendar to datepicker (#1076)

Patch Changes

  • Fix incorrect arrow position for Tooltip, Popover, Listbox, Link Preview provided forceVisible: false (closes #1048) (#1049)

  • fix: months not updating when changing options (#1070)

  • Floating: data-side & data-align for floating content (#1082)

  • fix: months not updating when changing options (range calendar) (#1072)

0.75.3

Patch Changes

  • fix(Tooltip, Link Preview, Menu, Popover, Listbox) fixed bug where content jumps to top left of page during external unmounting when using out transition on the content and else if block to render the content (closes #1058, #1039) (#1059)

  • Portalled Elements: fixed a bug where clicking inside a nested 'portalled' element would cause the parent to close (#1066)

0.75.2

... (truncated)

Commits


Updates @shikijs/transformers from 1.1.1 to 1.2.3

Release notes

Sourced from @​shikijs/transformers's releases.

v1.2.3

   🐞 Bug Fixes

    View changes on GitHub

v1.2.2

   🚀 Features

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v1.2.1

   🐞 Bug Fixes

    View changes on GitHub

v1.2.0

   🚀 Features

   🏎 Performance

    View changes on GitHub

v1.1.7

   🐞 Bug Fixes

    View changes on GitHub

v1.1.6

   🚀 Features

... (truncated)

Commits


Updates @shikijs/twoslash from 1.1.0 to 1.2.3

Release notes

Sourced from @​shikijs/twoslash's releases.

v1.2.3

   🐞 Bug Fixes

    View changes on GitHub

v1.2.2

   🚀 Features

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v1.2.1

   🐞 Bug Fixes

    View changes on GitHub

v1.2.0

   🚀 Features

   🏎 Performance

    View changes on GitHub

v1.1.7

   🐞 Bug Fixes

    View changes on GitHub

v1.1.6

   🚀 Features

... (truncated)

Commits


Updates @types/node from 20.11.16 to 20.12.2

Commits


Updates @typescript-eslint/eslint-plugin from 7.1.1 to 7.4.0

Release notes

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

v7.4.0

7.4.0 (2024-03-25)

🚀 Features

🩹 Fixes

  • eslint-plugin: [prefer-optional-chain] address multipart nullish checks false positive (#8678)
  • eslint-plugin: [prefer-optional-chain] properly disambiguate between boolean and false (#8685)
  • eslint-plugin: [no-unnecessary-type-assertion] avoid remove const casting on template literals with expressions inside (#8740)
  • typescript-eslint: declare peer dependency on utils to ensure npm correctly installs dependencies (#8738)
  • website: visual Editor is not scrolled (#8709)
  • website: make 404 page good again (#8750)

❤️ Thank You

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

v7.3.1

7.3.1 (2024-03-18)

🩹 Fixes

  • eslint-plugin: [no-floating-promises] revert disable of ignoreVoid in strict config (#8718)

❤️ Thank You

  • Josh Goldberg ✨

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

v7.3.0

7.3.0 (2024-03-18)

Note that this release enables rules to have more restrictive default options as configured in the strict and strict-type-checked configs. See #8364 for more details.

... (truncated)

Changelog

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

7.4.0 (2024-03-25)

🚀 Features

  • eslint-plugin: [consistent-type-imports] ignore files with decorators, experimentalDecorators, and emitDecoratorMetadata

  • eslint-plugin: [no-unnecessary-type-arguments] handle tagged templates

  • eslint-plugin: deprecate no-throw-literal and add a renamed only-throw-error

🩹 Fixes

  • eslint-plugin: [prefer-optional-chain] address multipart nullish checks false positive

  • eslint-plugin: [prefer-optional-chain] properly disambiguate between boolean and false

  • eslint-plugin: [no-unnecessary-type-assertion] avoid remove const casting on template literals with expressions inside

❤️ Thank You

  • Abraham Guo
  • Brad Zacher
  • Josh Goldberg ✨
  • Kim Sang Du
  • Kirk Waiblinger
  • Marco Pasqualetti
  • YeonJuan

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

7.3.1 (2024-03-18)

🩹 Fixes

  • eslint-plugin: [no-floating-promises] revert disable of ignoreVoid in strict config

❤️ Thank You

  • Josh Goldberg ✨

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

7.3.0 (2024-03-18)

... (truncated)

Commits
  • 5d24691 chore(release): publish 7.4.0
  • 029fc0b feat(eslint-plugin): deprecate no-throw-literal and add a renamed only-throw-...
  • 2a62a40 fix(eslint-plugin): [no-unnecessary-type-assertion] avoid remove const castin...
  • 990ec22 docs: fix example of binding unbound method (#8754)
  • a08554a feat(eslint-plugin): [no-unnecessary-type-arguments] handle tagged templates ...
  • 2018f91 fix(eslint-plugin): [prefer-optional-chain] properly disambiguate between `bo...
  • 56358a6 fix(eslint-plugin): [prefer-optional-chain] address multipart nullish checks ...
  • 532ae8b docs: fix typo in switch-exhaustiveness-check (#8768)
  • e408b93 feat(eslint-plugin): [consistent-type-imports] ignore files with decorators, ...
  • c787fe4 docs: restrict-template-expressions - remove mention of numbers being allowed...
  • Additional commits viewable in compare view


Updates @typescript-eslint/parser from 7.1.1 to 7.4.0

Release notes

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

v7.4.0

7.4.0 (2024-03-25)

🚀 Features

🩹 Fixes

  • eslint-plugin: [prefer-optional-chain] address multipart nullish checks false positive (#8678)
  • eslint-plugin: [prefer-optional-chain] properly disambiguate between boolean and false (#8685)
  • eslint-plugin: [no-unnecessary-type-assertion] avoid remove const casting on template literals with expressions inside (#8740)
  • typescript-eslint: declare peer dependency on utils to ensure npm correctly installs dependencies (#8738)
  • website: visual Editor is not scrolled (#8709)
  • website: make 404 page good again (#8750)

❤️ Thank You

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

v7.3.1

7.3.1 (2024-03-18)

🩹 Fixes

  • eslint-plugin: [no-floating-promises] revert disable of ignoreVoid in strict config (#8718)

❤️ Thank You

  • Josh Goldberg ✨

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

v7.3.0

7.3.0 (2024-03-18)

Note that this release enables rules to have more restrictive default options as configured in the strict and strict-type-checked configs. See #8364 for more details.

... (truncated)

Changelog

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

7.4.0 (2024-03-25)

🚀 Features

  • eslint-plugin: [consistent-type-imports] ignore files with decorators, experimentalDecorators, and emitDecoratorMetadata

❤️ Thank You

  • Abraham Guo
  • Brad Zacher
  • Josh Goldberg ✨
  • Kim Sang Du
  • Kirk Waiblinger
  • Marco Pasqualetti
  • YeonJuan

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

7.3.1 (2024-03-18)

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.

7.3.0 (2024-03-18)

🩹 Fixes

  • correct engines.node constraints in package.json

❤️ Thank You

  • Abraham Guo
  • Alexu
  • Arka Pratim Chaudhuri
  • auvred
  • Derrick Isaacson
  • fnx
  • Josh Goldberg ✨
  • Kirk Waiblinger
  • Marta Cardoso
  • Michaël De Boey
  • Tristan Rasmussen
  • YeonJuan

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

... (truncated)

Commits
  • 5d24691 chore(release): publish 7.4.0
  • e408b93 feat(eslint-plugin): [consistent-type-imports] ignore files with decorators, ...
  • 5995614 chore(release): publish 7.3.1
  • 4cf8ec7 chore(release): publish 7.3.0
  • 883f220 fix: correct engines.node constraints in package.json (#8671)
  • 95cf139 chore(release): publish 7.2.0
  • See full diff in compare view


Updates bits-ui from 0.18.6 to 0.21.1

Release notes

Sourced from bits-ui's releases.

v0.21.1

Patch Changes

  • fix: context menu closeOnItemClick (#421)

v0.21.0

Minor Changes

  • feat: Combobox touchedInput (#417)

Patch Changes

  • fix: touched input default value (#419)

v0.20.1

Patch Changes

  • Update melt to v0.76.2 (#414)

v0.20.0

Minor Changes

  • Expose open and onOpenChange props to DatePicker.Root component (#404)

  • Forward pointerenter events from Menu items (#403)

Patch Changes

  • Change contextmenu event type to MouseEvent (#402)

v0.19.7

Patch Changes

  • fix: Event type for CustomEventHandler (#389) (#398)

v0.19.6

Patch Changes

v0.19.5

Patch Changes

  • Button: fixed Button.Props type resolution issue (#381)

v0.19.4

Patch Changes

  • Updated @melt-ui/svelte to v0.75.3 for portal and floating bug fixes (#379)

... (truncated)

Changelog

Sourced from bits-ui's changelog.

0.21.1

Patch Changes

  • fix: context menu closeOnItemClick (#421)

0.21.0

Minor Changes

  • feat: Combobox touchedInput (#417)

Patch Changes

  • fix: touched input default value (#419)

0.20.1

Patch Changes

  • Update melt to v0.76.2 (#414)

0.20.0

Minor Changes

  • Expose open and onOpenChange props to DatePicker.Root component (#404)

  • Forward pointerenter events from Menu items (#403)

Patch Changes

  • Change contextmenu event type to MouseEvent (#402)

0.19.7

Patch Changes

  • fix: Event type for CustomEventHandler (#389) (#398)

0.19.6

Patch Changes

0.19.5

Patch Changes

... (truncated)

Commits


Updates mode-watcher from 0.2.0 to 0.3.0

Release notes

Sourced from mode-watcher's releases.

mode-watcher@0.3.0

Minor Changes

  • feat: disableTransitions prop (#68)

mode-watcher@0.2.2

Patch Changes

  • Update moduleResolution to NodeNext (#63)
Changelog

Sourced from mode-watcher's changelog.

0.3.0

Minor Changes

  • feat: disableTransitions prop (#68)

0.2.2

Patch Changes

  • Update moduleResolution to NodeNext (#63)

0.2.1

Patch Changes

  • Fix incorrect localStorage key (#51)
Commits


Updates shiki from 1.1.1 to 1.2.3

Release notes

Sourced from shiki's releases.

v1.2.3

   🐞 Bug Fixes

    View changes on GitHub

v1.2.2

   🚀 Features

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v1.2.1

   🐞 Bug Fixes

    View changes on GitHub

v1.2.0

   🚀 Features

   🏎 Performance

    View changes on GitHub

v1.1.7

   🐞 Bug Fixes

    View changes on GitHub

v1.1.6

   🚀 Features

... (truncated)

Commits
  • 8653f88 chore: release v1.2.3
  • bb47a84 fix: colorReplacements also for bg and fg, close #641
  • f254653 chore: release v1.2.2
  • a7ca7c3 feat: update deps, new tsv grammar
  • 93d7127 chore: release v1.2.1
  • 4a52aa5 chore: update deps
  • 85607e3 chore(core,shiki): add package.json export (#640)
  • fa42db5 chore: release v1.2.0
  • 163d83b feat: upgrade deps, new lang Gleam, new theme Houston
  • 56d1a48 perf: bundle wasm binary in chunk for shiki/wasm and `@shikijs/core/wasm-in...
  • Additional commits viewable in compare view


Updates typescript from 5.3.3 to 5.4.3

Release notes

Sourced from typescript's releases.

TypeScript 5.4.3

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.4

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.4 RC

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.4 Beta

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

... (truncated)

Commits
  • 6ea273c Update LKG
  • cd06f92 🤖 Pick PR #57853 (Revert PR 56161) into release-5.4 (#57854)
  • ca8e720 Update LKG
  • 010b188 release-5.4: Revert PR 56087 (#57850)
  • fc7006c Update LKG
  • b45a418 🤖 Pick PR #57801 (Distribute mapped types over array/...) into release-5.4 (#...
  • 609560f Bump version to 5.4.3 and LKG
  • f42605f 🤖 Pick PR #57746 (Revert "Defer processing of nested ...) into release-5.4 (#...
  • 485c7c5 Revert "Allow (non-assert) type predicates to narrow by discriminant"… (#57795)
  • 7f11456 🤖 Pick PR #57751 (Exclude generic string-like types f...) into release-5.4 (#...
  • Additional commits viewable in compare view


Updates vite from 5.1.5 to 5.2.7

Release notes

Sourced from vite's releases.

create-vite@5.2.3

Please refer to CHANGELOG.md for details.

create-vite@5.... _Description has been truncated_