-
Notifications
You must be signed in to change notification settings - Fork 33
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 lint group with 6 updates #2939
Merged
Merged
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 lint group with 6 updates: | Package | From | To | | --- | --- | --- | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.7.5` | `6.8.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.7.5` | `6.8.0` | | [eslint](https://github.com/eslint/eslint) | `8.51.0` | `8.52.0` | | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `27.4.2` | `27.4.3` | | [eslint-plugin-playwright](https://github.com/playwright-community/eslint-plugin-playwright) | `0.16.0` | `0.18.0` | | [lint-staged](https://github.com/okonet/lint-staged) | `15.0.1` | `15.0.2` | Updates `@typescript-eslint/eslint-plugin` from 6.7.5 to 6.8.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/v6.8.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.7.5 to 6.8.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/v6.8.0/packages/parser) Updates `eslint` from 8.51.0 to 8.52.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.51.0...v8.52.0) Updates `eslint-plugin-jest` from 27.4.2 to 27.4.3 - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md) - [Commits](jest-community/eslint-plugin-jest@v27.4.2...v27.4.3) Updates `eslint-plugin-playwright` from 0.16.0 to 0.18.0 - [Release notes](https://github.com/playwright-community/eslint-plugin-playwright/releases) - [Changelog](https://github.com/playwright-community/eslint-plugin-playwright/blob/main/CHANGELOG.md) - [Commits](playwright-community/eslint-plugin-playwright@v0.16.0...v0.18.0) Updates `lint-staged` from 15.0.1 to 15.0.2 - [Release notes](https://github.com/okonet/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.0.1...v15.0.2) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: lint - dependency-name: eslint-plugin-playwright dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-patch dependency-group: lint ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency (dev or runtime)
javascript
Pull requests that update Javascript code
skip-changelog
Do not include in Changelog and Release Notes
labels
Oct 23, 2023
dependabot
bot
requested review from
a team,
csouchet,
tbouffard and
oanesini
and removed request for
a team
October 23, 2023 00:07
tbouffard
approved these changes
Oct 23, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✔️ All checks pass
✔️ Changelog and release-notes reviewed. Nothing impactful for us.
@dependabot squash and merge |
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 (dev or runtime)
javascript
Pull requests that update Javascript code
skip-changelog
Do not include in Changelog and Release Notes
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 6 updates:
6.7.5
6.8.0
6.7.5
6.8.0
8.51.0
8.52.0
27.4.2
27.4.3
0.16.0
0.18.0
15.0.1
15.0.2
Updates
@typescript-eslint/eslint-plugin
from 6.7.5 to 6.8.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.Commits
d475f88
chore: publish v6.8.03d58813
build: fix introduced post-merge build break with no-useless-empty-export3c6379b
feat(eslint-plugin): add new extended ruleprefer-destructuring
(#7117)afdae37
fix(eslint-plugin): [consistent-type-imports] import assertion checks added (...e5ea1d0
fix(eslint-plugin): [no-shadow] fix static class generics for class expressio...ac397f1
fix(eslint-plugin): [no-useless-empty-export] exempt .d.ts (#7718)f81a2da
fix(eslint-plugin): [no-unsafe-member-access] report on only the accessed pro...cff6e47
docs(eslint-plugin): deduplicate examples for no-explicit-any (#7715)afee34c
chore: use named import forutil
(#7669)a9c7928
docs(eslint-plugin): [explicit-function-return-type] fix typo in option name ...Updates
@typescript-eslint/parser
from 6.7.5 to 6.8.0Release notes
Sourced from
@typescript-eslint/parser
's releases.Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
d475f88
chore: publish v6.8.0Updates
eslint
from 8.51.0 to 8.52.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
331cf62
8.52.07dc28ed
Build: changelog update for 8.52.06d1f0c2
chore: upgrade@eslint/js
@8
.52.0 (#17671)d63d4fe
chore: package.json update for@eslint/js
release476d58a
docs: Add note about invalid CLI flags when using flat config. (#17664)5de9637
fix: Ensure shared references in rule configs are separated (#17666)f30cefe
test: fix FlatESLint tests for caching (#17658)ef650cb
test: update tests for no-promise-executor-return (#17661)70648ee
feat: report-unused-disable-directive to report unused eslint-enable (#17611)dcfe573
fix: add preceding semicolon in suggestions ofno-object-constructor
(#17649)Updates
eslint-plugin-jest
from 27.4.2 to 27.4.3Release notes
Sourced from eslint-plugin-jest's releases.
Changelog
Sourced from eslint-plugin-jest's changelog.
Commits
7e6888d
chore(release): 27.4.3 [skip ci]64d5cda
fix(expect-expert): change reporting node (#1452)82ab20a
test(detectJestVersion): strip ansi before comparing (#1450)837be60
chore(deps): lock file maintenance966d347
chore(deps): lock file maintenanceecc30ac
chore(deps): update yarn to v3.6.4 (#1445)Updates
eslint-plugin-playwright
from 0.16.0 to 0.18.0Release notes
Sourced from eslint-plugin-playwright's releases.
Commits
34b3f7b
feat: AddallowConditional
option tono-skipped-test
(#174)2927305
docs: Add contributing docs (#173)e11113e
fix: Check class methods in expect-expect (#172)ecc406a
Update README.mdf5f5c2f
build(deps-dev): bump@babel/traverse
from 7.23.0 to 7.23.2 (#171)01bd627
Support flat config (#169)a62b551
chore: Fix lint82a518a
feat: Addprefer-to-have-count
rule (#165)6aeff37
build(deps): upgrade dependencies (#164)d5e0a03
Add no-raw-locators to the readmeUpdates
lint-staged
from 15.0.1 to 15.0.2Release notes
Sourced from lint-staged's releases.
Changelog
Sourced from lint-staged's changelog.
Commits
2ca6652
chore(changeset): release (#1340)8e82364
fix(deps): update dependencies (#1339)500f45f
refactor: update desc when pass --diff option (#1230)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 <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