-
Notifications
You must be signed in to change notification settings - Fork 0
Bump the non-majors group across 1 directory with 14 updates #77
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
Open
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot/npm_and_yarn/frontend/non-majors-69f8b251ea
base: master
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.
Open
Bump the non-majors group across 1 directory with 14 updates #77
dependabot
wants to merge
1
commit into
master
from
dependabot/npm_and_yarn/frontend/non-majors-69f8b251ea
Conversation
This file contains hidden or 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 non-majors group with 14 updates in the /frontend directory: | Package | From | To | | --- | --- | --- | | [@emotion/styled](https://github.com/emotion-js/emotion) | `11.11.0` | `11.11.5` | | [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) | `5.15.14` | `5.15.19` | | [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) | `5.15.14` | `5.15.19` | | [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.67` | `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.22` | `18.3.0` | | [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) | `6.22.3` | `6.23.1` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `6.22.3` | `6.23.1` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.1` | `3.4.3` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.11.30` | `20.13.0` | | [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `4.2.1` | `4.3.0` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.4.3` | `5.4.5` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.2.2` | `5.2.12` | Updates `@emotion/styled` from 11.11.0 to 11.11.5 - [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/styled@11.11.0...@emotion/styled@11.11.5) Updates `@mui/icons-material` from 5.15.14 to 5.15.19 - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/v5.15.19/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v5.15.19/packages/mui-icons-material) Updates `@mui/material` from 5.15.14 to 5.15.19 - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/v5.15.19/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v5.15.19/packages/mui-material) 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.67 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.22 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` from 6.22.3 to 6.23.1 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router@6.23.1/packages/react-router) Updates `react-router-dom` from 6.22.3 to 6.23.1 - [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.23.1/packages/react-router-dom) Updates `tailwindcss` from 3.4.1 to 3.4.3 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.3/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss@v3.4.1...v3.4.3) Updates `@types/node` from 20.11.30 to 20.13.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/react` from 18.2.67 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.22 to 18.3.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `@vitejs/plugin-react` from 4.2.1 to 4.3.0 - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/v4.3.0/packages/plugin-react) Updates `typescript` from 5.4.3 to 5.4.5 - [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.4.5) Updates `vite` from 5.2.2 to 5.2.12 - [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.2.12/packages/vite) --- updated-dependencies: - dependency-name: "@emotion/styled" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-majors - dependency-name: "@mui/icons-material" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-majors - dependency-name: "@mui/material" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-majors - dependency-name: react dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-majors - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-majors - dependency-name: react-dom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-majors - dependency-name: "@types/react-dom" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-majors - dependency-name: react-router dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-majors - dependency-name: react-router-dom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-majors - dependency-name: tailwindcss dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-majors - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-majors - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-majors - dependency-name: "@types/react-dom" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-majors - dependency-name: "@vitejs/plugin-react" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-majors - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-majors - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-majors ... Signed-off-by: dependabot[bot] <support@github.com>
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
javascript
Pull requests that update Javascript code
0 participants
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 non-majors group with 14 updates in the /frontend directory:
11.11.011.11.55.15.145.15.195.15.145.15.1918.2.018.3.118.2.6718.3.318.2.018.3.118.2.2218.3.06.22.36.23.16.22.36.23.13.4.13.4.320.11.3020.13.04.2.14.3.05.4.35.4.55.2.25.2.12Updates
@emotion/styledfrom 11.11.0 to 11.11.5Release notes
Sourced from
@emotion/styled's releases.Commits
f4640f6Version Packages (#3170)c9b84dbFix mismatch between CSSInterpolation and Interpolation<Props> (#3164)6e0e388Version Packages (#3160)5b82631Renamed an internalhasOwnPropertytohasOwn(#3159)0bfa978AdddisableRemotePlaybackto valid prop types (#3156)b0014b4Version Packages (#3143)49c20b4Fix Theme import for newer Typescript module resolution modes (#3101)45c440fChangeArraytoReadonlyArrayin CSS type declarations (#3141)1c60314AddSECURITY.mdf3b268fVersion Packages (#3058)Updates
@mui/icons-materialfrom 5.15.14 to 5.15.19Release notes
Sourced from
@mui/icons-material's releases.... (truncated)
Changelog
Sourced from
@mui/icons-material's changelog.... (truncated)
Commits
4a1101b[release] v5.15.19 (#42441)607daacv5.15.18 (#42233)9bc4fc4v5.15.17 (#42162)284e251v5.15.16 (#42084)5a079965.15.15 (#41752)Updates
@mui/materialfrom 5.15.14 to 5.15.19Release notes
Sourced from
@mui/material's releases.... (truncated)
Changelog
Sourced from
@mui/material's changelog.... (truncated)
Commits
4a1101b[release] v5.15.19 (#42441)3a72d07[material-ui][responsiveFontSizes] Handled undefined variants (@brijeshb42) (...4999882[material-ui][Slider] Fix wrong CSS value (@mnajdova) (#42373)8046fdd[core] Fix React 18.3 warnings about spreading keys in the Material UI `Autoc...c409a0c[docs-infra] Allow JSDoc tags (#42327)aabf8c9[material-ui][AlertTitle] Enable extending Typography props (@lucasgmelo) (#4...bfcb0b6[core] Fix a few more key spread issues (@oliviertassinari) (#42318)df6516e[docs][material-ui][Pagination] Clarify paginationpageprop API (@Mandar-P...607daacv5.15.18 (#42233)cb590e4[material-ui][ToggleButtonGroup] Add missingselectedclass in ToggleButton...Updates
reactfrom 18.2.0 to 18.3.1Release notes
Sourced from react's releases.
Changelog
Sourced from react's changelog.
Commits
f1338f8ExportReact.actfrom 18.3d6c42f7Bump to 18.3.173bfaa1Turn on key spread warning in jsx-runtime for everyone (#25697)c2a246eTurn on string ref deprecation warning for everybody (not codemoddable) (#25383)2cfb474Bump version from 18.2 to 18.3Maintainer changes
This version was pushed to npm by react-bot, a new releaser for react since your current version.
Updates
@types/reactfrom 18.2.67 to 18.3.3Commits
Updates
react-domfrom 18.2.0 to 18.3.1Release notes
Sourced from react-dom's releases.
Changelog
Sourced from react-dom's changelog.
Commits
d6c42f7Bump to 18.3.18a015b6Add deprecation warning for unmountComponentAtNodec3b2839Add deprecation warning for findDOMNoded4ea75dReactDOMTestUtils deprecation warnings7548c01DeprecaterenderToStaticNodeStream(#28872) (#28874)5894232Enable warning for defaultProps on function components for everyone (#25699)