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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

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.1 age adoption passing confidence

Release Notes

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

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 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 Mar 25, 2024
Copy link

changeset-bot bot commented Mar 25, 2024

⚠️ No Changeset found

Latest commit: 29abf26

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% ✓ 407264      ✗ 0     
     data_received................................: 1.6 GB  14 MB/s
     data_sent....................................: 82 MB   685 kB/s
     http_req_blocked.............................: avg=1.38µs   min=941ns    med=1.27µs   max=272.32µs p(90)=1.78µs   p(95)=1.98µs  
     http_req_connecting..........................: avg=2ns      min=0s       med=0s       max=135.29µs p(90)=0s       p(95)=0s      
     http_req_duration............................: avg=381.48µs min=209.92µs med=338.6µs  max=23.53ms  p(90)=538.1µs  p(95)=557.56µs
       { expected_response:true }.................: avg=381.48µs min=209.92µs med=338.6µs  max=23.53ms  p(90)=538.1µs  p(95)=557.56µs
     ✓ { mode:graphql-jit }.......................: avg=285.28µs min=209.92µs med=264.85µs max=17.93ms  p(90)=295.49µs p(95)=307.03µs
     ✓ { mode:graphql-no-parse-validate-cache }...: avg=562.51µs min=448.1µs  med=537.42µs max=9.72ms   p(90)=576.83µs p(95)=604.36µs
     ✓ { mode:graphql-response-cache }............: avg=361.3µs  min=274.86µs med=341.34µs max=9.49ms   p(90)=373.83µs p(95)=384.78µs
     ✓ { mode:graphql }...........................: avg=380.09µs min=284.38µs med=346.56µs max=23.53ms  p(90)=390.15µs p(95)=436.91µs
     http_req_failed..............................: 0.00%   ✓ 0           ✗ 203632
     http_req_receiving...........................: avg=32.83µs  min=16.92µs  med=32.85µs  max=6.3ms    p(90)=38.26µs  p(95)=40.47µs 
     http_req_sending.............................: avg=7.87µs   min=5.56µs   med=7.07µs   max=5.26ms   p(90)=10.5µs   p(95)=11.14µs 
     http_req_tls_handshaking.....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting.............................: avg=340.78µs min=178.55µs med=298.68µs max=23.38ms  p(90)=497.12µs p(95)=514.47µs
     http_reqs....................................: 203632  1696.913352/s
     iteration_duration...........................: avg=584.59µs min=368.53µs med=537.79µs max=24.2ms   p(90)=743.92µs p(95)=768.15µs
     iterations...................................: 203632  1696.913352/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://a2b9ffe7.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-cloud-run-guide 3.4.0-alpha-20240522004143-29abf265 npm ↗︎ unpkg ↗︎
@graphql-yoga/apollo-link 3.4.0-alpha-20240522004143-29abf265 npm ↗︎ unpkg ↗︎
@graphql-yoga/urql-exchange 3.4.0-alpha-20240522004143-29abf265 npm ↗︎ unpkg ↗︎
@graphql-yoga/graphiql 4.3.0-alpha-20240522004143-29abf265 npm ↗︎ unpkg ↗︎
graphql-yoga 5.4.0-alpha-20240522004143-29abf265 npm ↗︎ unpkg ↗︎
@graphql-yoga/nestjs 3.4.0-alpha-20240522004143-29abf265 npm ↗︎ unpkg ↗︎
@graphql-yoga/nestjs-federation 3.4.0-alpha-20240522004143-29abf265 npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-apollo-inline-trace 3.4.0-alpha-20240522004143-29abf265 npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-apq 3.4.0-alpha-20240522004143-29abf265 npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-csrf-prevention 3.4.0-alpha-20240522004143-29abf265 npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-defer-stream 3.4.0-alpha-20240522004143-29abf265 npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-disable-introspection 2.4.0-alpha-20240522004143-29abf265 npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-graphql-sse 3.4.0-alpha-20240522004143-29abf265 npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-jwt 2.4.0-alpha-20240522004143-29abf265 npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-persisted-operations 3.4.0-alpha-20240522004143-29abf265 npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-prometheus 5.1.0-alpha-20240522004143-29abf265 npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-response-cache 3.6.0-alpha-20240522004143-29abf265 npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-sofa 3.4.0-alpha-20240522004143-29abf265 npm ↗︎ unpkg ↗︎
@graphql-yoga/render-graphiql 5.4.0-alpha-20240522004143-29abf265 npm ↗︎ unpkg ↗︎

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

0 participants