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 9 updates #97

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps the deps group with 9 updates:

Package From To
@shikijs/transformers 1.10.0 1.12.1
@shikijs/twoslash 1.10.0 1.12.1
@types/node 20.14.2 22.0.2
eslint 9.6.0 9.8.0
@types/eslint 8.56.10 9.6.0
eslint-plugin-svelte 2.41.0 2.43.0
mode-watcher 0.3.0 0.4.1
postcss 8.4.38 8.4.40
shiki 1.10.0 1.12.1

Updates @shikijs/transformers from 1.10.0 to 1.12.1

Release notes

Sourced from @​shikijs/transformers's releases.

v1.12.1

   🚀 Features

    View changes on GitHub

v1.12.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v1.11.2

   🐞 Bug Fixes

    View changes on GitHub

v1.11.1

   🐞 Bug Fixes

    View changes on GitHub

v1.11.0

   🚀 Features

    View changes on GitHub

v1.10.3

   🐞 Bug Fixes

    View changes on GitHub

v1.10.2

... (truncated)

Commits


Updates @shikijs/twoslash from 1.10.0 to 1.12.1

Release notes

Sourced from @​shikijs/twoslash's releases.

v1.12.1

   🚀 Features

    View changes on GitHub

v1.12.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v1.11.2

   🐞 Bug Fixes

    View changes on GitHub

v1.11.1

   🐞 Bug Fixes

    View changes on GitHub

v1.11.0

   🚀 Features

    View changes on GitHub

v1.10.3

   🐞 Bug Fixes

    View changes on GitHub

v1.10.2

... (truncated)

Commits


Updates @types/node from 20.14.2 to 22.0.2

Commits


Updates eslint from 9.6.0 to 9.8.0

Release notes

Sourced from eslint's releases.

v9.8.0

Features

  • 13d0bd3 feat: Add and use SourceCode#getLoc/getRange (#18703) (Nicholas C. Zakas)

