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 vite to v5 #3108

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 16, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vite (source) 4.3.9 -> 5.0.0 age adoption passing confidence

Release Notes

vitejs/vite (vite)

v5.0.0

v4.5.0

Compare Source

Please refer to CHANGELOG.md for details.

v4.4.11

Compare Source

Please refer to CHANGELOG.md for details.

v4.4.10

Compare Source

Please refer to CHANGELOG.md for details.

v4.4.9

Compare Source

v4.4.8

Compare Source

v4.4.7

Compare Source

v4.4.6

Compare Source

v4.4.5

Compare Source

v4.4.4

Compare Source

v4.4.3

Compare Source

v4.4.2

Compare Source

v4.4.1

Compare Source

v4.4.0

Compare Source

Experimental support for Lightning CSS

Starting from Vite 4.4, there is experimental support for Lightning CSS. You can opt into it by adding css.transformer: 'lightningcss' to your config file and install the optional lightningcss dev dependency. If enabled, CSS files will be processed by Lightning CSS instead of PostCSS.

Lightning CSS can also be used as the CSS minifier with build.cssMinify: 'lightningcss'.

See beta docs at the Lighting CSS guide.

esbuild 0.18 update

esbuild 0.18 contains backwards-incompatible changes to esbuild's handling of tsconfig.json files. We think they shouldn't affect Vite users, you can review #​13525 for more information.

Templates for Solid and Qwik in create-vite

New starter templates have been added to create-vite for Solid and Qwik. Try them online at vite.new/solid-ts and vite.new/qwik-ts.

Korean Translation

Vite's docs are now translated to Korean, available at ko.vitejs.dev.

Features
Bug Fixes
Previous Changelogs
4.4.0-beta.4 (2023-07-03)

See 4.4.0-beta.4 changelog

4.4.0-beta.3 (2023-06-25)

See 4.4.0-beta.3 changelog

4.4.0-beta.2 (2023-06-22)

See 4.4.0-beta.2 changelog

4.4.0-beta.1 (2023-06-21)

See 4.4.0-beta.1 changelog

4.4.0-beta.0 (2023-06-20)

See 4.4.0-beta.0 changelog


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 Nov 16, 2023
Copy link

changeset-bot bot commented Nov 16, 2023

⚠️ No Changeset found

Latest commit: c379a2c

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 Nov 16, 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:

Copy link
Contributor

github-actions bot commented Nov 16, 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% ✓ 411930      ✗ 0     
     data_received................................: 1.7 GB  14 MB/s
     data_sent....................................: 83 MB   693 kB/s
     http_req_blocked.............................: avg=1.46µs   min=982ns    med=1.31µs   max=275.4µs  p(90)=1.9µs    p(95)=2.11µs  
     http_req_connecting..........................: avg=2ns      min=0s       med=0s       max=130.8µs  p(90)=0s       p(95)=0s      
     http_req_duration............................: avg=373.17µs min=210.94µs med=327.08µs max=17.68ms  p(90)=533.75µs p(95)=553.1µs 
       { expected_response:true }.................: avg=373.17µs min=210.94µs med=327.08µs max=17.68ms  p(90)=533.75µs p(95)=553.1µs 
     ✓ { mode:graphql-jit }.......................: avg=279.65µs min=210.94µs med=258.88µs max=17.68ms  p(90)=288.91µs p(95)=300.86µs
     ✓ { mode:graphql-no-parse-validate-cache }...: avg=563.8µs  min=468.88µs med=533.59µs max=9.72ms   p(90)=574.81µs p(95)=616.06µs
     ✓ { mode:graphql-response-cache }............: avg=343.27µs min=269.82µs med=325.07µs max=7.03ms   p(90)=356.18µs p(95)=366.87µs
     ✓ { mode:graphql }...........................: avg=374.38µs min=288.12µs med=339.92µs max=17.09ms  p(90)=389.9µs  p(95)=439.57µs
     http_req_failed..............................: 0.00%   ✓ 0           ✗ 205965
     http_req_receiving...........................: avg=32.81µs  min=15.03µs  med=32.64µs  max=3.08ms   p(90)=38.31µs  p(95)=40.47µs 
     http_req_sending.............................: avg=8.14µs   min=5.9µs    med=7.24µs   max=317.06µs p(90)=10.7µs   p(95)=11.47µs 
     http_req_tls_handshaking.....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting.............................: avg=332.22µs min=180.63µs med=287.01µs max=17.57ms  p(90)=491.86µs p(95)=509.07µs
     http_reqs....................................: 205965  1716.355791/s
     iteration_duration...........................: avg=577.83µs min=382.43µs med=527.18µs max=18.17ms  p(90)=742.75µs p(95)=766.19µs
     iterations...................................: 205965  1716.355791/s
     vus..........................................: 1       min=1         max=1   
     vus_max......................................: 2       min=2         max=2   

Copy link
Contributor

github-actions bot commented Nov 16, 2023

🚀 Snapshot Release (rc)

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

Package Version Info
@graphql-yoga/plugin-apq 3.0.1-rc-20231116134330-c379a2cb npm ↗︎ unpkg ↗︎

Copy link
Contributor

💻 Website Preview

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

Copy link
Contributor Author

renovate bot commented Nov 16, 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.

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