Skip to content

- Update all non-major dependencies with digest and pinDigest#170

Open
blumilk-renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-minor-patch-digest-pindigest
Open

- Update all non-major dependencies with digest and pinDigest#170
blumilk-renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-minor-patch-digest-pindigest

Conversation

@blumilk-renovate
Copy link
Copy Markdown
Contributor

@blumilk-renovate blumilk-renovate bot commented Jan 1, 2025

This PR contains the following updates:

Package Change Age Confidence Type Update
@formkit/auto-animate ^0.8.2 -> ^0.8.4 age confidence dependencies patch
@tailwindcss/forms ^0.5.9 -> ^0.5.11 age confidence dependencies patch
@tailwindcss/typography ^0.5.15 -> ^0.5.19 age confidence dependencies patch
actions/cache v4.2.0 -> v4.2.4 age confidence action patch
actions/checkout v4.2.2 -> v4.3.1 age confidence action minor
actions/setup-node v4.1.0 -> v4.4.0 age confidence action minor
alpine 3.21.0 -> 3.21.6 age confidence stage patch
appleboy/ssh-action v1.2.0 -> v1.2.5 age confidence action patch
autoprefixer ^10.4.20 -> ^10.4.27 age confidence devDependencies patch
blumilksoftware/codestyle ^4.0 -> ^4.0.1 age confidence require-dev patch
composer 2.8.3 -> 2.8.12 age confidence stage patch
composer/composer 2.8.3-bin -> 2.8.12-bin age confidence stage patch
docker/build-push-action v6.10.0 -> v6.19.2 age confidence action minor
docker/login-action v3.3.0 -> v3.7.0 age confidence action minor
docker/metadata-action v5.6.1 -> v5.10.0 age confidence action minor
docker/setup-buildx-action v3.7.1 -> v3.12.0 age confidence action minor
eslint-config-prettier ^9.1.0 -> ^9.1.2 age confidence devDependencies patch
eslint-plugin-tailwindcss ^3.17.5 -> ^3.18.2 age confidence devDependencies patch
eslint-plugin-vue (source) ^9.32.0 -> ^9.33.0 age confidence devDependencies patch
guzzlehttp/guzzle (source) ^7.9.2 -> ^7.9.3 age confidence require patch
inertiajs/inertia-laravel ^1.3.2 -> ^1.3.4 age confidence require patch
laravel/framework (source) ^11.25.0 -> ^11.51.0 age confidence require minor
laravel/sanctum ^4.0.6 -> ^4.0.8 age confidence require patch
laravel/tinker ^2.10.0 -> ^2.10.2 age confidence require patch
lodash (source) ^4.17.21 -> ^4.17.23 age confidence dependencies patch
nunomaduro/collision ^8.5.0 -> ^8.9.1 age confidence require-dev minor
phpunit/phpunit (source) ^11.5.0 -> ^11.5.55 age confidence require-dev patch
postcss (source) ^8.4.49 -> ^8.5.8 age confidence devDependencies patch
sentry/sentry-laravel (source) ^4.10.1 -> ^4.10.2 age confidence require patch
shivammathur/setup-php 2.31.1 -> 2.37.0 age confidence action minor
spatie/laravel-ignition (source) ^2.9.0 -> ^2.9.1 age confidence require-dev patch
spatie/laravel-options ^1.1.1 -> ^1.1.2 age confidence require patch
stevebauman/purify ^6.2.2 -> ^6.3.2 age confidence require patch
tailwindcss (source) ^3.4.16 -> ^3.4.19 age confidence dependencies patch
vue (source) ^3.5.13 -> ^3.5.31 age confidence dependencies patch

Release Notes

formkit/auto-animate (@​formkit/auto-animate)

v0.8.4

Compare Source

v0.8.3

Compare Source

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

v0.5.11

Compare Source