Bug Fixes

  • ab0ff27 fix: Throw error when invalid flags passed (#18705) (Nicholas C. Zakas)
  • 70dc803 fix: basePath directory can never be ignored (#18711) (Milos Djermanovic)

Documentation

Build Related

  • 4514424 build: Enable JSON linting (#18681) (Nicholas C. Zakas)

Chores

  • 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])

v9.7.0

Features

  • 7bd9839 feat: add support for es2025 duplicate named capturing groups (#18630) (Yosuke Ota)
  • 1381394 feat: add regex option in no-restricted-imports (#18622) (Nitin Kumar)

Bug Fixes

  • 14e9f81 fix: destructuring in catch clause in no-unused-vars (#18636) (Francesco Trotta)

Documentation

  • 9f416db docs: Add Powered by Algolia label to the search. (#18633) (Amaresh S M)
  • c8d26cb docs: Open JS Foundation -> OpenJS Foundation (#18649) (Milos Djermanovic)
  • 6e79ac7 docs: loadESLint does not support option cwd (#18641) (Francesco Trotta)

Chores

  • 793b718 chore: upgrade @​eslint/js@​9.7.0 (#18680) (Francesco Trotta)
  • 7ed6f9a chore: package.json update for @​eslint/js release (Jenkins)
  • 7bcda76 refactor: Add type references (#18652) (Nicholas C. Zakas)
  • 51bf57c chore: add tech sponsors through actions (#18624) (Strek)
  • 6320732 refactor: don't use parent property in NodeEventGenerator (#18653) (Milos Djermanovic)
  • 9e6d640 refactor: move "Parsing error" prefix adding to Linter (#18650) (Milos Djermanovic)
Changelog

Sourced from eslint's changelog.

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.7.0 - July 12, 2024

  • 793b718 chore: upgrade @​eslint/js@​9.7.0 (#18680) (Francesco Trotta)
  • 7ed6f9a chore: package.json update for @​eslint/js release (Jenkins)
  • 14e9f81 fix: destructuring in catch clause in no-unused-vars (#18636) (Francesco Trotta)
  • 7bcda76 refactor: Add type references (#18652) (Nicholas C. Zakas)
  • 51bf57c chore: add tech sponsors through actions (#18624) (Strek)
  • 9f416db docs: Add Powered by Algolia label to the search. (#18633) (Amaresh S M)
  • 6320732 refactor: don't use parent property in NodeEventGenerator (#18653) (Milos Djermanovic)
  • 7bd9839 feat: add support for es2025 duplicate named capturing groups (#18630) (Yosuke Ota)
  • 1381394 feat: add regex option in no-restricted-imports (#18622) (Nitin Kumar)
  • 9e6d640 refactor: move "Parsing error" prefix adding to Linter (#18650) (Milos Djermanovic)
  • c8d26cb docs: Open JS Foundation -> OpenJS Foundation (#18649) (Milos Djermanovic)
  • 6e79ac7 docs: loadESLint does not support option cwd (#18641) (Francesco Trotta)
Commits


Updates @types/eslint from 8.56.10 to 9.6.0

Commits


Updates eslint-plugin-svelte from 2.41.0 to 2.43.0

Release notes

Sourced from eslint-plugin-svelte's releases.

eslint-plugin-svelte@2.43.0

Minor Changes

eslint-plugin-svelte@2.42.0

Minor Changes

Commits
  • b1d59b4 chore: release eslint-plugin-svelte (#828)
  • dc7eefc fix(deps): update dependency svelte-eslint-parser to ^0.41.0 (#827)
  • 5d53db1 chore(deps): update dependency rimraf to v6
  • b8258d9 chore: release eslint-plugin-svelte (#823)
  • 88da3cf fix(deps): update dependency svelte-eslint-parser to ^0.40.0 (#822)
  • 8454791 docs: fix links (#820)
  • 7ec6c0f chore(deps): update dependency esbuild to ^0.23.0
  • 1a1f9ba chore(deps): update dependency esbuild to ^0.22.0
  • See full diff in compare view


Updates mode-watcher from 0.3.0 to 0.4.1

Release notes

Sourced from mode-watcher's releases.

mode-watcher@0.4.1

Patch Changes

  • Fix bug where data-theme attribute wasn't syncing with the theme (#87)

mode-watcher@0.4.0

Minor Changes

  • feat: Custom ClassNames (#80)

  • feat: Add nonce prop (#82)

  • feat: Custom storage key names modeStorageKey themeStorageKey (#84)

  • feat: Add support for custom themes (#83)

mode-watcher@0.3.1

Patch Changes

  • chore: add svelte 5 to peer deps (#77)
Changelog

Sourced from mode-watcher's changelog.

0.4.1

Patch Changes

  • Fix bug where data-theme attribute wasn't syncing with the theme (#87)

0.4.0

Minor Changes

  • feat: Custom ClassNames (#80)

  • feat: Add nonce prop (#82)

  • feat: Custom storage key names modeStorageKey themeStorageKey (#84)

  • feat: Add support for custom themes (#83)

0.3.1

Patch Changes

  • chore: add svelte 5 to peer deps (#77)
Commits


Updates postcss from 8.4.38 to 8.4.40

Release notes

Sourced from postcss's releases.

8.4.40

  • Moved to getter/setter in nodes types to help Sass team (by @​nex3).

8.4.39

Changelog

Sourced from postcss's changelog.

8.4.40

  • Moved to getter/setter in nodes types to help Sass team (by @​nex3).

8.4.39

Commits
  • 3f84b41 Release 8.4.40 version
  • 293ce45 Merge pull request #1950 from nex3/node-getters
  • fd7ae73 Declare Node subclass attributes as getters
  • 79a6396 Update dependencies
  • 53968d7 Make name more clear
  • e0efb16 Release 8.4.39 version
  • 48304c5 Update dependencies
  • 155ac57 Merge pull request #1947 from romainmenke/fix-css-syntax-error-type--reliable...
  • 1b9b466 fix CssSyntaxError type declaration
  • 3f4d96e Update dependencies
  • Additional commits viewable in compare view


Updates shiki from 1.10.0 to 1.12.1

Release notes

Sourced from shiki's releases.

v1.12.1

   🚀 Features

    View changes on GitHub

v1.12.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v1.11.2

   🐞 Bug Fixes

    View changes on GitHub

v1.11.1

   🐞 Bug Fixes

    View changes on GitHub

v1.11.0

   🚀 Features

    View changes on GitHub

v1.10.3

   🐞 Bug Fixes

    View changes on GitHub

v1.10.2

... (truncated)

Commits
  • 933415c chore: release v1.12.1
  • 29b1d3a feat: new dotenv grammar, new everforest theme
  • 4a58472 chore: release v1.12.0
  • 2686088 chore: update snapshot
  • 3107a2d feat: new ts-tags grammar, lit support, close #725
  • 1349bb4 fix(core): fix decoration offset edge cases (#728)
  • 211a283 chore: release v1.11.2
  • d1ed74f chore: update deps
  • 5e2a69e fix(core): fix the incorrect parameter when using a single theme (#723)
  • 4111b03 chore: release v1.11.1
  • Additional commits viewable in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions