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

fix(deps): update linters #297

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

fix(deps): update linters #297

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 30, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/eslint-plugin (source) 6.19.1 -> 6.21.0 age adoption passing confidence
@typescript-eslint/parser (source) 6.19.1 -> 6.21.0 age adoption passing confidence
eslint (source) 8.56.0 -> 8.57.0 age adoption passing confidence
eslint-config-turbo (source) 1.11.3 -> 1.13.4 age adoption passing confidence
eslint-plugin-jsx-a11y 6.8.0 -> 6.9.0 age adoption passing confidence
eslint-plugin-license-header 0.6.0 -> 0.6.1 age adoption passing confidence
eslint-plugin-promise 6.1.1 -> 6.2.0 age adoption passing confidence
eslint-plugin-react 7.33.2 -> 7.34.3 age adoption passing confidence
eslint-plugin-react-hooks (source) 4.6.0 -> 4.6.2 age adoption passing confidence
prettier (source) 3.2.4 -> 3.3.2 age adoption passing confidence

Release Notes

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

v6.21.0

Compare Source

🚀 Features
  • export plugin metadata

  • allow parserOptions.project: false

  • eslint-plugin: add rule prefer-find

🩹 Fixes
  • eslint-plugin: [no-unused-vars] don't report on types referenced in export assignment expression

  • eslint-plugin: [switch-exhaustiveness-check] better support for intersections, infinite types, non-union values

  • eslint-plugin: [consistent-type-imports] dont report on types used in export assignment expressions

  • eslint-plugin: [no-unnecessary-condition] handle left-hand optional with exactOptionalPropertyTypes option

  • eslint-plugin: [class-literal-property-style] allow getter when same key setter exists

  • eslint-plugin: [no-unnecessary-type-assertion] provide valid fixes for assertions with extra tokens before as keyword

❤️ Thank You
  • auvred
  • Brad Zacher
  • Kirk Waiblinger
  • Pete Gonzalez
  • YeonJuan

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

v6.20.0

Compare Source

🚀 Features
  • eslint-plugin: [member-ordering] allow easy reuse of the default ordering
🩹 Fixes
  • eslint-plugin: [no-useless-template-literals] incorrect bigint autofix result

  • eslint-plugin: [prefer-nullish-coalescing] treat any/unknown as non-nullable

  • eslint-plugin: [no-useless-template-literals] report Infinity & NaN

  • eslint-plugin: [prefer-readonly] disable checking accessors

❤️ Thank You
  • Alex Parloti
  • auvred
  • James Browning
  • StyleShit
  • YeonJuan

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

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

v6.21.0

Compare Source

🚀 Features
  • allow parserOptions.project: false
❤️ Thank You
  • auvred
  • Brad Zacher
  • Kirk Waiblinger
  • Pete Gonzalez
  • YeonJuan

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

v6.20.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

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

eslint/eslint (eslint)

v8.57.0

Compare Source

Features

  • 1120b9b feat: Add loadESLint() API method for v8 (#​18098) (Nicholas C. Zakas)
  • dca7d0f feat: Enable eslint.config.mjs and eslint.config.cjs (#​18066) (Nitin Kumar)

Bug Fixes

  • 2196d97 fix: handle absolute file paths in FlatRuleTester (#​18064) (Nitin Kumar)
  • 69dd1d1 fix: Ensure config keys are printed for config errors (#​18067) (Nitin Kumar)
  • 9852a31 fix: deep merge behavior in flat config (#​18065) (Nitin Kumar)
  • 4c7e9b0 fix: allow circular references in config (#​18056) (Milos Djermanovic)

Documentation

Chores

vercel/turbo (eslint-config-turbo)

v1.13.4: Turborepo v1.13.4

Compare Source

What's Changed

Docs
turbo-ignore
@​turbo/repository
Examples
Changelog

New Contributors

Full Changelog: vercel/turbo@v1.13.3...v1.13.4

v1.13.3

Compare Source

v1.13.2

Compare Source

v1.13.1

Compare Source

v1.13.0

Compare Source

v1.12.5: Turborepo v1.12.5

Compare Source

What's Changed

Docs
create-turbo
@​turbo/repository
Examples
Changelog

New Contributors

Full Changelog: vercel/turbo@v1.12.4...v1.12.5

v1.12.4: Turborepo v1.12.4

Compare Source

What's Changed
Docs
create-turbo
@​turbo/repository - ⚠️ Alpha - Expect Breaking Changes
Changelog
New Contributors

Full Changelog: vercel/turbo@v1.12.3...v1.12.4

v1.12.3: Turborepo v1.12.3

Compare Source

What's Changed
Docs
create-turbo
Examples
Changelog
New Contributors

Full Changelog: vercel/turbo@v1.12.2...v1.12.3

v1.12.2: Turborepo v1.12.2

Compare Source

What's Changed

create-turbo
Changelog

Full Changelog: vercel/turbo@v1.12.1...v1.12.2

v1.12.1: Turborepo v1.12.1

Compare Source

What's Changed

Docs
create-turbo
Changelog

New Contributors

Full Changelog: vercel/turbo@v1.12.0...v1.12.1

v1.12.0: Turborepo v1.12.0

Compare Source

What's Changed

Docs

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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 requested a review from a team as a code owner January 30, 2024 18:57
@renovate renovate bot added the kind/dependency Pull requests that update a dependency file label Jan 30, 2024
Copy link

openshift-ci bot commented Jan 30, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign schultzp2020 for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@renovate renovate bot changed the title fix(deps): update linters to v6.20.0 fix(deps): update linters Feb 1, 2024
@renovate renovate bot force-pushed the renovate/linters branch 5 times, most recently from 572430a to 49beb34 Compare February 8, 2024 00:49
@renovate renovate bot force-pushed the renovate/linters branch 2 times, most recently from b46c0e6 to 9fb8f78 Compare February 28, 2024 20:27
@renovate renovate bot force-pushed the renovate/linters branch 2 times, most recently from cd13683 to ec72dca Compare March 7, 2024 19:47
@renovate renovate bot force-pushed the renovate/linters branch 2 times, most recently from c9ef1f6 to 3da3eb4 Compare March 22, 2024 20:43
@renovate renovate bot force-pushed the renovate/linters branch 2 times, most recently from c7df376 to 18d07a3 Compare April 3, 2024 16:48
@renovate renovate bot force-pushed the renovate/linters branch 2 times, most recently from 90d3bc3 to 0e7eb72 Compare April 27, 2024 19:22
@renovate renovate bot force-pushed the renovate/linters branch 3 times, most recently from 4a35acb to 28c440c Compare June 2, 2024 18:58
@renovate renovate bot force-pushed the renovate/linters branch 3 times, most recently from a7f07ba to 92e7006 Compare June 12, 2024 06:54
@renovate renovate bot force-pushed the renovate/linters branch 2 times, most recently from f08fb18 to 07875ab Compare June 19, 2024 22:03
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/dependency Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants