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

chore(deps): update dev dependencies#42

Merged
GangGreenTemperTatum merged 1 commit intomainfrom
renovate/dev-dependencies
May 29, 2025
Merged

chore(deps): update dev dependencies#42
GangGreenTemperTatum merged 1 commit intomainfrom
renovate/dev-dependencies

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 29, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@codemirror/view 6.36.8 -> 6.37.0 age adoption passing confidence
@tailwindcss/postcss (source) 4.1.7 -> 4.1.8 age adoption passing confidence
tailwindcss (source) 4.1.7 -> 4.1.8 age adoption passing confidence

Warning

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


Release Notes

codemirror/view (@​codemirror/view)

v6.37.0

Compare Source

New features

View plugins can now take an argument, in which case they must be instantiated with their of method in order to be added to a configuration.

The new showDialog function makes it easy to show a notification or prompt using a CodeMirror panel.

tailwindlabs/tailwindcss (@​tailwindcss/postcss)

v4.1.8

Compare Source

Added
  • Improve error messages when @apply fails (#​18059)
Fixed
  • Upgrade: Do not migrate declarations that look like candidates in <style> blocks (#​18057, 18068)
  • Upgrade: Don't error when looking for tailwindcss in pnpm monorepos (#​18065)
  • Upgrade: Don't error when updating dependencies in pnpm monorepos (#​18065)
  • Upgrade: Migrate deprecated order-none to order-0 (#​18126)
  • Support Leptos class: attributes when extracting classes (#​18093)
  • Fix "Cannot read properties of undefined" crash on malformed arbitrary value (#​18133)
  • Upgrade: Migrate -mt-[0px] to mt-[0px] instead of the other way around (#​18154)
  • Fix Haml pre-processing crash when there is no \n at the end of the file (#​18155)
  • Ignore .pnpm-store folders by default (can be overridden by @source … rules) (#​18163)
  • Fix PostCSS crash when calling toJSON() (#​18083)

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.

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

| 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  |
@renovate renovate Bot added the dependency label May 29, 2025
@renovate renovate Bot requested a review from GangGreenTemperTatum as a code owner May 29, 2025 06:06
@renovate renovate Bot added the dependency label May 29, 2025
@GangGreenTemperTatum GangGreenTemperTatum merged commit 761e6f9 into main May 29, 2025
5 checks passed
@GangGreenTemperTatum GangGreenTemperTatum deleted the renovate/dev-dependencies branch May 29, 2025 10:55
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