-
Notifications
You must be signed in to change notification settings - Fork 78
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-dev): bump the development-dependencies group with 24 updates #560
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/development-dependencies-e7a6b83b57
Closed
chore(deps-dev): bump the development-dependencies group with 24 updates #560
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/development-dependencies-e7a6b83b57
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 development-dependencies group with 24 updates: | Package | From | To | | --- | --- | --- | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.23.5` | `7.23.7` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.23.5` | `7.23.7` | | [@redux-devtools/extension](https://github.com/reduxjs/redux-devtools) | `3.2.6` | `3.3.0` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.39` | `18.2.46` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.2.17` | `18.2.18` | | [@types/react-transition-group](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-transition-group) | `4.4.9` | `4.4.10` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.13.1` | `6.16.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.13.1` | `6.16.0` | | [eslint](https://github.com/eslint/eslint) | `8.54.0` | `8.56.0` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.0.0` | `9.1.0` | | [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.29.0` | `2.29.1` | | [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `46.9.0` | `47.0.1` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.0.1` | `5.1.2` | | [lint-staged](https://github.com/okonet/lint-staged) | `15.1.0` | `15.2.0` | | [prettier](https://github.com/prettier/prettier) | `3.1.0` | `3.1.1` | | [prettier-eslint](https://github.com/prettier/prettier-eslint) | `16.1.2` | `16.2.0` | | [react-redux](https://github.com/reduxjs/react-redux) | `8.1.3` | `9.0.4` | | [redux](https://github.com/reduxjs/redux) | `4.2.1` | `5.0.1` | | [sass](https://github.com/sass/dart-sass) | `1.69.5` | `1.69.6` | | [sass-loader](https://github.com/webpack-contrib/sass-loader) | `13.3.2` | `13.3.3` | | [ts-node](https://github.com/TypeStrong/ts-node) | `10.9.1` | `10.9.2` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.3.2` | `5.3.3` | | [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) | `6.1.1` | `7.0.0` | | [webpack-hot-middleware](https://github.com/webpack-contrib/webpack-hot-middleware) | `2.25.4` | `2.26.0` | Updates `@babel/core` from 7.23.5 to 7.23.7 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.7/packages/babel-core) Updates `@babel/preset-env` from 7.23.5 to 7.23.7 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.7/packages/babel-preset-env) Updates `@redux-devtools/extension` from 3.2.6 to 3.3.0 - [Release notes](https://github.com/reduxjs/redux-devtools/releases) - [Commits](https://github.com/reduxjs/redux-devtools/commits/@redux-devtools/[email protected]) Updates `@types/react` from 18.2.39 to 18.2.46 - [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.17 to 18.2.18 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `@types/react-transition-group` from 4.4.9 to 4.4.10 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-transition-group) Updates `@typescript-eslint/eslint-plugin` from 6.13.1 to 6.16.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.16.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.13.1 to 6.16.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.16.0/packages/parser) Updates `eslint` from 8.54.0 to 8.56.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.54.0...v8.56.0) Updates `eslint-config-prettier` from 9.0.0 to 9.1.0 - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v9.0.0...v9.1.0) Updates `eslint-plugin-import` from 2.29.0 to 2.29.1 - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.29.0...v2.29.1) Updates `eslint-plugin-jsdoc` from 46.9.0 to 47.0.1 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc) - [Commits](gajus/eslint-plugin-jsdoc@v46.9.0...v47.0.1) Updates `eslint-plugin-prettier` from 5.0.1 to 5.1.2 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.0.1...v5.1.2) Updates `lint-staged` from 15.1.0 to 15.2.0 - [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@v15.1.0...v15.2.0) Updates `prettier` from 3.1.0 to 3.1.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.1.0...3.1.1) Updates `prettier-eslint` from 16.1.2 to 16.2.0 - [Release notes](https://github.com/prettier/prettier-eslint/releases) - [Changelog](https://github.com/prettier/prettier-eslint/blob/master/CHANGELOG.md) - [Commits](prettier/prettier-eslint@v16.1.2...v16.2.0) Updates `react-redux` from 8.1.3 to 9.0.4 - [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.0.4) 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 `sass` from 1.69.5 to 1.69.6 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.69.5...1.69.6) Updates `sass-loader` from 13.3.2 to 13.3.3 - [Release notes](https://github.com/webpack-contrib/sass-loader/releases) - [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md) - [Commits](webpack-contrib/sass-loader@v13.3.2...v13.3.3) Updates `ts-node` from 10.9.1 to 10.9.2 - [Release notes](https://github.com/TypeStrong/ts-node/releases) - [Changelog](https://github.com/TypeStrong/ts-node/blob/main/development-docs/release-template.md) - [Commits](TypeStrong/ts-node@v10.9.1...v10.9.2) Updates `typescript` from 5.3.2 to 5.3.3 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.3.2...v5.3.3) Updates `webpack-dev-middleware` from 6.1.1 to 7.0.0 - [Release notes](https://github.com/webpack/webpack-dev-middleware/releases) - [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/master/CHANGELOG.md) - [Commits](webpack/webpack-dev-middleware@v6.1.1...v7.0.0) Updates `webpack-hot-middleware` from 2.25.4 to 2.26.0 - [Release notes](https://github.com/webpack-contrib/webpack-hot-middleware/releases) - [Changelog](https://github.com/webpack-contrib/webpack-hot-middleware/blob/master/CHANGELOG.md) - [Commits](webpack-contrib/webpack-hot-middleware@v2.25.4...v2.26.0) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@redux-devtools/extension" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@types/react-dom" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@types/react-transition-group" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: eslint-config-prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: eslint-plugin-jsdoc dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: eslint-plugin-prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: prettier-eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: react-redux dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: redux dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: sass-loader dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: ts-node dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: webpack-dev-middleware dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: webpack-hot-middleware dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/development-dependencies-e7a6b83b57
branch
February 1, 2024 01:46
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 development-dependencies group with 24 updates:
7.23.5
7.23.7
7.23.5
7.23.7
3.2.6
3.3.0
18.2.39
18.2.46
18.2.17
18.2.18
4.4.9
4.4.10
6.13.1
6.16.0
6.13.1
6.16.0
8.54.0
8.56.0
9.0.0
9.1.0
2.29.0
2.29.1
46.9.0
47.0.1
5.0.1
5.1.2
15.1.0
15.2.0
3.1.0
3.1.1
16.1.2
16.2.0
8.1.3
9.0.4
4.2.1
5.0.1
1.69.5
1.69.6
13.3.2
13.3.3
10.9.1
10.9.2
5.3.2
5.3.3
6.1.1
7.0.0
2.25.4
2.26.0
Updates
@babel/core
from 7.23.5 to 7.23.7Release notes
Sourced from
@babel/core
's releases.... (truncated)
Changelog
Sourced from
@babel/core
's changelog.Commits
e428a6d
v7.23.73e79f48
Avoid unpreventableunhandledRejection
events (#16167)d02c1f7
v7.23.6f8a98c7
[babel 8] RemoveCodeGenerator
from@babel/generator
(#16126)Updates
@babel/preset-env
from 7.23.5 to 7.23.7Release notes
Sourced from
@babel/preset-env
's releases.... (truncated)
Changelog
Sourced from
@babel/preset-env
's changelog.Commits
e428a6d
v7.23.7bf9ff15
Update polyfill plugins (#16168)d02c1f7
v7.23.68fa2a91
[babel 8] Removeloose
andspec
options frompreset-env
(#16043)380d186
fix:for of
withiterableIsArray
and shadowing variable (#16011)d93c702
Bump browserslist to 4.22.2 (#16151)afcb5a8
ApplytoPropertyKey
on decorator context name (#16139)Updates
@redux-devtools/extension
from 3.2.6 to 3.3.0Release notes
Sourced from
@redux-devtools/extension
's releases.Commits
Updates
@types/react
from 18.2.39 to 18.2.46Commits
Updates
@types/react-dom
from 18.2.17 to 18.2.18Commits
Updates
@types/react-transition-group
from 4.4.9 to 4.4.10Commits
Updates
@typescript-eslint/eslint-plugin
from 6.13.1 to 6.16.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
7246e56
chore: publish v6.16.03182959
fix(eslint-plugin): [unbound-method] exempt all non-Promise built-in statics ...3031117
docs(eslint-plugin): enforce a heading for each rule option (#8015)b3f87fc
docs(eslint-plugin): add Deprecating Formatting Rules blog post (#8117)9368bf3
feat(eslint-plugin): deprecate no-extra-semi in favor of ESLint Stylistic equ...f6f6a57
docs: add tombstone file for no-parameter-properties and suggested replacemen...04dea84
feat(eslint-plugin): deprecate formatting (meta.type: layout) rules (#8073)b1c92bb
chore(website): auto-generate type checked rule notice in rule docs (#7951)26ba8ea
docs: add more rationale for no-for-in-array (#8082)eff7da1
docs: fix example for no-shadow (#8080)Updates
@typescript-eslint/parser
from 6.13.1 to 6.16.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
7246e56
chore: publish v6.16.06128a02
chore: publish v6.15.0c7d702f
chore: publish v6.14.0cc2c6d3
chore: publish v6.13.24dae083
chore: prefix all nx package scripts with npx (#7988)Updates
eslint
from 8.54.0 to 8.56.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.