-
Notifications
You must be signed in to change notification settings - Fork 10
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
build(deps): bump the dependencies group with 26 updates #208
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 26 updates: | Package | From | To | | --- | --- | --- | | [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) | `5.15.7` | `5.15.10` | | [@mui/lab](https://github.com/mui/material-ui/tree/HEAD/packages/mui-lab) | `5.0.0-alpha.163` | `5.0.0-alpha.165` | | [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) | `5.15.7` | `5.15.10` | | [ace-builds](https://github.com/ajaxorg/ace-builds) | `1.32.5` | `1.32.6` | | [change-case](https://github.com/blakeembrey/change-case) | `4.1.2` | `5.4.3` | | [marked](https://github.com/markedjs/marked) | `4.3.0` | `12.0.0` | | [prettier](https://github.com/prettier/prettier) | `2.8.8` | `3.2.5` | | [react-redux](https://github.com/reduxjs/react-redux) | `8.1.3` | `9.1.0` | | [redux](https://github.com/reduxjs/redux) | `4.2.1` | `5.0.1` | | [sharp](https://github.com/lovell/sharp) | `0.32.6` | `0.33.2` | | [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) | `17.8.1` | `18.6.1` | | [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) | `17.8.1` | `18.6.2` | | [chai](https://github.com/chaijs/chai) | `4.4.1` | `5.1.0` | | [chromedriver](https://github.com/giggio/node-chromedriver) | `121.0.0` | `121.0.2` | | [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) | `11.0.0` | `12.0.2` | | [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) | `5.5.0` | `5.6.0` | | [husky](https://github.com/typicode/husky) | `8.0.3` | `9.0.11` | | [less-loader](https://github.com/webpack-contrib/less-loader) | `11.1.4` | `12.2.0` | | [lint-staged](https://github.com/okonet/lint-staged) | `13.3.0` | `15.2.2` | | [markdownlint](https://github.com/DavidAnson/markdownlint) | `0.26.2` | `0.33.0` | | [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) | `0.32.2` | `0.39.0` | | [mocha](https://github.com/mochajs/mocha) | `10.2.0` | `10.3.0` | | [postcss](https://github.com/postcss/postcss) | `8.4.33` | `8.4.35` | | [stylelint](https://github.com/stylelint/stylelint) | `14.16.1` | `16.2.1` | | [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) | `28.0.0` | `36.0.0` | | [webpack](https://github.com/webpack/webpack) | `5.90.1` | `5.90.2` | Updates `@mui/icons-material` from 5.15.7 to 5.15.10 - [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.10/packages/mui-icons-material) Updates `@mui/lab` from 5.0.0-alpha.163 to 5.0.0-alpha.165 - [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/HEAD/packages/mui-lab) Updates `@mui/material` from 5.15.7 to 5.15.10 - [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.10/packages/mui-material) Updates `ace-builds` from 1.32.5 to 1.32.6 - [Release notes](https://github.com/ajaxorg/ace-builds/releases) - [Changelog](https://github.com/ajaxorg/ace-builds/blob/master/CHANGELOG.md) - [Commits](ajaxorg/ace-builds@v1.32.5...v1.32.6) Updates `change-case` from 4.1.2 to 5.4.3 - [Release notes](https://github.com/blakeembrey/change-case/releases) - [Commits](https://github.com/blakeembrey/change-case/compare/[email protected]@5.4.3) Updates `marked` from 4.3.0 to 12.0.0 - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json) - [Commits](markedjs/marked@v4.3.0...v12.0.0) Updates `prettier` from 2.8.8 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@2.8.8...3.2.5) Updates `react-redux` from 8.1.3 to 9.1.0 - [Release notes](https://github.com/reduxjs/react-redux/releases) - [Changelog](https://github.com/reduxjs/react-redux/blob/master/CHANGELOG.md) - [Commits](reduxjs/react-redux@v8.1.3...v9.1.0) 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 `sharp` from 0.32.6 to 0.33.2 - [Release notes](https://github.com/lovell/sharp/releases) - [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md) - [Commits](lovell/sharp@v0.32.6...v0.33.2) Updates `@commitlint/cli` from 17.8.1 to 18.6.1 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v18.6.1/@commitlint/cli) Updates `@commitlint/config-conventional` from 17.8.1 to 18.6.2 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v18.6.2/@commitlint/config-conventional) Updates `chai` from 4.4.1 to 5.1.0 - [Release notes](https://github.com/chaijs/chai/releases) - [Changelog](https://github.com/chaijs/chai/blob/main/History.md) - [Commits](chaijs/chai@v4.4.1...v5.1.0) Updates `chromedriver` from 121.0.0 to 121.0.2 - [Commits](giggio/node-chromedriver@121.0.0...121.0.2) Updates `copy-webpack-plugin` from 11.0.0 to 12.0.2 - [Release notes](https://github.com/webpack-contrib/copy-webpack-plugin/releases) - [Changelog](https://github.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md) - [Commits](webpack-contrib/copy-webpack-plugin@v11.0.0...v12.0.2) Updates `html-webpack-plugin` from 5.5.0 to 5.6.0 - [Release notes](https://github.com/jantimon/html-webpack-plugin/releases) - [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md) - [Commits](jantimon/html-webpack-plugin@v5.5.0...v5.6.0) Updates `husky` from 8.0.3 to 9.0.11 - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v8.0.3...v9.0.11) Updates `less-loader` from 11.1.4 to 12.2.0 - [Release notes](https://github.com/webpack-contrib/less-loader/releases) - [Changelog](https://github.com/webpack-contrib/less-loader/blob/master/CHANGELOG.md) - [Commits](webpack-contrib/less-loader@v11.1.4...v12.2.0) Updates `lint-staged` from 13.3.0 to 15.2.2 - [Release notes](https://github.com/okonet/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v13.3.0...v15.2.2) Updates `markdownlint` from 0.26.2 to 0.33.0 - [Changelog](https://github.com/DavidAnson/markdownlint/blob/main/CHANGELOG.md) - [Commits](DavidAnson/markdownlint@v0.26.2...v0.33.0) Updates `markdownlint-cli` from 0.32.2 to 0.39.0 - [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases) - [Commits](igorshubovych/markdownlint-cli@v0.32.2...v0.39.0) Updates `mocha` from 10.2.0 to 10.3.0 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](mochajs/mocha@v10.2.0...v10.3.0) Updates `postcss` from 8.4.33 to 8.4.35 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.33...8.4.35) Updates `stylelint` from 14.16.1 to 16.2.1 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@14.16.1...16.2.1) Updates `stylelint-config-standard` from 28.0.0 to 36.0.0 - [Release notes](https://github.com/stylelint/stylelint-config-standard/releases) - [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint-config-standard@28.0.0...36.0.0) Updates `webpack` from 5.90.1 to 5.90.2 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.90.1...v5.90.2) --- updated-dependencies: - dependency-name: "@mui/icons-material" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@mui/lab" 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: ace-builds dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: change-case dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: marked dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: prettier dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: react-redux dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: redux dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: sharp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@commitlint/cli" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@commitlint/config-conventional" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: chai dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: chromedriver dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: copy-webpack-plugin dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: html-webpack-plugin dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: less-loader dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: markdownlint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: markdownlint-cli dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: stylelint-config-standard dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Feb 19, 2024
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/dependencies-8d49b55e7a
branch
February 26, 2024 02:57
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
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 26 updates:
5.15.7
5.15.10
5.0.0-alpha.163
5.0.0-alpha.165
5.15.7
5.15.10
1.32.5
1.32.6
4.1.2
5.4.3
4.3.0
12.0.0
2.8.8
3.2.5
8.1.3
9.1.0
4.2.1
5.0.1
0.32.6
0.33.2
17.8.1
18.6.1
17.8.1
18.6.2
4.4.1
5.1.0
121.0.0
121.0.2
11.0.0
12.0.2
5.5.0
5.6.0
8.0.3
9.0.11
11.1.4
12.2.0
13.3.0
15.2.2
0.26.2
0.33.0
0.32.2
0.39.0
10.2.0
10.3.0
8.4.33
8.4.35
14.16.1
16.2.1
28.0.0
36.0.0
5.90.1
5.90.2
Updates
@mui/icons-material
from 5.15.7 to 5.15.10Release notes
Sourced from
@mui/icons-material
's releases.... (truncated)
Changelog
Sourced from
@mui/icons-material
's changelog.... (truncated)
Commits
94fcd3a
v5.15.10 (#41065)7917d2a
5.15.9 (#41004)fe5a59e
[release] v5.15.8 (#40951)8ddb4e1
Bump@types/react
to v18.2.55 (#40923)Updates
@mui/lab
from 5.0.0-alpha.163 to 5.0.0-alpha.165Changelog
Sourced from
@mui/lab
's changelog.... (truncated)
Commits
Updates
@mui/material
from 5.15.7 to 5.15.10Release notes
Sourced from
@mui/material
's releases.... (truncated)
Changelog
Sourced from
@mui/material
's changelog.... (truncated)
Commits
94fcd3a
v5.15.10 (#41065)a419b48
[material-ui][avatar] Add props deprecation with a codemod (#40853)6ab4972
[material-ui][docs][TableRow] Escape markup inchildren
prop so docgen tool...7917d2a
5.15.9 (#41004)4f7091c
[material]: Remove zero-runtime from peer dep (#41003)3ab0181
[material] Fix: remove zero-runtime peer dep (#40999)3cd55d3
[autocomplete] Avoid spread operator (#40968)04b3bf8
Bump csstype to ^3.1.3 (#40150)18335a6
[code-infra] Update prettier (#40772)e118cfe
[material-ui][Divider] Add codemod forlight
prop removal (#40947)Updates
ace-builds
from 1.32.5 to 1.32.6Changelog
Sourced from ace-builds's changelog.
Commits
e9b8923
package 07.02.24Updates
change-case
from 4.1.2 to 5.4.3Release notes
Sourced from change-case's releases.
... (truncated)
Commits
531c83c
[email protected]15ed560
Pass keys options recursively (#334)4343da0
Patch version add package main2cf54e3
Fix prettier format206fee2
Addmain
topackage.json
(#330)fad3b5d
[email protected]6512635
Remove lookbehind from regex17a27ce
[email protected]59d762f
Fix capitalization of acronym in sentence casef7ece2c
Add split option to READMEUpdates
marked
from 4.3.0 to 12.0.0Release notes
Sourced from marked's releases.
... (truncated)
Commits
cd15160
chore(release): 12.0.0 [skip ci]3d9017b
fix: update to commonmark specs 0.31 (#3176)365e720
chore(deps-dev): Bump@arethetypeswrong/cli
from 0.13.5 to 0.13.6 (#3181)2bf0645
chore(deps-dev): Bump@typescript-eslint/eslint-plugin
from 6.19.0 to 6.19.1 ...a26db80
chore(deps-dev): Bump@typescript-eslint/parser
from 6.19.0 to 6.19.1 (#3180)ee9e20e
chore(deps-dev): Bump dts-bundle-generator from 9.2.4 to 9.2.5 (#3178)f0507cb
chore(release): 11.2.0 [skip ci]4826841
feat: flatten childToken arrays (#3172)bf44ae8
fix: Fix ENOENT error message in CLI (#3165)47a140a
chore(deps-dev): Bump@typescript-eslint/parser
from 6.18.1 to 6.19.0 (#3175)Updates
prettier
from 2.8.8 to 3.2.5Release notes
Sourced from prettier's releases.
... (truncated)
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
7142cf3
Release 3.2.58cbee2e
chore(deps): update glimmer to v0.88.1 (#15991)45baee0
chore(deps): update dependency magic-string to v0.30.6 (#16022)9fb32a1
Minor refactor to property print (#15924)08f1940
Update install script for husky v9 (#16000)6d0b1d2
Update yarn to v4.1.0 (#16021)c8ba8db
chore(deps): update dependency@angular/compiler
to v17.1.2 (#16018)e2250ec
chore(deps): update typescript-eslint to v6.20.0 (#16015)02865f6
chore(deps): update dependency npm-run-all2 to v6.1.2 (#16017)014ee5d
chore(deps): update dependency hermes-parser to v0.19.0 (#16014)Updates
react-redux
from 8.1.3 to 9.1.0Release notes
Sourced from react-redux's releases.
... (truncated)
Commits
4ebe6e9
version 9.1.094fc5a3
Merge pull request #2114 from aryaemami59/withTypes349e0f0
Remove unusedTypedUseSelectorHook
imports78cdeac
Merge branch 'master' of https://github.com/reduxjs/react-redux into withTypes4b63c88
Merge pull request #2115 from aryaemami59/update-dev-depsb3c8498
Update.eslintrc.json
to remove duplicate config7cf1383
Addhooks.withTypes()
to docs4360ff4
Add JSDocs foruseStore
8f84eb9
ExportUseDispatch
type and organize exports0e60aa7
Add JSDocs foruseDispatch
Updates
redux
from 4.2.1 to 5.0.1Release notes
Sourced from redux's releases.