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 actions/checkout digest to 8ade135 #3009

Merged
merged 1 commit into from
Sep 28, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 22, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
actions/checkout action digest 3df4ab1 -> 8ade135

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 this update 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 Sep 22, 2023
@changeset-bot
Copy link

changeset-bot bot commented Sep 22, 2023

⚠️ No Changeset found

Latest commit: 1f9be90

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

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

🚀 Snapshot Release (alpha)

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

Package Version Info
@graphql-yoga/plugin-apq 2.0.5-alpha-20230922195545-1f9be902 npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-prometheus 2.0.6-alpha-20230922195545-1f9be902 npm ↗︎ unpkg ↗︎

@github-actions
Copy link
Contributor

github-actions bot commented Sep 22, 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% ✓ 209232     ✗ 0     
     data_received................................: 850 MB  7.1 MB/s
     data_sent....................................: 42 MB   352 kB/s
     http_req_blocked.............................: avg=3.02µs   min=1.5µs    med=2.4µs    max=5.83ms   p(90)=3.1µs    p(95)=3.6µs   
     http_req_connecting..........................: avg=5ns      min=0s       med=0s       max=165.49µs p(90)=0s       p(95)=0s      
     http_req_duration............................: avg=784.51µs min=345.79µs med=644.89µs max=27.23ms  p(90)=1.13ms   p(95)=1.26ms  
       { expected_response:true }.................: avg=784.51µs min=345.79µs med=644.89µs max=27.23ms  p(90)=1.13ms   p(95)=1.26ms  
     ✓ { mode:graphql-jit }.......................: avg=602.45µs min=345.79µs med=527.14µs max=24.98ms  p(90)=687.79µs p(95)=797.36µs
     ✓ { mode:graphql-no-parse-validate-cache }...: avg=1.2ms    min=833.39µs med=1.1ms    max=27.23ms  p(90)=1.35ms   p(95)=1.69ms  
     ✓ { mode:graphql-response-cache }............: avg=685.1µs  min=401.19µs med=601.09µs max=13.68ms  p(90)=799.99µs p(95)=931.96µs
     ✓ { mode:graphql }...........................: avg=804.14µs min=459.39µs med=699.09µs max=24.48ms  p(90)=930.73µs p(95)=1.13ms  
     http_req_failed..............................: 0.00%   ✓ 0          ✗ 104616
     http_req_receiving...........................: avg=48.8µs   min=22.1µs   med=40.69µs  max=10.06ms  p(90)=63.3µs   p(95)=81.69µs 
     http_req_sending.............................: avg=22.43µs  min=8.4µs    med=13.3µs   max=4.97ms   p(90)=27µs     p(95)=35µs    
     http_req_tls_handshaking.....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting.............................: avg=713.27µs min=310.29µs med=581.09µs max=27.13ms  p(90)=1.05ms   p(95)=1.17ms  
     http_reqs....................................: 104616  871.746545/s
     iteration_duration...........................: avg=1.13ms   min=576.49µs med=989.19µs max=32.71ms  p(90)=1.5ms    p(95)=1.68ms  
     iterations...................................: 104616  871.746545/s
     vus..........................................: 1       min=1        max=1   
     vus_max......................................: 2       min=2        max=2   

@github-actions
Copy link
Contributor

💻 Website Preview

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

@ardatan ardatan merged commit a1bc217 into main Sep 28, 2023
25 of 26 checks passed
@ardatan ardatan deleted the renovate/actions-checkout-digest branch September 28, 2023 02:11
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