-
Notifications
You must be signed in to change notification settings - Fork 638
chore(deps-dev): bump the eslint group across 1 directory with 6 updates #6917
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
base: main
Are you sure you want to change the base?
Conversation
|
5374302
to
5318720
Compare
Bumps the eslint group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@eslint/compat](https://github.com/eslint/rewrite/tree/HEAD/packages/compat) | `1.3.2` | `1.4.0` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.35.0` | `9.36.0` | | [eslint](https://github.com/eslint/eslint) | `9.35.0` | `9.36.0` | | [eslint-plugin-primer-react](https://github.com/primer/eslint-plugin-primer-react) | `8.2.0` | `8.2.1` | | [eslint-plugin-storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/eslint-plugin) | `9.1.5` | `9.1.8` | | [eslint-plugin-testing-library](https://github.com/testing-library/eslint-plugin-testing-library) | `7.7.0` | `7.10.0` | Updates `@eslint/compat` from 1.3.2 to 1.4.0 - [Release notes](https://github.com/eslint/rewrite/releases) - [Changelog](https://github.com/eslint/rewrite/blob/main/packages/compat/CHANGELOG.md) - [Commits](https://github.com/eslint/rewrite/commits/compat-v1.4.0/packages/compat) Updates `@eslint/js` from 9.35.0 to 9.36.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.36.0/packages/js) Updates `eslint` from 9.35.0 to 9.36.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.35.0...v9.36.0) Updates `eslint-plugin-primer-react` from 8.2.0 to 8.2.1 - [Release notes](https://github.com/primer/eslint-plugin-primer-react/releases) - [Changelog](https://github.com/primer/eslint-plugin-primer-react/blob/main/CHANGELOG.md) - [Commits](primer/eslint-plugin-primer-react@v8.2.0...v8.2.1) Updates `eslint-plugin-storybook` from 9.1.5 to 9.1.8 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v9.1.8/code/lib/eslint-plugin) Updates `eslint-plugin-testing-library` from 7.7.0 to 7.10.0 - [Release notes](https://github.com/testing-library/eslint-plugin-testing-library/releases) - [Changelog](https://github.com/testing-library/eslint-plugin-testing-library/blob/main/.releaserc.json) - [Commits](testing-library/eslint-plugin-testing-library@v7.7.0...v7.10.0) --- updated-dependencies: - dependency-name: "@eslint/compat" dependency-version: 1.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: "@eslint/js" dependency-version: 9.36.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint dependency-version: 9.36.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-plugin-primer-react dependency-version: 8.2.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint - dependency-name: eslint-plugin-storybook dependency-version: 9.1.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint - dependency-name: eslint-plugin-testing-library dependency-version: 7.10.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com>
5318720
to
c98eb96
Compare
Bumps the eslint group with 6 updates in the / directory:
1.3.2
1.4.0
9.35.0
9.36.0
9.35.0
9.36.0
8.2.0
8.2.1
9.1.5
9.1.8
7.7.0
7.10.0
Updates
@eslint/compat
from 1.3.2 to 1.4.0Release notes
Sourced from
@eslint/compat
's releases.... (truncated)
Changelog
Sourced from
@eslint/compat
's changelog.Commits
7f592e3
chore: release main (#257)4f07e51
docs: correct bun installation command and usedefineConfig
in README (#269)ab10682
docs: Update README sponsors7255100
chore: standardize test filenames to *.test.js (#267)7e61e90
test: remove deprecatedtype
property (#266)100a4c7
docs: Update README sponsorsb23f179
docs: Update README sponsors7b6dd37
feat: Add config types in@eslint/core
(#237)8ba766a
refactor: update eslint-config-eslint (#253)62089bc
docs: Update README sponsorsUpdates
@eslint/js
from 9.35.0 to 9.36.0Release notes
Sourced from
@eslint/js
's releases.Changelog
Sourced from
@eslint/js
's changelog.Commits
488cba6
chore: package.json update for@eslint/js
release1c0d850
fix: updateeslint-all.js
to useObject.freeze
forrules
object (#20116)Updates
eslint
from 9.35.0 to 9.36.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
b4857e5
9.36.05878a42
Build: changelog update for 9.36.012411e8
chore: upgrade@eslint/js
@9
.36.0 (#20139)488cba6
chore: package.json update for@eslint/js
releaseb73ab12
docs: update examples to usedefineConfig
(#20131)47afcf6
feat: correctpreserve-caught-error
edge cases (#20109)75b74d8
fix: add missing rule option types (#20127)bac82a2
ci: simplify renovate configuration (#19907)1c0d850
fix: updateeslint-all.js
to useObject.freeze
forrules
object (#20116)c00bb37
ci: bump actions/labeler from 5 to 6 (#20090)Updates
eslint-plugin-primer-react
from 8.2.0 to 8.2.1Release notes
Sourced from eslint-plugin-primer-react's releases.
Changelog
Sourced from eslint-plugin-primer-react's changelog.
Commits
a1b8be1
Version Packages (#411)4149a76
Bump@typescript-eslint/rule-tester
from 8.42.0 to 8.44.0 (#419)5902197
Bump globals from 16.3.0 to 16.4.0 (#415)f3e47b1
Fix for deprecated and experimental import paths (#410)Updates
eslint-plugin-storybook
from 9.1.5 to 9.1.8Release notes
Sourced from eslint-plugin-storybook's releases.
Changelog
Sourced from eslint-plugin-storybook's changelog.
Commits
28833d4
Bump version from "9.1.7" to "9.1.8" [skip ci]006b304
Bump version from "9.1.6" to "9.1.7" [skip ci]304edc3
Bump version from "9.1.5" to "9.1.6" [skip ci]Updates
eslint-plugin-testing-library
from 7.7.0 to 7.10.0Release notes
Sourced from eslint-plugin-testing-library's releases.
Commits
bd01e08
feat(no-wait-for-multiple-assertions): add partial fix support (#1090)54ee4ae
fix(await-async-event): prevent adding async/await in forEach loops (#1075)1477f21
docs: add bonkevin as a contributor for code, and test (#1088)2d24966
fix: declare.finally(...)
usages as handled in async rules (#1074)9ba0041
feat(await-async-utils): add auto-fix (#1086)7676f18
docs: add y-hsgw as a contributor for ideas (#1087)742cd11
fix(await-async-events): improveuserEvent.setup()
detection (#1056)086eab9
refactor: enforce strict types in test case mapping (#1085)3e90351
feat(no-await-sync-queries): add auto-fix (#1079)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 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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> 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 <dependency name> 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 <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