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 @sveltejs/adapter-auto to v3 #3212

Merged
merged 1 commit into from
Jul 23, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 25, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sveltejs/adapter-auto (source) 2.1.0 -> 3.2.2 age adoption passing confidence

Release Notes

sveltejs/kit (@​sveltejs/adapter-auto)

v3.2.2

Compare Source

Patch Changes

v3.2.1

Compare Source

Patch Changes

v3.2.0

Compare Source

Minor Changes
  • feat: add support for Google Cloud Run (#​12015)

v3.1.1

Compare Source

Patch Changes
  • fix: better error message when using read (#​11689)

v3.1.0

Compare Source

Minor Changes
  • feat: bump Azure adapter version (#​11496)

v3.0.1

Compare Source

Patch Changes

v3.0.0

Compare Source

Major Changes

v2.1.1

Compare Source

Patch Changes

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 this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Mar 25, 2024
Copy link

changeset-bot bot commented Mar 25, 2024

⚠️ No Changeset found

Latest commit: 0ca45fa

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

Copy link
Contributor

github-actions bot commented Mar 25, 2024

Apollo Federation Subgraph Compatibility Results

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

Learn more:

Copy link
Contributor

github-actions bot commented Mar 25, 2024

✅ 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% ✓ 412268      ✗ 0     
     data_received................................: 1.7 GB  14 MB/s
     data_sent....................................: 83 MB   694 kB/s
     http_req_blocked.............................: avg=1.51µs   min=1µs      med=1.32µs   max=293.26µs p(90)=2.01µs   p(95)=2.21µs  
     http_req_connecting..........................: avg=2ns      min=0s       med=0s       max=122.69µs p(90)=0s       p(95)=0s      
     http_req_duration............................: avg=368.39µs min=210.68µs med=330.57µs max=16.03ms  p(90)=472.61µs p(95)=490.45µs
       { expected_response:true }.................: avg=368.39µs min=210.68µs med=330.57µs max=16.03ms  p(90)=472.61µs p(95)=490.45µs
     ✓ { mode:graphql-jit }.......................: avg=289.53µs min=210.68µs med=267.78µs max=14.94ms  p(90)=296.35µs p(95)=308µs   
     ✓ { mode:graphql-no-parse-validate-cache }...: avg=497.27µs min=405.23µs med=468.63µs max=9.28ms   p(90)=504.51µs p(95)=531.71µs
     ✓ { mode:graphql-response-cache }............: avg=348.62µs min=276.23µs med=329.65µs max=6.32ms   p(90)=357.98µs p(95)=368.11µs
     ✓ { mode:graphql }...........................: avg=375.54µs min=278.93µs med=340.11µs max=16.03ms  p(90)=384.19µs p(95)=426.68µs
     http_req_failed..............................: 0.00%   ✓ 0           ✗ 206134
     http_req_receiving...........................: avg=34.9µs   min=16.87µs  med=34.68µs  max=831.54µs p(90)=40.14µs  p(95)=42.17µs 
     http_req_sending.............................: avg=8.48µs   min=5.91µs   med=7.43µs   max=564.19µs p(90)=11.01µs  p(95)=12.1µs  
     http_req_tls_handshaking.....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting.............................: avg=324.99µs min=180.66µs med=287.59µs max=15.84ms  p(90)=428.97µs p(95)=444.51µs
     http_reqs....................................: 206134  1717.764013/s
     iteration_duration...........................: avg=577.2µs  min=389.86µs med=536.76µs max=16.71ms  p(90)=684.76µs p(95)=706.57µs
     iterations...................................: 206134  1717.764013/s
     vus..........................................: 1       min=1         max=1   
     vus_max......................................: 2       min=2         max=2   

Copy link
Contributor

github-actions bot commented Mar 25, 2024

💻 Website Preview

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

@renovate renovate bot force-pushed the renovate/sveltejs-adapter-auto-3.x branch from 93bc225 to c315166 Compare March 27, 2024 15:46
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-auto-3.x branch from c315166 to 29abf26 Compare May 22, 2024 00:35
Copy link
Contributor

github-actions bot commented May 22, 2024

🚀 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 3.6.1-alpha-20240718054750-05470282 npm ↗︎ unpkg ↗︎
@graphql-yoga/urql-exchange 3.6.1-alpha-20240718054750-05470282 npm ↗︎ unpkg ↗︎
@graphql-yoga/graphiql 4.3.1-alpha-20240718054750-05470282 npm ↗︎ unpkg ↗︎
graphql-yoga 5.6.1-alpha-20240718054750-05470282 npm ↗︎ unpkg ↗︎
@graphql-yoga/nestjs 3.6.1-alpha-20240718054750-05470282 npm ↗︎ unpkg ↗︎
@graphql-yoga/nestjs-federation 3.6.1-alpha-20240718054750-05470282 npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-apollo-inline-trace 3.6.1-alpha-20240718054750-05470282 npm ↗︎ unpkg ↗︎
@graphql-yoga/apollo-managed-federation 0.3.1-alpha-20240718054750-05470282 npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-apq 3.6.1-alpha-20240718054750-05470282 npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-csrf-prevention 3.6.1-alpha-20240718054750-05470282 npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-defer-stream 3.6.1-alpha-20240718054750-05470282 npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-disable-introspection 2.6.1-alpha-20240718054750-05470282 npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-graphql-sse 3.6.1-alpha-20240718054750-05470282 npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-jwt 3.0.0-alpha-20240718054750-05470282 npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-persisted-operations 3.6.1-alpha-20240718054750-05470282 npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-prometheus 5.3.1-alpha-20240718054750-05470282 npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-response-cache 3.8.1-alpha-20240718054750-05470282 npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-sofa 3.6.1-alpha-20240718054750-05470282 npm ↗︎ unpkg ↗︎
@graphql-yoga/render-graphiql 5.6.1-alpha-20240718054750-05470282 npm ↗︎ unpkg ↗︎

@renovate renovate bot force-pushed the renovate/sveltejs-adapter-auto-3.x branch 2 times, most recently from 46c7699 to 735ba02 Compare May 28, 2024 17:35
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-auto-3.x branch from 735ba02 to 1d42055 Compare June 13, 2024 18:23
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-auto-3.x branch from 1d42055 to 0547028 Compare July 18, 2024 05:44
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-auto-3.x branch from 0547028 to 0ca45fa Compare July 22, 2024 16:46
@ardatan ardatan merged commit 30baa7d into main Jul 23, 2024
34 checks passed
@ardatan ardatan deleted the renovate/sveltejs-adapter-auto-3.x branch July 23, 2024 17:38
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