Skip to content

Conversation

@blumilk-renovate
Copy link

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

This PR contains the following updates:

Package Change Age Confidence Type Update Pending
@tailwindcss/typography ^0.5.16 -> ^0.5.19 age confidence dependencies patch
@types/leaflet (source) ^1.9.20 -> ^1.9.21 age confidence devDependencies patch
@vitejs/plugin-vue (source) ^5.2.3 -> ^5.2.4 age confidence devDependencies patch
actions/cache v4.2.3 -> v4.2.4 age confidence action patch
actions/checkout v4.2.2 -> v4.3.0 age confidence action minor
axllent/mailpit (source) v1.20.5 -> v1.20.7 age confidence patch
composer/composer 2.8.9-bin -> 2.8.12-bin age confidence stage patch
eslint-config-prettier ^9.1.0 -> ^9.1.2 age confidence devDependencies patch
eslint-plugin-tailwindcss ^3.18.0 -> ^3.18.2 age confidence devDependencies patch
guzzlehttp/guzzle (source) ^7.9.2 -> ^7.9.3 age confidence require patch
inertiajs/inertia-laravel ^2.0 -> ^2.0.10 age confidence require patch
laravel-vite-plugin ^1.2.0 -> ^1.3.0 age confidence dependencies minor
laravel/framework (source) ^12.10 -> ^12.10.2 age confidence require patch
laravel/sanctum ^4.0 -> ^4.0.8 age confidence require patch
laravel/socialite (source) ^5.21 -> ^5.23.1 age confidence require minor
node 22.14.0-bullseye-slim -> 22.21.0-bullseye-slim age confidence stage minor 22.21.1
nunomaduro/collision ^8.5.0 -> ^8.8.2 age confidence require-dev patch
nunomaduro/larastan ^3.1.0 -> ^3.8.0 age confidence require-dev minor
phpunit/phpunit (source) ^11.5.9 -> ^11.5.43 age confidence require-dev patch
postcss (source) ^8.5.3 -> ^8.5.6 age confidence devDependencies patch
prettier-plugin-tailwindcss ^0.6.14 -> ^0.7.1 age confidence devDependencies minor
shivammathur/setup-php 2.33.0 -> 2.35.5 age confidence action minor
spatie/laravel-activitylog (source) ^4.10 -> ^4.10.2 age confidence require patch
spatie/laravel-ignition (source) ^2.9.0 -> ^2.9.1 age confidence require-dev patch
spatie/laravel-permission ^6.19 -> ^6.23.0 age confidence require minor
tailwindcss (source) ^3.4.17 -> ^3.4.18 age confidence dependencies patch
vue (source) ^3.5.13 -> ^3.5.22 age confidence dependencies patch 3.5.24 (+1)
vue-i18n (source) ^11.1.10 -> ^11.1.12 age confidence dependencies patch
vue-tsc (source) ^2.2.8 -> ^2.2.12 age confidence devDependencies patch

Release Notes

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

actions/checkout (actions/checkout)

v4.3.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/checkout@v4...v4.3.0

axllent/mailpit (axllent/mailpit)

v1.20.7

Compare Source

Chore
  • Update caniemail database
Fix
  • SQL error deleting a tag while using tenant-id (#​374)
Test
  • Add tenantIDs to tests

v1.20.6

Compare Source

Chore
  • Update node dependencies
  • Update minimum Go version (1.22.0)
  • Update Go dependencies
  • Code cleanup
  • Update swagger file tests
  • Update node dependencies
  • Bump Go compile version to 1.23
prettier/eslint-config-prettier (eslint-config-prettier)

v9.1.2

Compare Source

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

v3.18.2: Tailwind CSS v4 README

Compare Source

This patch release is the same as v3.8.0, I had to publish patch versions in the regular npm release channel in order to update the README.

Here is a copy of the important message as added in the README:

About Tailwind CSS 4 support

While the development of eslint-plugin-tailwindcss for Tailwind CSS v4 is ongoing, you can use the latest version published on the beta channel to get partial support of Tailwind CSS v4.

npm i eslint-plugin-tailwindcss@beta -D

NB: As we will focus the effort on the full rewrite of the plugin, this version is available "as is" and you may get errors or false positives like for the rule no-contradicting-classname . You can learn more about these issues on GitHub.

You can always disable specific rules if necessary.

This version has been made possible thanks to the work of hyoban and his project tailwind-api-utils.

v3.18.1

Compare Source

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

v2.0.10

Compare Source

What's Changed

Full Changelog: inertiajs/inertia-laravel@v2.0.9...v2.0.10

v2.0.9

Compare Source

What's Changed

Full Changelog: inertiajs/inertia-laravel@v2.0.9...v2.0.10

v2.0.8

Compare Source

What's Changed

Full Changelog: inertiajs/inertia-laravel@v2.0.8...v2.0.9

v2.0.7

Compare Source

What's Changed

Full Changelog: inertiajs/inertia-laravel@v2.0.7...v2.0.8

v2.0.6

Compare Source

What's Changed

Full Changelog: inertiajs/inertia-laravel@v2.0.6...v2.0.7

v2.0.5

Compare Source

What's Changed
New Contributors

Full Changelog: inertiajs/inertia-laravel@v2.0.5...v2.0.6

v2.0.4

Compare Source

What's Changed
New Contributors

Full Changelog: inertiajs/inertia-laravel@v2.0.4...v2.0.5

laravel/vite-plugin (laravel-vite-plugin)

v1.3.0

Compare Source

laravel/socialite (laravel/socialite)

v5.23.1

Compare Source

Full Changelog: laravel/socialite@v5.23.0...v5.23.1

v5.23.0

Compare Source

Full Changelog: laravel/socialite@v5.23.0...v5.23.1

v5.22.0

Compare Source

nodejs/node (node)

v22.21.0: 2025-10-20, Version 22.21.0 'Jod' (LTS), @​aduh95

Compare Source

Notable Changes
  • [1486fedea1] - (SEMVER-MINOR) cli: add --use-env-proxy (Joyee Cheung) #​59151
  • [bedaaa11fc] - (SEMVER-MINOR) http: support http proxy for fetch under NODE_USE_ENV_PROXY (Joyee Cheung) #​57165
  • [af8b5fa29d] - (SEMVER-MINOR) http: add shouldUpgradeCallback to let servers control HTTP upgrades (Tim Perry) #​59824
  • [42102594b1] - (SEMVER-MINOR) http,https: add built-in proxy support in http/https.request and Agent (Joyee Cheung) #​58980
  • [686ac49b82] - (SEMVER-MINOR) src: add percentage support to --max-old-space-size (Asaf Federman) #​59082
Commits

v22.20.0: 2025-09-24, Version 22.20.0 'Jod' (LTS), @​richardlau

Compare Source

Notable Changes
OpenSSL updated to 3.5.2

For official Node.js builds, or builds using the default build configuration, Node.js now bundles OpenSSL 3.5.2. This update allows Node.js 22.x to be supported through to the planned End-of-Life date of 2027-04-30 as the previously bundled OpenSSL 3.0.x goes out of support in September 2026.

This change does not affect third-party builds of Node.js that link to an external OpenSSL (or OpenSSL-compatible) library.

Other notable changes
Commits

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 added dependencies renovate bot dependencies update docker Pull requests that update docker code javascript Pull requests that update javascript code php Pull requests that update php code renovate renovate bot update github-actions labels Oct 1, 2025
@blumilk-renovate blumilk-renovate bot force-pushed the renovate/all-minor-patch-digest-pindigest branch 2 times, most recently from 469dd19 to 7028e88 Compare October 5, 2025 10:07
@blumilk-renovate blumilk-renovate bot force-pushed the renovate/all-minor-patch-digest-pindigest branch 3 times, most recently from 963e47e to 1ef9bbb Compare October 21, 2025 10:03
@blumilk-renovate blumilk-renovate bot force-pushed the renovate/all-minor-patch-digest-pindigest branch 3 times, most recently from b048e9d to 9e1fb01 Compare October 28, 2025 10:09
@blumilk-renovate blumilk-renovate bot force-pushed the renovate/all-minor-patch-digest-pindigest branch 4 times, most recently from c90a2bd to a84fe3d Compare November 5, 2025 10:15
@blumilk-renovate blumilk-renovate bot force-pushed the renovate/all-minor-patch-digest-pindigest branch from a84fe3d to e842723 Compare November 7, 2025 10:04
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 Pull requests that update docker code github-actions javascript Pull requests that update javascript code php Pull requests that update php code renovate renovate bot update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant