-
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 across 1 directory with 14 updates #1330
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 13 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) | `5.15.15` | `5.15.20` | | [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) | `5.15.15` | `5.15.20` | | [electron-store](https://github.com/sindresorhus/electron-store) | `8.2.0` | `10.0.0` | | [fp-ts](https://github.com/gcanti/fp-ts) | `2.16.5` | `2.16.6` | | [react-redux](https://github.com/reduxjs/react-redux) | `9.1.1` | `9.1.2` | | [redux](https://github.com/reduxjs/redux) | `4.2.1` | `5.0.1` | | [redux-thunk](https://github.com/reduxjs/redux-thunk) | `2.4.2` | `3.1.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.12.7` | `20.14.7` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.1` | `18.3.3` | | [electron](https://github.com/electron/electron) | `28.2.3` | `31.0.2` | | [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder) | `24.9.1` | `24.13.3` | | [prettier](https://github.com/prettier/prettier) | `3.2.5` | `3.3.2` | | [webpack](https://github.com/webpack/webpack) | `5.91.0` | `5.92.1` | Updates `@mui/icons-material` from 5.15.15 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-icons-material) Updates `@mui/material` from 5.15.15 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-material) Updates `electron-store` from 8.2.0 to 10.0.0 - [Release notes](https://github.com/sindresorhus/electron-store/releases) - [Commits](sindresorhus/electron-store@v8.2.0...v10.0.0) Updates `fp-ts` from 2.16.5 to 2.16.6 - [Release notes](https://github.com/gcanti/fp-ts/releases) - [Changelog](https://github.com/gcanti/fp-ts/blob/master/CHANGELOG.md) - [Commits](https://github.com/gcanti/fp-ts/commits) Updates `react-redux` from 9.1.1 to 9.1.2 - [Release notes](https://github.com/reduxjs/react-redux/releases) - [Changelog](https://github.com/reduxjs/react-redux/blob/master/CHANGELOG.md) - [Commits](reduxjs/react-redux@v9.1.1...v9.1.2) Updates `redux` from 4.2.1 to 5.0.1 - [Release notes](https://github.com/reduxjs/redux/releases) - [Changelog](https://github.com/reduxjs/redux/blob/master/CHANGELOG.md) - [Commits](reduxjs/redux@v4.2.1...v5.0.1) Updates `redux-thunk` from 2.4.2 to 3.1.0 - [Release notes](https://github.com/reduxjs/redux-thunk/releases) - [Commits](reduxjs/redux-thunk@v2.4.2...v3.1.0) Updates `@types/node` from 20.12.7 to 20.14.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/react` from 18.3.1 to 18.3.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `electron` from 28.2.3 to 31.0.2 - [Release notes](https://github.com/electron/electron/releases) - [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md) - [Commits](electron/electron@v28.2.3...v31.0.2) Updates `electron-builder` from 24.9.1 to 24.13.3 - [Release notes](https://github.com/electron-userland/electron-builder/releases) - [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-builder/CHANGELOG.md) - [Commits](https://github.com/electron-userland/electron-builder/commits/v24.13.3/packages/electron-builder) 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.0.4 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.0.4...v5.5.2) Updates `webpack` from 5.91.0 to 5.92.1 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.91.0...v5.92.1) --- 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: electron-store dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: fp-ts dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: react-redux dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: redux dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: redux-thunk dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: electron dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: electron-builder 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-minor dependency-group: dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Jun 21, 2024
Superseded by #1331. |
auto-merge was automatically disabled
June 24, 2024 07:02
Pull request was closed
dependabot
bot
deleted the
dependabot/npm_and_yarn/dependencies-1e1225084e
branch
June 24, 2024 07:02
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 13 updates in the / directory:
5.15.15
5.15.20
5.15.15
5.15.20
8.2.0
10.0.0
2.16.5
2.16.6
9.1.1
9.1.2
4.2.1
5.0.1
2.4.2
3.1.0
20.12.7
20.14.7
18.3.1
18.3.3
28.2.3
31.0.2
24.9.1
24.13.3
3.2.5
3.3.2
5.91.0
5.92.1
Updates
@mui/icons-material
from 5.15.15 to 5.15.20Release notes
Sourced from
@mui/icons-material
's releases.... (truncated)
Changelog
Sourced from
@mui/icons-material
's changelog.Commits
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)Updates
@mui/material
from 5.15.15 to 5.15.20Release notes
Sourced from
@mui/material
's releases.... (truncated)
Changelog
Sourced from
@mui/material
's changelog.Commits
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)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...Updates
electron-store
from 8.2.0 to 10.0.0Release notes
Sourced from electron-store's releases.
Commits
2c5d66b
10.0.0ad6d852
Updateconf
3ebf930
9.0.07ddf0c6
Require Node.js 20 and Electron 30 and move to ESMUpdates
fp-ts
from 2.16.5 to 2.16.6Changelog
Sourced from fp-ts's changelog.
Commits
Updates
react-redux
from 9.1.1 to 9.1.2Release notes
Sourced from react-redux's releases.
Commits
1af75b3
Release 9.1.2eec5f9b
Merge pull request #2168 from reduxjs/feature/react-19-typesa752cc6
Fix remaining React 19 types compat issues23c0c22
Add explicit@types/prop-types
depbfa3c36
Merge pull request #2167 from reduxjs/bugfix/remove-rn-peerdep427791b
Drop now-unneeded RN peer depf404f82
Replace usage of deprecatedJSX
global namespace withReact.JSX
(#2163)5ec7970
FixuseRef
usages to be called with an explicit argument ofundefined
. (#...Updates
redux
from 4.2.1 to 5.0.1Release notes
Sourced from redux's releases.
... (truncated)
Commits
50b0102
format isPlainObject.ts66f955f
5.0.1ffb02eb
Merge pull request #4644 from reduxjs/publish-cid641945
add me to FUNDING.yml7a2fa78
Add publish CI workflowfa2d899
Merge pull request #4638 from exuanbo/patch-19e8a320
add type test105e389
Merge pull request #4643 from ziayanj/patch-1f259beb
Update why-rtk-is-redux-today.md3cd25e1
Merge pull request #4642 from factiondavid/patch-1Maintainer changes
This version was pushed to npm by phryneas, a new releaser for redux since your current version.
Updates
redux-thunk
from 2.4.2 to 3.1.0Release notes
Sourced from redux-thunk's releases.
... (truncated)
Commits
88008ea
Release 3.1.01de2476
Merge pull request #357 from reduxjs/feature/remove-extendc8d4878
Drop the extend-redux addition3da59d0
Release 3.0.1d4909d3
Kill the bindActionCreators overload for nowece6c25
Release 3.0.0b419ba6
Bump Redux dep72db9a6
Release 3.0.0-rc.00ad3af1
Merge pull request #356 from reduxjs/feature/3.0-bump-deps-rc8863682
Remove old attw matrix entryUpdates
@types/node
from 20.12.7 to 20.14.7Commits
Updates
@types/react
from 18.3.1 to 18.3.3Commits
Updates
electron
from 28.2.3 to 31.0.2Release notes
Sourced from electron's releases.
... (truncated)
Commits
ddccf79
chore: cherry-pick f8010390 from chromium (#42570)920391a
test: use longer timeout on contentTracing tests on WOA (#42554)c7219bf
chore: improve error message on failed SMApp register/unregister (#42557)a4410e2
docs: add backticks around example URL (#42543)d061a0c
chore: bump chromium to 126.0.6478.61 (31-x-y) (#42503)e87b0b5
chore: bump chromium to 126.0.6478.55 (31-x-y) (#42458)16e7e26
docs(web-embeds): replace BrowserView ref with WebContentsView (#42468)e4fd9da
docs: clean up MAS submission guide (#42466)c519ee5
fix: don't observe WebUSB for in-memory partitions (#42462)da6235f
docs: fix info admonitions in security.md (#42464)Updates
electron-builder
from 24.9.1 to 24.13.3Release notes
Sourced from electron-builder's releases.