Skip to content

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

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#37
blumilk-renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-minor-patch-digest-pindigest

Conversation

@blumilk-renovate
Copy link
Copy Markdown

This PR contains the following updates:

Package Change Age Confidence Type Update Pending
@tailwindcss/forms ^0.5.2 -> ^0.5.11 age confidence devDependencies patch
@tailwindcss/vite (source) ^4.1.18 -> ^4.2.2 age confidence devDependencies patch
@typescript-eslint/eslint-plugin (source) ^8.46.4 -> ^8.57.2 age confidence devDependencies minor 8.58.0
actions/setup-node v6.1.0 -> v6.3.0 age confidence action minor
alpinejs (source) ^3.4.2 -> ^3.15.9 age confidence devDependencies patch
alpinejs (source) ^3.15.5 -> ^3.15.9 age confidence dependencies patch
axios (source) ^1.13.5 -> ^1.13.6 age confidence dependencies patch
axllent/mailpit (source) v1.29.1 -> v1.29.5 age confidence patch
composer -> 743aebe stage pinDigest
eslint (source) ^9.39.2 -> ^9.39.4 age confidence devDependencies patch
ghcr.io/php/pie 1.3.8-bin -> 1.3.10-bin age confidence stage patch
larastan/larastan ^3.9.2 -> ^3.9.3 age confidence require-dev patch
laravel-vite-plugin ^2.0.1 -> ^2.1.0 age confidence dependencies patch
laravel/breeze ^2.3.8 -> ^2.4.1 age confidence require-dev minor
laravel/framework (source) ^12.52.0 -> ^12.56.0 age confidence require minor
nginx/nginx 1.29.5 -> 1.29.7 age confidence patch
node (source) 24.13.1 -> 24.14.1 age confidence minor
node 24.13.1-trixie-slim -> 24.14.1-trixie-slim age confidence stage minor
php 8.5.3 -> 8.5.4 age confidence patch
php 8.5.3-fpm-trixie -> 8.5.4-fpm-trixie age confidence final patch
redis 8.6.0-trixie -> 8.6.2-trixie age confidence patch
shivammathur/setup-php 2.36.0 -> 2.37.0 age confidence action minor
spatie/laravel-ignition (source) ^2.10.0 -> ^2.12.0 age confidence require-dev minor
tailwindcss (source) ^4.1.18 -> ^4.2.2 age confidence devDependencies patch
vite (source) ^7.0.8 -> ^7.3.1 age confidence devDependencies patch

Release Notes

tailwindlabs/tailwindcss (@​tailwindcss/vite)

v4.2.2

Compare Source

