-
Notifications
You must be signed in to change notification settings - Fork 33
chore(deps-dev): bump the lint group with 3 updates #397
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
Merged
Conversation
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
Bumps the lint group with 3 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise). Updates `@typescript-eslint/eslint-plugin` from 7.18.0 to 8.0.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.0.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.18.0 to 8.0.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.0.0/packages/parser) Updates `eslint-plugin-promise` from 6.6.0 to 7.0.0 - [Release notes](https://github.com/eslint-community/eslint-plugin-promise/releases) - [Changelog](https://github.com/eslint-community/eslint-plugin-promise/blob/main/CHANGELOG.md) - [Commits](eslint-community/eslint-plugin-promise@v6.6.0...v7.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-promise dependency-type: direct:development update-type: version-update:semver-major dependency-group: lint ... Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Aug 1, 2024
@dependabot
dependabot
bot
deleted the
dependabot/npm_and_yarn/lint-b93c6fc220
branch
August 3, 2024 11:48
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 lint group with 3 updates: @typescript-eslint/eslint-plugin, @typescript-eslint/parser and eslint-plugin-promise.
Updates
@typescript-eslint/eslint-pluginfrom 7.18.0 to 8.0.0Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
1db993achore(release): publish 8.0.0ce09260docs(eslint-plugin): [no-unnecessary-type-parameters] add admonition about ru...b8274d3fix(rule-tester): provide Linter a cwd in its constructor (#9678)1b0468eMerge branch 'main'838dd0cchore: use parserOptions.projectService internally (#9659)6cebdf6feat(eslint-plugin): [no-unnecessary-type-parameters] promote to strict (#9662)37c10e8fix(eslint-plugin): [no-misused-promises] perf: avoid getting types of variab...f38728cMerge branch 'main' into v832a7a70feat(rule-tester): switched to flat config (#9603)f3dfc0aMerge branch 'main' into v8Updates
@typescript-eslint/parserfrom 7.18.0 to 8.0.0Release notes
Sourced from
@typescript-eslint/parser's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser's changelog.Commits
1db993achore(release): publish 8.0.01b0468eMerge branch 'main'f3dfc0aMerge branch 'main' into v8ae980e3Merge branch 'main'c365664Merge branch 'main'6bd4211Merge branch 'main'a846ffeMerge branch 'main'9311c69Merge branch 'main'ee46c9cMerge branch 'main'007850dMerge branch 'main'Updates
eslint-plugin-promisefrom 6.6.0 to 7.0.0Release notes
Sourced from eslint-plugin-promise's releases.
Commits
09d0650feat!: Update node versions to align with eslint v9 (#505)be62420Revert "chore!: Update node versions to align with eslint v9" (#504)8a981d2chore!: Update node versions to align with eslint v9 (#484)84334f4chore(deps): bump actions/setup-node from 3 to 4 (#499)aea6d94chore(deps): bump actions/checkout from 3 to 4 (#500)9d0e447docs: recommendutil.promisifyinstead of pify andutil.callbackifyover ...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 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