-
Notifications
You must be signed in to change notification settings - Fork 12
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-dev): bump the eslint group across 1 directory with 6 updates #657
Open
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot/npm_and_yarn/eslint-a3654d6a68
base: master
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.
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
Bumps the eslint group with 6 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.25.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.18.0` | `8.25.0` | | [@vkontakte/eslint-plugin](https://github.com/VKCOM/eslint-plugin) | `1.2.0` | `2.0.0` | | [eslint](https://github.com/eslint/eslint) | `8.57.1` | `9.21.0` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.1.0` | `10.0.2` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.2.1` | `5.2.3` | Updates `@typescript-eslint/eslint-plugin` from 7.18.0 to 8.25.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.25.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.18.0 to 8.25.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.25.0/packages/parser) Updates `@vkontakte/eslint-plugin` from 1.2.0 to 2.0.0 - [Release notes](https://github.com/VKCOM/eslint-plugin/releases) - [Commits](VKCOM/eslint-plugin@v1.2.0...v2.0.0) Updates `eslint` from 8.57.1 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@v8.57.1...v9.21.0) Updates `eslint-config-prettier` from 9.1.0 to 10.0.2 - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v9.1.0...v10.0.2) Updates `eslint-plugin-prettier` from 5.2.1 to 5.2.3 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.2.1...v5.2.3) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint - dependency-name: "@vkontakte/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint - dependency-name: eslint-config-prettier dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint - dependency-name: eslint-plugin-prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #657 +/- ##
=======================================
Coverage 44.60% 44.60%
=======================================
Files 36 36
Lines 686 686
Branches 143 143
=======================================
Hits 306 306
Misses 373 373
Partials 7 7 ☔ View full report in Codecov by Sentry. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
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 6 updates in the / directory:
7.18.0
8.25.0
7.18.0
8.25.0
1.2.0
2.0.0
8.57.1
9.21.0
9.1.0
10.0.2
5.2.1
5.2.3
Updates
@typescript-eslint/eslint-plugin
from 7.18.0 to 8.25.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
1a9ab8f
chore(release): publish 8.25.0a43c199
feat(eslint-plugin): [no-misused-spread] add suggestions (#10719)0a0a085
fix(eslint-plugin): [strict-boolean-expressions] allowNullableBoolean - suppo...b688380
fix(eslint-plugin): [no-invalid-void-type] don't flag function overloading wi...f22de04
fix(eslint-plugin): [prefer-nullish-coalescing] report on chain expressions i...6f87c20
docs(eslint-plugin): [consistent-type-definitions] add FAQs (#10731)fb790dc
fix(eslint-plugin): [no-deprecated] report usage of deprecated private identi...5d503b9
fix(eslint-plugin): [unified-signatures] handle getter-setter (#10818)f3ef20e
chore: update to latest nx and use project references first approach (#10361)3646ec0
chore(release): publish 8.24.1Updates
@typescript-eslint/parser
from 7.18.0 to 8.25.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
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.02a96020
chore(release): publish 8.23.094e8098
chore(release): publish 8.22.0a885343
feat(parser): add standalone isolatedDeclarations option (#10499)79af426
chore(release): publish 8.21.0a157fd4
chore: standardized on inline named exports (mostly) (#10596)ea6fbea
chore(release): publish 8.20.0Updates
@vkontakte/eslint-plugin
from 1.2.0 to 2.0.0Release notes
Sourced from
@vkontakte/eslint-plugin
's releases.Commits
a473ea2
v2.0.0a0bb620
chore: bump CI node version82169b2
BREAKING CHANGE: Update@typescript-eslint
packages440bd15
fix: Add import selector to@typescript-eslint/naming-conventiona7c0c72
chore(deps-dev): bump typescript from 5.4.2 to 5.4.3 (#97)f91d061
chore(deps): bump@babel/core
from 7.24.1 to 7.24.3 (#96)f70e3de
chore(deps): bump@babel/eslint-parser
from 7.23.10 to 7.24.1 (#94)a4beb53
chore(deps): bump@babel/core
from 7.24.0 to 7.24.1 (#95)6c8fee0
chore(deps-dev): bump eslint-plugin-react from 7.34.0 to 7.34.1 (#93)dcc29de
chore(deps-dev): bump typescript from 5.3.3 to 5.4.2 (#92)Updates
eslint
from 8.57.1 to 9.21.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
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-config-prettier
from 9.1.0 to 10.0.2Release notes
Sourced from eslint-config-prettier's releases.
Changelog
Sourced from eslint-config-prettier's changelog.
Commits
e2015cd
chore: release eslint-config-prettier (#301)e750edc
chore(package): explicitly declare js module type (#299)b5b913d
ci: bump github actions (#300)9160ca2
chore: add FUNDING.ymlc5170f0
fix: add main fielde814e70
chore: change release folders9ebedc7
chore: release eslint-config-prettier (#296)5be64be
feat: add support for@stylistic/eslint-plugin
(#272)5687e7d
chore: migrate to changeset for automatically releasing (#278)4f3bbb4
Remove unused eslint-disable-next-line commentMaintainer changes
This version was pushed to npm by jounqin, a new releaser for eslint-config-prettier since your current version.
Updates
eslint-plugin-prettier
from 5.2.1 to 5.2.3Release notes
Sourced from eslint-plugin-prettier's releases.
Changelog
Sourced from eslint-plugin-prettier's changelog.
Commits
6fd7ba1
chore: release eslint-plugin-prettier (#704)190d6f9
build(deps): Bump synckit from 0.9.1 to 0.9.2 (#705)9cf6a01
build(deps-dev): Bump svelte from 4.2.8 to 4.2.19 (#677)9c6141f
chore: add plugin name to flat recommended config (#703)35a5cd0
chore: bupm eslint-plugin-comments (#702)df123a5
chore: release eslint-plugin-prettier (#701)e272d7c
chore: use double quote for changesets/changelog filesaa5b59f
fix: report node when loc not found (#700)37d87ea
chore: update FUNDING.ymlb307125
docs(README): fixes legacy ESlint configs link (#686)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