-
Notifications
You must be signed in to change notification settings - Fork 62
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-dev): bump the dev-deps group across 1 directory with 27 updates #929
Open
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot/npm_and_yarn/dev-deps-57c52d6927
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.
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
…pdates Bumps the dev-deps group with 27 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.24.6` | `7.25.2` | | [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) | `7.24.6` | `7.25.4` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.24.6` | `7.25.4` | | [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) | `7.24.6` | `7.24.7` | | [@cypress/webpack-preprocessor](https://github.com/cypress-io/cypress) | `6.0.1` | `6.0.2` | | [@testing-library/react](https://github.com/testing-library/react-testing-library) | `15.0.7` | `16.0.0` | | [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) | `4.17.4` | `4.17.7` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.3` | `18.3.4` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.11.0` | `8.3.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.11.0` | `8.3.0` | | [ajv](https://github.com/ajv-validator/ajv) | `8.14.0` | `8.17.1` | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.19` | `10.4.20` | | [cypress](https://github.com/cypress-io/cypress) | `13.10.0` | `13.13.3` | | [eslint](https://github.com/eslint/eslint) | `8.56.0` | `9.9.1` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.1.3` | `5.2.1` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.34.2` | `7.35.0` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `15.2.5` | `15.2.9` | | [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) | `2.9.0` | `2.9.1` | | [npm-check-updates](https://github.com/raineorshine/npm-check-updates) | `16.14.20` | `17.1.0` | | [prettier](https://github.com/prettier/prettier) | `3.2.5` | `3.3.3` | | [sass](https://github.com/sass/dart-sass) | `1.77.2` | `1.77.8` | | [sass-loader](https://github.com/webpack-contrib/sass-loader) | `14.2.1` | `16.0.1` | | [stylelint](https://github.com/stylelint/stylelint) | `16.6.1` | `16.8.2` | | [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss) | `6.3.0` | `6.5.1` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.1.4` | `29.2.5` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.4.5` | `5.5.4` | | [webpack](https://github.com/webpack/webpack) | `5.91.0` | `5.94.0` | Updates `@babel/core` from 7.24.6 to 7.25.2 - [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.25.2/packages/babel-core) Updates `@babel/plugin-transform-runtime` from 7.24.6 to 7.25.4 - [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.25.4/packages/babel-plugin-transform-runtime) Updates `@babel/preset-env` from 7.24.6 to 7.25.4 - [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.25.4/packages/babel-preset-env) Updates `@babel/preset-react` from 7.24.6 to 7.24.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.24.7/packages/babel-preset-react) Updates `@cypress/webpack-preprocessor` from 6.0.1 to 6.0.2 - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](https://github.com/cypress-io/cypress/compare/@cypress/webpack-preprocessor-v6.0.1...@cypress/webpack-preprocessor-v6.0.2) Updates `@testing-library/react` from 15.0.7 to 16.0.0 - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/react-testing-library@v15.0.7...v16.0.0) Updates `@types/lodash` from 4.17.4 to 4.17.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) Updates `@types/react` from 18.3.3 to 18.3.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@typescript-eslint/eslint-plugin` from 7.11.0 to 8.3.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/v8.3.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.11.0 to 8.3.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/v8.3.0/packages/parser) Updates `ajv` from 8.14.0 to 8.17.1 - [Release notes](https://github.com/ajv-validator/ajv/releases) - [Commits](ajv-validator/ajv@v8.14.0...v8.17.1) Updates `autoprefixer` from 10.4.19 to 10.4.20 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.4.19...10.4.20) Updates `cypress` from 13.10.0 to 13.13.3 - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](cypress-io/cypress@v13.10.0...v13.13.3) Updates `eslint` from 8.56.0 to 9.9.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.56.0...v9.9.1) Updates `eslint-plugin-prettier` from 5.1.3 to 5.2.1 - [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.1.3...v5.2.1) Updates `eslint-plugin-react` from 7.34.2 to 7.35.0 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-react@v7.34.2...v7.35.0) Updates `lint-staged` from 15.2.5 to 15.2.9 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.2.5...v15.2.9) Updates `mini-css-extract-plugin` from 2.9.0 to 2.9.1 - [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases) - [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md) - [Commits](webpack-contrib/mini-css-extract-plugin@v2.9.0...v2.9.1) Updates `npm-check-updates` from 16.14.20 to 17.1.0 - [Release notes](https://github.com/raineorshine/npm-check-updates/releases) - [Changelog](https://github.com/raineorshine/npm-check-updates/blob/main/CHANGELOG.md) - [Commits](raineorshine/npm-check-updates@v16.14.20...v17.1.0) Updates `prettier` from 3.2.5 to 3.3.3 - [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.3) Updates `sass` from 1.77.2 to 1.77.8 - [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.77.2...1.77.8) Updates `sass-loader` from 14.2.1 to 16.0.1 - [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@v14.2.1...v16.0.1) Updates `stylelint` from 16.6.1 to 16.8.2 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.6.1...16.8.2) Updates `stylelint-scss` from 6.3.0 to 6.5.1 - [Release notes](https://github.com/stylelint-scss/stylelint-scss/releases) - [Changelog](https://github.com/stylelint-scss/stylelint-scss/blob/master/CHANGELOG.md) - [Commits](stylelint-scss/stylelint-scss@v6.3.0...v6.5.1) Updates `ts-jest` from 29.1.4 to 29.2.5 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.1.4...v29.2.5) Updates `typescript` from 5.4.5 to 5.5.4 - [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.5...v5.5.4) Updates `webpack` from 5.91.0 to 5.94.0 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.91.0...v5.94.0) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: "@babel/plugin-transform-runtime" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: "@babel/preset-react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: "@cypress/webpack-preprocessor" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: "@testing-library/react" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: "@types/lodash" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: ajv dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: autoprefixer dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: eslint-plugin-prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: mini-css-extract-plugin dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: npm-check-updates dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: sass-loader dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: stylelint-scss dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: ts-jest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
ci/dependabot
Used by dependabot to mark its changes as coming from itself
dependencies
Pull requests that update a dependency file
kind/enhancement
release-note/misc
Changes without direct user impact
labels
Aug 26, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
ci/dependabot
Used by dependabot to mark its changes as coming from itself
dependencies
Pull requests that update a dependency file
kind/enhancement
release-note/misc
Changes without direct user impact
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 dev-deps group with 27 updates in the / directory:
7.24.6
7.25.2
7.24.6
7.25.4
7.24.6
7.25.4
7.24.6
7.24.7
6.0.1
6.0.2
15.0.7
16.0.0
4.17.4
4.17.7
18.3.3
18.3.4
7.11.0
8.3.0
7.11.0
8.3.0
8.14.0
8.17.1
10.4.19
10.4.20
13.10.0
13.13.3
8.56.0
9.9.1
5.1.3
5.2.1
7.34.2
7.35.0
15.2.5
15.2.9
2.9.0
2.9.1
16.14.20
17.1.0
3.2.5
3.3.3
1.77.2
1.77.8
14.2.1
16.0.1
16.6.1
16.8.2
6.3.0
6.5.1
29.1.4
29.2.5
5.4.5
5.5.4
5.91.0
5.94.0
Updates
@babel/core
from 7.24.6 to 7.25.2Release notes
Sourced from
@babel/core
's releases.... (truncated)
Changelog
Sourced from
@babel/core
's changelog.... (truncated)
Commits
0f8f408
v7.25.26a15d7a
Ensure thatrequeueComputedKeyAndDecorators
is available (#16695)9f7e29a
chore: fix one suppressed eslint error (#16696)2413d1a
Add eslint-plugin-regexp (#16680)5dc3b44
Expose wether a module has TLA or not as.extra.async
(#16480)30aa644
v7.24.97d923b8
Avoidrequire()
call in@babel/standalone
bundle (#16639)889c58f
Revert "Pin CI to Node.js 22.1" (#16633)1f5af44
v7.24.8683c654
Enable some lint rules (#16605)Updates
@babel/plugin-transform-runtime
from 7.24.6 to 7.25.4Release notes
Sourced from
@babel/plugin-transform-runtime
's releases.... (truncated)
Changelog
Sourced from
@babel/plugin-transform-runtime
's changelog.... (truncated)
Commits
cbf124c
v7.25.455dfde8
Updatebabel-plugin-polyfill-corejs3
(#16715)dba45d3
IgnoredevDependencies
when generatingtsconfig.json
(#16659)bf1e9a3
v7.24.77934963
Usetype: module
in allpackage.json
s (#16535)Updates
@babel/preset-env
from 7.24.6 to 7.25.4Release notes
Sourced from
@babel/preset-env
's releases.... (truncated)
Changelog
Sourced from
@babel/preset-env
's changelog.... (truncated)
Commits
cbf124c
v7.25.4b38b027
Update compat data (#16736)55dfde8
Updatebabel-plugin-polyfill-corejs3
(#16715)dba45d3
IgnoredevDependencies
when generatingtsconfig.json
(#16659)787c7cd
v7.25.3a0c8871
Test: Improve available-plugins compat-data check (#16693)0f8f408
v7.25.20b2cc25
Update compat-table (#16691)2413d1a
Add eslint-plugin-regexp (#16680)d2e3ee2
v7.25.0Updates
@babel/preset-react
from 7.24.6 to 7.24.7Release notes
Sourced from
@babel/preset-react
's releases.Changelog
Sourced from
@babel/preset-react
's changelog.Commits
bf1e9a3
v7.24.77934963
Usetype: module
in allpackage.json
s (#16535)Updates
@cypress/webpack-preprocessor
from 6.0.1 to 6.0.2Commits
352cf0a
chore: release@cypress/webpack-preprocessor-v6
.0.2b2f0fc4
chore: release@cypress/webpack-dev-server-v3
.10.018ebb88
chore: release@cypress/webpack-batteries-included-preprocessor-v3
.0.35e6be4a
chore: release@cypress/vue2-v2
.1.1c081a4f
chore: release@cypress/vue-v6
.0.1efcc71a
chore: release@cypress/vite-dev-server-v5
.1.1a8af6cc
chore: release@cypress/svelte-v2
.0.1eb0762c
chore: release@cypress/react18-v2
.0.1478815e
chore: release@cypress/react-v8
.0.22b9c4ba
chore: release@cypress/puppeteer-v0
.1.5Updates
@testing-library/react
from 15.0.7 to 16.0.0Release notes
Sourced from
@testing-library/react
's releases.Commits
a4744fa
feat: Move@testing-library/dom
and@types/react-dom
to peer dependencie...Updates
@types/lodash
from 4.17.4 to 4.17.7Commits
Updates
@types/react
from 18.3.3 to 18.3.4Commits
Updates
@typescript-eslint/eslint-plugin
from 7.11.0 to 8.3.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
ef2eab1
chore(release): publish 8.3.0fd55358
chore: enable sonarjs/no-duplicated-branches (#9821)9f70ed1
fix(ast-spec): useExpression
in argument ofThrowStatement
(#9632)7160687
chore: enable unicorn/no-lonely-if (#9830)6377f18
fix(utils): addTSDeclareFunction
tofunctionTypeTypes
(#9788)8389e06
docs(eslint-plugin): [restrict-template-expressions] add explanation for allo...57e4120
feat(eslint-plugin): [no-deprecation] add rule (#9783)94f7c99
fix(eslint-plugin): [no-unnecessary-type-parameters] check mapped alias type ...1c2938f
chore: enable object-shorthand (#9816)90655d1
fix(eslint-plugin): [no-unnecessary-template-expression] add missing parenthe...Updates
@typescript-eslint/parser
from 7.11.0 to 8.3.0Release notes
Sourced from
@typescript-eslint/parser
's releases.