Skip to content

Commit

Permalink
chore(deps): update dependency @primevue/nuxt-module to ^4.0.6 (#841)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@primevue/nuxt-module](https://primevue.org/)
([source](https://github.com/primefaces/primevue/tree/HEAD/packages/nuxt-module))
| [`^4.0.5` ->
`^4.0.6`](https://renovatebot.com/diffs/npm/@primevue%2fnuxt-module/4.0.5/4.0.6)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@primevue%2fnuxt-module/4.0.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@primevue%2fnuxt-module/4.0.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@primevue%2fnuxt-module/4.0.5/4.0.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@primevue%2fnuxt-module/4.0.5/4.0.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>primefaces/primevue (@&#8203;primevue/nuxt-module)</summary>

###
[`v4.0.6`](https://github.com/primefaces/primevue/blob/HEAD/CHANGELOG.md#406-2024-09-19)

[Compare
Source](https://github.com/primefaces/primevue/compare/4.0.5...4.0.6)

[Full
Changelog](https://github.com/primefaces/primevue/compare/4.0.5...4.0.6)

**Fixed bugs:**

- animate-slidedown fails when a Tailwind prefix is used
[#&#8203;6365](https://github.com/primefaces/primevue/issues/6365)
- Tree: wrong pt and classname for InputText
[#&#8203;6301](https://github.com/primefaces/primevue/issues/6301)
- pt pcFilterIconContainer defects on form components
[#&#8203;6286](https://github.com/primefaces/primevue/issues/6286)
- File Upload: Basic Mode does not apply buttonProps
[#&#8203;6255](https://github.com/primefaces/primevue/issues/6255)
- Multiple Components: Augment vue using declare module 'vue' instead of
declare module
'[@&#8203;vue/runtime-core](https://github.com/vue/runtime-core)'
(and declare module 'vue/types/vue') to avoid compilebreaks
[#&#8203;6199](https://github.com/primefaces/primevue/issues/6199)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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.

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

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/antoinezanardi/werewolves-assistant-web-next).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6ImRldmVsb3AiLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 10, 2024
1 parent f0f715a commit 7384c1e
Show file tree
Hide file tree
Showing 2 changed files with 118 additions and 132 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"@pinia/nuxt": "^0.5.4",
"@pinia/testing": "^0.1.5",
"@playwright/test": "^1.47.0",
"@primevue/nuxt-module": "^4.0.5",
"@primevue/nuxt-module": "^4.0.6",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"@stryker-mutator/api": "^8.5.0",
Expand Down
Loading

0 comments on commit 7384c1e

Please sign in to comment.