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.13.0 #6654

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 4, 2024

This PR contains the following updates:

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

Release Notes

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

v8.13.0

Compare Source

🚀 Features
  • eslint-plugin: [only-throw-error] add allow option (#​10221)
  • eslint-plugin: [prefer-nullish-coalescing] add option ignoreBooleanCoercion (#​9924)
  • eslint-plugin: disable no-class-assign rule in eslint-recommended config (#​10250)
🩹 Fixes
  • eslint-plugin: [switch-exhaustiveness-check] add support for covering a missing property with undefined (#​10232)
  • eslint-plugin: [consistent-type-definitions] don't leave trailing parens when fixing type to interface (#​10235)
  • eslint-plugin: [no-deprecated] report when exported class implements/extends deprecated entity (#​10259)
  • eslint-plugin: [no-deprecated] report on deprecated variables used inside dynamic imports (#​10261)
  • eslint-plugin: [no-unnecessary-condition] falsey bigint should be falsey (#​10205)
❤️ Thank You

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

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

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


Configuration

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

🚦 Automerge: Enabled.

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 dependencies Pull requests that update a dependency file label Nov 4, 2024
Copy link

changeset-bot bot commented Nov 4, 2024

⚠️ No Changeset found

Latest commit: d66e661

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor

github-actions bot commented Nov 4, 2024

✅ Benchmark Results

     ✓ no_errors
     ✓ expected_result

     checks.........................: 100.00% ✓ 316       ✗ 0  
     data_received..................: 37 MB   3.7 MB/s
     data_sent......................: 135 kB  14 kB/s
     http_req_blocked...............: avg=4.78µs   min=2.35µs   med=3.07µs   max=228.95µs p(90)=4.61µs   p(95)=4.85µs  
     http_req_connecting............: avg=1µs      min=0s       med=0s       max=158.51µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=58.88ms  min=47.85ms  med=55.29ms  max=151.27ms p(90)=65.97ms  p(95)=92.11ms 
       { expected_response:true }...: avg=58.88ms  min=47.85ms  med=55.29ms  max=151.27ms p(90)=65.97ms  p(95)=92.11ms 
     http_req_failed................: 0.00%   ✓ 0         ✗ 158
     http_req_receiving.............: avg=141.65µs min=101.33µs med=129.27µs max=445.95µs p(90)=158.63µs p(95)=173.71µs
     http_req_sending...............: avg=26.97µs  min=19.04µs  med=25.28µs  max=92.52µs  p(90)=33.44µs  p(95)=36.48µs 
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=58.71ms  min=47.71ms  med=55.14ms  max=150.83ms p(90)=65.82ms  p(95)=91.95ms 
     http_reqs......................: 158     15.733614/s
     iteration_duration.............: avg=63.53ms  min=51.83ms  med=59.72ms  max=158.22ms p(90)=72.33ms  p(95)=96.08ms 
     iterations.....................: 158     15.733614/s
     vus............................: 1       min=1       max=1
     vus_max........................: 1       min=1       max=1

Copy link
Contributor

github-actions bot commented Nov 4, 2024

💻 Website Preview

The latest changes are available as preview in: https://f4dcc32c.graphql-tools.pages.dev

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 file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants