-
Notifications
You must be signed in to change notification settings - Fork 19
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
build(deps-dev): bump the eslint group with 6 updates #456
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 eslint group with 6 updates: | Package | From | To | | --- | --- | --- | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `5.36.2` | `5.62.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `5.36.2` | `5.62.0` | | [eslint](https://github.com/eslint/eslint) | `8.23.0` | `8.57.0` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `8.5.0` | `8.10.0` | | [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) | `3.5.1` | `3.6.3` | | [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.26.0` | `2.30.0` | Updates `@typescript-eslint/eslint-plugin` from 5.36.2 to 5.62.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/v5.62.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 5.36.2 to 5.62.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/v5.62.0/packages/parser) Updates `eslint` from 8.23.0 to 8.57.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.23.0...v8.57.0) Updates `eslint-config-prettier` from 8.5.0 to 8.10.0 - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v8.5.0...v8.10.0) Updates `eslint-import-resolver-typescript` from 3.5.1 to 3.6.3 - [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases) - [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md) - [Commits](import-js/eslint-import-resolver-typescript@v3.5.1...v3.6.3) Updates `eslint-plugin-import` from 2.26.0 to 2.30.0 - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.26.0...v2.30.0) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-config-prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-import-resolver-typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
the
Type: dependencies
Pull requests that update a dependency file
label
Sep 10, 2024
Code Climate has analyzed commit cd9d752 and detected 0 issues on this pull request. The test coverage on the diff in this pull request is 100.0% (50% is the threshold). This pull request will bring the total coverage in the repository to 92.3% (0.0% change). View more on Code Climate. |
cypress-har-generator Run #43
Run Properties:
|
Project |
cypress-har-generator
|
Branch Review |
dependabot/npm_and_yarn/eslint-f5cb58aad3
|
Run status |
Passed #43
|
Run duration | 01m 29s |
Commit |
851d853e2c ℹ️: Merge cd9d752dfd3ce71ea8581ca34cf0cc5d6cfa02eb into d9cf0bb343ec94ea0f65dac93cf0...
|
Committer | dependabot[bot] |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
0
|
Flaky |
0
|
Pending |
6
|
Skipped |
0
|
Passing |
31
|
Upgrade your plan to view test results. | |
View all changes introduced in this branch ↗︎ |
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 6 updates:
5.36.2
5.62.0
5.36.2
5.62.0
8.23.0
8.57.0
8.5.0
8.10.0
3.5.1
3.6.3
2.26.0
2.30.0
Updates
@typescript-eslint/eslint-plugin
from 5.36.2 to 5.62.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
cba0d11
chore: publish v5.62.0a8c824a
fix(eslint-plugin): replace auto-fix of class literal property style rule wit...4437d18
docs: be more explicit about what restrict-template-expressions restricts (#7...24bdacc
fix(eslint-plugin): [comma-spacing] allow no space after trailing comma in ob...5a347a5
fix(eslint-plugin): [prefer-includes] escape special characters (#7161)6edaa04
feat(eslint-plugin): [prefer-nullish-coalescing] addignorePrimitives
optio...2f46341
chore: publish v5.61.0997783f
feat(eslint-plugin): [ban-types] ban types in extends and implements (#7129)faea3ff
feat: use graphemer instead of grapheme-splitter (#7069)f74862c
chore: publish v5.60.1Updates
@typescript-eslint/parser
from 5.36.2 to 5.62.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
cba0d11
chore: publish v5.62.02f46341
chore: publish v5.61.0f74862c
chore: publish v5.60.1cc33804
docs: reorganise release/version docs (#7033)c09b1c0
chore: publish v5.60.0a91bb9e
chore: publish v5.59.119768e98
chore: publish v5.59.10a2b6b2e
chore: publish v5.59.94710a22
chore: update to latest nx and lerna (#7019)391a670
chore: publish v5.59.8Updates
eslint
from 8.23.0 to 8.57.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
abea3b6
8.57.01cd3f8c
Build: changelog update for 8.57.01813aec
chore: upgrade@eslint/js
@8
.57.0 (#18143)5c356bb
chore: package.json update for@eslint/js
release84922d0
docs: Show prerelease version in dropdown (#18139)1120b9b
feat: Add loadESLint() API method for v8 (#18098)5b8c363
docs: Switch to Ethical Ads (#18117)2196d97
fix: handle absolute file paths inFlatRuleTester
(#18064)f4a1fe2
test: add more tests for ignoring files and directories (#18068)69dd1d1
fix: Ensure config keys are printed for config errors (#18067)Updates
eslint-config-prettier
from 8.5.0 to 8.10.0Changelog
Sourced from eslint-config-prettier's changelog.
Commits
baab944
eslint-config-prettier v8.10.0552483b
feat: max-statements-per-line (#263)aa1aa34
eslint-config-prettier v8.9.07d9ed21
Update everything (#260)2a2438e
feat: off vue/array-element-newline (#259)6b48bb2
Bump word-wrap from 1.2.3 to 1.2.4 (#258)311351b
Use matrix.os in check.yml (#251)88ba724
eslint-config-prettier v8.8.01a7be70
add rule@typescript/lines-around-comment
(#246)130bf88
Move removed rules to deprecated section (#245)Updates
eslint-import-resolver-typescript
from 3.5.1 to 3.6.3Release notes
Sourced from eslint-import-resolver-typescript's releases.
Changelog
Sourced from eslint-import-resolver-typescript's changelog.
... (truncated)
Commits
3dfad60
chore(deps): update dependency node to v18.20.4 (#309)47561fb
chore(deps): update dependency@changesets/cli
to ^2.27.7 (#308)c9b5626
chore: release eslint-import-resolver-typescript (#302)f8d7b82
fix(#303): use@nolyfill/is-core-module
(#305)a4c6c78
fix: ignore bun built-in modules (#288)79148f4
chore: release eslint-import-resolver-typescript (#301)ff3d3c6
chore(deps): removeis-core-module
dependency (#295)10f9b17
Allow either import or import-x plugin as a peer dependency (#294)b777b44
ci(workflows/ci): setup node before enabling corepack (#300)4f9db59
chore(deps): update dependency node to v18.20.3 (#297)Updates
eslint-plugin-import
from 2.26.0 to 2.30.0Release notes
Sourced from eslint-plugin-import's releases.