OpenShock / Firmware

Espressif Firmware for OpenShock, Controlling shock collars via Reverse engineered proprietary Sub-1 GHz Protocols.
GNU Affero General Public License v3.0
26 stars 6 forks source link

build(deps-dev): Bump the npm-dependencies group in /WebUI with 11 updates #127

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps the npm-dependencies group in /WebUI with 11 updates:

Package From To
@skeletonlabs/skeleton 2.5.0 2.5.1
@types/node 20.9.2 20.10.0
@typescript-eslint/eslint-plugin 6.11.0 6.12.0
@typescript-eslint/parser 6.11.0 6.12.0
eslint-plugin-svelte 2.35.0 2.35.1
prettier-plugin-svelte 3.1.0 3.1.2
svelte 4.2.5 4.2.7
svelte-check 3.6.0 3.6.2
typescript 5.2.2 5.3.2
vite 4.5.0 5.0.2
vite-plugin-tailwind-purgecss 0.1.3 0.1.4

Updates @skeletonlabs/skeleton from 2.5.0 to 2.5.1

Release notes

Sourced from @​skeletonlabs/skeleton's releases.

@​skeletonlabs/skeleton@​2.5.1

Patch Changes

  • chore: Adjust popup 'onWindowClick' to respect an empty 'queryString' (#2237)
Commits


Updates @types/node from 20.9.2 to 20.10.0

Commits


Updates @typescript-eslint/eslint-plugin from 6.11.0 to 6.12.0

Release notes

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

v6.12.0

6.12.0 (2023-11-20)

Bug Fixes

  • eslint-plugin: [class-methods-use-this] detect a problematic case for private/protected members if ignoreClassesThatImplementAnInterface is set (#7705) (155aa1f)
  • eslint-plugin: [no-unnecessary-condition] fix false positive with computed member access and branded key type (#7706) (f151b26)
  • eslint-plugin: [switch-exhaustiveness-check] enum members with new line or single quotes are not being fixed correctly (#7806) (a034d0a), closes #7768
  • utils: add missing fields to flat config types (#7933) (533861a)
  • utils: allow string processor in flat config (024ed9e)

Features

  • [member-ordering] add accessor support for member-ordering (#7927) (3c8312d)
  • eslint-plugin: [switch-exhaustiveness-check] add requireDefaultForNonUnion option (#7880) (4cfcd45)
  • update TypeScript to 5.3-rc (#7923) (9034d17)

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

Changelog

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

6.12.0 (2023-11-20)

Bug Fixes

  • eslint-plugin: [class-methods-use-this] detect a problematic case for private/protected members if ignoreClassesThatImplementAnInterface is set (#7705) (155aa1f)
  • eslint-plugin: [no-unnecessary-condition] fix false positive with computed member access and branded key type (#7706) (f151b26)
  • eslint-plugin: [switch-exhaustiveness-check] enum members with new line or single quotes are not being fixed correctly (#7806) (a034d0a), closes #7768

Features

  • [member-ordering] add accessor support for member-ordering (#7927) (3c8312d)
  • eslint-plugin: [switch-exhaustiveness-check] add requireDefaultForNonUnion option (#7880) (4cfcd45)

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

Commits
  • 9093e95 chore: publish v6.12.0
  • 2e535b8 chore(deps): update dependency prettier to v3.1.0 (#7938)
  • 4cfcd45 feat(eslint-plugin): [switch-exhaustiveness-check] add requireDefaultForNonUn...
  • 155aa1f fix(eslint-plugin): [class-methods-use-this] detect a problematic case for pr...
  • f151b26 fix(eslint-plugin): [no-unnecessary-condition] fix false positive with comput...
  • a034d0a fix(eslint-plugin): [switch-exhaustiveness-check] enum members with new line ...
  • 3c8312d feat: [member-ordering] add accessor support for member-ordering (#7927)
  • See full diff in compare view


Updates @typescript-eslint/parser from 6.11.0 to 6.12.0

Release notes

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

v6.12.0

6.12.0 (2023-11-20)

Bug Fixes

  • eslint-plugin: [class-methods-use-this] detect a problematic case for private/protected members if ignoreClassesThatImplementAnInterface is set (#7705) (155aa1f)
  • eslint-plugin: [no-unnecessary-condition] fix false positive with computed member access and branded key type (#7706) (f151b26)
  • eslint-plugin: [switch-exhaustiveness-check] enum members with new line or single quotes are not being fixed correctly (#7806) (a034d0a), closes #7768
  • utils: add missing fields to flat config types (#7933) (533861a)
  • utils: allow string processor in flat config (024ed9e)

Features

  • [member-ordering] add accessor support for member-ordering (#7927) (3c8312d)
  • eslint-plugin: [switch-exhaustiveness-check] add requireDefaultForNonUnion option (#7880) (4cfcd45)
  • update TypeScript to 5.3-rc (#7923) (9034d17)

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

Changelog

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

6.12.0 (2023-11-20)

Note: Version bump only for package @​typescript-eslint/parser

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

Commits


Updates eslint-plugin-svelte from 2.35.0 to 2.35.1

Release notes

Sourced from eslint-plugin-svelte's releases.

v2.35.1

Patch Changes

Changelog

Sourced from eslint-plugin-svelte's changelog.

2.35.1

Patch Changes

Commits


Updates prettier-plugin-svelte from 3.1.0 to 3.1.2

Changelog

Sourced from prettier-plugin-svelte's changelog.

3.1.2

  • (fix) handle > tags in attributes

3.1.1

  • (fix) handle types on each/await contexts
Commits


Updates svelte from 4.2.5 to 4.2.7

Release notes

Sourced from svelte's releases.

svelte@4.2.7

Patch Changes

  • fix: handle spreads within static strings (#9554)

svelte@4.2.6

Patch Changes

  • fix: adjust static attribute regex (#9551)
Changelog

Sourced from svelte's changelog.

4.2.7

Patch Changes

  • fix: handle spreads within static strings (#9554)

4.2.6

Patch Changes

  • fix: adjust static attribute regex (#9551)
Commits


Updates svelte-check from 3.6.0 to 3.6.2

Release notes

Sourced from svelte-check's releases.

svelte-check-3.6.1

  • fix: support SvelteKit zero types with $props rune
  • fix: use Snippet type and ensure @render tag only uses snippet functions
  • fix: account for > in attribute strings (#2204)
  • fix: handle contexts in each/await
  • fix: don't lowercase custom element attributes (#2190)
  • fix: make root snippets available in instance script (#2201)
Commits
  • 67c0018 fix: revert emmet bump, test svelte-check in CI
  • 858073d chore: bump language server package.json version
  • 364ac7d feat: Svelte 5 fixes and improvements (#2217)
  • 2ff3a7c perf: cancel diagnostics (#2216)
  • 675bfc4 perf: more mustache tag check optimization (#2215)
  • 79aa1ed chore: bump deps (#2214)
  • f1477a7 perf: more precise check for < or > in mustacheTag (#2213)
  • 93418ff fix: don't add generic type when snippet has no params
  • 47f1928 fix: adjust prettier fallback logic
  • 07ffe29 feat: ensure render tag is passed a snippet function
  • Additional commits viewable in compare view


Updates typescript from 5.2.2 to 5.3.2

Release notes

Sourced from typescript's releases.

TypeScript 5.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.3 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.3 Beta

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on npm.

Commits


Updates vite from 4.5.0 to 5.0.2

Release notes

Sourced from vite's releases.

create-vite@5.0.0

Please refer to CHANGELOG.md for details.

create-vite@5.0.0-beta.1

Please refer to CHANGELOG.md for details.

create-vite@5.0.0-beta.0

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

5.0.2 (2023-11-21)

5.0.1 (2023-11-21)

5.0.0 (2023-11-16)

Vite 5 is out! Read the announcement blog post here

Announcing Vite 5

Today, we mark another big milestone in Vite's path. The Vite team, contributors, and ecosystem partners, are excited to announce the release of Vite 5. Vite is now using Rollup 4, which already represents a big boost in build performance. And there are also new options to improve your dev server performance profile.

Vite 5 focuses on cleaning up the API (removing deprecated features) and streamlines several features closing long-standing issues, for example switching define to use proper AST replacements instead of regexes. We also continue to take steps to future-proof Vite (Node.js 18+ is now required, and the CJS Node API has been deprecated).

Quick links:

Docs in other languages:

Learn more at the Vite 5 announcement blog post.

Breaking changes

... (truncated)

Commits


Updates vite-plugin-tailwind-purgecss from 0.1.3 to 0.1.4

Release notes

Sourced from vite-plugin-tailwind-purgecss's releases.

v0.1.4

Patch Changes

  • 74b3725: fix: Decreased plugin processing time by 80%
Changelog

Sourced from vite-plugin-tailwind-purgecss's changelog.

0.1.4

Patch Changes

  • 74b3725: fix: Decreased plugin processing time by 80%
Commits
  • 2b6b12f Merge pull request #20 from AdrianGonz97/changeset-release/master
  • 5047805 Version Packages
  • 91e17a4 Merge pull request #19 from AdrianGonz97/perf/decrease-plugin-runtime
  • 74b3725 removed inclusion of rejectedCss
  • See full diff 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
hhvrc commented 7 months ago

@dependabot merge