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 all non-major dependencies #2313

Merged
merged 2 commits into from Jan 12, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 12, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@whatwg-node/fetch 0.6.1 -> 0.6.2 age adoption passing confidence
@whatwg-node/server 0.5.5 -> 0.5.6 age adoption passing confidence
esbuild 0.16.16 -> 0.16.17 age adoption passing confidence

Release Notes

ardatan/whatwg-node (@​whatwg-node/fetch)

v0.6.2

Compare Source

Patch Changes
ardatan/whatwg-node (@​whatwg-node/server)

v0.5.6

Compare Source

Patch Changes
evanw/esbuild

v0.16.17

Compare Source

  • Fix additional comment-related regressions (#​2814)

    This release fixes more edge cases where the new comment preservation behavior that was added in 0.16.14 could introduce syntax errors. Specifically:

    x = () => (/* comment */ {})
    for ((/* comment */ let).x of y) ;
    function *f() { yield (/* comment */class {}) }

    These cases caused esbuild to generate code with a syntax error in version 0.16.14 or above. These bugs have now been fixed.


Configuration

📅 Schedule: Branch creation - "after 8pm,before 8:00am" in timezone Europe/Warsaw, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 Jan 12, 2023
@changeset-bot
Copy link

changeset-bot bot commented Jan 12, 2023

🦋 Changeset detected

Latest commit: c7dc83c

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 10 packages
Name Type
graphql-yoga Patch
@graphql-yoga/common Patch
@graphql-yoga/node Patch
apollo-federation-gateway-with-yoga Patch
apollo-subgraph-with-yoga Patch
graphql-lambda Patch
cloudflare-advanced Patch
cloudflare Patch
hackernews Patch
hello-world-benchmark Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions
Copy link
Contributor

github-actions bot commented Jan 12, 2023

🚀 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/apollo-link 1.3.0-alpha-20230112004021-7fd62dff npm ↗︎ unpkg ↗︎
@graphql-yoga/urql-exchange 1.3.0-alpha-20230112004021-7fd62dff npm ↗︎ unpkg ↗︎
@graphql-yoga/common 3.4.0-alpha-20230112004021-7fd62dff npm ↗︎ unpkg ↗︎
graphql-yoga 3.4.0-alpha-20230112004021-7fd62dff npm ↗︎ unpkg ↗︎
@graphql-yoga/node 3.4.0-alpha-20230112004021-7fd62dff npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-apollo-inline-trace 1.4.0-alpha-20230112004021-7fd62dff npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-apq 1.4.0-alpha-20230112004021-7fd62dff npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-csrf-prevention 1.0.0-alpha-20230112004021-7fd62dff npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-defer-stream 1.4.0-alpha-20230112004021-7fd62dff npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-disable-introspection 0.3.0-alpha-20230112004021-7fd62dff npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-graphql-sse 1.0.0-alpha-20230112004021-7fd62dff npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-persisted-operations 1.4.0-alpha-20230112004021-7fd62dff npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-prometheus 1.4.0-alpha-20230112004021-7fd62dff npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-response-cache 1.4.0-alpha-20230112004021-7fd62dff npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-sofa 1.4.0-alpha-20230112004021-7fd62dff npm ↗︎ unpkg ↗︎
@graphql-yoga/render-graphiql 3.4.0-alpha-20230112004021-7fd62dff npm ↗︎ unpkg ↗︎
@graphql-yoga/subscription 3.1.0-alpha-20230112004021-7fd62dff npm ↗︎ unpkg ↗︎

@github-actions
Copy link
Contributor

github-actions bot commented Jan 12, 2023

✅ Benchmark Results

     ✓ no_errors
     ✓ expected_result

     checks.........................: 100.00% ✓ 88022       ✗ 0    
     data_received..................: 12 MB   412 kB/s
     data_sent......................: 5.1 MB  169 kB/s
     http_req_blocked...............: avg=2.3µs    min=1.2µs    med=1.8µs    max=2.9ms   p(90)=2.4µs    p(95)=2.8µs   
     http_req_connecting............: avg=2ns      min=0s       med=0s       max=131.3µs p(90)=0s       p(95)=0s      
   ✓ http_req_duration..............: avg=562.78µs min=361.61µs med=495.52µs max=31.48ms p(90)=653.43µs p(95)=806.64µs
       { expected_response:true }...: avg=562.78µs min=361.61µs med=495.52µs max=31.48ms p(90)=653.43µs p(95)=806.64µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 44011
     http_req_receiving.............: avg=31.69µs  min=16.3µs   med=26.2µs   max=6.19ms  p(90)=40µs     p(95)=45.7µs  
     http_req_sending...............: avg=11.43µs  min=5.8µs    med=8.3µs    max=4.27ms  p(90)=16.89µs  p(95)=19.7µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s      p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=519.65µs min=334.91µs med=456.31µs max=31.38ms p(90)=598.12µs p(95)=749.83µs
     http_reqs......................: 44011   1466.941639/s
     iteration_duration.............: avg=673.95µs min=435.52µs med=602.72µs max=32ms    p(90)=789.14µs p(95)=950.99µs
     iterations.....................: 44011   1466.941639/s
     vus............................: 1       min=1         max=1  
     vus_max........................: 1       min=1         max=1  

@renovate
Copy link
Contributor Author

renovate bot commented Jan 12, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@github-actions
Copy link
Contributor

github-actions bot commented Jan 12, 2023

🚀 Website Preview

The latest changes to the website are available as preview in: https://4a64d7d8.graphql-yoga.pages.dev

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

1 participant