soup-bowl / whatsth.is

🌐 The Swiss Army Knife for IT Engineers.
https://app.whatsth.is
MIT License
5 stars 0 forks source link

Bump the dev-dependencies group across 1 directory with 16 updates #126

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 1 month ago

Bumps the dev-dependencies group with 16 updates in the / directory:

Package From To
@emotion/react 11.11.4 11.13.0
@emotion/styled 11.11.5 11.13.0
@icons-pack/react-simple-icons 9.5.0 9.6.0
@mui/icons-material 5.15.19 5.16.6
@mui/material 5.15.19 5.16.6
@mui/x-data-grid 7.6.2 7.11.1
@types/node 20.14.2 22.0.2
@typescript-eslint/eslint-plugin 7.12.0 8.0.0
@typescript-eslint/parser 7.12.0 8.0.0
eslint 8.57.0 9.8.0
eslint-plugin-react-refresh 0.4.7 0.4.9
react-router-dom 6.23.1 6.25.1
typescript 5.4.5 5.5.4
vite 5.2.13 5.3.5
prettier 3.3.1 3.3.3
vite-plugin-pwa 0.20.0 0.20.1

Updates @emotion/react from 11.11.4 to 11.13.0

Release notes

Sourced from @​emotion/react's releases.

@​emotion/react@​11.13.0

Minor Changes

  • #3198 d8ff8a5 Thanks @​Andarist! - Migrated away from relying on process.env.NODE_ENV checks to differentiate between production and development builds.

    Development builds (and other environment-specific builds) can be used by using proper conditions (see here). Most modern bundlers/frameworks already preconfigure those for the user so no action has to be taken.

    Default files should continue to work in all environments.

  • #3215 a9f6912 Thanks @​Andarist! - Added edge-light and workerd conditions to package.json manifest to better serve users using Vercel Edge and Cloudflare Workers.

Patch Changes

  • Updated dependencies [d8ff8a5, a9f6912]:
    • @​emotion/cache@​11.13.0
    • @​emotion/serialize@​1.3.0
    • @​emotion/use-insertion-effect-with-fallbacks@​1.1.0
    • @​emotion/utils@​1.4.0

@​emotion/react@​11.12.0

Minor Changes

  • #2815 65a1eea Thanks @​srmagura! - Automatic labeling at runtime is now an opt-in feature. Define globalThis.EMOTION_RUNTIME_AUTO_LABEL = true before Emotion gets initialized to enable it.

Patch Changes

Commits


Updates @emotion/styled from 11.11.5 to 11.13.0

Release notes

Sourced from @​emotion/styled's releases.

@​emotion/styled@​11.13.0

Minor Changes

  • #3198 d8ff8a5 Thanks @​Andarist! - Migrated away from relying on process.env.NODE_ENV checks to differentiate between production and development builds.

    Development builds (and other environment-specific builds) can be used by using proper conditions (see here). Most modern bundlers/frameworks already preconfigure those for the user so no action has to be taken.

    Default files should continue to work in all environments.

  • #3215 a9f6912 Thanks @​Andarist! - Added edge-light and workerd conditions to package.json manifest to better serve users using Vercel Edge and Cloudflare Workers.

Patch Changes

  • Updated dependencies [d8ff8a5, a9f6912]:
    • @​emotion/serialize@​1.3.0
    • @​emotion/use-insertion-effect-with-fallbacks@​1.1.0
    • @​emotion/utils@​1.4.0

@​emotion/styled@​11.12.0

Patch Changes

Commits


Updates @icons-pack/react-simple-icons from 9.5.0 to 9.6.0

Commits


Updates @mui/icons-material from 5.15.19 to 5.16.6

Release notes

Sourced from @​mui/icons-material's releases.

v5.16.6

Jul 30, 2024

A big thanks to the 5 contributors who made this release possible.

@mui/material@5.16.6

  • [Divider] Enable borderStyle enhancement in divider with children (#43059) @​anuujj

Docs

  • [material-ui][Card] Update CardMedia description (#43121) @​shahzaibdev1
  • [material-ui] Replace deprecated <ListItem button/> with ListItemButton component in routing libraries list example (#43114) @​aliharis99
  • [material-ui][Snackbar] Improve close reason type in demos (#43105) @​sai6855

Core

All contributors of this release in alphabetical order: @​aliharis99, @​anuujj, @​mnajdova, @​sai6855, @​shahzaibdev1

v5.16.5

Jul 25, 2024

A big thanks to the 4 contributors who made this release possible.

@mui/utils@5.16.5

Docs

All contributors of this release in alphabetical order: @​ManthanGajjar, @​mnajdova, @​navedqb, @​oliviertassinari

Full Changelog: https://github.com/mui/material-ui/compare/v5.16.4...v5.16.5

v5.16.4

Jul 16, 2024

A big thanks to the one contributor who made this release possible.

@mui/material@5.16.4

... (truncated)

Changelog

Sourced from @​mui/icons-material's changelog.

5.16.6

Jul 30, 2024

A big thanks to the 5 contributors who made this release possible.

@mui/material@5.16.6

  • [Divider] Enable borderStyle enhancement in divider with children (#43059) @​anuujj

Docs

  • [material-ui][Card] Update CardMedia description (#43121) @​shahzaibdev1
  • [material-ui] Replace deprecated <ListItem button/> with ListItemButton component in routing libraries list example (#43114) @​aliharis99
  • [material-ui][Snackbar] Improve close reason type in demos (#43105) @​sai6855

Core

All contributors of this release in alphabetical order: @​aliharis99, @​anuujj, @​mnajdova, @​sai6855, @​shahzaibdev1

5.16.5

Jul 25, 2024

A big thanks to the 4 contributors who made this release possible.

@mui/utils@5.16.5

Docs

All contributors of this release in alphabetical order: @​ManthanGajjar, @​mnajdova, @​navedqb, @​oliviertassinari

5.16.4

Jul 16, 2024

... (truncated)

Commits


Updates @mui/material from 5.15.19 to 5.16.6

Release notes

Sourced from @​mui/material's releases.

v5.16.6

Jul 30, 2024

A big thanks to the 5 contributors who made this release possible.

@mui/material@5.16.6

  • [Divider] Enable borderStyle enhancement in divider with children (#43059) @​anuujj

Docs

  • [material-ui][Card] Update CardMedia description (#43121) @​shahzaibdev1
  • [material-ui] Replace deprecated <ListItem button/> with ListItemButton component in routing libraries list example (#43114) @​aliharis99
  • [material-ui][Snackbar] Improve close reason type in demos (#43105) @​sai6855

Core

All contributors of this release in alphabetical order: @​aliharis99, @​anuujj, @​mnajdova, @​sai6855, @​shahzaibdev1

v5.16.5

Jul 25, 2024

A big thanks to the 4 contributors who made this release possible.

@mui/utils@5.16.5

Docs

All contributors of this release in alphabetical order: @​ManthanGajjar, @​mnajdova, @​navedqb, @​oliviertassinari

Full Changelog: https://github.com/mui/material-ui/compare/v5.16.4...v5.16.5

v5.16.4

Jul 16, 2024

A big thanks to the one contributor who made this release possible.

@mui/material@5.16.4

... (truncated)

Changelog

Sourced from @​mui/material's changelog.

5.16.6

Jul 30, 2024

A big thanks to the 5 contributors who made this release possible.

@mui/material@5.16.6

  • [Divider] Enable borderStyle enhancement in divider with children (#43059) @​anuujj

Docs

  • [material-ui][Card] Update CardMedia description (#43121) @​shahzaibdev1
  • [material-ui] Replace deprecated <ListItem button/> with ListItemButton component in routing libraries list example (#43114) @​aliharis99
  • [material-ui][Snackbar] Improve close reason type in demos (#43105) @​sai6855

Core

All contributors of this release in alphabetical order: @​aliharis99, @​anuujj, @​mnajdova, @​sai6855, @​shahzaibdev1

5.16.5

Jul 25, 2024

A big thanks to the 4 contributors who made this release possible.

@mui/utils@5.16.5

Docs

All contributors of this release in alphabetical order: @​ManthanGajjar, @​mnajdova, @​navedqb, @​oliviertassinari

5.16.4

Jul 16, 2024

... (truncated)

Commits


Updates @mui/x-data-grid from 7.6.2 to 7.11.1

Release notes

Sourced from @​mui/x-data-grid's releases.

v7.11.1

We'd like to offer a big thanks to the 18 contributors who made this release possible. Here are some highlights ✨:

  • 🔎 Allow Zoom to be controllable for charts (#13858) @​JCQuintas
  • 🌍 Add Icelandic (is-IS) and Norwegian Nynorsk (nn-NO) locales on the Data Grid
  • 🌍 Improve Norwegian Bokmål (nb-NO) and German (de-DE) locales on the Data Grid
  • 🌍 Add Norwegian Nynorsk (nn-NO) locale on the Date and Time Pickers
  • 🐞 Bugfixes
  • 📚 Documentation improvements

Data Grid

@mui/x-data-grid@7.11.1

@mui/x-data-grid-pro@7.11.1 pro

Same changes as in @mui/x-data-grid@7.11.1.

@mui/x-data-grid-premium@7.11.1 premium

Same changes as in @mui/x-data-grid-pro@7.11.1, plus:

Date and Time Pickers

@mui/x-date-pickers@7.11.1

@mui/x-date-pickers-pro@7.11.1 pro

Same changes as in @mui/x-date-pickers@7.11.1.

Charts

@mui/x-charts@7.11.1

... (truncated)

Changelog

Sourced from @​mui/x-data-grid's changelog.

7.11.1

Jul 25, 2024

We'd like to offer a big thanks to the 18 contributors who made this release possible. Here are some highlights ✨:

  • 🔎 Allow Zoom to be controllable for charts (#13858) @​JCQuintas
  • 🌍 Add Icelandic (is-IS) and Norwegian Nynorsk (nn-NO) locales on the Data Grid
  • 🌍 Improve Norwegian Bokmål (nb-NO) and German (de-DE) locales on the Data Grid
  • 🌍 Add Norwegian Nynorsk (nn-NO) locale on the Date and Time Pickers
  • 🐞 Bugfixes
  • 📚 Documentation improvements

Data Grid

@mui/x-data-grid@7.11.1

@mui/x-data-grid-pro@7.11.1 pro

Same changes as in @mui/x-data-grid@7.11.1.

@mui/x-data-grid-premium@7.11.1 premium

Same changes as in @mui/x-data-grid-pro@7.11.1, plus:

Date and Time Pickers

@mui/x-date-pickers@7.11.1

@mui/x-date-pickers-pro@7.11.1 pro

Same changes as in @mui/x-date-pickers@7.11.1.

Charts

@mui/x-charts@7.11.1

... (truncated)

Commits


Updates @types/node from 20.14.2 to 22.0.2

Commits


Updates @typescript-eslint/eslint-plugin from 7.12.0 to 8.0.0

Release notes

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

v8.0.0

8.0.0 (2024-07-31)

🚀 Features

  • stricter parent types for the AST (#9560)
  • speed up non-type-aware linting with project service (#8322)
  • v8 integration branch (#9165)
  • ast-spec: remove deprecated type params (#8933)
  • eslint-plugin: remove formatting/layout rules (#8833)
  • eslint-plugin: [prefer-nullish-coalescing] change ignoreConditionalTests default to true (#8872)
  • eslint-plugin: deprecate no-loss-of-precision extension rule (#8832)
  • eslint-plugin: [no-unused-vars] align catch behavior to ESLint 9 (#8971)
  • eslint-plugin: split no-empty-object-type out from ban-types and no-empty-interfaces (#8977)
  • eslint-plugin: remove deprecated no-throw-literal rule (#9092)
  • eslint-plugin: apply initial config changes for v8 (#9079)
  • eslint-plugin: remove no-useless-template-literals (#9207)
  • eslint-plugin: [no-floating-promises] add 'allowForKnownSafeCalls' option (#9234)
  • eslint-plugin: replace ban-types with no-restricted-types, no-unsafe-function-type, no-wrapper-object-types (#9102)
  • eslint-plugin: [no-unused-vars] add reportUnusedIgnorePattern option (#9324)
  • eslint-plugin: [no-unused-vars] support ignoreClassWithStaticInitBlock (#9325)
  • eslint-plugin: [no-unused-vars] handle comma operator for assignments, treat for-of the same as for-in (#9326)
  • eslint-plugin: [no-unused-vars] report if var used only in typeof (#9330)
  • eslint-plugin: [no-floating-promises] disable checkThenables by default for v8 (#9559)
  • eslint-plugin: [return-await] add return-await to strict-type-checked preset (#9604)
  • eslint-plugin: [no-unnecessary-type-parameters] promote to strict (#9662)
  • parser: always enable comment, loc, range, tokens (#8617)
  • rule-tester: support multipass fixes (#8883)
  • rule-tester: switched to flat config (#9603)
  • type-utils: remove getTokenAtPosition (#9444)
  • type-utils: support intersection types in TypeOrValueSpecifier (#9633)
  • typescript-estree: remove slow deprecated and isolated programs (#8834)
  • typescript-estree: split TSMappedType typeParameter into constraint and key (#7065)
  • typescript-estree: rename automaticSingleRunInference to disallowAutomaticSingleRunInference (#8922)
  • typescript-estree: stabilize EXPERIMENTAL_useProjectService as projectService (#9084)
  • typescript-estree: remove EXPERIMENTAL_useSourceOfProjectReferenceRedirect (#9104)
  • typescript-estree: also remove projectService in withoutProjectParserOptions (#9287)
  • typescript-estree: exposes ProjectService logs through the plugin (#9337)
  • utils: add Linter configType constructor option (#8999)
  • utils: swap LegacyESLint out for FlatESLint as ESLint export (#8972)
  • utils: remove deprecated context helpers (#9000)
  • utils: allow specifying additional rule meta.docs in RuleCreator (#9025)

🩹 Fixes

  • correct eslint-plugin's peerDependency on parser@8 (#9089)
  • bring back in allowdefaultprojectforfiles rename (7dfceeeea)
  • disable projectService in disabled-type-checked shared config (#9460)
  • eslint-plugin: include alpha pre-releases in parser peer dependency (#9099)

... (truncated)

Changelog

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

8.0.0 (2024-07-31)

🚀 Features

  • stricter parent types for the AST

  • typescript-estree: split TSMappedType typeParameter into constraint and key

  • eslint-plugin: remove formatting/layout rules

  • eslint-plugin: [prefer-nullish-coalescing] change ignoreConditionalTests default to true

  • eslint-plugin: deprecate no-loss-of-precision extension rule

  • eslint-plugin: [no-unused-vars] align catch behavior to ESLint 9

  • typescript-estree: rename automaticSingleRunInference to disallowAutomaticSingleRunInference

  • utils: allow specifying additional rule meta.docs in RuleCreator

  • eslint-plugin: split no-empty-object-type out from ban-types and no-empty-interfaces

  • rule-tester: support multipass fixes

  • typescript-estree: stabilize EXPERIMENTAL_useProjectService as projectService

  • eslint-plugin: remove deprecated no-throw-literal rule

  • eslint-plugin: apply initial config changes for v8

  • eslint-plugin: remove no-useless-template-literals

  • eslint-plugin: [no-floating-promises] add 'allowForKnownSafeCalls' option

  • eslint-plugin: replace ban-types with no-restricted-types, no-unsafe-function-type, no-wrapper-object-types

  • eslint-plugin: [no-unused-vars] add reportUnusedIgnorePattern option

  • eslint-plugin: [no-unused-vars] support ignoreClassWithStaticInitBlock

  • eslint-plugin: [no-unused-vars] handle comma operator for assignments, treat for-of the same as for-in

  • eslint-plugin: [no-unused-vars] report if var used only in typeof

  • eslint-plugin: [no-floating-promises] disable checkThenables by default for v8

  • rule-tester: switched to flat config

  • eslint-plugin: [no-unnecessary-type-parameters] promote to strict

... (truncated)

Commits
  • 1db993a chore(release): publish 8.0.0
  • ce09260 docs(eslint-plugin): [no-unnecessary-type-parameters] add admonition about ru...
  • b8274d3 fix(rule-tester): provide Linter a cwd in its constructor (#9678)
  • 1b0468e Merge branch 'main'
  • 838dd0c chore: use parserOptions.projectService internally (#9659)
  • 35cf3d2 chore(release): publish 7.18.0
  • 46a5709 docs: link no-duplicate-type-constituents and no-redundant-type-constituents ...
  • 9eec790 fix(eslint-plugin): [strict-boolean-expressions] support branded booleans (#9...
  • 9927a29 docs: add ast-spec, type-utils docs with docusaurus-plugin-typedoc (#9293)
  • 6cebdf6 feat(eslint-plugin): [no-unnecessary-type-parameters] promote to strict (#9662)
  • Additional commits viewable in compare view


Updates @typescript-eslint/parser from 7.12.0 to 8.0.0

Release notes

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

v8.0.0

8.0.0 (2024-07-31)

🚀 Features

dependabot[bot] commented 2 weeks ago

Looks like these dependencies are updatable in another way, so this is no longer needed.