Skip to content

fix(deps): update dependency tailwind-0.0.17 to v1 - abandoned #2171

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

Closed
wants to merge 90 commits into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 18, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tailwind-0.0.17 (source) 0.0.17 -> 1.0.4 age adoption passing confidence

Release Notes

resend/react-email (tailwind-0.0.17)

v1.0.4

Compare Source

Patch Changes
  • 9540fc5: Fix issue with types due to improper build

v1.0.3

Compare Source

Patch Changes
  • 467af4e: Use peerDependencies for react and react-dom
  • b34aa90: Move react and react-dom to just dependencies for better DX

v1.0.2

Compare Source

Patch Changes
  • 93de4ce: Fix TailwindConfig's type broken when tailwindcss is not installed on the user's project

v1.0.1

Compare Source

Patch Changes
  • 6bd37a7: Fix duplicate media query styles
  • 6bd37a7: Fix Promise being returned as a React Node

v1.0.0

Compare Source

Major Changes
  • 60db705: Updates tailwindcss to latest version, but requires use of @react-email/render@>=1.0.0
Minor Changes
  • d8b4630: Refactored internally to have a much smaller bundle size
Patch Changes
  • 9ea6073: Fixes CSS variables being replaced with undefined
  • 453229a: Fix css-float being used for utilities such as float-left

v0.1.0

Compare Source

Minor Changes
  • 5018ce8: - Add support for proper className manipulation
    • Make inline styles override Tailwind styles.
Patch Changes
  • 3caaf53: Updated peer dependencies to allow for React 19 release candidated and React 19 itself
  • 6d27a20: Fixes generation of unecessary styles (ex: including container as text somehwere in your template)

v0.0.19

Compare Source

Patch Changes
  • dfb55ce: Changed it so children of a component are only processed after the component is done with them
  • Add forward ref

v0.0.18: @​react-email/tailwind 0.0.18

Compare Source

What's Changed

Full Changelog: https://github.com/resend/react-email/compare/[@​react-email/tailwind](https://redirect.github.com/react-email/tailwind)[@​0](https://redirect.github.com/0).0.17...[@​react-email/tailwind](https://redirect.github.com/react-email/tailwind)[@​0](https://redirect.github.com/0).0.18


Configuration

📅 Schedule: Branch creation - "before 3am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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.

KayleeWilliams and others added 30 commits April 14, 2025 13:01
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: gabriel miranda <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bu Kinoshita <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: gabriel miranda <[email protected]>
Co-authored-by: gabriel miranda <[email protected]>
Co-authored-by: gabriel miranda <[email protected]>
Co-authored-by: gabriel miranda <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/tailwind-0.0.17-1.x branch 2 times, most recently from b6a21b9 to 31ed29a Compare April 18, 2025 21:02
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/tailwind-0.0.17-1.x branch from 31ed29a to fc7fa07 Compare April 18, 2025 21:32
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot added 3 commits April 18, 2025 23:08
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/tailwind-0.0.17-1.x branch 2 times, most recently from 9c45dbe to e0e815c Compare April 19, 2025 02:41
renovate bot added 2 commits April 19, 2025 00:11
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot added 3 commits April 19, 2025 01:32
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/tailwind-0.0.17-1.x branch from 9fc500d to dcd5548 Compare April 19, 2025 04:46
@renovate renovate bot changed the title fix(deps): update dependency tailwind-0.0.17 to v1 fix(deps): update dependency tailwind-0.0.17 to v1 - abandoned Apr 19, 2025
Copy link
Contributor Author

renovate bot commented Apr 19, 2025

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants