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

Update all non-major dependencies #36

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.9 age adoption passing confidence
@tailwindcss/typography 0.5.13 -> 0.5.15 age adoption passing confidence
alpinejs (source) 3.14.1 -> 3.14.8 age adoption passing confidence
autoprefixer 10.4.19 -> 10.4.20 age adoption passing confidence
barryvdh/laravel-ide-helper 3.0.0 -> 3.3.0 age adoption passing confidence
blade-formatter 1.41.1 -> 1.42.0 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.2.131 age adoption passing confidence
filament/tables (source) 3.2.92 -> 3.2.131 age adoption passing confidence
guzzlehttp/guzzle (source) 7.8.1 -> 7.9.2 age adoption passing confidence
laravel-vite-plugin 1.0.5 -> 1.1.1 age adoption passing confidence
laravel/framework (source) 11.15.0 -> 11.36.1 age adoption passing confidence
laravel/pint (source) 1.16.2 -> 1.18.3 age adoption passing confidence
laravel/sail 1.30.2 -> 1.39.1 age adoption passing confidence
laravel/scout 10.10.1 -> 10.11.9 age adoption passing confidence
laravel/telescope 5.1.1 -> 5.2.6 age adoption passing confidence
laravel/tinker 2.9.0 -> 2.10.0 age adoption passing confidence
livewire/livewire 3.5.2 -> 3.5.18 age adoption passing confidence
nunomaduro/collision 8.1.1 -> 8.5.0 age adoption passing confidence
phpunit/phpunit (source) 11.2.6 -> 11.5.2 age adoption passing confidence
postcss (source) 8.4.39 -> 8.4.49 age adoption passing confidence
prettier (source) 3.3.2 -> 3.4.2 age adoption passing confidence
spatie/laravel-ignition (source) 2.8.0 -> 2.9.0 age adoption passing confidence
spatie/laravel-sitemap 7.2.1 -> 7.3.0 age adoption passing confidence
tailwindcss (source) 3.4.4 -> 3.4.17 age adoption passing confidence
terser (source) 5.31.1 -> 5.37.0 age adoption passing confidence
vite (source) 5.3.3 -> 5.4.11 age adoption passing confidence

Release Notes

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

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.15

Compare Source

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

v0.5.14

Compare Source

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

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.20

Compare Source

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

v3.3.0

Compare Source

What's Changed
New Contributors

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

v3.2.2

Compare Source

What’s Changed

Full Changelog: barryvdh/laravel-ide-helper@v3.2.1...v3.2.2

v3.2.1

Compare Source

What's Changed
New Contributors

Full Changelog: barryvdh/laravel-ide-helper@v3.2.0...v3.2.1

v3.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: barryvdh/laravel-ide-helper@v3.1.0...v3.2.0

v3.1.0

Compare Source

Fixed
Added
shufo/blade-formatter (blade-formatter)

v1.42.0

Compare Source

Features

v1.41.2

Compare Source

Fixes
  • deps: update dependency ignore to v6 (848d7fe)
  • deps: update dependency php-parser to v3.2.1 (0300735)
Miscellaneous
  • 🤖 add biome config file (4d12f19)
  • 🤖 add biomejs to dev dependencies (f99f8c2)
  • 🤖 add project vscode setting files (28c8a44)
  • 🤖 bump biomejs to 1.6.0 (da04b14)
  • 🤖 remove eslint related packages from dev dependencies (b2c506a)
  • deps: bump cross-spawn from 7.0.3 to 7.0.6 (4e92048)
  • deps: bump json5 from 2.2.1 to 2.2.3 (6f606d4)
  • deps: bump nanoid from 3.3.6 to 3.3.8 (2701c4e)
  • deps: bump vite from 5.0.12 to 5.4.11 (a00283b)
  • deps: update all minor update of dev dependencies (9ee9986)
  • deps: update codecov/codecov-action action to v5 (e5842d5)
  • deps: update dependency @​types/node to v22 (8d107a9)
  • deps: update dependency esbuild to ^0.20.0 (662950f)
  • deps: update dependency vitest to v2 (cdf5ebb)
  • deps: update docker/build-push-action action to v6 (e299681)
  • deps: update pozil/auto-assign-issue action to v2 (dd079c9)
  • deps: update pozil/auto-assign-issue action to v2.0.1 (ca4107b)
apache/echarts (echarts)

v5.6.0

Compare Source

New Contributors

FakerPHP/Faker (fakerphp/faker)

v1.24.1

Compare Source

v1.24.0

Compare Source

What's Changed

New Contributors

Full Changelog: FakerPHP/Faker@v1.23.1...v1.24.0

filamentphp/forms (filament/forms)

v3.2.131

Compare Source

v3.2.130

Compare Source

v3.2.129

Compare Source

v3.2.128

Compare Source

v3.2.127

Compare Source

v3.2.126

Compare Source

v3.2.125

Compare Source

v3.2.124

Compare Source

v3.2.123

Compare Source

v3.2.122

Compare Source

v3.2.121

Compare Source

v3.2.120

Compare Source

v3.2.119

Compare Source

v3.2.118

Compare Source

v3.2.117

Compare Source

v3.2.116

[Compare Source](https://redirect.github.com/filamentphp/fo


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 6 times, most recently from 3825a06 to 970a863 Compare November 20, 2024 12:03
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from d8d1c28 to 0c582bf Compare November 28, 2024 14:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from ac537e9 to e05cc0f Compare December 5, 2024 12:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from c50b0ec to c721d4a Compare December 12, 2024 20:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c721d4a to 5b78834 Compare December 17, 2024 16:18
Copy link
Contributor Author

renovate bot commented Dec 17, 2024

⚠️ 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: composer update barryvdh/laravel-ide-helper:3.3.0 fakerphp/faker:1.24.1 filament/forms:3.2.131 filament/tables:3.2.131 guzzlehttp/guzzle:7.9.2 laravel/framework:11.36.1 laravel/pint:1.18.3 laravel/sail:1.39.1 laravel/scout:10.11.9 laravel/telescope:5.2.6 laravel/tinker:2.10.0 livewire/livewire:3.5.18 nunomaduro/collision:8.5.0 phpunit/phpunit:11.5.2 spatie/laravel-ignition:2.9.0 spatie/laravel-sitemap:7.3.0 --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires filament/tables ^3.2 -> satisfiable by filament/tables[v3.2.131].
    - filament/support v3.2.131 requires livewire/livewire 3.5.12 -> found livewire/livewire[v3.5.12] but it conflicts with your temporary update constraint (livewire/livewire:3.5.18).
    - filament/tables v3.2.131 requires filament/support v3.2.131 -> satisfiable by filament/support[v3.2.131].

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 4bd8eb1 to 6ee4123 Compare December 23, 2024 16:43
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6ee4123 to 09f3289 Compare December 28, 2024 09:22
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