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 dependency prettier to v3 - autoclosed #2906

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 5, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
prettier (source) ^2.8.3 -> ^3.0.0 age adoption passing confidence
prettier (source) ^2.7.1 -> ^3.0.0 age adoption passing confidence
prettier (source) 2.8.8 -> 3.0.0 age adoption passing confidence

Release Notes

prettier/prettier (prettier)

v3.0.0

Compare Source

diff

🔗 Release Notes

v2.8.8

Compare Source

This version is a republished version of v2.8.7.
A bad version was accidentally published and it can't be unpublished, apologies for the churn.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

changeset-bot bot commented Jul 5, 2023

⚠️ No Changeset found

Latest commit: dab0da3

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 5, 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 5, 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% ✓ 221468     ✗ 0     
     data_received................................: 901 MB  7.5 MB/s
     data_sent....................................: 45 MB   373 kB/s
     http_req_blocked.............................: avg=2.71µs   min=1.5µs    med=2.29µs   max=1.82ms  p(90)=2.9µs    p(95)=3.3µs   
     http_req_connecting..........................: avg=21ns     min=0s       med=0s       max=777.2µs p(90)=0s       p(95)=0s      
     http_req_duration............................: avg=737.57µs min=377µs    med=596.7µs  max=38.36ms p(90)=1.03ms   p(95)=1.11ms  
       { expected_response:true }.................: avg=737.57µs min=377µs    med=596.7µs  max=38.36ms p(90)=1.03ms   p(95)=1.11ms  
     ✓ { mode:graphql-jit }.......................: avg=572.53µs min=377µs    med=497.7µs  max=38.36ms p(90)=603.2µs  p(95)=700.1µs 
     ✓ { mode:graphql-no-parse-validate-cache }...: avg=1.1ms    min=857.71µs med=1.01ms   max=24.37ms p(90)=1.17ms   p(95)=1.43ms  
     ✓ { mode:graphql-response-cache }............: avg=631.77µs min=436.1µs  med=553.7µs  max=15.84ms p(90)=657.6µs  p(95)=778.01µs
     ✓ { mode:graphql }...........................: avg=774.36µs min=518.3µs  med=663.1µs  max=23.17ms p(90)=824.9µs  p(95)=1.03ms  
     http_req_failed..............................: 0.00%   ✓ 0          ✗ 110734
     http_req_receiving...........................: avg=45.44µs  min=24.8µs   med=39.8µs   max=9.01ms  p(90)=52.4µs   p(95)=59.8µs  
     http_req_sending.............................: avg=20.95µs  min=9µs      med=12.7µs   max=5.11ms  p(90)=22.2µs   p(95)=30.6µs  
     http_req_tls_handshaking.....................: avg=0s       min=0s       med=0s       max=0s      p(90)=0s       p(95)=0s      
     http_req_waiting.............................: avg=671.17µs min=335µs    med=537.5µs  max=38.25ms p(90)=967.31µs p(95)=1.04ms  
     http_reqs....................................: 110734  922.693377/s
     iteration_duration...........................: avg=1.07ms   min=646.4µs  med=925.75µs max=38.74ms p(90)=1.36ms   p(95)=1.5ms   
     iterations...................................: 110734  922.693377/s
     vus..........................................: 1       min=1        max=2   
     vus_max......................................: 2       min=2        max=2   

@renovate renovate bot changed the title chore(deps): update dependency prettier to v3 chore(deps): update dependency prettier to v3 - autoclosed Jul 13, 2023
@renovate renovate bot closed this Jul 13, 2023
@renovate renovate bot deleted the renovate/prettier-3.x branch July 13, 2023 14:00
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