-
Notifications
You must be signed in to change notification settings - Fork 64
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 dev-deps group with 16 updates #741
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 dev-deps group with 16 updates: | Package | From | To | | --- | --- | --- | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.23.5` | `7.23.6` | | [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) | `7.23.4` | `7.23.6` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.23.5` | `7.23.6` | | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.10` | `29.5.11` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.41` | `18.2.45` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.2.17` | `18.2.18` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.13.2` | `6.15.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.13.2` | `6.15.0` | | [eslint](https://github.com/eslint/eslint) | `8.55.0` | `8.56.0` | | [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) | `5.5.3` | `5.5.4` | | [npm-check-updates](https://github.com/raineorshine/npm-check-updates) | `16.14.11` | `16.14.12` | | [prettier](https://github.com/prettier/prettier) | `3.1.0` | `3.1.1` | | [stylelint](https://github.com/stylelint/stylelint) | `15.11.0` | `16.0.2` | | [stylelint-config-standard-scss](https://github.com/stylelint-scss/stylelint-config-standard-scss) | `11.1.0` | `12.0.0` | | [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss) | `5.3.1` | `6.0.0` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.3.2` | `5.3.3` | Updates `@babel/core` from 7.23.5 to 7.23.6 - [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.6/packages/babel-core) Updates `@babel/plugin-transform-runtime` from 7.23.4 to 7.23.6 - [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.6/packages/babel-plugin-transform-runtime) Updates `@babel/preset-env` from 7.23.5 to 7.23.6 - [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.6/packages/babel-preset-env) Updates `@types/jest` from 29.5.10 to 29.5.11 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Updates `@types/react` from 18.2.41 to 18.2.45 - [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 `@typescript-eslint/eslint-plugin` from 6.13.2 to 6.15.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.15.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.13.2 to 6.15.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.15.0/packages/parser) Updates `eslint` from 8.55.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.55.0...v8.56.0) Updates `html-webpack-plugin` from 5.5.3 to 5.5.4 - [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.3...v5.5.4) Updates `npm-check-updates` from 16.14.11 to 16.14.12 - [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.11...v16.14.12) 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 `stylelint` from 15.11.0 to 16.0.2 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@15.11.0...16.0.2) Updates `stylelint-config-standard-scss` from 11.1.0 to 12.0.0 - [Release notes](https://github.com/stylelint-scss/stylelint-config-standard-scss/releases) - [Changelog](https://github.com/stylelint-scss/stylelint-config-standard-scss/blob/main/CHANGELOG.md) - [Commits](stylelint-scss/stylelint-config-standard-scss@v11.1.0...v12.0.0) Updates `stylelint-scss` from 5.3.1 to 6.0.0 - [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@v5.3.1...v6.0.0) 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) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: "@babel/plugin-transform-runtime" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: "@types/jest" 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: "@types/react-dom" 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-minor dependency-group: dev-deps - dependency-name: "@typescript-eslint/parser" 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-minor dependency-group: dev-deps - dependency-name: html-webpack-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-patch dependency-group: dev-deps - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: stylelint-config-standard-scss dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: stylelint-scss dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps ... Signed-off-by: dependabot[bot] <[email protected]>
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
Dec 18, 2023
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/dev-deps-c67c072e08
branch
December 25, 2023 18:45
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 16 updates:
7.23.5
7.23.6
7.23.4
7.23.6
7.23.5
7.23.6
29.5.10
29.5.11
18.2.41
18.2.45
18.2.17
18.2.18
6.13.2
6.15.0
6.13.2
6.15.0
8.55.0
8.56.0
5.5.3
5.5.4
16.14.11
16.14.12
3.1.0
3.1.1
15.11.0
16.0.2
11.1.0
12.0.0
5.3.1
6.0.0
5.3.2
5.3.3
Updates
@babel/core
from 7.23.5 to 7.23.6Release notes
Sourced from
@babel/core
's releases.Changelog
Sourced from
@babel/core
's changelog.Commits
d02c1f7
v7.23.6f8a98c7
[babel 8] RemoveCodeGenerator
from@babel/generator
(#16126)Updates
@babel/plugin-transform-runtime
from 7.23.4 to 7.23.6Release notes
Sourced from
@babel/plugin-transform-runtime
's releases.... (truncated)
Changelog
Sourced from
@babel/plugin-transform-runtime
's changelog.... (truncated)
Commits
d02c1f7
v7.23.67b4ba1d
[babel 8] RemoveuseESModules
option (#16141)afcb5a8
ApplytoPropertyKey
on decorator context name (#16139)7c29fbc
[babel 8] Enforce specifying proper core-js version (#16095)Updates
@babel/preset-env
from 7.23.5 to 7.23.6Release notes
Sourced from
@babel/preset-env
's releases.Changelog
Sourced from
@babel/preset-env
's changelog.Commits
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
@types/jest
from 29.5.10 to 29.5.11Commits
Updates
@types/react
from 18.2.41 to 18.2.45Commits
Updates
@types/react-dom
from 18.2.17 to 18.2.18Commits
Updates
@typescript-eslint/eslint-plugin
from 6.13.2 to 6.15.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.Commits
6128a02
chore: publish v6.15.0f5e712b
docs(eslint-plugin): [require-array-sort-compare] generalize sort method name...e6d49e4
docs(eslint-plugin): [require-array-sort-compare] sync rule description (#8061)ff75785
feat(eslint-plugin): [no-useless-template-literals] add new rule (#7957)c9661c8
feat: require-array-sort-compare + toSorted (#8052)7ec3022
test(eslint-plugin): includedisable-type-checked.ts
config in configs test...3175843
docs(eslint-plugin): simplify a sentence in no-misused-promises.md (#8050)c7d702f
chore: publish v6.14.0431cd15
fix(eslint-plugin): add no-unsafe-unary-minus, prefer-destructuring to disabl...705370a
fix(eslint-plugin): correct message forno-unsafe-unary-minus
(#7998)Updates
@typescript-eslint/parser
from 6.13.2 to 6.15.0Release notes
Sourced from
@typescript-eslint/parser
's releases.Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
6128a02
chore: publish v6.15.0c7d702f
chore: publish v6.14.0Updates
eslint
from 8.55.0 to 8.56.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
8e8e9f8
8.56.0085978b
Build: changelog update for 8.56.0ba6af85
chore: upgrade@eslint/js
@8
.56.0 (#17864)60a531a
chore: package.json update for@eslint/js
release0dd9704
feat: Support custom severity when reporting unused disable directives (#17212)31a7e3f
feat: fix no-restricted-properties false negatives with unknown objects (#17818)ba87a06
chore: update dependency markdownlint to ^0.32.0 (#17783)7d5e5f6
fix:TypeError: fs.exists is not a function
on read-only file system (#17846)9271d10
chore: add GitHub issue template for docs issues (#17845)70a686b
chore: Convert rule tests to FlatRuleTester (#17819)Updates
html-webpack-plugin
from 5.5.3 to 5.5.4Changelog
Sourced from html-webpack-plugin's changelog.
Commits
91ba8bb
chore(release): 5.5.4fe231d3
docs: add js-entry-webpack-plugin (#1732)5c15284
test: case for watch/serve and reemitting assets (#1812)