-
Notifications
You must be signed in to change notification settings - Fork 0
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 template group across 1 directory with 25 updates #299
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/template-4b8fd2885d
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the template group with 23 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@fontsource/roboto](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/roboto) | `5.0.12` | `5.0.13` | | [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) | `5.15.14` | `5.15.21` | | [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) | `5.15.14` | `5.15.21` | | [@mui/x-date-pickers](https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers) | `7.1.0` | `7.8.0` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `18.2.0` | `18.3.1` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.73` | `18.3.3` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `18.2.0` | `18.3.1` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.2.23` | `18.3.0` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `6.22.3` | `6.24.0` | | [zustand](https://github.com/pmndrs/zustand) | `4.5.2` | `4.5.4` | | [@playwright/test](https://github.com/microsoft/playwright) | `1.42.1` | `1.45.0` | | [@testing-library/react](https://github.com/testing-library/react-testing-library) | `14.2.2` | `16.0.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.12.2` | `20.14.9` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.4.0` | `7.14.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.4.0` | `7.14.1` | | [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) | `3.6.0` | `3.7.0` | | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `1.4.0` | `1.6.0` | | [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.6.0` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.34.1` | `7.34.3` | | [eslint-plugin-testing-library](https://github.com/testing-library/eslint-plugin-testing-library) | `6.2.0` | `6.2.2` | | [prettier](https://github.com/prettier/prettier) | `3.2.5` | `3.3.2` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.4.3` | `5.5.2` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.2.7` | `5.3.2` | Updates `@fontsource/roboto` from 5.0.12 to 5.0.13 - [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/roboto/CHANGELOG.md) - [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/roboto) Updates `@mui/icons-material` from 5.15.14 to 5.15.21 - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/v5.15.21/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v5.15.21/packages/mui-icons-material) Updates `@mui/material` from 5.15.14 to 5.15.21 - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/v5.15.21/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v5.15.21/packages/mui-material) Updates `@mui/system` from 5.15.14 to 5.15.20 - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/v5.15.20/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v5.15.20/packages/mui-system) Updates `@mui/x-date-pickers` from 7.1.0 to 7.8.0 - [Release notes](https://github.com/mui/mui-x/releases) - [Changelog](https://github.com/mui/mui-x/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/mui-x/commits/v7.8.0/packages/x-date-pickers) Updates `react` from 18.2.0 to 18.3.1 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react) Updates `@types/react` from 18.2.73 to 18.3.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `react-dom` from 18.2.0 to 18.3.1 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react-dom) Updates `@types/react-dom` from 18.2.23 to 18.3.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `react-router-dom` from 6.22.3 to 6.24.0 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom) Updates `zustand` from 4.5.2 to 4.5.4 - [Release notes](https://github.com/pmndrs/zustand/releases) - [Commits](pmndrs/zustand@v4.5.2...v4.5.4) Updates `@playwright/test` from 1.42.1 to 1.45.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.42.1...v1.45.0) Updates `@testing-library/react` from 14.2.2 to 16.0.0 - [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.2.2...v16.0.0) Updates `@types/node` from 20.12.2 to 20.14.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/react` from 18.2.73 to 18.3.3 - [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.23 to 18.3.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `@typescript-eslint/eslint-plugin` from 7.4.0 to 7.14.1 - [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/v7.14.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.4.0 to 7.14.1 - [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/v7.14.1/packages/parser) Updates `@vitejs/plugin-react-swc` from 3.6.0 to 3.7.0 - [Release notes](https://github.com/vitejs/vite-plugin-react-swc/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react-swc/blob/main/CHANGELOG.md) - [Commits](vitejs/vite-plugin-react-swc@v3.6.0...v3.7.0) Updates `@vitest/coverage-v8` from 1.4.0 to 1.6.0 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v1.6.0/packages/coverage-v8) Updates `eslint` from 8.57.0 to 9.6.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.0...v9.6.0) Updates `eslint-plugin-react` from 7.34.1 to 7.34.3 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-react@v7.34.1...v7.34.3) Updates `eslint-plugin-testing-library` from 6.2.0 to 6.2.2 - [Release notes](https://github.com/testing-library/eslint-plugin-testing-library/releases) - [Changelog](https://github.com/testing-library/eslint-plugin-testing-library/blob/main/.releaserc.json) - [Commits](testing-library/eslint-plugin-testing-library@v6.2.0...v6.2.2) Updates `prettier` from 3.2.5 to 3.3.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.2.5...3.3.2) Updates `typescript` from 5.4.3 to 5.5.2 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.4.3...v5.5.2) Updates `vite` from 5.2.7 to 5.3.2 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.3.2/packages/vite) Updates `vitest` from 1.4.0 to 1.6.0 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v1.6.0/packages/vitest) --- updated-dependencies: - dependency-name: "@fontsource/roboto" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: template - dependency-name: "@mui/icons-material" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: template - dependency-name: "@mui/material" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: template - dependency-name: "@mui/system" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: template - dependency-name: "@mui/x-date-pickers" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: template - dependency-name: react dependency-type: direct:production update-type: version-update:semver-minor dependency-group: template - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: template - dependency-name: react-dom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: template - dependency-name: "@types/react-dom" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: template - dependency-name: react-router-dom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: template - dependency-name: zustand dependency-type: direct:production update-type: version-update:semver-patch dependency-group: template - dependency-name: "@playwright/test" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: template - dependency-name: "@testing-library/react" dependency-type: direct:development update-type: version-update:semver-major dependency-group: template - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: template - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: template - dependency-name: "@types/react-dom" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: template - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: template - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: template - dependency-name: "@vitejs/plugin-react-swc" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: template - dependency-name: "@vitest/coverage-v8" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: template - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: template - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-patch dependency-group: template - dependency-name: eslint-plugin-testing-library dependency-type: direct:development update-type: version-update:semver-patch dependency-group: template - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: template - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: template - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-minor dependency-group: template - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: template ... Signed-off-by: dependabot[bot] <[email protected]>
CI failed 😢 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the template group with 23 updates in the / directory:
5.0.12
5.0.13
5.15.14
5.15.21
5.15.14
5.15.21
7.1.0
7.8.0
18.2.0
18.3.1
18.2.73
18.3.3
18.2.0
18.3.1
18.2.23
18.3.0
6.22.3
6.24.0
4.5.2
4.5.4
1.42.1
1.45.0
14.2.2
16.0.0
20.12.2
20.14.9
7.4.0
7.14.1
7.4.0
7.14.1
3.6.0
3.7.0
1.4.0
1.6.0
8.57.0
9.6.0
7.34.1
7.34.3
6.2.0
6.2.2
3.2.5
3.3.2
5.4.3
5.5.2
5.2.7
5.3.2
Updates
@fontsource/roboto
from 5.0.12 to 5.0.13Commits
Updates
@mui/icons-material
from 5.15.14 to 5.15.21Release notes
Sourced from
@mui/icons-material
's releases.... (truncated)
Changelog
Sourced from
@mui/icons-material
's changelog.... (truncated)
Commits
a306ce4
[release] v5.15.21 (#42745)f20fa0b
v5.15.20 (#42617)4a1101b
[release] v5.15.19 (#42441)607daac
v5.15.18 (#42233)9bc4fc4
v5.15.17 (#42162)284e251
v5.15.16 (#42084)5a07996
5.15.15 (#41752)Updates
@mui/material
from 5.15.14 to 5.15.21Release notes
Sourced from
@mui/material
's releases.... (truncated)
Changelog
Sourced from
@mui/material
's changelog.... (truncated)
Commits
a306ce4
[release] v5.15.21 (#42745)9f75542
[material-ui][Autocomplete] Fix renderOption props type (@DiegoAndai
) (#42709)c0b1cf0
[material-ui][Stepper] Generate class fornonLinear
prop (@alexismo
) (#42677)f20fa0b
v5.15.20 (#42617)177d8e9
[material-ui][Tab] Fix applyingiconWrapper
styles from theme and update it...7c2235e
[material-ui][Autocomplete] Shouldn't resize when hovering (@ZeeshanTamboli
) ...6460b35
[docs] Update twitter.com to x.com4a1101b
[release] v5.15.19 (#42441)3a72d07
[material-ui][responsiveFontSizes] Handled undefined variants (@brijeshb42
) (...4999882
[material-ui][Slider] Fix wrong CSS value (@mnajdova
) (#42373)Updates
@mui/system
from 5.15.14 to 5.15.20Release notes
Sourced from
@mui/system
's releases.... (truncated)
Changelog
Sourced from
@mui/system
's changelog.... (truncated)
Commits
f20fa0b
v5.15.20 (#42617)5a07996
5.15.15 (#41752)a8fe71a
[system] Fix typo to avoid infinite recursion in function call. (#41678)Updates
@mui/x-date-pickers
from 7.1.0 to 7.8.0Release notes
Sourced from
@mui/x-date-pickers
's releases.... (truncated)
Changelog
Sourced from
@mui/x-date-pickers
's changelog.... (truncated)
Commits
e8e8d30
v7.8.0 (#13655)5e8df8a
[fields] Fix section clearing behavior on Android (#13652)c523580
Bump typescript to ^5.5.2 (#13599)7f390b4
[core] Add eslint rule to restrict import from../internals
root (#13633)f0867b4
Bump moment-jalaali to ^0.10.1 (#13594)cef1835
Bump React (#12295)7566a1d
v7.7.1 (#13565)5f49acf
[pickers] Adds RTL verification for the time pickers default views (#13447)0b0f3b4
[pickers] Fix controlledview
behavior (#13552)4b4804c
[pickers] Add context toonAccept
callback (#13511)Maintainer changes
This version was pushed to npm by kyusuf, a new releaser for
@mui/x-date-pickers
since your current version.Updates
react
from 18.2.0 to 18.3.1Release notes
Sourced from react's releases.
Changelog
Sourced from react's changelog.