Fixed
  • Don't crash when candidates contain prototype properties like row-constructor (#​19725)
  • Canonicalize calc(var(--spacing)*…) expressions into --spacing(…) (#​19769)
  • Fix crash in canonicalization step when handling utilities containing @property at-rules (e.g. shadow-sm border) (#​19727)
  • Skip full reload for server only modules scanned by client CSS when using @tailwindcss/vite (#​19745)
  • Add support for Vite 8 in @tailwindcss/vite (#​19790)
  • Improve canonicalization for bare values exceeding default spacing scale suggestions (e.g. w-1234 h-1234size-1234) (#​19809)
  • Fix canonicalization resulting in empty list (e.g. w-5 h-5 size-5'' instead of size-5) (#​19812)
  • Resolve tsconfig paths to allow for @import '@​/path/to/file'; when using @tailwindcss/vite (#​19803)

v4.2.1

Compare Source

Fixed
  • Allow trailing dash in functional utility names for backwards compatibility (#​19696)
  • Properly detect classes containing . characters within curly braces in MDX files (#​19711)
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.57.2

Compare Source

🩹 Fixes
  • eslint-plugin: [prefer-readonly-parameter-types] preserve type alias infomation (#​11954)
  • eslint-plugin: [no-useless-default-assignment] skip reporting false positives for unresolved type parameters (#​12127)
  • eslint-plugin: [no-unsafe-return] false positive on unwrapping generic (#​12125)
  • eslint-plugin: [no-restricted-types] flag banned generics in extends or implements (#​12120)
  • eslint-plugin: [array-type] ignore Array and ReadonlyArray without type arguments (#​11971)
  • eslint-plugin: [prefer-optional-chain] remove dangling closing parenthesis (#​11865)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.57.1

Compare Source

🩹 Fixes
  • eslint-plugin: [prefer-optional-chain] no report for property on intersection type (#​12126)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.57.0

Compare Source

🚀 Features
  • eslint-plugin: [no-unnecessary-condition] allow literal loop conditions in for/do loops (#​12080)
🩹 Fixes
  • eslint-plugin: [no-base-to-string] fix false positive for toString with overloads (#​12089)
  • eslint-plugin: [prefer-promise-reject-errors] add allow TypeOrValueSpecifier to prefer-promise-reject-errors (#​12094)
  • typescript-estree: if the template literal is tagged and the text has an invalid escape, cooked will be null (#​11355)
  • eslint-plugin: guard against negative paramIndex in no-useless-default-assignment (#​12077)
  • eslint-plugin: handle statically analyzable computed keys in prefer-readonly (#​12079)
  • eslint-plugin: [strict-void-return] false positives with overloads (#​12055)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.56.1

Compare Source

This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

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

v6.3.0

Compare Source

What's Changed
Enhancements:

When using node-version-file: package.json, setup-node now prefers devEngines.runtime over engines.node.

Dependency updates:
Bug fixes:
New Contributors

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

v6.2.0

Compare Source

What's Changed
Documentation
Dependency updates:
New Contributors

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

alpinejs/alpine (alpinejs)

v3.15.9

Compare Source

What's Changed
New Contributors

Full Changelog: alpinejs/alpine@v3.15.8...v3.15.9

axios/axios (axios)

v1.13.6

Compare Source

This release focuses on platform compatibility, error handling improvements, and code quality maintenance.

⚠️ Important Changes

  • Breaking Changes: None identified in this release.
  • Action Required: Users targeting React Native should verify their integration, particularly if relying on specific Blob or FormData behaviours, as improvements have been made to support these objects.

🚀 New Features

  • React Native Blob Support: Axios now includes support for React Native Blob objects. Thanks to @​moh3n9595 for the initial implementation. (#​5764)
  • Code Quality: Implemented prettier across the codebase and resolved associated formatting issues. (#​7385)

🐛 Bug Fixes

  • Environment Compatibility:

    • Fixed module exports for React Native and Browserify environments. (#​7386)
    • Added safe FormData detection for the WeChat Mini Program environment. (#​7324)
  • Error Handling:

    • AxiosError.message is now correctly enumerable. (#​7392)
    • AxiosError.from now correctly copies the status property from the source error, ensuring better error propagation. (#​7403)

🔧 Maintenance & Chores

🌟 New Contributors

We are thrilled to welcome our new contributors! Thank you for helping improve the project:

Full Changelog: v1.13.5...v1.13.6

axllent/mailpit (axllent/mailpit)

v1.29.5

Compare Source

Security
  • Add sandbox attribute to message iframe for extra later of security (already protected via CSP headers)
Feature
  • Add option to disable auto-VACUUMing of the SQLite database (#​661)
Chore
  • Update Go dependencies
  • Update node dependencies

v1.29.4

Compare Source

Feature
  • Add filter functionality to message headers tab
Chore
  • Update Go dependencies
  • Update node dependencies
Fix
  • Refactor webhook delay & rate limit logic to ignore endpoint response times & prevent hardcoded 1000 message limit when set to 0 (#​656)

v1.29.3

Compare Source

Security
  • Enhance CORS origin handling to respect host:port distinctions
  • Limit proxy requests to 50MB to prevent OOM attacks
  • Enhance HTML sanitization in message view
  • Enhance HTML sanitization in screenshot generation
  • Escape ContentID in HTML replacement to prevent regex injection
Chore
  • Use last release + git hash in Docker edge versions
  • Bump minimatch from 10.2.2 to 10.2.4
  • Refactor code with go fix
  • Switch to math/rand/v2
  • Refactor API send authentication logic
  • Refactor events websocket middleware
  • Set timeout for HTTP client in webhook Send function
  • Use local hostname for EHLO/HELO in SMTP communication
  • Simplify HTML decoding function in screenshot generation using DOMParser
  • Set margin & padding to HTML screenshot to prevent transparent top/left border
  • Replace localStorage retrieval with a dedicated function for default release addresses
  • Limit subject length to 100 characters in browser notifications
  • Improve transaction handling in pruneMessages and fix loop continuation in InitDB
  • Update Content-Disposition header to use inline display and escape filename
  • Refactor timezone handling in searchQueryBuilder
  • Update Go dependencies
  • Update node dependencies
Fix
  • Update SQL query to use tenant when using is:tagged filter

v1.29.2

Compare Source

Security
Chore
  • Upgrade eslint JavaScript linting
  • Update Go dependencies
  • Update node dependencies
  • Update caniemail test database
Fix
  • Update install instructions when setting INSTALL_PATH
  • Include 8BITMIME in SMTPD EHLO response (#​648)
eslint/eslint (eslint)

v9.39.4

Compare Source

Bug Fixes

Documentation

Chores

v9.39.3

Compare Source

Bug Fixes

  • 791bf8d fix: restore TypeScript 4.0 compatibility in types (#​20504) (sethamus)

Chores

larastan/larastan (larastan/larastan)

v3.9.3: 3.9.3

Compare Source

What's Changed

New Contributors

Full Changelog: larastan/larastan@v3.9.2...v3.9.3

laravel/breeze (laravel/breeze)

v2.4.1

Compare Source

v2.4.0

Compare Source

laravel/framework (laravel/framework)

v12.56.0

Compare Source

v12.55.1

Compare Source

v12.55.0

Compare Source

v12.54.1

Compare Source

v12.54.0

Compare Source


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 April 1, 2026 10:51
@blumilk-renovate blumilk-renovate bot added dependencies renovate bot dependencies update renovate renovate bot update docker github-actions javascript php labels Apr 1, 2026
@blumilk-renovate blumilk-renovate bot requested a review from Blusia April 1, 2026 10:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies renovate bot dependencies update docker github-actions javascript php renovate renovate bot update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants