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 tailwindcss to v4 #3705

Merged
merged 5 commits into from
Jan 24, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 24, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tailwindcss (source) 3.4.17 -> 4.0.0 age adoption passing confidence

Release Notes

tailwindlabs/tailwindcss (tailwindcss)

v4.0.0

Compare Source

[4.0.0] - 2025-01-21


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 Jan 24, 2025
Copy link

changeset-bot bot commented Jan 24, 2025

⚠️ No Changeset found

Latest commit: 25cddf1

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 Jan 24, 2025

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 Jan 24, 2025

✅ 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}
     ✓ no_errors{mode:uws}
     ✓ expected_result{mode:uws}

     checks.......................................: 100.00% ✓ 518980      ✗ 0     
     data_received................................: 2.1 GB  14 MB/s
     data_sent....................................: 104 MB  695 kB/s
     http_req_blocked.............................: avg=1.57µs   min=962ns    med=1.34µs   max=5.56ms   p(90)=2.05µs   p(95)=2.24µs  
     http_req_connecting..........................: avg=2ns      min=0s       med=0s       max=143.79µs p(90)=0s       p(95)=0s      
     http_req_duration............................: avg=358.02µs min=206.92µs med=326.89µs max=18.49ms  p(90)=465.22µs p(95)=486.43µs
       { expected_response:true }.................: avg=358.02µs min=206.92µs med=326.89µs max=18.49ms  p(90)=465.22µs p(95)=486.43µs
     ✓ { mode:graphql-jit }.......................: avg=287.73µs min=206.92µs med=271.51µs max=18.49ms  p(90)=303.38µs p(95)=317.22µs
     ✓ { mode:graphql-no-parse-validate-cache }...: avg=488.42µs min=381.27µs med=466.87µs max=6.63ms   p(90)=505.58µs p(95)=541.84µs
     ✓ { mode:graphql-response-cache }............: avg=343.46µs min=250.66µs med=327.24µs max=6.73ms   p(90)=357.25µs p(95)=368.44µs
     ✓ { mode:graphql }...........................: avg=360.7µs  min=263.06µs med=334.88µs max=14.12ms  p(90)=379.23µs p(95)=422.23µs
     ✓ { mode:uws }...............................: avg=344.7µs  min=256.16µs med=325.88µs max=6.19ms   p(90)=360.09µs p(95)=383.39µs
     http_req_failed..............................: 0.00%   ✓ 0           ✗ 259490
     http_req_receiving...........................: avg=33.29µs  min=15.3µs   med=32.91µs  max=5.88ms   p(90)=39.37µs  p(95)=42.01µs 
     http_req_sending.............................: avg=8.82µs   min=5.62µs   med=7.76µs   max=328.99µs p(90)=11.28µs  p(95)=12.44µs 
     http_req_tls_handshaking.....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting.............................: avg=315.9µs  min=175.3µs  med=285.82µs max=18.38ms  p(90)=422.38µs p(95)=442.07µs
     http_reqs....................................: 259490  1729.910407/s
     iteration_duration...........................: avg=573µs    min=369.58µs med=538.45µs max=18.98ms  p(90)=683.11µs p(95)=709.21µs
     iterations...................................: 259490  1729.910407/s
     vus..........................................: 1       min=1         max=1   
     vus_max......................................: 2       min=2         max=2   

@ardatan ardatan force-pushed the renovate/tailwindcss-4.x branch from e325dac to 14c7c44 Compare January 24, 2025 13:26
Copy link
Contributor

github-actions bot commented Jan 24, 2025

💻 Website Preview

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

@ardatan ardatan merged commit d37ee8c into main Jan 24, 2025
25 checks passed
@ardatan ardatan deleted the renovate/tailwindcss-4.x branch January 24, 2025 13:51
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.

1 participant