Bump the eslint group across 1 directory with 4 updates#975
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the eslint group across 1 directory with 4 updates#975dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the eslint group with 4 updates in the / directory: [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [eslint](https://github.com/eslint/eslint) and [eslint-plugin-chai-friendly](https://github.com/ihordiachenko/eslint-plugin-chai-friendly). Updates `@stylistic/eslint-plugin` from 5.4.0 to 5.10.0 - [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases) - [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/v5.10.0/CHANGELOG.md) - [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v5.10.0/packages/eslint-plugin) Updates `@typescript-eslint/eslint-plugin` from 8.45.0 to 8.57.1 - [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.57.1/packages/eslint-plugin) Updates `eslint` from 9.36.0 to 10.0.3 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.36.0...v10.0.3) Updates `eslint-plugin-chai-friendly` from 1.1.0 to 1.1.1 - [Release notes](https://github.com/ihordiachenko/eslint-plugin-chai-friendly/releases) - [Commits](ihordiachenko/eslint-plugin-chai-friendly@v1.1.0...v1.1.1) --- updated-dependencies: - dependency-name: "@stylistic/eslint-plugin" dependency-version: 5.10.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.57.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint dependency-version: 10.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint - dependency-name: eslint-plugin-chai-friendly dependency-version: 1.1.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com>
|
This file contains hidden or 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
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 eslint group with 4 updates in the / directory: @stylistic/eslint-plugin, @typescript-eslint/eslint-plugin, eslint and eslint-plugin-chai-friendly.
Updates
@stylistic/eslint-pluginfrom 5.4.0 to 5.10.0Release notes
Sourced from
@stylistic/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@stylistic/eslint-plugin's changelog.... (truncated)
Commits
efbb1bcchore: release v5.10.0 (main) (#1151)1ebd6d8feat(padding-line-between-statements): introducelineModefor selector matc...c43bd4bfeat(list-style): allow 'off' in overrides (#1144)95884fcchore: replaceprettierwithoxfmt(#1147)96ce1c7chore: release v5.9.0 (main) (#1131)5d99706feat: support ESLint 10 (#1066)cfb6296fix(no-extra-parens): don't report jsdoc type assertion by default (#1100)501e838feat(no-trailing-spaces): support more file types (#1138)8f5cc9efeat(padding-line-between-statements): support selector-based statement match...9e7f422fix(indent): ignore when source code is not ESTree (#1139)Updates
@typescript-eslint/eslint-pluginfrom 8.45.0 to 8.57.1Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
c7c38aachore(release): publish 8.57.1e114629fix(eslint-plugin): [prefer-optional-chain] no report for property on interse...2c6aeeechore(release): publish 8.57.046bf066docs(eslint-plugin): document no-unnecessary-condition limitation with object...f696dadchore: use pnpm catalog (#12047)2029c78fix(eslint-plugin): [no-base-to-string] fix false positive for toString with ...0f4f101fix(eslint-plugin): [prefer-promise-reject-errors] add allow `TypeOrValueSpec...53f473bfix(typescript-estree): if the template literal is tagged and the text has an...2291b81docs: minor grammar adjustment (#12112)fc5cd09fix(eslint-plugin): guard against negative paramIndex in no-useless-default-a...Updates
eslintfrom 9.36.0 to 10.0.3Release notes
Sourced from eslint's releases.
... (truncated)
Commits
bfce7ea10.0.3d44ced8Build: changelog update for 10.0.3e511b58fix: update eslint (#20595)ef8fb92chore: package.json update for eslint-config-eslint releasee8f2104chore: updates for v9.39.4 release5cd1604refactor: simplify isCombiningCharacter helper (#20524)9fc31b0docs: Update README70ff1d0chore: eslint-config-eslint require Node^20.19.0 || ^22.13.0 || >=24(#20586)f4c9cf9fix: include variable name inno-useless-assignmentmessage (#20581)4efaa36docs: add info box foreslint-plugin-eslint-comments(#20570)Updates
eslint-plugin-chai-friendlyfrom 1.1.0 to 1.1.1Release notes
Sourced from eslint-plugin-chai-friendly's releases.
Commits
143ec9c1.1.123888cbFixed ts typing issue with recommended config #467048893Patched vulnerable dev dependenciesbb03cccRun unit and integration tests in CI (#45)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions