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(deps): update typescript-eslint monorepo to v8.16.0 (minor) #247

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 21, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/eslint-plugin (source) 8.14.0 -> 8.16.0 age adoption passing confidence
@typescript-eslint/parser (source) 8.14.0 -> 8.16.0 age adoption passing confidence
typescript-eslint (source) 8.11.0 -> 8.16.0 age adoption passing confidence

Release Notes

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

v8.16.0

Compare Source

🚀 Features
  • eslint-plugin: [no-base-to-string] check Array.prototype.join (#​10287)
  • eslint-plugin: [max-params] add function overload and function type support (#​10312)
❤️ Thank You

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

v8.15.0

Compare Source

🚀 Features
  • eslint-plugin: [prefer-nullish-coalescing] fix detection of ignoreConditionalTests involving boolean ! operator (#​10299)
  • eslint-plugin: new rule no-unsafe-type-assertion (#​10051)
  • eslint-plugin: added related-getter-setter-pairs rule (#​10192)
🩹 Fixes
  • utils: add defaultOptions to meta in rule (#​10339)
  • eslint-plugin: report deprecations used in default export (#​10330)
  • eslint-plugin: [explicit-module-boundary-types] and [explicit-function-return-type] don't report on as const satisfies (#​10315)
  • eslint-plugin: [await-thenable, return-await] don't flag awaiting unconstrained type parameter as unnecessary (#​10314)
  • eslint-plugin: [consistent-indexed-object-style] handle circular mapped types (#​10301)
❤️ Thank You

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

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

v8.16.0

Compare Source

🚀 Features
❤️ Thank You
  • Josh Goldberg ✨

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

v8.15.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.

typescript-eslint/typescript-eslint (typescript-eslint)

v8.16.0

Compare Source

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

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

v8.15.0

Compare Source

🚀 Features
  • typescript-eslint: allow infinitely deep array nesting in config function and extends (#​10333)
  • eslint-plugin: new rule no-unsafe-type-assertion (#​10051)
  • eslint-plugin: added related-getter-setter-pairs rule (#​10192)
🩹 Fixes
  • add missing peer dependencies (#​9744)
❤️ Thank You

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

v8.14.0

Compare Source

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

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

v8.13.0

Compare Source

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

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

v8.12.2

Compare Source

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

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

v8.12.1

Compare Source

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

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

v8.12.0

Compare Source

🚀 Features
  • typescript-eslint: improve undefined extension handling (#​10177)
❤️ Thank You

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


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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the renovate label Feb 21, 2024
@codecov-commenter
Copy link

codecov-commenter commented Feb 21, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 50.99%. Comparing base (8a36dd9) to head (5d2d753).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #247   +/-   ##
=======================================
  Coverage   50.99%   50.99%           
=======================================
  Files          73       73           
  Lines        4334     4334           
=======================================
  Hits         2210     2210           
  Misses       1935     1935           
  Partials      189      189           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v6.21.0 (minor) chore(deps): update typescript-eslint monorepo to v6.21.0 (minor) - autoclosed Feb 26, 2024
@renovate renovate bot closed this Feb 26, 2024
@renovate renovate bot deleted the renovate/typescript-eslint-monorepo branch February 26, 2024 16:26
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v6.21.0 (minor) - autoclosed chore(deps): update typescript-eslint monorepo to v6.21.0 (minor) Feb 26, 2024
@renovate renovate bot reopened this Feb 26, 2024
@renovate renovate bot restored the renovate/typescript-eslint-monorepo branch February 26, 2024 19:18
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v6.21.0 (minor) chore(deps): update typescript-eslint monorepo to v7.1.0 (minor) Feb 26, 2024
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch 2 times, most recently from dbd4ccc to feca370 Compare March 4, 2024 19:00
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v7.1.0 (minor) chore(deps): update typescript-eslint monorepo to v7.1.1 (minor) Mar 4, 2024
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from feca370 to e56d094 Compare March 11, 2024 19:36
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v7.1.1 (minor) chore(deps): update typescript-eslint monorepo to v7.2.0 (minor) Mar 11, 2024
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from e56d094 to c0ff51c Compare March 18, 2024 18:18
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v7.2.0 (minor) chore(deps): update typescript-eslint monorepo to v7.3.0 (minor) Mar 18, 2024
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from c0ff51c to 2b1853d Compare March 19, 2024 00:47
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v7.3.0 (minor) chore(deps): update typescript-eslint monorepo to v7.3.1 (minor) Mar 19, 2024
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 2b1853d to e7b62b1 Compare March 20, 2024 17:35
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v7.3.1 (minor) chore(deps): update typescript-eslint monorepo to ^7.3.1 (minor) Mar 20, 2024
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to ^7.3.1 (minor) chore(deps): update typescript-eslint monorepo to ^7.4.0 (minor) Mar 25, 2024
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from e7b62b1 to e4a3d9a Compare March 25, 2024 20:22
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from e4a3d9a to 007b57d Compare April 2, 2024 01:29
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to ^7.4.0 (minor) chore(deps): update typescript-eslint monorepo to ^7.5.0 (minor) Apr 2, 2024
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch 2 times, most recently from 0b81c19 to d444564 Compare April 8, 2024 20:10
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to ^7.5.0 (minor) chore(deps): update typescript-eslint monorepo to ^7.6.0 (minor) Apr 8, 2024
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from d444564 to 59aa2d2 Compare April 15, 2024 17:38
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to ^7.6.0 (minor) chore(deps): update typescript-eslint monorepo to ^7.7.0 (minor) Apr 15, 2024
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 59aa2d2 to 5e58f01 Compare April 22, 2024 18:53
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to ^7.7.0 (minor) chore(deps): update typescript-eslint monorepo to ^7.7.1 (minor) Apr 22, 2024
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 5e58f01 to 454ce47 Compare April 23, 2024 13:00
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to ^7.7.1 (minor) chore(deps): update typescript-eslint monorepo to ^7.1.0 (minor) Apr 23, 2024
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to ^7.1.0 (minor) chore(deps): update typescript-eslint monorepo to ^7.1.0 (minor) - autoclosed May 23, 2024
@renovate renovate bot closed this May 23, 2024
@renovate renovate bot deleted the renovate/typescript-eslint-monorepo branch May 23, 2024 13:10
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to ^7.1.0 (minor) - autoclosed chore(deps): update typescript-eslint monorepo to ^7.1.0 (minor) May 27, 2024
@renovate renovate bot reopened this May 27, 2024
@renovate renovate bot restored the renovate/typescript-eslint-monorepo branch May 27, 2024 21:13
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 454ce47 to 1a2d183 Compare May 28, 2024 00:25
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to ^7.1.0 (minor) chore(deps): update typescript-eslint monorepo to ^7.10.0 (minor) May 28, 2024
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch 2 times, most recently from bacef76 to 060a9fd Compare October 18, 2024 15:32
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to ^7.10.0 (minor) chore(deps): update typescript-eslint monorepo to v7.18.0 (minor) Oct 29, 2024
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 060a9fd to 2acaada Compare October 29, 2024 09:44
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v7.18.0 (minor) chore(deps): update typescript-eslint monorepo (minor) Oct 29, 2024
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch 2 times, most recently from b1ba5f4 to 25837a1 Compare November 4, 2024 18:51
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch 2 times, most recently from d3c3c54 to 1ba46f0 Compare November 15, 2024 15:08
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo (minor) chore(deps): update dependency typescript-eslint to v8.14.0 Nov 15, 2024
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 1ba46f0 to 24d04ea Compare November 15, 2024 16:05
@renovate renovate bot changed the title chore(deps): update dependency typescript-eslint to v8.14.0 chore(deps): update typescript-eslint monorepo to v8.15.0 (minor) Nov 18, 2024
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 24d04ea to 5d2d753 Compare November 18, 2024 18:09
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v8.15.0 (minor) chore(deps): update typescript-eslint monorepo to v8.16.0 (minor) Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant