Skip to content
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: update ESLint #707

Merged
merged 1 commit into from
Sep 28, 2023
Merged

Chore: update ESLint #707

merged 1 commit into from
Sep 28, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 28, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/eslint-plugin 6.4.1 -> 6.7.2 age adoption passing confidence
@typescript-eslint/parser 6.4.1 -> 6.7.2 age adoption passing confidence
eslint (source) 8.48.0 -> 8.50.0 age adoption passing confidence
eslint-plugin-jest 27.2.3 -> 27.4.0 age adoption passing confidence
eslint-plugin-jsdoc 46.5.0 -> 46.8.2 age adoption passing confidence

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v6.7.2

Compare Source

Note: Version bump only for package @​typescript-eslint/eslint-plugin

You can read about our versioning strategy and releases on our website.

v6.7.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-restricted-imports] disallow side effect imports when allowTypeImports is enabled (#​7560) (4908905)
Features
  • eslint-plugin: [await-thenable] added suggestion fixer (#​7437) (b284370)

You can read about our versioning strategy and releases on our website.

v6.6.0

Compare Source

Bug Fixes
  • eslint-plugin: [key-spacing] consider properties with parens and comments (#​7525) (7012279)

You can read about our versioning strategy and releases on our website.

v6.5.0

Compare Source

Bug Fixes
  • eslint-plugin: [consistent-type-assertions] wrap object return value with parentheses (#​6885) (23ac499)

You can read about our versioning strategy and releases on our website.

6.4.1 (2023-08-21)

Bug Fixes
  • eslint-plugin: [no-unnecessary-condition] false positives with branded types (#​7466) (b52658f), closes #​7293

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v6.7.2

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

You can read about our versioning strategy and releases on our website.

v6.7.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

You can read about our versioning strategy and releases on our website.

v6.6.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

You can read about our versioning strategy and releases on our website.

v6.5.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

You can read about our versioning strategy and releases on our website.

6.4.1 (2023-08-21)

Note: Version bump only for package @​typescript-eslint/parser

You can read about our versioning strategy and releases on our website.

eslint/eslint (eslint)

v8.50.0

Compare Source

Features

  • 27d5a9e feat: add suggestions to array-callback-return (#​17590) (Tanuj Kanti)
  • f9082ff feat: flat-rule-tester make sure default config always matches (#​17585) (fnx)
  • 83914ad feat: Implement SourceCode#applyInlineConfig() (#​17351) (Nicholas C. Zakas)
  • 22a5582 feat: add rule no-object-constructor, deprecate no-new-object (#​17576) (Francesco Trotta)
  • 85a3d9e feat: allowVoid option in array-callback-return (#​17564) (Tanuj Kanti)

Bug Fixes

  • cc4d26b fix: Ensure deprecated context.parserServices warns (#​17593) (Nicholas C. Zakas)
  • 1ea4cfb fix: Ensure all RuleTester tests all deprecated context methods (#​17587) (Nicholas C. Zakas)
  • aa1b657 fix: wrong suggestion and message in no-misleading-character-class (#​17571) (Yosuke Ota)

Documentation

  • 1800537 docs: Fix and standardize JSX code examples (#​17591) (Francesco Trotta)
  • 48a44a7 docs: Add correct/incorrect tags to prefer-arrow-callback (#​17589) (Francesco Trotta)
  • 20893d4 docs: fix incorrect tag's place (#​17575) (Tanuj Kanti)
  • bd7a71f docs: Update README (GitHub Actions Bot)

Chores

v8.49.0

Compare Source

Features

  • da09f4e feat: Implement onUnreachableCodePathStart/End (#​17511) (Nicholas C. Zakas)
  • 32b2327 feat: Emit deprecation warnings in RuleTester (#​17527) (Nicholas C. Zakas)
  • acb7df3 feat: add new enforce option to lines-between-class-members (#​17462) (Nitin Kumar)

Documentation

  • ecfb54f docs: Update README (GitHub Actions Bot)
  • de86b3b docs: update no-promise-executor-return examples (#​17529) (Nitin Kumar)
  • 032c4b1 docs: add typescript template (#​17500) (James)
  • cd7da5c docs: Update README (GitHub Actions Bot)

Chores

jest-community/eslint-plugin-jest (eslint-plugin-jest)

v27.4.0

Compare Source

Features
  • valid-title: support ignoring leading and trailing whitespace (#​1433) (bc96473)

v27.3.0

Compare Source

Features

27.2.3 (2023-07-13)

Bug Fixes

27.2.2 (2023-06-19)

Bug Fixes

27.2.1 (2023-01-06)

Bug Fixes
gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)

v46.8.2

Compare Source

Bug Fixes

v46.8.1

Compare Source

Bug Fixes
  • require-description-complete-sentence: allow all inline tags at beginning of sentence; fixes #​1150 (e8b1475)

v46.8.0

Compare Source

Features

v46.7.0

Compare Source

Features
  • require-returns: add optional fixer (dfd2a8a)

v46.6.0

Compare Source

Features

v46.5.1

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - "on the 28th day of the month" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot enabled auto-merge (squash) September 28, 2023 07:51
@renovate renovate bot requested a review from emmercm September 28, 2023 07:51
@renovate
Copy link
Contributor Author

renovate bot commented Sep 28, 2023

⚠ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package.json
Post-upgrade command 'npm ci --ignore-scripts' has not been added to the allowed list in allowedPostUpgradeCommands
File name: package.json
Post-upgrade command 'npm run lint:fix' has not been added to the allowed list in allowedPostUpgradeCommands
File name: package.json
Post-upgrade command 'npm ci --ignore-scripts' has not been added to the allowed list in allowedPostUpgradeCommands
File name: package.json
Post-upgrade command 'npm run lint:fix' has not been added to the allowed list in allowedPostUpgradeCommands
File name: package.json
Post-upgrade command 'npm ci --ignore-scripts' has not been added to the allowed list in allowedPostUpgradeCommands
File name: package.json
Post-upgrade command 'npm run lint:fix' has not been added to the allowed list in allowedPostUpgradeCommands
File name: package.json
Post-upgrade command 'npm ci --ignore-scripts' has not been added to the allowed list in allowedPostUpgradeCommands
File name: package.json
Post-upgrade command 'npm run lint:fix' has not been added to the allowed list in allowedPostUpgradeCommands
File name: package.json
Post-upgrade command 'npm ci --ignore-scripts' has not been added to the allowed list in allowedPostUpgradeCommands
File name: package.json
Post-upgrade command 'npm run lint:fix' has not been added to the allowed list in allowedPostUpgradeCommands

@github-actions
Copy link

github-actions bot commented Sep 28, 2023

🧪 Branch Testing

This pull request can be tested locally with the following command:

npm exec --yes -- "github:emmercm/igir#renovate/eslint" [commands..] [options]

Comment generated by the Pull Request Commenter workflow.

@codecov
Copy link

codecov bot commented Sep 28, 2023

Codecov Report

Merging #707 (4f93b61) into main (efb6acb) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #707   +/-   ##
=======================================
  Coverage   93.53%   93.53%           
=======================================
  Files          82       82           
  Lines        4949     4949           
  Branches     1083     1083           
=======================================
  Hits         4629     4629           
  Misses        303      303           
  Partials       17       17           

@renovate renovate bot merged commit 1221c65 into main Sep 28, 2023
53 of 54 checks passed
@renovate renovate bot deleted the renovate/eslint branch September 28, 2023 08:51
@github-actions
Copy link

🔒 Inactive pull request lock

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Comment generated by the GitHub Lock Issues workflow.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 29, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant