-
Notifications
You must be signed in to change notification settings - Fork 36
chore(deps-dev): bump the lint group with 5 updates #3215
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
Conversation
Bumps the lint group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.18.0` | `8.14.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.18.0` | `8.14.0` | | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `28.8.3` | `28.9.0` | | [eslint-plugin-playwright](https://github.com/playwright-community/eslint-plugin-playwright) | `1.7.0` | `2.0.1` | | [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) | `55.0.0` | `56.0.0` | Updates `@typescript-eslint/eslint-plugin` from 7.18.0 to 8.14.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.14.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.18.0 to 8.14.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.14.0/packages/parser) Updates `eslint-plugin-jest` from 28.8.3 to 28.9.0 - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md) - [Commits](jest-community/eslint-plugin-jest@v28.8.3...v28.9.0) Updates `eslint-plugin-playwright` from 1.7.0 to 2.0.1 - [Release notes](https://github.com/playwright-community/eslint-plugin-playwright/releases) - [Changelog](https://github.com/playwright-community/eslint-plugin-playwright/blob/main/CHANGELOG.md) - [Commits](mskelton/eslint-plugin-playwright@v1.7.0...v2.0.1) Updates `eslint-plugin-unicorn` from 55.0.0 to 56.0.0 - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](sindresorhus/eslint-plugin-unicorn@v55.0.0...v56.0.0) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major dependency-group: lint - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major dependency-group: lint - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint - dependency-name: eslint-plugin-playwright dependency-type: direct:development update-type: version-update:semver-major dependency-group: lint - dependency-name: eslint-plugin-unicorn dependency-type: direct:development update-type: version-update:semver-major dependency-group: lint ... Signed-off-by: dependabot[bot] <support@github.com>
43a6e18 to
be6630c
Compare
|
Converted to Draft, I am going to propose some fixes |
|
🎊 PR Preview 07db8ad has been successfully built and deployed to https://process-analytics-bpmn-visualization-js-demo_preview-pr-3215.surge.sh 🕐 Build time: 0.011s 🤖 By surge-preview |
|
🎊 PR Preview 07db8ad has been successfully built and deployed to https://process-analytics-bpmn-visualization-js-doc_preview-pr-3215.surge.sh 🕐 Build time: 0.011s 🤖 By surge-preview |
|
|
The eslint configuration has been adapted and the code adjusted to match the new eslint rules.
|
tbouffard
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✔️ All checks pass
✔️ Changelog and release-notes reviewed.
✔️ Eslint configuration updated and new errors/warnings have been fixed




Bumps the lint group with 5 updates in the / directory:
7.18.08.14.07.18.08.14.028.8.328.9.01.7.02.0.155.0.056.0.0Updates
@typescript-eslint/eslint-pluginfrom 7.18.0 to 8.14.0Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
16fba0achore(release): publish 8.14.042d275cfix(scope-manager): fix asserted increments not being marked as write referen...d27a9acfix(eslint-plugin): [no-misused-promises] improve report loc for methods (#10...c13b6b4chore: fix lint and build website errors (#10288)5b2ebcdfeat(eslint-plugin): [await-thenable] report unnecessaryawait usingstatem...22f7f25fix(eslint-plugin): [no-unnecessary-condition] improve error message for lite...e2e9ffcfeat(eslint-plugin): [no-confusing-void-expression] add an option to ignore v...ac1f632chore(release): publish 8.13.0f83a591fix(eslint-plugin): [switch-exhaustiveness-check] add support for covering a ...3b97b55chore: enable eslint-plugin-perfectionist on the rest of the repo (#10189)Updates
@typescript-eslint/parserfrom 7.18.0 to 8.14.0Release notes
Sourced from
@typescript-eslint/parser's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser's changelog.... (truncated)
Commits
16fba0achore(release): publish 8.14.0ac1f632chore(release): publish 8.13.04af866achore(release): publish 8.12.21edec1dchore(release): publish 8.12.13413a2dchore(release): publish 8.12.079c27a8chore(release): publish 8.11.08d35958chore: enable eslint-plugin-perfectionist on typescript-estree package (#9852)7effdeachore(release): publish 8.10.0f9c49e3feat: support TypeScript 5.6 (#9972)4666ed4chore(release): publish 8.9.0Updates
eslint-plugin-jestfrom 28.8.3 to 28.9.0Release notes
Sourced from eslint-plugin-jest's releases.
Changelog
Sourced from eslint-plugin-jest's changelog.
Commits
49f3079chore(release): 28.9.0 [skip ci]1ce1258feat: add TypeScript types (#1667)6f8ff4dchore: switch to v16 of@types/node(#1668)2a12174chore(deps): lock file maintenance04044b9docs: include both flat and legacy config examples in usage section (#1664)d932210chore(deps): lock file maintenance28c0f6dchore(deps): update yarn to v3.8.6 (#1657)89c39e0chore(deps): lock file maintenance0ff404cchore(deps): lock file maintenance3888beechore(deps): lock file maintenanceUpdates
eslint-plugin-playwrightfrom 1.7.0 to 2.0.1Release notes
Sourced from eslint-plugin-playwright's releases.
... (truncated)
Commits
faee198chore: Convert internal build to ESM (#331)4c61256fix: Fix types for native TypeScript ESMf566df5fix: Fix type exportsea93658chore: Update Node versions4b2b066chore: Update to ESLint v9ba82509feat!: Remove jest-playwright configs591692dfix: Fix package exports9b7d8a5fix: Fix types for flat config (#326)8778bd3docs(max-expects): Fix README incorrectly markingmax-expectsas recommende...23663fbfix(no-useless-await): Fix false positive withexpect.pollandresolves/`...Updates
eslint-plugin-unicornfrom 55.0.0 to 56.0.0Release notes
Sourced from eslint-plugin-unicorn's releases.
Commits
2b469be56.0.05f744e8no-useless-undefined: Ignore React 19useRefcalls (#2463)e39ae89Improve error message forno-new-array(#2459)6a043c2DocumentreduceRightalternative forno-array-reduce(#2457)1558cbeAddprefer-global-thisrule (#2410)a5d5562Update dependencies (#2447)d3e4b80Addconsistent-existence-index-checkrule (#2425)461b01cRemovebetter-regexfrom recommended rules (#2443)891842dprefer-string-slice: Remove unsafe autofix forString#substr()(#2427)7369077Addprefer-math-min-max(#2432)You can trigger a rebase of this PR 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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