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 v6.2.0 #2928

Merged
merged 1 commit into from
Jul 24, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 17, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/eslint-plugin 6.0.0 -> 6.2.0 age adoption passing confidence
@typescript-eslint/parser 6.0.0 -> 6.2.0 age adoption passing confidence

Release Notes

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

v6.2.0

Compare Source

Bug Fixes
  • eslint-plugin: [member-ordering] account for repeated names (#​6864) (d207b59)
  • eslint-plugin: [no-unsafe-enum-comparison] exempt bit shift operators (#​7074) (b3e0e75)
  • eslint-plugin: [prefer-nullish-coalescing] handle case when type of left side is null or undefined (#​7225) (b62affe)
  • eslint-plugin: use a default export for the rules type (#​7266) (af77a1d)
Features
  • eslint-plugin: [class-methods-use-this] add extension rule (#​6457) (18ea3b1)
  • eslint-plugin: sync getFunctionHeadLoc implementation with upstream (#​7260) (f813147)

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

v6.1.0

Compare Source

Bug Fixes
  • eslint-plugin: [comma-dangle] fixed crash from undefined predicate.ignore (#​7223) (d368164)
  • eslint-plugin: [no-floating-promises] false negative calling .then with second argument undefined (#​6881) (606a52c), closes #​6850
  • eslint-plugin: [no-floating-promises] finally should be transparent to unhandled promises (#​7092) (2a4421c)
  • eslint-plugin: [no-unnecessary-type-constraint] correctly fix in cts/mts files (#​6795) (1404796)
  • eslint-plugin: [no-unused-vars] check if any variable definition is exported (#​6873) (587ac30), closes #​6188
  • eslint-plugin: fix schemas across several rules and add schema tests (#​6947) (dd31bed)
  • eslint-plugin: include the rules types in the package (#​7215) (a3da11d)
Features
  • typescript-estree: add EXPERIMENTAL_useProjectService option to use TypeScript project service (#​6754) (6d3d162)

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

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

v6.2.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

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

v6.1.0

Compare Source

Features
  • typescript-estree: add EXPERIMENTAL_useProjectService option to use TypeScript project service (#​6754) (6d3d162)

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 17, 2023
@changeset-bot
Copy link

changeset-bot bot commented Jul 17, 2023

⚠️ No Changeset found

Latest commit: 4deeb2a

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
Contributor

github-actions bot commented Jul 17, 2023

Apollo Federation Subgraph Compatibility Results

Federation 1 SupportFederation 2 Support
_service🟢
@key (single)🟢
@key (multi)🟢
@key (composite)🟢
repeatable @key🟢
@requires🟢
@provides🟢
federated tracing🟢
@link🟢
@shareable🟢
@tag🟢
@override🟢
@inaccessible🟢
@composeDirective🟢
@interfaceObject🟢

Learn more:

@github-actions
Copy link
Contributor

github-actions bot commented Jul 17, 2023

✅ Benchmark Results

     ✓ no_errors{mode:graphql}
     ✓ expected_result{mode:graphql}
     ✓ no_errors{mode:graphql-jit}
     ✓ expected_result{mode:graphql-jit}
     ✓ no_errors{mode:graphql-response-cache}
     ✓ expected_result{mode:graphql-response-cache}
     ✓ no_errors{mode:graphql-no-parse-validate-cache}
     ✓ expected_result{mode:graphql-no-parse-validate-cache}

     checks.......................................: 100.00% ✓ 217722     ✗ 0     
     data_received................................: 883 MB  7.4 MB/s
     data_sent....................................: 44 MB   366 kB/s
     http_req_blocked.............................: avg=2.81µs   min=1.5µs    med=2.2µs    max=5.48ms  p(90)=3µs      p(95)=3.4µs   
     http_req_connecting..........................: avg=59ns     min=0s       med=0s       max=5.42ms  p(90)=0s       p(95)=0s      
     http_req_duration............................: avg=761.07µs min=355.41µs med=606.22µs max=34.22ms p(90)=1.05ms   p(95)=1.18ms  
       { expected_response:true }.................: avg=761.07µs min=355.41µs med=606.22µs max=34.22ms p(90)=1.05ms   p(95)=1.18ms  
     ✓ { mode:graphql-jit }.......................: avg=601.9µs  min=355.41µs med=509.51µs max=34.22ms p(90)=642.82µs p(95)=790.41µs
     ✓ { mode:graphql-no-parse-validate-cache }...: avg=1.14ms   min=782.02µs med=1.02ms   max=27.59ms p(90)=1.28ms   p(95)=1.65ms  
     ✓ { mode:graphql-response-cache }............: avg=657.47µs min=418.21µs med=563.91µs max=19.98ms p(90)=703.62µs p(95)=867.12µs
     ✓ { mode:graphql }...........................: avg=780.75µs min=483.81µs med=663.72µs max=23.37ms p(90)=865.82µs p(95)=1.06ms  
     http_req_failed..............................: 0.00%   ✓ 0          ✗ 108861
     http_req_receiving...........................: avg=45.07µs  min=22.9µs   med=38.5µs   max=9.4ms   p(90)=53µs     p(95)=61.5µs  
     http_req_sending.............................: avg=21.09µs  min=8.9µs    med=12.4µs   max=8.46ms  p(90)=22.6µs   p(95)=31.2µs  
     http_req_tls_handshaking.....................: avg=0s       min=0s       med=0s       max=0s      p(90)=0s       p(95)=0s      
     http_req_waiting.............................: avg=694.9µs  min=316.91µs med=548.11µs max=34.13ms p(90)=984.42µs p(95)=1.1ms   
     http_reqs....................................: 108861  907.145998/s
     iteration_duration...........................: avg=1.09ms   min=593.41µs med=931.53µs max=34.6ms  p(90)=1.39ms   p(95)=1.59ms  
     iterations...................................: 108861  907.145998/s
     vus..........................................: 1       min=1        max=2   
     vus_max......................................: 2       min=2        max=2   

@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v6.1.0 chore(deps): update typescript-eslint monorepo to v6.2.0 Jul 24, 2023
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 61e8de2 to 4deeb2a Compare July 24, 2023 17:34
@github-actions
Copy link
Contributor

github-actions bot commented Jul 24, 2023

🚀 Snapshot Release (rc)

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

Package Version Info
@graphql-yoga/plugin-jwt 1.0.0-rc-20230724174746-4deeb2ad npm ↗︎ unpkg ↗︎

@github-actions
Copy link
Contributor

💻 Website Preview

The latest changes are available as preview in: https://954d69f8.graphql-yoga.pages.dev

@ardatan ardatan merged commit 7542bd0 into main Jul 24, 2023
27 checks passed
@ardatan ardatan deleted the renovate/typescript-eslint-monorepo branch July 24, 2023 17:58
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.

1 participant