Fixed
  • Limit attribute rules to input and select elements (#​159)
tailwindlabs/tailwindcss-typography (@​tailwindcss/typography)

v0.5.19

Compare Source

Fixed
  • Fixed broken color styles (#​405)

v0.5.18

Compare Source

Fixed
  • Fixed undefined variable error (#​403)

v0.5.17

Compare Source

Added
  • Add modifiers for description list elements (#​357)
  • Add prose-picture modifier (#​367)
Fixed
  • Include unit in hr border-width value (#​379)
  • Ensure <kbd> styles work with Tailwind CSS v4 (#​387)
Changed
  • Remove lodash dependencies (#​402)
actions/cache (actions/cache)

v4.2.4

Compare Source

What's Changed

New Contributors

Full Changelog: actions/cache@v4...v4.2.4

v4.2.3

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v4.2.2...v4.2.3

v4.2.2

Compare Source

What's Changed

[!IMPORTANT]
As a reminder, there were important backend changes to release v4.2.0, see those release notes and the announcement for more details.

Full Changelog: actions/cache@v4.2.1...v4.2.2

v4.2.1

Compare Source

What's Changed

[!IMPORTANT]
As a reminder, there were important backend changes to release v4.2.0, see those release notes and the announcement for more details.

New Contributors

Full Changelog: actions/cache@v4.2.0...v4.2.1

actions/checkout (actions/checkout)

v4.3.1

Compare Source

v4.3.0

Compare Source

actions/setup-node (actions/setup-node)

v4.4.0

Compare Source

What's Changed

Bug fixes:
Enhancement:
Dependency update:

New Contributors

Full Changelogactions/setup-node@v4...v4.4.0

v4.3.0

Compare Source

What's Changed

Dependency updates

New Contributors

Full Changelog: actions/setup-node@v4...v4.3.0

v4.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/setup-node@v4...v4.2.0

appleboy/ssh-action (appleboy/ssh-action)

v1.2.5

Compare Source

Changelog

Refactor
Documentation updates

v1.2.4

Compare Source

Changelog

Enhancements
Build process updates
Documentation updates

v1.2.3

Compare Source

Changelog

Features
Bug fixes
Enhancements
Refactor
Build process updates
Documentation updates

v1.2.2

Compare Source

Changelog
Enhancements
Documentation updates

v1.2.1

Compare Source

Changelog
Features
Enhancements
Build process updates
Documentation updates
postcss/autoprefixer (autoprefixer)

v10.4.27

Compare Source

  • Removed development key from package.json.

v10.4.26

Compare Source

  • Reduced package size.

v10.4.25

Compare Source

  • Fixed broken gradients on CSS Custom Properties (by @​serger777).

v10.4.24

Compare Source

  • Made Autoprefixer a little faster (by @​Cherry).

v10.4.23

Compare Source

v10.4.22

Compare Source

  • Fixed stretch prefixes on new Can I Use database.
  • Updated fraction.js.
docker/build-push-action (docker/build-push-action)

v6.19.2

Compare Source

Full Changelog: docker/build-push-action@v6.19.1...v6.19.2

v6.19.1

Compare Source

Full Changelog: docker/build-push-action@v6.19.0...v6.19.1

v6.19.0

Compare Source

  • Scope default git auth token to github.com by @​crazy-max in #​1451
  • Bump brace-expansion from 1.1.11 to 1.1.12 in #​1396
  • Bump form-data from 2.5.1 to 2.5.5 in #​1391
  • Bump js-yaml from 3.14.1 to 3.14.2 in #​1429
  • Bump lodash from 4.17.21 to 4.17.23 in #​1446
  • Bump tmp from 0.2.3 to 0.2.4 in #​1398
  • Bump undici from 5.28.4 to 5.29.0 in #​1397

Full Changelog: docker/build-push-action@v6.18.0...v6.19.0

v6.18.0

Compare Source

[!NOTE]
Build summary is now supported with Docker Build Cloud.

Full Changelog: docker/build-push-action@v6.17.0...v6.18.0

v6.17.0

Compare Source

[!NOTE]
Build record is now exported using the buildx history export command instead of the legacy export-build tool.

Full Changelog: docker/build-push-action@v6.16.0...v6.17.0

v6.16.0

Compare Source

Full Changelog: docker/build-push-action@v6.15.0...v6.16.0

v6.15.0

Compare Source

Full Changelog: docker/build-push-action@v6.14.0...v6.15.0

v6.14.0

Compare Source

Full Changelog: docker/build-push-action@v6.13.0...v6.14.0

v6.13.0

Compare Source

Full Changelog: docker/build-push-action@v6.12.0...v6.13.0

v6.12.0

Compare Source

Full Changelog: docker/build-push-action@v6.11.0...v6.12.0

v6.11.0

Compare Source

Full Changelog: docker/build-push-action@v6.10.0...v6.11.0

docker/login-action (docker/login-action)

v3.7.0

Compare Source

Full Changelog: docker/login-action@v3.6.0...v3.7.0

v3.6.0

Compare Source

Full Changelog: docker/login-action@v3.5.0...v3.6.0

v3.5.0

Compare Source

  • Support dual-stack endpoints for AWS ECR by [@​Spacefish](h

Configuration

📅 Schedule: Branch creation - On day 1 of the month, every 3 months ( * * 1 */3 * ) in timezone Europe/Warsaw, 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 has been generated by Renovate Bot.

@blumilk-renovate blumilk-renovate bot requested a review from a team as a code owner January 1, 2025 10:35
@blumilk-renovate blumilk-renovate bot added dependencies Pull requests that update a dependency file docker Pull requests that update Docker code github-actions javascript Pull requests that update Javascript code php Pull requests that update Php code renovate labels Jan 1, 2025
@blumilk-renovate blumilk-renovate bot requested a review from Blusia January 1, 2025 10:35
@blumilk-renovate blumilk-renovate bot force-pushed the renovate/all-minor-patch-digest-pindigest branch 2 times, most recently from 060b4d6 to 184b839 Compare January 6, 2025 10:37
@blumilk-renovate blumilk-renovate bot force-pushed the renovate/all-minor-patch-digest-pindigest branch 6 times, most recently from 360904b to 42db4d6 Compare January 16, 2025 10:08
@blumilk-renovate blumilk-renovate bot force-pushed the renovate/all-minor-patch-digest-pindigest branch 4 times, most recently from 058c484 to b165875 Compare January 21, 2025 10:41
@blumilk-renovate blumilk-renovate bot force-pushed the renovate/all-minor-patch-digest-pindigest branch 6 times, most recently from b4b7603 to 792b34b Compare January 31, 2025 10:37
@blumilk-renovate blumilk-renovate bot force-pushed the renovate/all-minor-patch-digest-pindigest branch 4 times, most recently from aeda85b to c105fab Compare February 4, 2025 10:05
@blumilk-renovate blumilk-renovate bot force-pushed the renovate/all-minor-patch-digest-pindigest branch 7 times, most recently from ab2ba28 to 538be55 Compare March 3, 2025 10:37
@blumilk-renovate blumilk-renovate bot force-pushed the renovate/all-minor-patch-digest-pindigest branch 6 times, most recently from 42d6234 to 302166c Compare March 13, 2025 10:27
@blumilk-renovate blumilk-renovate bot force-pushed the renovate/all-minor-patch-digest-pindigest branch 4 times, most recently from 27a2d6a to 94f0325 Compare March 19, 2025 10:01
@blumilk-renovate blumilk-renovate bot force-pushed the renovate/all-minor-patch-digest-pindigest branch 3 times, most recently from 9fe9dfb to dc5936d Compare March 27, 2025 10:26
@blumilk-renovate blumilk-renovate bot force-pushed the renovate/all-minor-patch-digest-pindigest branch 2 times, most recently from 6ccd2c4 to 26bb9ad Compare March 31, 2025 10:27
@blumilk-renovate blumilk-renovate bot force-pushed the renovate/all-minor-patch-digest-pindigest branch 5 times, most recently from a2c2bb3 to 118c7c5 Compare April 12, 2025 10:23
@blumilk-renovate blumilk-renovate bot force-pushed the renovate/all-minor-patch-digest-pindigest branch from 118c7c5 to ee65a4b Compare April 14, 2025 10:30
@blumilk-renovate
Copy link
Copy Markdown
Contributor Author

blumilk-renovate bot commented Nov 23, 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: composer update blumilksoftware/codestyle:4.0.1 guzzlehttp/guzzle:7.9.3 inertiajs/inertia-laravel:1.3.4 laravel/framework:11.51.0 laravel/sanctum:4.0.8 laravel/tinker:2.10.2 nunomaduro/collision:8.9.1 phpunit/phpunit:11.5.55 sentry/sentry-laravel:4.10.2 spatie/laravel-ignition:2.9.1 spatie/laravel-options:1.1.2 stevebauman/purify:6.3.2 --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins --minimal-changes
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 inertiajs/inertia-laravel ^1.3.4 -> satisfiable by inertiajs/inertia-laravel[v1.3.4].
    - inertiajs/inertia-laravel v1.3.4 requires php ^7.3|~8.0.0|~8.1.0|~8.2.0|~8.3.0|~8.4.0 -> your php version (8.5.4) does not satisfy that requirement.

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

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 docker Pull requests that update Docker code github-actions javascript Pull requests that update Javascript code php Pull requests that update Php code renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants