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 with digest and pinDigest #169

Merged
merged 2 commits into from
Dec 13, 2024

Conversation

blumilk-renovate[bot]
Copy link
Contributor

@blumilk-renovate blumilk-renovate bot commented Dec 1, 2024

This PR contains the following updates:

Package Type Update Change Pending
@heroicons/vue dependencies minor ^2.1.5 -> ^2.2.0
actions/cache action minor v4.0.2 -> v4.2.0
actions/checkout action patch v4.2.0 -> v4.2.2
actions/setup-node action minor v4.0.4 -> v4.1.0
alpine stage minor 3.20.3 -> 3.21.0
appleboy/ssh-action action minor v1.0.3 -> v1.2.0
axios (source) dependencies patch ^1.7.7 -> ^1.7.9
composer stage minor 2.7.9 -> 2.8.3
composer/composer stage minor 2.7.9-bin -> 2.8.3-bin
docker/build-push-action action minor v6.8.0 -> v6.10.0
docker/metadata-action action minor v5.5.1 -> v5.6.1
docker/setup-buildx-action action minor v3.6.1 -> v3.7.1
dompurify dependencies minor ^3.1.7 -> ^3.2.2 3.2.3
eslint-plugin-tailwindcss devDependencies patch ^3.17.4 -> ^3.17.5
eslint-plugin-vue (source) devDependencies minor ^9.28.0 -> ^9.32.0
fakerphp/faker require minor ^1.23.1 -> ^1.24.1
inertiajs/inertia-laravel require patch ^1.3 -> ^1.3.2
laravel/sanctum require patch ^4.0.2 -> ^4.0.6
nunomaduro/collision require-dev minor ^8.4.0 -> ^8.5.0
php final minor 8.3.12-fpm-bullseye -> 8.4.1-fpm-bullseye
phpunit/phpunit (source) require-dev minor ^11.3.6 -> ^11.5.0
postcss (source) devDependencies patch ^8.4.47 -> ^8.4.49
quill (source) dependencies patch ^2.0.2 -> ^2.0.3
sentry/sentry-laravel (source) require minor ^4.9 -> ^4.10.1
spatie/laravel-ignition (source) require-dev minor ^2.8 -> ^2.9.0
tailwindcss (source) dependencies patch ^3.4.13 -> ^3.4.16
vue (source) dependencies patch ^3.5.10 -> ^3.5.13

Release Notes

tailwindlabs/heroicons (@​heroicons/vue)

v2.2.0

Compare Source

Added
Fixed
  • Removed unnecessary clipping path from solid/arrow-left-circle (#​1211)
actions/cache (actions/cache)

v4.2.0

Compare Source

⚠️ Important Changes

The cache backend service has been rewritten from the ground up for improved performance and reliability. actions/cache now integrates with the new cache service (v2) APIs.

The new service will gradually roll out as of February 1st, 2025. The legacy service will also be sunset on the same date. Changes in these release are fully backward compatible.

We are deprecating some versions of this action. We recommend upgrading to version v4 or v3 as soon as possible before February 1st, 2025. (Upgrade instructions below).

If you are using pinned SHAs, please use the SHAs of versions v4.2.0 or v3.4.0

If you do not upgrade, all workflow runs using any of the deprecated actions/cache will fail.

Upgrading to the recommended versions will not break your workflows.

Read more about the change & access the migration guide: reference to the announcement.

Minor changes

Minor and patch version updates for these dependencies:

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

v4.1.2

Compare Source

What's Changed

New Contributors

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

v4.1.1

Compare Source

What's Changed

Full Changelog: actions/cache@v4.1.0...v4.1.1

v4.1.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v4.0.2...v4.1.0

actions/checkout (actions/checkout)

v4.2.2

Compare Source

v4.2.1

Compare Source

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

v4.1.0

Compare Source

What's Changed

New Contributors

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

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

v1.2.0

Compare Source

Changelog
Features
Bug fixes
Enhancements
Refactor
Build process updates
Documentation updates

v1.1.0

Compare Source

Changelog
Bug fixes
Enhancements
Refactor
Build process updates
Documentation updates
axios/axios (axios)

v1.7.9

Compare Source

Reverts
Contributors to this release

v1.7.8

Compare Source

Bug Fixes
Contributors to this release
docker/build-push-action (docker/build-push-action)

v6.10.0

Compare Source

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

v6.9.0

Compare Source

Full Changelog: docker/build-push-action@v6.8.0...v6.9.0

docker/metadata-action (docker/metadata-action)

v5.6.1

Compare Source

Full Changelog: docker/metadata-action@v5.6.0...v5.6.1

v5.6.0

Compare Source

Full Changelog: docker/metadata-action@v5.5.1...v5.6.0

docker/setup-buildx-action (docker/setup-buildx-action)

v3.7.1

Compare Source

Full Changelog: docker/setup-buildx-action@v3.7.0...v3.7.1

v3.7.0

Compare Source

Full Changelog: docker/setup-buildx-action@v3.6.1...v3.7.0

cure53/DOMPurify (dompurify)

v3.2.2: DOMPurify 3.2.2

Compare Source

  • Fixed a possible bypass in case a rather specific config for custom elements is set, thanks @​yaniv-git
  • Fixed several minor issues with the type definitions, thanks again @​reduckted
  • Fixed a minor issue with the types reference for trusted types, thanks @​reduckted
  • Fixed a minor problem with the template detection regex on some systems, thanks @​svdb99

v3.2.1: DOMPurify 3.2.1

Compare Source

v3.2.0: DOMPurify 3.2.0

Compare Source

francoismassart/eslint-plugin-tailwindcss (eslint-plugin-tailwindcss)

v3.17.5

Compare Source

vuejs/eslint-plugin-vue (eslint-plugin-vue)

v9.32.0

Compare Source

✨ Enhancements

🐛 Bug Fixes

Full Changelog: vuejs/eslint-plugin-vue@v9.31.0...v9.32.0

v9.31.0

Compare Source

✨ Enhancements

🐛 Bug Fixes

⚙️ Updates

Full Changelog: vuejs/eslint-plugin-vue@v9.30.0...v9.31.0

v9.30.0

Compare Source

🐛 Bug Fixes

Full Changelog: vuejs/eslint-plugin-vue@v9.29.1...v9.30.0

v9.29.1

Compare Source

🐛 Bug Fixes

Full Changelog: vuejs/eslint-plugin-vue@v9.29.0...v9.29.1

v9.29.0

Compare Source

✨ Enhancements

New Rules
Others

⚙️ Updates

  • #​2528, #​2566 Added TypeScript declarations for configs.
  • #​2565 Added support for recognizing Vue components in .tsx files.
FakerPHP/Faker (fakerphp/faker)

v1.24.1

Compare Source

What's Changed

New Contributors

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

v1.24.0

Compare Source

What's Changed

New Contributors

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

inertiajs/inertia-laravel (inertiajs/inertia-laravel)

v1.3.2

Compare Source

  • [1.x] Fix PHP 8.4 deprecations (#​691)
  • [1.x] Ensure Inertia Response generate also compatible with Inertia.js 2 (#​692)

v1.3.1

Compare Source

laravel/sanctum (laravel/sanctum)

v4.0.6

Compare Source

v4.0.5

Compare Source

v4.0.4

Compare Source

v4.0.3

Compare Source


Configuration

📅 Schedule: Branch creation - "after 7am on the first day of the month,before 3pm on the first day of the month" 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 December 1, 2024 10:44
@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 Dec 1, 2024
@blumilk-renovate blumilk-renovate bot requested a review from Blusia December 1, 2024 10:44
@blumilk-renovate
Copy link
Contributor Author

blumilk-renovate bot commented Dec 1, 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 fakerphp/faker:1.24.1 inertiajs/inertia-laravel:1.3.2 laravel/sanctum:4.0.6 nunomaduro/collision:8.5.0 phpunit/phpunit:11.5.0 sentry/sentry-laravel:4.10.1 spatie/laravel-ignition:2.9.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
Dependency laravel/framework is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - stevebauman/purify is locked to version v6.2.2 and an update of this package was not requested.
    - ezyang/htmlpurifier v4.17.0 requires php ~5.6.0 || ~7.0.0 || ~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.4.1) does not satisfy that requirement.
    - stevebauman/purify v6.2.2 requires ezyang/htmlpurifier ^4.17 -> satisfiable by ezyang/htmlpurifier[v4.17.0].


@blumilk-renovate blumilk-renovate bot force-pushed the renovate/all-minor-patch-digest-pindigest branch 6 times, most recently from 889fa3f to 83fdc92 Compare December 9, 2024 10:41
@blumilk-renovate blumilk-renovate bot force-pushed the renovate/all-minor-patch-digest-pindigest branch from 83fdc92 to ca6e575 Compare December 11, 2024 10:35
@blumilk-renovate
Copy link
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@Blusia Blusia merged commit ada6029 into main Dec 13, 2024
3 checks passed
@Blusia Blusia deleted the renovate/all-minor-patch-digest-pindigest branch December 13, 2024 12: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 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.

2 participants