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

fix(deps): update dependency tailwindcss to v3.4.1 #749

Merged
merged 4 commits into from
Jan 8, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 6, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

tailwindlabs/tailwindcss (tailwindcss)

v3.4.1

Compare Source

Fixed
  • Don't remove keyframe stops when using important utilities (#​12639)
  • Don't add spaces to gradients and grid track names when followed by calc() (#​12704)
  • Restore old behavior for class dark mode strategy (#​12717)
Added
  • Add new selector and variant strategies for dark mode (#​12717)
Changed
  • Support rtl and ltr variants on same element as dir attribute (#​12717)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 Jan 6, 2024
Copy link
Contributor Author

renovate bot commented Jan 6, 2024

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

Copy link

relativeci bot commented Jan 8, 2024

Job #1652: Bundle Size — 267.21KiB (0%).

6e43a31(current) vs f3b3370 main#1647(baseline)

Bundle metrics  Change 1 change
                 Current
Job #1652
     Baseline
Job #1647
No change  Initial JS 118.3KiB 118.3KiB
No change  Initial CSS 18.94KiB 18.94KiB
Change  Cache Invalidation 7.09% 0%
No change  Chunks 3 3
No change  Assets 25 25
No change  Modules 51 51
No change  Duplicate Modules 6 6
No change  Duplicate Code 33% 33%
No change  Packages 8 8
No change  Duplicate Packages 0 0
Bundle size by type  no changes
                 Current
Job #1652
     Baseline
Job #1647
Not changed  JS 174.34KiB 174.34KiB
Not changed  IMG 58.18KiB 58.18KiB
Not changed  CSS 18.94KiB 18.94KiB
Not changed  HTML 14.09KiB 14.09KiB
Not changed  Other 1.67KiB 1.67KiB

View job #1652 reportView renovate/tailwindcss-3.x-lockfil... branch activity

Copy link
Contributor Author

renovate bot commented Jan 8, 2024

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.

See: isaacs/jackspeak#5
     storybookjs/storybook#22431

Basically, it's a yarn bug and we should update to yarn 3 but for now
this will get GitHub CI to work.

(It actually works locally but maybe I'm lucky or maybe we have a more
recent version of yarn than GitHub Actions.)
@birtles birtles merged commit 70081bb into main Jan 8, 2024
6 checks passed
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