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): bump @tailwindcss/forms from 0.5.9 to 0.5.10 #726

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2025

Bumps @tailwindcss/forms from 0.5.9 to 0.5.10.

Release notes

Sourced from @​tailwindcss/forms's releases.

v0.5.10

Fixed

  • Support installing with beta versions of Tailwind CSS v4 (#163)
Changelog

Sourced from @​tailwindcss/forms's changelog.

[0.5.10] - 2025-01-07

Fixed

  • Support installing with beta versions of Tailwind CSS v4 (#163)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@tailwindcss/forms](https://github.com/tailwindlabs/tailwindcss-forms) from 0.5.9 to 0.5.10.
- [Release notes](https://github.com/tailwindlabs/tailwindcss-forms/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss-forms/blob/main/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss-forms@v0.5.9...v0.5.10)

---
updated-dependencies:
- dependency-name: "@tailwindcss/forms"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 1, 2025
@dependabot dependabot bot requested a review from paulschuberth February 1, 2025 23:44
@github-actions github-actions bot enabled auto-merge February 1, 2025 23:44
Copy link
Contributor

github-actions bot commented Feb 1, 2025

Coverage report for commit: 664e638
File: coverage-report.xml

Cover ┌─────────────────────────┐ Freq.
   0% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  10% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  20% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  30% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  40% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  50% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  60% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  70% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  80% │ █░░░░░░░░░░░░░░░░░░░░░░ │  1.4%
  90% │ █░░░░░░░░░░░░░░░░░░░░░░ │  1.4%
 100% │ ███████████████████████ │ 97.3%
      └─────────────────────────┘
 *Legend:* █ = Current Distribution 
Summary - Lines: 99.37% | Methods: 98.98%
FilesLinesMethodsBranches
app/Actions/Fortify
   CreateNewUser.php100.00%100.00%100.00%
   PasswordValidationRules.php100.00%100.00%100.00%
   ResetUserPassword.php100.00%100.00%100.00%
   UpdateUserPassword.php100.00%100.00%100.00%
app/Console/Commands
   AssignRole.php100.00%100.00%100.00%
   CleanupRegistration.php100.00%100.00%100.00%
   CreateEvent.php100.00%100.00%100.00%
app/Console
   Kernel.php100.00%100.00%100.00%
app/Exceptions
   Handler.php100.00%100.00%100.00%
app/Exports
   RegistrationsExport.php100.00%100.00%100.00%
app/Http/Controllers
   AuthenticationController.php100.00%100.00%100.00%
   Controller.php100.00%100.00%100.00%
   EmailVerificationController.php100.00%100.00%100.00%
   EventController.php100.00%100.00%100.00%
   EventRegistrationsController.php100.00%100.00%100.00%
   HomeController.php100.00%100.00%100.00%
   RegistrationsDownloadController.php100.00%100.00%100.00%
app/Http
   Kernel.php100.00%100.00%100.00%
app/Http/Middleware
   ApplicationAvailability.php100.00%100.00%100.00%
   Authenticate.php100.00%100.00%100.00%
   RedirectIfAuthenticated.php100.00%100.00%100.00%
   TrimStrings.php100.00%100.00%100.00%
   TrustHosts.php100.00%100.00%100.00%
   TrustProxies.php100.00%100.00%100.00%
   VerifyCsrfToken.php100.00%100.00%100.00%
app/Livewire
   AddNote.php100.00%100.00%100.00%
   AddPayment.php100.00%100.00%100.00%
   DocumentUpload.php100.00%100.00%100.00%
   DocumentsRater.php100.00%100.00%100.00%
   DocumentsTableRow.php100.00%100.00%100.00%
   EventRegistration.php100.00%100.00%100.00%
   EventSummary.php100.00%100.00%100.00%
   FileDownload.php100.00%100.00%100.00%
   HasCommentSection.php100.00%100.00%100.00%
   LoginForm.php100.00%100.00%100.00%
   MainNavigation.php100.00%100.00%100.00%
   RegistrationInfoView.php100.00%100.00%100.00%
   SortableTable.php100.00%100.00%100.00%
   SortableTableColumn.php100.00%100.00%100.00%
app/Models
   AdditionalInfo.php100.00%100.00%100.00%
   BioFamily.php100.00%100.00%100.00%
   ClothesSize.php100.00%100.00%100.00%
   Comment.php100.00%100.00%100.00%
   CounselorInfo.php100.00%100.00%100.00%
   Document.php100.00%100.00%100.00%
   DocumentCategory.php100.00%100.00%100.00%
   DocumentState.php100.00%100.00%100.00%
   DownloadableFileType.php100.00%100.00%100.00%
   Event.php100.00%100.00%100.00%
   HasCompletenessCheck.php100.00%100.00%100.00%
   HasDocuments.php100.00%100.00%100.00%
   HasRoles.php100.00%100.00%100.00%
   HostFamily.php100.00%100.00%100.00%
   Passport.php100.00%100.00%100.00%
   Payment.php100.00%100.00%100.00%
   PersonInfo.php100.00%100.00%100.00%
   RegistrationComment.php100.00%100.00%100.00%
   Role.php100.00%100.00%100.00%
   RotaryInfo.php100.00%100.00%100.00%
   User.php100.00%100.00%100.00%
   YeoInfo.php100.00%100.00%100.00%
app/Policies
   CommentPolicy.php100.00%100.00%100.00%
   DocumentPolicy.php100.00%100.00%100.00%
   EventPolicy.php100.00%100.00%100.00%
   NotePolicy.php100.00%100.00%100.00%
   PaymentPolicy.php100.00%100.00%100.00%
   RolePolicy.php100.00%100.00%100.00%
app/Providers
   AppServiceProvider.php100.00%100.00%100.00%
   AuthServiceProvider.php100.00%100.00%100.00%
   EventServiceProvider.php100.00%100.00%100.00%
   FortifyServiceProvider.php80.00%50.00%100.00%
   RouteServiceProvider.php90.91%50.00%100.00%
app/Utils
   StringUtil.php100.00%100.00%100.00%
   ValidatableEnum.php100.00%100.00%100.00%

🤖 comment via lucassabreu/comment-coverage-clover

@github-actions github-actions bot merged commit 1b7b858 into main Feb 1, 2025
14 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/tailwindcss/forms-0.5.10 branch February 1, 2025 23:46
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants