-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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): bump the eslint group across 1 directory with 5 updates #7304
Open
dependabot
wants to merge
1
commit into
develop
Choose a base branch
from
dependabot/npm_and_yarn/eslint-d52f0a005a
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+187
−136
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
Generate changelog in
|
chore(deps): bump the eslint group across 1 directory with 5 updatesBuild artifact links for this commit: documentation | landing | table | demoThis is an automated comment from the deploy-preview CircleCI job. |
1bf0fda
to
74d1f09
Compare
chore(deps): bump the eslint group across 1 directory with 5 updatesBuild artifact links for this commit: documentation | landing | table | demoThis is an automated comment from the deploy-preview CircleCI job. |
Bumps the eslint group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [eslint](https://github.com/eslint/eslint) | `9.20.0` | `9.21.0` | | [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `48.0.2` | `50.6.3` | | [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) | `5.1.0` | `5.2.0` | | [@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils) | `8.24.0` | `8.26.0` | | [@typescript-eslint/rule-tester](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/rule-tester) | `8.23.0` | `8.26.0` | Updates `eslint` from 9.20.0 to 9.21.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.20.0...v9.21.0) Updates `eslint-plugin-jsdoc` from 48.0.2 to 50.6.3 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc) - [Commits](gajus/eslint-plugin-jsdoc@v48.0.2...v50.6.3) Updates `eslint-plugin-react-hooks` from 5.1.0 to 5.2.0 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks) Updates `@typescript-eslint/utils` from 8.24.0 to 8.26.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/utils/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.26.0/packages/utils) Updates `@typescript-eslint/rule-tester` from 8.23.0 to 8.26.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/rule-tester/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.26.0/packages/rule-tester) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:production update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-plugin-jsdoc dependency-type: direct:production update-type: version-update:semver-major dependency-group: eslint - dependency-name: eslint-plugin-react-hooks dependency-type: direct:production update-type: version-update:semver-minor dependency-group: eslint - dependency-name: "@typescript-eslint/utils" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: eslint - dependency-name: "@typescript-eslint/rule-tester" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com>
74d1f09
to
5c007d0
Compare
chore(deps): bump the eslint group across 1 directory with 5 updatesBuild artifact links for this commit: documentation | landing | table | demoThis is an automated comment from the deploy-preview CircleCI job. |
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 5 updates in the / directory:
9.20.0
9.21.0
48.0.2
50.6.3
5.1.0
5.2.0
8.24.0
8.26.0
8.23.0
8.26.0
Updates
eslint
from 9.20.0 to 9.21.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
ecd0ede
9.21.0a7ef4c7
Build: changelog update for 9.21.0a8c9a9f
chore: update@eslint/eslintrc
and@eslint/js
(#19453)265e0cf
chore: package.json update for@eslint/js
release418717f
feat: introduce new deprecated types for rules (#19238)3401b85
test: add test forRule.ReportDescriptor
type (#19449)e497aa7
chore: update rewrite dependencies (#19448)c5561ea
docs: Update READMEdb5340d
fix: update missing plugin message template (#19445)d8ffdd4
fix: do not exit process on rule crash (#19436)Updates
eslint-plugin-jsdoc
from 48.0.2 to 50.6.3Release notes
Sourced from eslint-plugin-jsdoc's releases.
... (truncated)
Commits
c283729
fix(check-template-names
): stop restricting template names to single letter...a57f36e
fix(valid-types
): update closure suppress types; fixes #1349 (#1350)d2c6040
fix(types): update configs types (#1344)f9b102d
feat(lines-before-block): move start-of-block checking behind off-by-default ...feba293
build(deps): bump cross-spawn from 7.0.3 to 7.0.6d3c24f5
chore(package): add bugs urlf9a3131
chore(package): add homepage url44142de
chore(package): fix repository urlb9091f8
feat: ability to import iterateJsdoc (#1338)026fcc0
run the create-docs scriptUpdates
eslint-plugin-react-hooks
from 5.1.0 to 5.2.0Changelog
Sourced from eslint-plugin-react-hooks's changelog.
Commits
Updates
@typescript-eslint/utils
from 8.24.0 to 8.26.0Release notes
Sourced from
@typescript-eslint/utils
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/utils
's changelog.Commits
bc6d19f
chore(release): publish 8.26.09674629
feat: support TypeScript 5.8 (#10903)7c88d26
chore: update all test scripts to remove coverage flag (#10582)1a9ab8f
chore(release): publish 8.25.0f3ef20e
chore: update to latest nx and use project references first approach (#10361)3646ec0
chore(release): publish 8.24.1Updates
@typescript-eslint/rule-tester
from 8.23.0 to 8.26.0Release notes
Sourced from
@typescript-eslint/rule-tester
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/rule-tester
's changelog.Commits
bc6d19f
chore(release): publish 8.26.02256ae1
feat(rule-tester): exportTestLanguageOptions
(#10892)8205b49
fix(rule-tester): Add missingparser
dependency (#10909)7c88d26
chore: update all test scripts to remove coverage flag (#10582)1a9ab8f
chore(release): publish 8.25.0f3ef20e
chore: update to latest nx and use project references first approach (#10361)3646ec0
chore(release): publish 8.24.187d72ba
chore(release): publish 8.24.0Dependabot 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