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.7.4 #3038

Merged
merged 1 commit into from
Oct 2, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 2, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v6.7.4

Compare Source

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

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

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

v6.7.4

Compare Source

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

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

changeset-bot bot commented Oct 2, 2023

⚠️ No Changeset found

Latest commit: c89ec1b

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 Oct 2, 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 Oct 2, 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% ✓ 198118     ✗ 0    
     data_received................................: 809 MB  6.7 MB/s
     data_sent....................................: 40 MB   333 kB/s
     http_req_blocked.............................: avg=3.04µs   min=1.6µs   med=2.4µs    max=1.03ms  p(90)=3.2µs    p(95)=3.7µs   
     http_req_connecting..........................: avg=11ns     min=0s      med=0s       max=699.5µs p(90)=0s       p(95)=0s      
     http_req_duration............................: avg=826.77µs min=343.6µs med=656.99µs max=27.76ms p(90)=1.17ms   p(95)=1.39ms  
       { expected_response:true }.................: avg=826.77µs min=343.6µs med=656.99µs max=27.76ms p(90)=1.17ms   p(95)=1.39ms  
     ✓ { mode:graphql-jit }.......................: avg=631.84µs min=343.6µs med=537.1µs  max=22.44ms p(90)=747.59µs p(95)=939.38µs
     ✓ { mode:graphql-no-parse-validate-cache }...: avg=1.25ms   min=787.5µs med=1.1ms    max=27.76ms p(90)=1.47ms   p(95)=1.95ms  
     ✓ { mode:graphql-response-cache }............: avg=736.33µs min=429.1µs med=592.3µs  max=21.76ms p(90)=836.19µs p(95)=1.15ms  
     ✓ { mode:graphql }...........................: avg=841.29µs min=497.5µs med=722µs    max=24.25ms p(90)=997.7µs  p(95)=1.24ms  
     http_req_failed..............................: 0.00%   ✓ 0          ✗ 99059
     http_req_receiving...........................: avg=53.05µs  min=23.5µs  med=44µs     max=9.09ms  p(90)=66µs     p(95)=87µs    
     http_req_sending.............................: avg=23.27µs  min=8.9µs   med=13.5µs   max=3.96ms  p(90)=25.7µs   p(95)=35.1µs  
     http_req_tls_handshaking.....................: avg=0s       min=0s      med=0s       max=0s      p(90)=0s       p(95)=0s      
     http_req_waiting.............................: avg=750.44µs min=305.7µs med=588.79µs max=27.65ms p(90)=1.08ms   p(95)=1.28ms  
     http_reqs....................................: 99059   825.465055/s
     iteration_duration...........................: avg=1.2ms    min=599.4µs med=1.02ms   max=28.47ms p(90)=1.57ms   p(95)=1.88ms  
     iterations...................................: 99059   825.465055/s
     vus..........................................: 1       min=1        max=2  
     vus_max......................................: 2       min=2        max=2  

@github-actions
Copy link
Contributor

github-actions bot commented Oct 2, 2023

💻 Website Preview

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

@renovate renovate bot merged commit 0f1483c into main Oct 2, 2023
@renovate renovate bot deleted the renovate/typescript-eslint-monorepo branch October 2, 2023 21:43
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