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 rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will 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 minor version` will 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the eslint group with 3 updates: eslint-plugin-cypress, eslint-plugin-jest and eslint-plugin-storybook.
Updates
eslint-plugin-cypress
from 4.0.0 to 4.1.0Release notes
Sourced from eslint-plugin-cypress's releases.
Commits
5543ac1
Merge pull request #244 from MikeMcC399/publish-docs2bc8d5a
feat(docs): publish updated readmeec56ebc
Merge pull request #243 from MikeMcC399/update/cimg/node5dc7475
ci(deps): update to cimg/node:22.11.020c42ab
Merge pull request #242 from MikeMcC399/update/semantic-release840be36
Merge pull request #241 from MikeMcC399/update/eslint-deps904ba92
chore(deps): update semantic-release to 24.2.0c82cf82
chore(deps): update eslint to 9.13.0 and other eslint* depsee9980a
Merge pull request #239 from MikeMcC399/docs/swap-flat-legacy3e3412d
docs: swap flat and legacy config doc locationsUpdates
eslint-plugin-jest
from 28.8.3 to 28.9.0Release notes
Sourced from eslint-plugin-jest's releases.
Changelog
Sourced from eslint-plugin-jest's changelog.
Commits
49f3079
chore(release): 28.9.0 [skip ci]1ce1258
feat: add TypeScript types (#1667)6f8ff4d
chore: switch to v16 of@types/node
(#1668)2a12174
chore(deps): lock file maintenance04044b9
docs: include both flat and legacy config examples in usage section (#1664)d932210
chore(deps): lock file maintenance28c0f6d
chore(deps): update yarn to v3.8.6 (#1657)89c39e0
chore(deps): lock file maintenance0ff404c
chore(deps): lock file maintenance3888bee
chore(deps): lock file maintenanceUpdates
eslint-plugin-storybook
from 0.10.1 to 0.11.1Release notes
Sourced from eslint-plugin-storybook's releases.
Changelog
Sourced from eslint-plugin-storybook's changelog.
Commits
6202eb2
Bump version to: 0.11.1 [skip ci]7f2e9c7
Update CHANGELOG.md [skip ci]b498e99
Merge pull request #182 from ethanwu10/rules-obj-as-constad49a03
Type configs using literal types3e31c5b
Bump version to: 0.11.0 [skip ci]68bfc32
Update CHANGELOG.md [skip ci]ce51104
Merge pull request #180 from storybookjs/yann/add-types0d62984
Enable TypeScript declaration generation6a811c6
Merge pull request #179 from storybookjs/yann/update-rule-docs9b3f6b3
Update docs to be more clear about extended categoriesYou 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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show