badaix / snapweb

Web interface for Snapcast
GNU General Public License v3.0
86 stars 31 forks source link

Bump the dependencies group with 8 updates #75

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps the dependencies group with 8 updates:

Package From To
@emotion/styled 11.11.0 11.11.5
@types/node 20.11.30 20.12.2
standardized-audio-context 25.3.66 25.3.68
@types/react 18.2.69 18.2.73
@types/react-dom 18.2.22 18.2.23
@typescript-eslint/eslint-plugin 7.3.1 7.4.0
@typescript-eslint/parser 7.3.1 7.4.0
vite 5.2.4 5.2.7

Updates @emotion/styled from 11.11.0 to 11.11.5

Release notes

Sourced from @​emotion/styled's releases.

@​emotion/styled@​11.11.5

Patch Changes

Commits


Updates @types/node from 20.11.30 to 20.12.2

Commits


Updates standardized-audio-context from 25.3.66 to 25.3.68

Release notes

Sourced from standardized-audio-context's releases.

v25.3.68

all commits

v25.3.67

all commits

Commits
  • 0bda58a 25.3.68
  • 2520953 fix(package): update tslint-config-holy-grail to version 56.0.1
  • 326ea87 fix(package): update tsconfig-holy-grail to version 15.0.1
  • 309b434 fix(package): update eslint-config-holy-grail to version 59.0.2
  • 6326c75 fix(package): update automation-events to version 7.0.3
  • 3bd86ec docs: update license file
  • 1cb39b0 fix(package): update rollup to version 4.13.2
  • 9c4e041 fix(package): update rollup to version 4.13.1
  • 6eb5c64 fix(package): update mocha to version 10.4.0
  • 24a49c4 fix(package): update puppeteer to version 22.6.1
  • Additional commits viewable in compare view


Updates @types/react from 18.2.69 to 18.2.73

Commits


Updates @types/react-dom from 18.2.22 to 18.2.23

Commits


Updates @typescript-eslint/eslint-plugin from 7.3.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.

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.

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...
  • See full diff in compare view


Updates @typescript-eslint/parser from 7.3.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.

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.

Commits
  • 5d24691 chore(release): publish 7.4.0
  • e408b93 feat(eslint-plugin): [consistent-type-imports] ignore files with decorators, ...
  • See full diff in compare view


Updates vite from 5.2.4 to 5.2.7

Changelog

Sourced from vite's changelog.

5.2.7 (2024-03-29)

5.2.6 (2024-03-24)

5.2.5 (2024-03-24)

Commits
  • ad246da release: v5.2.7
  • 45a06da chore: deprecate splitVendorChunkPlugin (#16274)
  • ffedc06 fix(hmr): trigger hmr for missing file import errored module after file creat...
  • dfffea1 fix(hmr): don't mutate module graph when collecting modules (#16302)
  • 1f53796 feat(hmr): reload when HTML file is created/deleted (#16288)
  • 24e376a fix(sourcemap): don't warn even if the sourcesContent is an empty string (#16...
  • 7caef42 fix(deps): update all non-major dependencies (#16258)
  • 890538a fix: skip injecting __vite__mapDeps when it's not used (#16271)
  • 7369016 release: v5.2.6
  • ba5269c fix: fs.deny with globs with directories (#16250)
  • 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