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

fix(deps): update all non-minor and non major dependencies (filamentphp) (patch) #310

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 12, 2025

This PR contains the following updates:

Package Type Update Change OpenSSF
@tailwindcss/typography devDependencies patch 0.5.15 -> 0.5.16 OpenSSF Scorecard
filament/filament (source) require patch 3.2.133 -> 3.2.135 OpenSSF Scorecard
laravel/sanctum require patch 4.0.7 -> 4.0.8 OpenSSF Scorecard
laravel/tinker require patch 2.10.0 -> 2.10.1 OpenSSF Scorecard
livewire/livewire require patch 3.5.12 -> 3.5.19 OpenSSF Scorecard
psalm/plugin-laravel require-dev patch 2.11.0 -> 2.11.1 OpenSSF Scorecard
psalm/plugin-phpunit require-dev patch 0.19.0 -> 0.19.2 OpenSSF Scorecard
squizlabs/php_codesniffer require-dev patch 3.11.2 -> 3.11.3 OpenSSF Scorecard
vite (source) devDependencies patch 6.0.9 -> 6.0.11 OpenSSF Scorecard

Release Notes

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

v0.5.16

Compare Source

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

v3.2.135

Compare Source

v3.2.134

Compare Source

laravel/sanctum (laravel/sanctum)

v4.0.8

Compare Source

laravel/tinker (laravel/tinker)

v2.10.1

Compare Source

livewire/livewire (livewire/livewire)

v3.5.19

Compare Source

What's Changed

New Contributors

Full Changelog: livewire/livewire@v3.5.18...v3.5.19

v3.5.18

Compare Source

What's Changed

New Contributors

Full Changelog: livewire/livewire@v3.5.17...v3.5.18

v3.5.17

Compare Source

What's Changed

New Contributors

Full Changelog: livewire/livewire@v3.5.16...v3.5.17

v3.5.16

Compare Source

What's Changed

New Contributors

Full Changelog: livewire/livewire@v3.5.15...v3.5.16

v3.5.15

Compare Source

What's Changed

Full Changelog: livewire/livewire@v3.5.14...v3.5.15

v3.5.14

Compare Source

What's Changed

New Contributors

Full Changelog: livewire/livewire@v3.5.13...v3.5.15

v3.5.13

Compare Source

What's Changed

New Contributors

Full Changelog: livewire/livewire@v3.5.12...v3.5.13

psalm/psalm-plugin-laravel (psalm/plugin-laravel)

v2.11.1

Compare Source

psalm/psalm-plugin-phpunit (psalm/plugin-phpunit)

v0.19.2: Psalm v6 support

Compare Source

Bumps composer requirements for psalm v6 support.

Full Changelog: psalm/psalm-plugin-phpunit@0.19.0...0.19.2

v0.19.1

Compare Source

PHPCSStandards/PHP_CodeSniffer (squizlabs/php_codesniffer)

v3.11.3

Compare Source

Changed
  • Generic.ControlStructures.InlineControlStructure no longer unnecessarily listens for T_SWITCH tokens. #​595
  • Squiz.Functions.FunctionDeclarationArgumentSpacing: improvements to error message for SpaceBeforeComma error. #​783
  • The following sniff(s) have received efficiency improvements:
    • Squiz.Functions.FunctionDeclarationArgumentSpacing
    • Thanks to [Dan Wallis][@​fredden] and [Juliette Reinders Folmer][@​jrfnl] for the patches.
  • Various housekeeping, including improvements to the tests and documentation.
Fixed
  • Fixed bug #​620 : Squiz.Functions.FunctionDeclarationArgumentSpacing: newlines after type will now be handled by the fixer. This also prevents a potential fixer conflict.
  • Fixed bug #​782 : Tokenizer/PHP: prevent an "Undefined array key" notice during live coding for unfinished arrow functions.
    • Thanks to [Juliette Reinders Folmer][@​jrfnl] for the patch.
  • Fixed bug #​783 : Squiz.Functions.FunctionDeclarationArgumentSpacing: new line after reference token was not flagged nor fixed.
    • Thanks to [Juliette Reinders Folmer][@​jrfnl] for the patch.
  • Fixed bug #​783 : Squiz.Functions.FunctionDeclarationArgumentSpacing: new line after variadic token was not flagged nor fixed.
    • Thanks to [Juliette Reinders Folmer][@​jrfnl] for the patch.
  • Fixed bug #​783 : Squiz.Functions.FunctionDeclarationArgumentSpacing: new line before/after the equal sign for default values was not flagged nor fixed when equalsSpacing was set to 0.
    • Thanks to [Juliette Reinders Folmer][@​jrfnl] for the patch.
  • Fixed bug #​783 : Squiz.Functions.FunctionDeclarationArgumentSpacing: fixer conflict when a new line is found before/after the equal sign for default values and equalsSpacing was set to 1.
    • Thanks to [Juliette Reinders Folmer][@​jrfnl] for the patch.
  • Fixed bug #​783 : Squiz.Functions.FunctionDeclarationArgumentSpacing: fixer for spacing before/after equal sign could inadvertently remove comment.
    • Thanks to [Juliette Reinders Folmer][@​jrfnl] for the patch.
  • Fixed bug #​783 : Squiz.Functions.FunctionDeclarationArgumentSpacing: fixer will now handle comments between the end of a parameter and a comma more cleanly.
    • Thanks to [Juliette Reinders Folmer][@​jrfnl] for the patch.
  • Fixed bug #​784 : Squiz.WhiteSpace.FunctionSpacing: prevent fixer conflict when a multi-line docblock would start on the same line as the function close curly being examined.
    • Thanks to [Klaus Purer][@​klausi] for the patch
vitejs/vite (vite)

v6.0.11

Compare Source

v6.0.10

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

Copy link
Contributor Author

renovate bot commented Jan 12, 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: install-tool php 8.2.0

@renovate renovate bot force-pushed the renovate/filamentphp-patch-all-patch branch 2 times, most recently from 0b8ee15 to 9ddbba7 Compare January 14, 2025 22:49
@renovate renovate bot force-pushed the renovate/filamentphp-patch-all-patch branch 8 times, most recently from 494700b to 782894d Compare January 26, 2025 13:03
@renovate renovate bot force-pushed the renovate/filamentphp-patch-all-patch branch 2 times, most recently from 37cb5f0 to 3455384 Compare January 29, 2025 01:51
@renovate renovate bot force-pushed the renovate/filamentphp-patch-all-patch branch from 3455384 to 4873a9e Compare January 30, 2025 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants