Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump the minorandpatch group in /website with 27 updates #972

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2024

Bumps the minorandpatch group in /website with 27 updates:

Package From To
@emotion/react 11.11.1 11.11.3
@mui/material 5.14.20 5.15.9
@mui/x-date-pickers 6.18.4 6.19.4
axios 1.6.2 1.6.7
change-case 5.3.0 5.4.2
unplugin-icons 0.18.2 0.18.5
@astrojs/check 0.4.1 0.5.2
@astrojs/react 3.0.9 3.0.10
@iconify/json 2.2.166 2.2.181
@playwright/test 1.40.1 1.41.2
@tanstack/eslint-plugin-query 5.17.7 5.18.1
@testing-library/jest-dom 6.2.0 6.4.2
@testing-library/react 14.1.2 14.2.1
@types/luxon 3.4.0 3.4.2
@types/node 20.10.8 20.11.17
@types/react 18.2.47 18.2.55
@types/react-dom 18.2.18 18.2.19
@types/uuid 9.0.7 9.0.8
@typescript-eslint/eslint-plugin 6.18.1 6.21.0
@typescript-eslint/parser 6.18.1 6.21.0
daisyui 4.5.0 4.6.2
eslint-plugin-astro 0.31.0 0.31.4
msw 2.0.13 2.1.7
prettier 3.1.1 3.2.5
prettier-plugin-astro 0.12.3 0.13.0
sass 1.69.7 1.70.0
vitest 1.0.4 1.2.2

Updates @emotion/react from 11.11.1 to 11.11.3

Release notes

Sourced from @​emotion/react's releases.

@​emotion/react@​11.11.3

Patch Changes

Commits

Updates @mui/material from 5.14.20 to 5.15.9

Release notes

Sourced from @​mui/material's releases.

v5.15.9

Feb 8, 2024

A big thanks to the 7 contributors who made this release possible. Here are some highlights ✨:

  • 🐛 A critical fix to remove non-published library usage in @mui/material peerDependencies.

@mui/material@5.15.9

@mui/base@5.0.0-beta.36

@mui/system@5.15.9

Docs

Core

All contributors of this release in alphabetical order: @​brijeshb42, @​DiegoAndai, @​Janpot, @​oliviertassinari, @​RaghavenderSingh, @​sai6855, @​siriwatknp

v5.15.8

Feb 6, 2024

A big thanks to the 17 contributors who made this release possible. Here are some highlights ✨:

@mui/material@5.15.8

@mui/codemod@5.15.8

... (truncated)

Changelog

Sourced from @​mui/material's changelog.

v5.15.9

Feb 8, 2024

A big thanks to the 7 contributors who made this release possible. Here are some highlights ✨:

  • 🐛 A critical fix to remove non-published library usage in @mui/material peerDependencies.

@mui/material@5.15.9

@mui/base@5.0.0-beta.36

@mui/system@5.15.9

Docs

Core

All contributors of this release in alphabetical order: @​brijeshb42, @​DiegoAndai, @​Janpot, @​oliviertassinari, @​RaghavenderSingh, @​sai6855, @​siriwatknp

v5.15.8

Feb 6, 2024

A big thanks to the 17 contributors who made this release possible. Here are some highlights ✨:

@mui/material@5.15.8

@mui/codemod@5.15.8

... (truncated)

Commits

Updates @mui/x-date-pickers from 6.18.4 to 6.19.4

Release notes

Sourced from @​mui/x-date-pickers's releases.

v6.19.4

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

  • 🌍 Improve Danish (da-DK) locale on the Data Grid (#11972) @​ShahrazH
  • 🐞 Bugfixes
  • 📚 Documentation improvements

Data Grid

@mui/x-data-grid@v6.19.4

@mui/x-data-grid-pro@v6.19.4 pro

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

@mui/x-data-grid-premium@v6.19.4 premium

Same changes as in @mui/x-data-grid-pro@v6.19.4, plus:

Date Pickers

@mui/x-date-pickers@v6.19.4

  • [pickers] Avoid relying on locale in Luxon isWithinRange method (#11940) @​LukasTy

@mui/x-date-pickers-pro@v6.19.4 pro

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

Charts / @mui/x-charts@v6.19.4

Docs

... (truncated)

Changelog

Sourced from @​mui/x-date-pickers's changelog.

v6.19.4

Feb 9, 2024

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

  • 🌍 Improve Danish (da-DK) locale on the Data Grid (#11972) @​ShahrazH
  • 🐞 Bugfixes
  • 📚 Documentation improvements

Data Grid

@mui/x-data-grid@v6.19.4

@mui/x-data-grid-pro@v6.19.4 pro

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

@mui/x-data-grid-premium@v6.19.4 premium

Same changes as in @mui/x-data-grid-pro@v6.19.4, plus:

Date Pickers

@mui/x-date-pickers@v6.19.4

  • [pickers] Avoid relying on locale in Luxon isWithinRange method (#11940) @​LukasTy

@mui/x-date-pickers-pro@v6.19.4 pro

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

Charts / @mui/x-charts@v6.19.4

Docs

... (truncated)

Commits

Updates axios from 1.6.2 to 1.6.7

Release notes

Sourced from axios's releases.

Release v1.6.7

Release notes:

Bug Fixes

  • capture async stack only for rejections with native error objects; (#6203) (1a08f90)

Contributors to this release

Release v1.6.6

Release notes:

Bug Fixes

  • fixed missed dispatchBeforeRedirect argument (#5778) (a1938ff)
  • wrap errors to improve async stack trace (#5987) (123f354)

Contributors to this release

Release v1.6.5

Release notes:

Bug Fixes

  • ci: refactor notify action as a job of publish action; (#6176) (0736f95)
  • dns: fixed lookup error handling; (#6175) (f4f2b03)

Contributors to this release

Release v1.6.4

Release notes:

Bug Fixes

  • security: fixed formToJSON prototype pollution vulnerability; (#6167) (3c0c11c)
  • security: fixed security vulnerability in follow-redirects (#6163) (75af1cd)

Contributors to this release

Release v1.6.3

Release notes:

... (truncated)

Changelog

Sourced from axios's changelog.

1.6.7 (2024-01-25)

Bug Fixes

  • capture async stack only for rejections with native error objects; (#6203) (1a08f90)

Contributors to this release

1.6.6 (2024-01-24)

Bug Fixes

  • fixed missed dispatchBeforeRedirect argument (#5778) (a1938ff)
  • wrap errors to improve async stack trace (#5987) (123f354)

Contributors to this release

1.6.5 (2024-01-05)

Bug Fixes

  • ci: refactor notify action as a job of publish action; (#6176) (0736f95)
  • dns: fixed lookup error handling; (#6175) (f4f2b03)

Contributors to this release

1.6.4 (2024-01-03)

Bug Fixes

  • security: fixed formToJSON prototype pollution vulnerability; (#6167) (3c0c11c)
  • security: fixed security vulnerability in follow-redirects (#6163) (75af1cd)

Contributors to this release

... (truncated)

Commits

Updates change-case from 5.3.0 to 5.4.2

Release notes

Sourced from change-case's releases.

Remove regex lookbehind

Fixed

Add split option to change-case

Added

  • Added a split option to the change-case transform functions to allow for customization on how words are extracted from input

Changed

  • The package exports are now default instead of import to fix some tooling that doesn't work properly with import
  • The exported split utility no longer accepts a second options argument
Commits

Updates unplugin-icons from 0.18.2 to 0.18.5

Release notes

Sourced from unplugin-icons's releases.

v0.18.5

No significant changes

    View changes on GitHub

v0.18.4

   🚀 Features

    View changes on GitHub

v0.18.3

   🚀 Features

    View changes on GitHub
Commits

Updates @astrojs/check from 0.4.1 to 0.5.2

Release notes

Sourced from @​astrojs/check's releases.

@​astrojs/check@​0.5.2

Patch Changes

  • a2280a8: Avoid checking Svelte and Vue files when running astro check
  • Updated dependencies [a2280a8]
    • @​astrojs/language-server@​2.7.2

@​astrojs/check@​0.5.1

Patch Changes

  • 7b1ab72: Fix TypeScript not working inside script tags
  • Updated dependencies [7b1ab72]
    • @​astrojs/language-server@​2.7.1

@​astrojs/check@​0.5.0

Minor Changes

  • 15a5532: Upgrade to Volar 2.0. No regressions are currently expected, however as this is a fairly consequential backend change, please report any issues you encounter.

    For reference, Volar is the underlying framework that powers the Astro language server, you can think of it as Vite for editor tooling.

Patch Changes

  • Updated dependencies [15a5532]
    • @​astrojs/language-server@​2.7.0
Changelog

Sourced from @​astrojs/check's changelog.

0.5.2

Patch Changes

  • a2280a8: Avoid checking Svelte and Vue files when running astro check
  • Updated dependencies [a2280a8]
    • @​astrojs/language-server@​2.7.2

0.5.1

Patch Changes

  • 7b1ab72: Fix TypeScript not working inside script tags
  • Updated dependencies [7b1ab72]
    • @​astrojs/language-server@​2.7.1

0.5.0

Minor Changes

  • 15a5532: Upgrade to Volar 2.0. No regressions are currently expected, however as this is a fairly consequential backend change, please report any issues you encounter.

    For reference, Volar is the underlying framework that powers the Astro language server, you can think of it as Vite for editor tooling.

Patch Changes

  • Updated dependencies [15a5532]
    • @​astrojs/language-server@​2.7.0
Commits

Updates @astrojs/react from 3.0.9 to 3.0.10

Release notes

Sourced from @​astrojs/react's releases.

@​astrojs/react@​3.0.10

Patch Changes

Changelog

Sourced from @​astrojs/react's changelog.

3.0.10

Patch Changes

Commits
  • ef00224 [ci] release (#10018)
  • 20ca315 Fix Issues with passing void elements to React with `experimentalReactChildre...
  • 4349254 chore(@​astrojs/integrations/react) Migrate tests to node:test for `@astrojs...
  • 9aa7a53 fix: vite security issue (#9773)
  • See full diff in compare view

Updates @iconify/json from 2.2.166 to 2.2.181

Commits
  • 989b098 Update 4 icon sets: Carbon, FormKit Icons, Lucide, OOUI
  • 50839fd Update 2 icon sets: Arcticons, Material Line Icons
  • e7ce4f8 Update 4 icon sets: Arcticons, Custom Brand Icons, Flowbite Icons, Material L...
  • de14ab4 Update 12 icon sets
  • 0fe2545 Update Lucide
  • 15daab3 chore: update dependencies, export dir
  • ef004c1 Update 5 icon sets
  • 94095ff Update 3 icon sets: Arcticons, Lucide, Gitlab SVGs
  • 58971e6 Update 2 icon sets: Flowbite Icons, OpenSearch UI
  • 9f7250e Update 10 icon sets
  • Additional commits viewable in compare view

Updates @playwright/test from 1.40.1 to 1.41.2

Release notes

Sourced from @​playwright/test's releases.

v1.41.2

Highlights

microsoft/playwright#29123 - [REGRESSION] route.continue: Protocol error (Fetch.continueRequest): Invalid InterceptionId.

Browser Versions

  • Chromium 121.0.6167.57
  • Mozilla Firefox 121.0
  • WebKit 17.4

This version was also tested against the following stable channels:

  • Google Chrome 120
  • Microsoft Edge 120

v1.41.1

Highlights

microsoft/playwright#29067 - [REGRESSION] Codegen/Recorder: not all clicks are being actioned nor recorded microsoft/playwright#29028 - [REGRESSION] React component tests throw type error when passing null/undefined to component microsoft/playwright#29027 - [REGRESSION] React component tests not passing Date prop values microsoft/playwright#29023 - [REGRESSION] React component tests not rendering children prop microsoft/playwright#29019 - [REGRESSION] trace.playwright.dev does not currently support the loading from URL

Browser Versions

  • Chromium 121.0.6167.57
  • Mozilla Firefox 121.0
  • WebKit 17.4

This version was also tested against the following stable channels:

  • Google Chrome 120
  • Microsoft Edge 120

v1.41.0

New APIs

Browser Versions

  • Chromium 121.0.6167.57
  • Mozilla Firefox 121.0
  • WebKit 17.4

This version was also tested against the following stable channels:

  • Google Chrome 120
  • Microsoft Edge 120
Commits
  • a409667 chore: mark 1.41.2 (#29293)
  • 414affa cherry-pick(#29271): Revert "chore: remove fake error from expect calls (#2...
  • 7a72adc cherry-pick(#29180): fix: interception id not found error in route.co… (#29222)
  • 8f0163f chore: mark 1.41.1 (#29075)
  • 98a6618 cherry-pick(#29069): Revert "feat(codegen): add range input recording support...
  • 50f1f08 cherry-pick(#29070): chore(ct): revert export mount result
  • e5d201b cherry-pick(#29031): fix(ct): allow passing date, url, bigint as properties
  • 8ee2d81 cherry-pick(#29026): test: add a props.children test
  • 50a8e4f cherry-pick(#29016): chore: add an image import component test
  • cb6c64c cherry-pick(#28986): fix(ct): move import list into the compilation cache data
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by yurys, a new releaser for @​playwright/test since your current version.


Updates...

Description has been truncated

Bumps the minorandpatch group in /website with 27 updates:

| Package | From | To |
| --- | --- | --- |
| [@emotion/react](https://github.com/emotion-js/emotion) | `11.11.1` | `11.11.3` |
| [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) | `5.14.20` | `5.15.9` |
| [@mui/x-date-pickers](https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers) | `6.18.4` | `6.19.4` |
| [axios](https://github.com/axios/axios) | `1.6.2` | `1.6.7` |
| [change-case](https://github.com/blakeembrey/change-case) | `5.3.0` | `5.4.2` |
| [unplugin-icons](https://github.com/unplugin/unplugin-icons) | `0.18.2` | `0.18.5` |
| [@astrojs/check](https://github.com/withastro/language-tools/tree/HEAD/packages/astro-check) | `0.4.1` | `0.5.2` |
| [@astrojs/react](https://github.com/withastro/astro/tree/HEAD/packages/integrations/react) | `3.0.9` | `3.0.10` |
| [@iconify/json](https://github.com/iconify/icon-sets) | `2.2.166` | `2.2.181` |
| [@playwright/test](https://github.com/microsoft/playwright) | `1.40.1` | `1.41.2` |
| [@tanstack/eslint-plugin-query](https://github.com/TanStack/query/tree/HEAD/packages/eslint-plugin-query) | `5.17.7` | `5.18.1` |
| [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.2.0` | `6.4.2` |
| [@testing-library/react](https://github.com/testing-library/react-testing-library) | `14.1.2` | `14.2.1` |
| [@types/luxon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/luxon) | `3.4.0` | `3.4.2` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.10.8` | `20.11.17` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.47` | `18.2.55` |
| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.2.18` | `18.2.19` |
| [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) | `9.0.7` | `9.0.8` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.18.1` | `6.21.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.18.1` | `6.21.0` |
| [daisyui](https://github.com/saadeghi/daisyui) | `4.5.0` | `4.6.2` |
| [eslint-plugin-astro](https://github.com/ota-meshi/eslint-plugin-astro) | `0.31.0` | `0.31.4` |
| [msw](https://github.com/mswjs/msw) | `2.0.13` | `2.1.7` |
| [prettier](https://github.com/prettier/prettier) | `3.1.1` | `3.2.5` |
| [prettier-plugin-astro](https://github.com/withastro/prettier-plugin-astro) | `0.12.3` | `0.13.0` |
| [sass](https://github.com/sass/dart-sass) | `1.69.7` | `1.70.0` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `1.0.4` | `1.2.2` |


Updates `@emotion/react` from 11.11.1 to 11.11.3
- [Release notes](https://github.com/emotion-js/emotion/releases)
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/react@11.11.1...@emotion/react@11.11.3)

Updates `@mui/material` from 5.14.20 to 5.15.9
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.15.9/packages/mui-material)

Updates `@mui/x-date-pickers` from 6.18.4 to 6.19.4
- [Release notes](https://github.com/mui/mui-x/releases)
- [Changelog](https://github.com/mui/mui-x/blob/next/CHANGELOG.md)
- [Commits](https://github.com/mui/mui-x/commits/v6.19.4/packages/x-date-pickers)

Updates `axios` from 1.6.2 to 1.6.7
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.6.2...v1.6.7)

Updates `change-case` from 5.3.0 to 5.4.2
- [Release notes](https://github.com/blakeembrey/change-case/releases)
- [Commits](https://github.com/blakeembrey/change-case/commits)

Updates `unplugin-icons` from 0.18.2 to 0.18.5
- [Release notes](https://github.com/unplugin/unplugin-icons/releases)
- [Commits](unplugin/unplugin-icons@v0.18.2...v0.18.5)

Updates `@astrojs/check` from 0.4.1 to 0.5.2
- [Release notes](https://github.com/withastro/language-tools/releases)
- [Changelog](https://github.com/withastro/language-tools/blob/main/packages/astro-check/CHANGELOG.md)
- [Commits](https://github.com/withastro/language-tools/commits/@astrojs/check@0.5.2/packages/astro-check)

Updates `@astrojs/react` from 3.0.9 to 3.0.10
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/react/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/react@3.0.10/packages/integrations/react)

Updates `@iconify/json` from 2.2.166 to 2.2.181
- [Commits](iconify/icon-sets@2.2.166...2.2.181)

Updates `@playwright/test` from 1.40.1 to 1.41.2
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.40.1...v1.41.2)

Updates `@tanstack/eslint-plugin-query` from 5.17.7 to 5.18.1
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.18.1/packages/eslint-plugin-query)

Updates `@testing-library/jest-dom` from 6.2.0 to 6.4.2
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](testing-library/jest-dom@v6.2.0...v6.4.2)

Updates `@testing-library/react` from 14.1.2 to 14.2.1
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/react-testing-library@v14.1.2...v14.2.1)

Updates `@types/luxon` from 3.4.0 to 3.4.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/luxon)

Updates `@types/node` from 20.10.8 to 20.11.17
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@types/react` from 18.2.47 to 18.2.55
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `@types/react-dom` from 18.2.18 to 18.2.19
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

Updates `@types/uuid` from 9.0.7 to 9.0.8
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid)

Updates `@typescript-eslint/eslint-plugin` from 6.18.1 to 6.21.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.21.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 6.18.1 to 6.21.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.21.0/packages/parser)

Updates `daisyui` from 4.5.0 to 4.6.2
- [Release notes](https://github.com/saadeghi/daisyui/releases)
- [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md)
- [Commits](saadeghi/daisyui@v4.5.0...v4.6.2)

Updates `eslint-plugin-astro` from 0.31.0 to 0.31.4
- [Release notes](https://github.com/ota-meshi/eslint-plugin-astro/releases)
- [Changelog](https://github.com/ota-meshi/eslint-plugin-astro/blob/main/CHANGELOG.md)
- [Commits](ota-meshi/eslint-plugin-astro@v0.31.0...v0.31.4)

Updates `msw` from 2.0.13 to 2.1.7
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](mswjs/msw@v2.0.13...v2.1.7)

Updates `prettier` from 3.1.1 to 3.2.5
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.1.1...3.2.5)

Updates `prettier-plugin-astro` from 0.12.3 to 0.13.0
- [Release notes](https://github.com/withastro/prettier-plugin-astro/releases)
- [Changelog](https://github.com/withastro/prettier-plugin-astro/blob/main/CHANGELOG.md)
- [Commits](withastro/prettier-plugin-astro@v0.12.3...v0.13.0)

Updates `sass` from 1.69.7 to 1.70.0
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.69.7...1.70.0)

Updates `vitest` from 1.0.4 to 1.2.2
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.2.2/packages/vitest)

---
updated-dependencies:
- dependency-name: "@emotion/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: "@mui/material"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: "@mui/x-date-pickers"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: change-case
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: unplugin-icons
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: "@astrojs/check"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: "@astrojs/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: "@iconify/json"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: "@playwright/test"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: "@tanstack/eslint-plugin-query"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: "@testing-library/react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: "@types/luxon"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: "@types/react-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: "@types/uuid"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: daisyui
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: eslint-plugin-astro
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: msw
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: prettier-plugin-astro
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript labels Feb 9, 2024
@corneliusroemer
Copy link
Contributor

I guess that's Javascript for you - bump minor version and something breaks :D

https://www.youtube.com/watch?v=Uo3cL4nrGOk&themeRefresh=1

@corneliusroemer
Copy link
Contributor

Looks like dependabot doesn't understand semver - where for major version 0, minor bumps are major bumps

image

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 12, 2024

Superseded by #1007.

@dependabot dependabot bot closed this Feb 12, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/website/minorandpatch-75a68d4e5f branch February 12, 2024 18:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant