Skip to content

Update all patch dependencies - #304

Open
renovate[bot] wants to merge 1 commit into
developfrom
renovate/update-patch-dependencies
Open

Update all patch dependencies#304
renovate[bot] wants to merge 1 commit into
developfrom
renovate/update-patch-dependencies

Conversation

@renovate

@renovate renovate Bot commented Mar 31, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@vitejs/plugin-vue (source) 6.0.56.0.8 age confidence
alpinejs (source) 3.15.93.15.12 age confidence
laravel/breeze 2.4.12.4.2 age confidence
laravel/tinker 3.0.03.0.2 age confidence
nunomaduro/collision 8.9.18.9.5 age confidence
phpstan/phpstan-phpunit 2.0.162.0.18 age confidence
postcss (source) 8.5.88.5.26 age confidence
sweetalert2 (source) 11.26.2411.26.25 age confidence
vite (source) 7.3.17.3.6 age confidence
workbox-precaching (source) 7.4.07.4.1 age confidence
workbox-routing (source) 7.4.07.4.1 age confidence
workbox-window (source) 7.4.07.4.1 age confidence

Release Notes

vitejs/vite-plugin-vue (@​vitejs/plugin-vue)

v6.0.8

Features
Bug Fixes

v6.0.7

Features
Bug Fixes

v6.0.6

Features
  • plugin-vue: propagate multiRoot for template-only vapor components (#​745) (9e07ae9)
Bug Fixes
Miscellaneous Chores
alpinejs/alpine (alpinejs)

v3.15.12

Compare Source

What's Changed

New Contributors

Full Changelog: alpinejs/alpine@v3.15.11...v3.15.12

v3.15.11

Compare Source

What's Changed

New Contributors

Full Changelog: alpinejs/alpine@v3.15.10...v3.15.11

v3.15.10

Compare Source

Fixed

  • Fix x-anchor crash during wire:navigate cleanup #​4790
laravel/breeze (laravel/breeze)

v2.4.2

Compare Source

laravel/tinker (laravel/tinker)

v3.0.2

Compare Source

Full Changelog: laravel/tinker@v3.0.0...v3.0.2

v3.0.1

Compare Source

nunomaduro/collision (nunomaduro/collision)

v8.9.5

Compare Source

v8.9.4

Compare Source

v8.9.3

Compare Source

v8.9.2

Compare Source

phpstan/phpstan-phpunit (phpstan/phpstan-phpunit)

v2.0.18

Compare Source

  • f5dc20f - Fix #[RequiresPhpunit] version requirement being evaluated against PHP version (#​313)
  • 1e573d3 - AttributeVersionRequirementHelper: add defaults to bool parameters (#​312)

v2.0.17

Compare Source

  • c2f9775 - Update actions/cache action to v6 (#​311)
  • 933f682 - Update actions/cache action to v5.1.0 (#​310)
  • 8ec191f - Check #[RequiresPhpunit] in the same way we check #[RequiresPhp] (#​308)
  • d138088 - Implement ClassAttributeRequiresPhpVersionRule (#​305)
  • caada62 - Update github-actions to v7 (#​307)
  • 611a216 - Update github-actions to v3.0.1 (#​306)
  • 2312495 - Extract AttributeVersionRequirementHelper (#​304)
  • 952d0ee - Warn about incomplete versions in #[RequiresPhp] (#​303)
  • bf910b5 - Sanity check #[RequiresPhp] value and range (#​269)
  • d309858 - Update github-actions to f3e473d (#​301)
  • 4a8e26f - Update github-actions (#​300)
  • 2c07f22 - Replace deprecated actions/create-release with softprops/action-gh-release
  • 67c9d57 - Bump GitHub Actions across major versions
  • a7baf3b - Bump GitHub Actions within their current majors
  • 3ea20e6 - Update github-actions
  • 53357ab - Update github-actions
  • 6760e77 - latest infection does not support PHP 8.2 (#​296)
  • ecfa568 - Update release-toot.yml (#​295)
  • 21ea2e9 - name-collision-detector (#​294)
  • 6851172 - Update test assertions
  • e2c6207 - Fix build (#​287)
  • db27c1f - Delete .github/workflows/claude-react-on-comment.yml
  • 1c9e1df - Refactor build workflow to use GITHUB_BASE_REF
  • 53c1301 - Lint workflows
  • fca9e3a - [StepSecurity] ci: Harden GitHub Actions
  • bfdcb62 - Remove PHPSTAN_BOT_TOKEN from checkout step
  • bb6479c - React on issues opened and fall back to issue body
  • 10e8509 - Add CLAUDE.md to export-ignore in .gitattributes
  • 2202890 - Add CLAUDE.md with project documentation for AI assistants
  • ffd7013 - Add Claude React on Comment workflow
postcss/postcss (postcss)

v8.5.26

Compare Source

  • Fixed list.split() regression (by @​lazerg).
  • Track symlinks in path protection in source map loading (by @​drengir1).

v8.5.25

Compare Source

  • Fixed 8.5.17 visitor regression.
  • Fixed list.split() for non-string values (by @​amir-rezaei).

v8.5.24

Compare Source

  • Preserve the BOM after the processing (by @​hdimer).

v8.5.23

Compare Source

  • Do not load source map without opts.from for security reasons.

v8.5.22

Compare Source

v8.5.21

Compare Source

v8.5.20

Compare Source

v8.5.19

Compare Source

  • Fixed cleaning before for new nodes inserted to Root (by @​MahinAnowar).

v8.5.18

Compare Source

  • Restricted loading previous source maps file to the opts.from folder for security reasons (use unsafeMap: true to disable the check).

v8.5.17

Compare Source

  • Fixed Maximum call stack size exceeded error.
  • Fixed Prototype hijacking for postcss.fromJSON().
  • Fixed Input#origin() for unmapped end position (by @​chatman-media).

v8.5.16

Compare Source

v8.5.15

Compare Source

  • Fixed declaration parsing performance (by @​homanp).

v8.5.14

Compare Source

v8.5.13

Compare Source

  • Fixed postcss-scss commend regression.

v8.5.12

Compare Source

  • Fixed reading any file via user-generated CSS.
  • Added opts.unsafeMap to disable checks.

v8.5.11

Compare Source

  • Fixed nested brackets parsing performance (by @​offset).

v8.5.10

Compare Source

  • Fixed XSS via unescaped </style> in non-bundler cases (by @​TharVid).

v8.5.9

Compare Source

  • Speed up source map encoding paring in case of the error.
sweetalert2/sweetalert2 (sweetalert2)

v11.26.25

Compare Source

Bug Fixes
vitejs/vite (vite)

v7.3.6

Compare Source

Please refer to CHANGELOG.md for details.

v7.3.5

Compare Source

Please refer to CHANGELOG.md for details.

v7.3.3

Compare Source

Please refer to CHANGELOG.md for details.

v7.3.2

Compare Source

Please refer to CHANGELOG.md for details.

googlechrome/workbox (workbox-precaching)

v7.4.1: Workbox v7.4.1

Compare Source

What's Changed

New Contributors

Full Changelog: GoogleChrome/workbox@v7.4.0...v7.4.1


Configuration

📅 Schedule: (UTC)

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

@renovate

renovate Bot commented Mar 31, 2026

Copy link
Copy Markdown
Contributor Author

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@renovate renovate Bot changed the title Update dependency axios to v1.14.1 Update dependency axios to v1.14.1 - abandoned Mar 31, 2026
@renovate
renovate Bot force-pushed the renovate/update-patch-dependencies branch from b637aa3 to 25c5d57 Compare March 31, 2026 13:41
@renovate renovate Bot changed the title Update dependency axios to v1.14.1 - abandoned Update dependency phpunit/phpunit to v13.0.6 Mar 31, 2026
@renovate
renovate Bot force-pushed the renovate/update-patch-dependencies branch from 25c5d57 to f09e2e2 Compare April 1, 2026 00:38
@renovate renovate Bot changed the title Update dependency phpunit/phpunit to v13.0.6 Update all patch dependencies Apr 1, 2026
@renovate
renovate Bot force-pushed the renovate/update-patch-dependencies branch from f09e2e2 to ff9cc3a Compare April 1, 2026 17:04
@renovate renovate Bot changed the title Update all patch dependencies chore(deps): update all patch dependencies Apr 1, 2026
@renovate
renovate Bot force-pushed the renovate/update-patch-dependencies branch from ff9cc3a to 08e05b8 Compare April 2, 2026 17:41
@renovate renovate Bot changed the title chore(deps): update all patch dependencies Update all patch dependencies Apr 2, 2026
@renovate
renovate Bot force-pushed the renovate/update-patch-dependencies branch 5 times, most recently from a03bde2 to 42f2771 Compare April 8, 2026 05:00
@renovate
renovate Bot force-pushed the renovate/update-patch-dependencies branch 8 times, most recently from 81f8cc0 to fcd9872 Compare April 16, 2026 17:44
@renovate
renovate Bot force-pushed the renovate/update-patch-dependencies branch 5 times, most recently from 65c7d71 to 145ed0f Compare April 28, 2026 14:58
@renovate
renovate Bot force-pushed the renovate/update-patch-dependencies branch 2 times, most recently from 1356b2c to dd2f16d Compare May 4, 2026 17:31
@renovate
renovate Bot force-pushed the renovate/update-patch-dependencies branch 2 times, most recently from 56b4466 to 79dc126 Compare May 28, 2026 11:16
@renovate
renovate Bot force-pushed the renovate/update-patch-dependencies branch 2 times, most recently from 1a5f75f to 0b924b8 Compare June 4, 2026 10:57
@renovate
renovate Bot force-pushed the renovate/update-patch-dependencies branch 2 times, most recently from 9f242b0 to 6d6cab4 Compare June 13, 2026 16:03
@renovate
renovate Bot force-pushed the renovate/update-patch-dependencies branch 4 times, most recently from 8e35341 to e6a5cb3 Compare July 1, 2026 21:13
@renovate
renovate Bot force-pushed the renovate/update-patch-dependencies branch 2 times, most recently from ac1cdce to fb5a90b Compare July 8, 2026 21:05
@renovate
renovate Bot force-pushed the renovate/update-patch-dependencies branch 7 times, most recently from 739e2f7 to 5cb08fa Compare July 17, 2026 15:13
@renovate
renovate Bot force-pushed the renovate/update-patch-dependencies branch 4 times, most recently from fed9f25 to c89f053 Compare July 24, 2026 21:10
@renovate
renovate Bot force-pushed the renovate/update-patch-dependencies branch 3 times, most recently from 13f5997 to 9dfc8f6 Compare July 30, 2026 15:00
@renovate
renovate Bot force-pushed the renovate/update-patch-dependencies branch 2 times, most recently from aa6614c to 804ee0f Compare August 4, 2026 22:51
@renovate
renovate Bot force-pushed the renovate/update-patch-dependencies branch from 804ee0f to ddf5363 Compare August 6, 2026 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants