Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 9, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
symfonycasts/tailwind-bundle ^0.10.0^0.12.0 age adoption passing confidence

Release Notes

SymfonyCasts/tailwind-bundle (symfonycasts/tailwind-bundle)

v0.12.0: : Allow Symfony 8

Compare Source

What's Changed

New Contributors

Full Changelog: SymfonyCasts/tailwind-bundle@v0.11.1...v0.12.0

v0.11.1

Compare Source

Hey Tailwinder's!

Just a small release that improves how we detect the Tailwind binary.

What's Changed

Full Changelog: SymfonyCasts/tailwind-bundle@v0.11.0...v0.11.1

v0.11.0

Compare Source

Hey Tailwinder's!

When downloading TailwindCSS, we have some detection logic to determine the correct binary based on your system architecture. This logic is hard to test and doesn't work for everyone. So this release adds a binary_platform option to override:

# config/packages/symfonycasts_tailwind.yaml
symfonycasts_tailwind:
    # one of: 'linux-arm64', 'linux-arm64-musl', 'linux-x64', 'linux-x64-musl', 'macos-arm64', 'macos-x64', 'windows-x64'
    binary_platform: 'linux-x64'

What's Changed

New Contributors

Full Changelog: SymfonyCasts/tailwind-bundle@v0.10.1...v0.11.0

v0.10.1

Compare Source

Hey Tailwinder's!

Small housekeeping release to prevent using invalid option in TailwindCSS 4.

What's Changed

New Contributors

Full Changelog: SymfonyCasts/tailwind-bundle@v0.10.0...v0.10.1


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 changed the title Update dependency symfonycasts/tailwind-bundle to ^0.11.1 Update dependency symfonycasts/tailwind-bundle to ^0.11.1 - autoclosed Sep 10, 2025
@renovate renovate bot closed this Sep 10, 2025
@renovate renovate bot deleted the renovate/symfonycasts-tailwind-bundle-0.x branch September 10, 2025 18:02
@renovate renovate bot changed the title Update dependency symfonycasts/tailwind-bundle to ^0.11.1 - autoclosed Update dependency symfonycasts/tailwind-bundle to ^0.11.1 Sep 12, 2025
@renovate renovate bot reopened this Sep 12, 2025
@renovate renovate bot force-pushed the renovate/symfonycasts-tailwind-bundle-0.x branch 6 times, most recently from 5af5bca to 4e8a919 Compare September 17, 2025 09:40
@renovate renovate bot force-pushed the renovate/symfonycasts-tailwind-bundle-0.x branch from 4e8a919 to 2830b4e Compare October 4, 2025 21:41
@renovate renovate bot force-pushed the renovate/symfonycasts-tailwind-bundle-0.x branch 3 times, most recently from 80c62f9 to 9c6090a Compare October 16, 2025 09:39
@renovate renovate bot force-pushed the renovate/symfonycasts-tailwind-bundle-0.x branch from 9c6090a to 74518f5 Compare October 25, 2025 13:24
@renovate renovate bot force-pushed the renovate/symfonycasts-tailwind-bundle-0.x branch 3 times, most recently from ff0e99e to 1b3bf00 Compare November 1, 2025 16:56
@renovate renovate bot force-pushed the renovate/symfonycasts-tailwind-bundle-0.x branch 2 times, most recently from 157ae22 to 02278d3 Compare November 10, 2025 10:50
@renovate renovate bot changed the title Update dependency symfonycasts/tailwind-bundle to ^0.11.1 Update dependency symfonycasts/tailwind-bundle to ^0.12.0 Dec 2, 2025
@renovate renovate bot force-pushed the renovate/symfonycasts-tailwind-bundle-0.x branch from 02278d3 to 1c77f8c Compare December 2, 2025 14:52
@renovate renovate bot force-pushed the renovate/symfonycasts-tailwind-bundle-0.x branch 7 times, most recently from abac9d6 to a834807 Compare December 15, 2025 09:45
@renovate renovate bot force-pushed the renovate/symfonycasts-tailwind-bundle-0.x branch from a834807 to 7482c11 Compare December 15, 2025 10:25
@renovate renovate bot force-pushed the renovate/symfonycasts-tailwind-bundle-0.x branch from 7482c11 to 1a384c6 Compare December 31, 2025 16:07
@renovate
Copy link
Contributor Author

renovate bot commented Dec 31, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: composer.lock
Command failed: git stash pop || true
Too many revisions specified: '||' 'true'

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.

1 participant