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 v7.15.0 #6314

Merged
merged 1 commit into from
Jul 1, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 1, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v7.15.0

Compare Source

🚀 Features
  • eslint-plugin: [array-type] detect Readonly<string[]> case

  • eslint-plugin: back-port new rules around empty object types from v8

🩹 Fixes
  • disable EXPERIMENTAL_useProjectService in disabled-type-checked shared config

  • eslint-plugin: [no-unsafe-return] differentiate a types-error any from a true any

  • eslint-plugin: [no-unsafe-call] differentiate a types-error any from a true any

❤️ Thank You
  • auvred
  • Kim Sang Du
  • rgehbt
  • Vinccool96

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

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

v7.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.


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 Jul 1, 2024
Copy link

changeset-bot bot commented Jul 1, 2024

⚠️ No Changeset found

Latest commit: 1a625cd

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 Jul 1, 2024

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets):

Package Version Info
@graphql-tools/delegate 10.0.13-alpha-20240701183207-1a625cd483ed3bc17e37bbbc21ce4d46555a490d npm ↗︎ unpkg ↗︎

Copy link
Contributor

github-actions bot commented Jul 1, 2024

✅ Benchmark Results

     ✓ no_errors
     ✓ expected_result

     checks.........................: 100.00% ✓ 328       ✗ 0  
     data_received..................: 38 MB   3.8 MB/s
     data_sent......................: 140 kB  14 kB/s
     http_req_blocked...............: avg=4.15µs   min=2.07µs   med=2.76µs   max=168.12µs p(90)=4.07µs   p(95)=4.8µs   
     http_req_connecting............: avg=692ns    min=0s       med=0s       max=113.6µs  p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=56.84ms  min=48.89ms  med=53.08ms  max=147.66ms p(90)=62.16ms  p(95)=87.59ms 
       { expected_response:true }...: avg=56.84ms  min=48.89ms  med=53.08ms  max=147.66ms p(90)=62.16ms  p(95)=87.59ms 
     http_req_failed................: 0.00%   ✓ 0         ✗ 164
     http_req_receiving.............: avg=134.72µs min=105.35µs med=131.31µs max=318.41µs p(90)=152.34µs p(95)=159.58µs
     http_req_sending...............: avg=24.96µs  min=19.62µs  med=24.54µs  max=62.48µs  p(90)=31.08µs  p(95)=33.47µs 
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=56.68ms  min=48.73ms  med=52.94ms  max=147.28ms p(90)=62.02ms  p(95)=87.39ms 
     http_reqs......................: 164     16.347962/s
     iteration_duration.............: avg=61.15ms  min=52.32ms  med=57.19ms  max=152.94ms p(90)=71.92ms  p(95)=91.95ms 
     iterations.....................: 164     16.347962/s
     vus............................: 1       min=1       max=1
     vus_max........................: 1       min=1       max=1

Copy link
Contributor

github-actions bot commented Jul 1, 2024

💻 Website Preview

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

@renovate renovate bot merged commit f40be1c into master Jul 1, 2024
30 checks passed
@renovate renovate bot deleted the renovate/typescript-eslint-monorepo branch July 1, 2024 21:59
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.

None yet

0 participants