-
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
Bump the dependencies group with 15 updates #40
Closed
Closed
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 dependencies group with 15 updates: | Package | From | To | | --- | --- | --- | | [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) | `5.15.6` | `5.15.7` | | [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) | `5.15.6` | `5.15.7` | | [@mui/system](https://github.com/mui/material-ui/tree/HEAD/packages/mui-system) | `5.15.6` | `5.15.7` | | [@mui/x-date-pickers](https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers) | `6.19.2` | `6.19.3` | | [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.17.19` | `5.18.1` | | [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools) | `5.17.21` | `5.18.1` | | [firebase](https://github.com/firebase/firebase-js-sdk) | `10.7.2` | `10.8.0` | | [react-intersection-observer](https://github.com/thebuilder/react-intersection-observer) | `9.5.3` | `9.6.0` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `6.21.3` | `6.22.0` | | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.11` | `29.5.12` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.11.9` | `20.11.16` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.48` | `18.2.53` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.19.1` | `6.20.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.19.1` | `6.20.0` | | [prettier](https://github.com/prettier/prettier) | `3.2.4` | `3.2.5` | Updates `@mui/icons-material` from 5.15.6 to 5.15.7 - [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.7/packages/mui-icons-material) Updates `@mui/material` from 5.15.6 to 5.15.7 - [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.7/packages/mui-material) Updates `@mui/system` from 5.15.6 to 5.15.7 - [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.7/packages/mui-system) Updates `@mui/x-date-pickers` from 6.19.2 to 6.19.3 - [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.3/packages/x-date-pickers) Updates `@tanstack/react-query` from 5.17.19 to 5.18.1 - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.18.1/packages/react-query) Updates `@tanstack/react-query-devtools` from 5.17.21 to 5.18.1 - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.18.1/packages/react-query-devtools) Updates `firebase` from 10.7.2 to 10.8.0 - [Release notes](https://github.com/firebase/firebase-js-sdk/releases) - [Changelog](https://github.com/firebase/firebase-js-sdk/blob/master/CHANGELOG.md) - [Commits](https://github.com/firebase/firebase-js-sdk/compare/firebase@10.7.2...firebase@10.8.0) Updates `react-intersection-observer` from 9.5.3 to 9.6.0 - [Release notes](https://github.com/thebuilder/react-intersection-observer/releases) - [Commits](thebuilder/react-intersection-observer@v9.5.3...v9.6.0) Updates `react-router-dom` from 6.21.3 to 6.22.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/react-router-dom@6.22.0/packages/react-router-dom) Updates `@types/jest` from 29.5.11 to 29.5.12 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Updates `@types/node` from 20.11.9 to 20.11.16 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/react` from 18.2.48 to 18.2.53 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@typescript-eslint/eslint-plugin` from 6.19.1 to 6.20.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.20.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.19.1 to 6.20.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.20.0/packages/parser) Updates `prettier` from 3.2.4 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.2.4...3.2.5) --- updated-dependencies: - dependency-name: "@mui/icons-material" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@mui/material" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@mui/system" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@mui/x-date-pickers" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@tanstack/react-query" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@tanstack/react-query-devtools" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: firebase dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: react-intersection-observer dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: react-router-dom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@types/jest" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/dependencies-5efaab3208
branch
February 12, 2024 13:09
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 dependencies group with 15 updates:
5.15.6
5.15.7
5.15.6
5.15.7
5.15.6
5.15.7
6.19.2
6.19.3
5.17.19
5.18.1
5.17.21
5.18.1
10.7.2
10.8.0
9.5.3
9.6.0
6.21.3
6.22.0
29.5.11
29.5.12
20.11.9
20.11.16
18.2.48
18.2.53
6.19.1
6.20.0
6.19.1
6.20.0
3.2.4
3.2.5
Updates
@mui/icons-material
from 5.15.6 to 5.15.7Release notes
Sourced from
@mui/icons-material
's releases.... (truncated)
Changelog
Sourced from
@mui/icons-material
's changelog.... (truncated)
Commits
b80acd6
v5.15.7 (#40857)19c7bad
Bump babel to ^7.23.9 (#40809)Updates
@mui/material
from 5.15.6 to 5.15.7Release notes
Sourced from
@mui/material
's releases.... (truncated)
Changelog
Sourced from
@mui/material
's changelog.... (truncated)
Commits
b80acd6
v5.15.7 (#40857)1c13e7e
[material-ui][Select] Fix to show notched outline whendisplayEmpty
(#40865)19c7bad
Bump babel to ^7.23.9 (#40809)0ebf32f
[material-ui][Avatar] Improve fallback whenchildren
is empty string or boo...d62c991
[perf] Prevent unneededclearTimeout
calls (#39060)2d39985
[zero] AdduseThemeProps
processor (#40648)2a29460
[system] AddapplyStyles()
to theme (#40667)3e6c21f
Bump Playwright (#40715)7cd0ea3
[material-ui][AvatarGroup] Refactor component thereby fixing custom spacing l...4034fe6
Bump react-router-dom to ^6.21.3 (#40710)Updates
@mui/system
from 5.15.6 to 5.15.7Release notes
Sourced from
@mui/system
's releases.... (truncated)
Changelog
Sourced from
@mui/system
's changelog.... (truncated)
Commits
b80acd6
v5.15.7 (#40857)19c7bad
Bump babel to ^7.23.9 (#40809)2a29460
[system] AddapplyStyles()
to theme (#40667)835be7c
[core] Remove unneeded use-clients (#40663)Updates
@mui/x-date-pickers
from 6.19.2 to 6.19.3Release notes
Sourced from
@mui/x-date-pickers
's releases.Changelog
Sourced from
@mui/x-date-pickers
's changelog.Commits
9ea4ff4
v6.19.3 (#11902)4ba446a
[TimePicker] Add missing toolbar classes descriptions (#11856) (#11862)Updates
@tanstack/react-query
from 5.17.19 to 5.18.1Release notes
Sourced from
@tanstack/react-query
's releases.... (truncated)
Commits
68b5d79
release: v5.18.1c8442f8
release: v5.18.0