Skip to content

Update all non-major dependencies #36

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 28, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@tailwindcss/forms 0.5.7 -> 0.5.10 age adoption passing confidence
@tailwindcss/typography 0.5.13 -> 0.5.16 age adoption passing confidence
alpinejs (source) 3.14.1 -> 3.14.9 age adoption passing confidence
autoprefixer 10.4.19 -> 10.4.21 age adoption passing confidence
barryvdh/laravel-ide-helper 3.0.0 -> 3.6.0 age adoption passing confidence
blade-formatter 1.41.1 -> 1.44.2 age adoption passing confidence
echarts (source) 5.5.1 -> 5.6.0 age adoption passing confidence
fakerphp/faker 1.23.1 -> 1.24.1 age adoption passing confidence
filament/forms (source) 3.2.92 -> 3.3.36 age adoption passing confidence
filament/tables (source) 3.2.92 -> 3.3.36 age adoption passing confidence
guzzlehttp/guzzle (source) 7.8.1 -> 7.9.3 age adoption passing confidence
laravel-vite-plugin 1.0.5 -> 1.3.0 age adoption passing confidence
laravel/framework (source) 11.15.0 -> 11.45.2 age adoption passing confidence
laravel/pint (source) 1.16.2 -> 1.24.0 age adoption passing confidence
laravel/sail 1.30.2 -> 1.44.0 age adoption passing confidence
laravel/scout 10.10.1 -> 10.17.0 age adoption passing confidence
laravel/telescope 5.1.1 -> 5.11.1 age adoption passing confidence
laravel/tinker 2.9.0 -> 2.10.1 age adoption passing confidence
livewire/livewire 3.5.2 -> 3.6.4 age adoption passing confidence
nunomaduro/collision 8.1.1 -> 8.8.2 age adoption passing confidence
phpunit/phpunit (source) 11.2.6 -> 11.5.33 age adoption passing confidence
postcss (source) 8.4.39 -> 8.5.6 age adoption passing confidence
prettier (source) 3.3.2 -> 3.6.2 age adoption passing confidence
spatie/laravel-ignition (source) 2.8.0 -> 2.9.1 age adoption passing confidence
spatie/laravel-sitemap 7.2.1 -> 7.3.6 age adoption passing confidence
tailwindcss (source) 3.4.4 -> 3.4.17 age adoption passing confidence
terser (source) 5.31.1 -> 5.43.1 age adoption passing confidence
vite (source) 5.3.3 -> 5.4.19 age adoption passing confidence

Release Notes

tailwindlabs/tailwindcss-forms (@​tailwindcss/forms)

v0.5.10

Compare Source

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

v0.5.9

Compare Source

Fixed
  • Fallback to static chevron color if theme is using variables (#​167)

v0.5.8

Compare Source

Fixed
  • Support installing with alpha versions of Tailwind CSS v4 (#​163)
tailwindlabs/tailwindcss-typography (@​tailwindcss/typography)

v0.5.16

Compare Source

Fixed
  • Support installing with beta versions of Tailwind CSS v4 (#​365)

v0.5.15

Compare Source

Fixed
  • Support installing with alpha versions of Tailwind CSS v4 (#​358)

v0.5.14

Compare Source

Fixed
  • Fix table text alignment (#​346)
alpinejs/alpine (alpinejs)

v3.14.9

Compare Source

What's Changed

New Contributors

Full Changelog: alpinejs/alpine@v3.14.8...v3.14.9

v3.14.8

Compare Source

Fixed

  • Fix x-mask triggering update requests on load #​4481

v3.14.7

Compare Source

Fixed

  • Fix x-teleport by removing clone x-ignore #​4469

v3.14.6

Compare Source

Fixed

  • Fix regression on x-ignore when removed #​4458

v3.14.5

Compare Source

Changed

  • Optimize mutation observer to better handle move operations - ref #​4450 #​4451
  • 🐛 Fixes Regression in Mutation handling #​4450

v3.14.4

Compare Source

What's Changed

Full Changelog: alpinejs/alpine@v3.14.3...v3.14.4

v3.14.3

Compare Source

Changes

Full Changelog: alpinejs/alpine@v3.14.2...v3.14.3

v3.14.2

Compare Source

What's Changed

New Contributors

Full Changelog: alpinejs/alpine@v3.14.1...v3.14.2

postcss/autoprefixer (autoprefixer)

v10.4.21

Compare Source

v10.4.20

Compare Source

  • Fixed fit-content prefix for Firefox.
barryvdh/laravel-ide-helper (barryvdh/laravel-ide-helper)

v3.6.0

Compare Source

What's Changed
New Contributors

Full Changelog: barryvdh/laravel-ide-helper@v3.5.5...v3.6.0

v3.5.5

Compare Source

What's Changed
New Contributors

Full Changelog: barryvdh/laravel-ide-helper@v3.5.5...v3.6.0

v3.5.4

Compare Source

What's Changed
New Contributors

Full Changelog: barryvdh/laravel-ide-helper@v3.5.4...v3.5.5

v3.5.3

Compare Source

What's Changed

Full Changelog: barryvdh/laravel-ide-helper@v3.5.3...v3.5.4

v3.5.2

Compare Source

What's Changed
New Contributors

Full Changelog: barryvdh/laravel-ide-helper@v3.5.2...v3.5.3

v3.5.1

Compare Source

Fixes

Fix empty/anonymous closure in meta command.

Full Changelog: barryvdh/laravel-ide-helper@v3.5.1...v3.5.2

v3.5.0

Compare Source

What's Changed

Full Changelog: barryvdh/laravel-ide-helper@v3.5.0...v3.5.1

v3.4.0

Compare Source

What's Changed
New Contributors

Full Changelog: barryvdh/laravel-ide-helper@v3.4.0...v3.5.0

v3.3.0

Compare Source

What's Changed
New Contributors

Full Changelog: barryvdh/laravel-ide-helper@v3.3.0...v3.4.0

v3.2.2

Compare Source

What's Changed

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 is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 Aug 28, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from ad3e118 to 9809ebc Compare September 4, 2023 16:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from c8925e8 to d4d5b5c Compare September 10, 2023 17:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from 263432b to 13d20db Compare September 19, 2023 17:03
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 3c4d222 to 4a22013 Compare September 27, 2023 03:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from d8aecd0 to 002666c Compare July 11, 2025 21:10
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 55d8487 to eae5991 Compare July 22, 2025 19:52
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from a131708 to bed7136 Compare July 28, 2025 09:33
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from d380fe0 to 1c1ab5d Compare August 4, 2025 15:02
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 11 times, most recently from cce55a9 to 06d9d60 Compare August 14, 2025 18:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 06d9d60 to acb8d2e Compare August 16, 2025 10:00
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.

0 participants