Skip to content

chore(deps): update typescript-eslint monorepo to v6.18.1#5820

Merged
renovate[bot] merged 1 commit intomasterfrom
renovate/typescript-eslint-monorepo
Jan 9, 2024
Merged

chore(deps): update typescript-eslint monorepo to v6.18.1#5820
renovate[bot] merged 1 commit intomasterfrom
renovate/typescript-eslint-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jan 9, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v6.18.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-non-null-assertion] provide valid fix when member access is on next line

  • eslint-plugin: [no-unnecessary-condition] improve checking optional callee

  • eslint-plugin: [prefer-readonly] support modifiers of unions and intersections

  • eslint-plugin: [switch-exhaustiveness-check] fix new allowDefaultCaseForExhaustiveSwitch option

❤️ Thank You
  • auvred
  • James
  • Josh Goldberg ✨
  • YeonJuan

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

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

v6.18.1

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Jan 9, 2024
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Jan 9, 2024

⚠️ No Changeset found

Latest commit: 5ba204e

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

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jan 9, 2024

✅ Benchmark Results

     ✓ no_errors
     ✓ expected_result

     checks.........................: 100.00% ✓ 334       ✗ 0  
     data_received..................: 39 MB   3.9 MB/s
     data_sent......................: 143 kB  14 kB/s
     http_req_blocked...............: avg=3.95µs   min=2.05µs  med=2.7µs    max=153.69µs p(90)=4.11µs   p(95)=4.66µs  
     http_req_connecting............: avg=626ns    min=0s      med=0s       max=104.58µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=55.89ms  min=46.1ms  med=52.51ms  max=150.18ms p(90)=62.74ms  p(95)=89.32ms 
       { expected_response:true }...: avg=55.89ms  min=46.1ms  med=52.51ms  max=150.18ms p(90)=62.74ms  p(95)=89.32ms 
     http_req_failed................: 0.00%   ✓ 0         ✗ 167
     http_req_receiving.............: avg=130.97µs min=98.42µs med=124.33µs max=266.39µs p(90)=153.86µs p(95)=160.83µs
     http_req_sending...............: avg=25.74µs  min=18.31µs med=24.22µs  max=96.29µs  p(90)=32.83µs  p(95)=35.08µs 
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=55.74ms  min=45.95ms med=52.36ms  max=149.85ms p(90)=62.59ms  p(95)=89.12ms 
     http_reqs......................: 167     16.620289/s
     iteration_duration.............: avg=60.15ms  min=49.69ms med=56.8ms   max=153.97ms p(90)=70.92ms  p(95)=92.98ms 
     iterations.....................: 167     16.620289/s
     vus............................: 1       min=1       max=1
     vus_max........................: 1       min=1       max=1

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jan 9, 2024

💻 Website Preview

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

@renovate renovate Bot merged commit ab85959 into master Jan 9, 2024
@renovate renovate Bot deleted the renovate/typescript-eslint-monorepo branch January 9, 2024 04:28
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