Skip to content
This repository was archived by the owner on Oct 14, 2025. It is now read-only.

chore(deps): update dev dependencies to v4.1.10#48

Merged
GangGreenTemperTatum merged 1 commit intomainfrom
renovate/dev-dependencies
Jun 12, 2025
Merged

chore(deps): update dev dependencies to v4.1.10#48
GangGreenTemperTatum merged 1 commit intomainfrom
renovate/dev-dependencies

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jun 12, 2025

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|

Generated Summary:

  • Updated tailwindcss dependency from version 4.1.8 to 4.1.10.
  • Updated @tailwindcss/postcss dependency to version 4.1.10, aligning with the new Tailwind CSS version.
  • Improved stability and compatibility by upgrading related packages within the pnpm-lock.yaml file.
  • No breaking changes introduced, ensuring a smooth transition to the newer package versions.
  • Minor improvements in PostCSS engine version to 8.5.5, enhancing performance and support.

This summary was generated with ❤️ by rigging

| @tailwindcss/postcss (source) | 4.1.8 -> 4.1.10 | age | adoption | passing | confidence |
| tailwindcss (source) | 4.1.8 -> 4.1.10 | age | adoption | passing | confidence |


Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

tailwindlabs/tailwindcss (@​tailwindcss/postcss)

v4.1.10

Compare Source

Fixed
  • Fix incorrectly generated CSS when using percentages in arbitrary values with calc, e.g.: w-[calc(100%-var(--offset))] (#​18289)

v4.1.9

Compare Source

Fixed
  • Correctly parse custom properties with strings containing semicolons (#​18251)
  • Upgrade: Migrate arbitrary modifiers without percentage signs to bare values (e.g. /[0.16]/16) (#​18184)
  • Upgrade: Migrate CSS variable shorthands where fallback value contains function call (#​18184)
  • Upgrade: Migrate negative arbitrary values to negative bare values (e.g. mb-[-32rem]-mb-128) (#​18212)
  • Upgrade: Do not migrate blur in wire:model.blur (#​18216)
  • Don't add spaces around CSS dashed idents when formatting math expressions (#​18220)

Configuration

📅 Schedule: Branch creation - "before 4am" in timezone America/New_York, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

| datasource | package              | from  | to     |
| ---------- | -------------------- | ----- | ------ |
| npm        | @tailwindcss/postcss | 4.1.8 | 4.1.10 |
| npm        | tailwindcss          | 4.1.8 | 4.1.10 |
@GangGreenTemperTatum GangGreenTemperTatum merged commit b2011ce into main Jun 12, 2025
4 checks passed
@GangGreenTemperTatum GangGreenTemperTatum deleted the renovate/dev-dependencies branch June 12, 2025 10:57
GangGreenTemperTatum pushed a commit that referenced this pull request Jun 25, 2025
* chore(deps): update dev dependencies (#42)

| datasource | package              | from   | to     |
| ---------- | -------------------- | ------ | ------ |
| npm        | @codemirror/view     | 6.36.8 | 6.37.0 |
| npm        | @tailwindcss/postcss | 4.1.7  | 4.1.8  |
| npm        | tailwindcss          | 4.1.7  | 4.1.8  |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency vue to v3.5.16 (#41)

| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| npm        | vue     | 3.5.14 | 3.5.16 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @codemirror/view to v6.37.1 (#43)

| datasource | package          | from   | to     |
| ---------- | ---------------- | ------ | ------ |
| npm        | @codemirror/view | 6.37.0 | 6.37.1 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): lock file maintenance (#44)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency primevue to v4.3.5 (#45)

| datasource | package  | from  | to    |
| ---------- | -------- | ----- | ----- |
| npm        | primevue | 4.3.4 | 4.3.5 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): lock file maintenance (#46)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency @caido/primevue to v0.1.14 (#47)

| datasource | package         | from   | to     |
| ---------- | --------------- | ------ | ------ |
| npm        | @caido/primevue | 0.1.13 | 0.1.14 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency @caido/primevue to v0.1.15 (#49)

| datasource | package         | from   | to     |
| ---------- | --------------- | ------ | ------ |
| npm        | @caido/primevue | 0.1.14 | 0.1.15 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dev dependencies to v4.1.10 (#48)

| datasource | package              | from  | to     |
| ---------- | -------------------- | ----- | ------ |
| npm        | @tailwindcss/postcss | 4.1.8 | 4.1.10 |
| npm        | tailwindcss          | 4.1.8 | 4.1.10 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @codemirror/view to v6.37.2 (#50)

| datasource | package          | from   | to     |
| ---------- | ---------------- | ------ | ------ |
| npm        | @codemirror/view | 6.37.1 | 6.37.2 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): lock file maintenance (#51)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency vue to v3.5.17 (#52)

| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| npm        | vue     | 3.5.16 | 3.5.17 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency @caido/primevue to v0.2.0 (#53)

| datasource | package         | from   | to    |
| ---------- | --------------- | ------ | ----- |
| npm        | @caido/primevue | 0.1.15 | 0.2.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): lock file maintenance (#54)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @vitejs/plugin-vue to v6

| datasource | package            | from  | to    |
| ---------- | ------------------ | ----- | ----- |
| npm        | @vitejs/plugin-vue | 5.2.4 | 6.0.0 |

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant