Skip to content

Commit

Permalink
Update dependency primereact to v8.7.1 (#658)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [primereact](https://www.primefaces.org/primereact)
([source](https://togithub.com/primefaces/primereact)) | [`8.7.0` ->
`8.7.1`](https://renovatebot.com/diffs/npm/primereact/8.7.0/8.7.1) |
[![age](https://badges.renovateapi.com/packages/npm/primereact/8.7.1/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/primereact/8.7.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/primereact/8.7.1/compatibility-slim/8.7.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/primereact/8.7.1/confidence-slim/8.7.0)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>primefaces/primereact</summary>

###
[`v8.7.1`](https://togithub.com/primefaces/primereact/blob/HEAD/CHANGELOG.md#&#8203;871-httpsgithubcomprimefacesprimereacttree871)

[Compare
Source](https://togithub.com/primefaces/primereact/compare/8.7.0...8.7.1)

[Full
Changelog](https://togithub.com/primefaces/primereact/compare/8.7.0...8.7.1)

**Implemented New Features and Enhancements:**

- Image: Update default properties
[#&#8203;3536](https://togithub.com/primefaces/primereact/issues/3536)
- Button: Add test specifications
[#&#8203;3533](https://togithub.com/primefaces/primereact/issues/3533)
- Remove index.d.ts from primereact library
[#&#8203;3513](https://togithub.com/primefaces/primereact/issues/3513)
- Timeline: Add missing type of align as enum.
[#&#8203;3509](https://togithub.com/primefaces/primereact/issues/3509)

**Fixed bugs:**

- Splitter: widths provided to SplitterPanel.size are not correctly
applied
[#&#8203;3534](https://togithub.com/primefaces/primereact/issues/3534)
- Datatable doesn't render boolean values.
[#&#8203;3529](https://togithub.com/primefaces/primereact/issues/3529)
- Splitter: esm build throws TypeError due to improper use of const in a
for loop
[#&#8203;3527](https://togithub.com/primefaces/primereact/issues/3527)
- Ripple: ripple start point is not init in mobile env
[#&#8203;3526](https://togithub.com/primefaces/primereact/issues/3526)
- Calendar: Inconsistent behaviour around viewDate and changed value.
[#&#8203;3516](https://togithub.com/primefaces/primereact/issues/3516)
- Calendar: Value does not update on external change
[#&#8203;3515](https://togithub.com/primefaces/primereact/issues/3515)
- tabIndex prop can be optional on Accordion
[#&#8203;3512](https://togithub.com/primefaces/primereact/issues/3512)
- Toast: non-responsive toast
[#&#8203;3498](https://togithub.com/primefaces/primereact/issues/3498)

</details>

---

### Configuration

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

---

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

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/ziyadedher/ziyadedher).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMi4wIiwidXBkYXRlZEluVmVyIjoiMzQuMTIuMCJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Nov 1, 2022
1 parent f8709a5 commit ac93069
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -35,7 +35,7 @@
"phosphor-react": "1.4.1",
"plaiceholder": "2.5.0",
"primeicons": "5.0.0",
"primereact": "8.7.0",
"primereact": "8.7.1",
"random-js": "2.1.0",
"react": "18.2.0",
"react-console-emulator": "5.0.2",
Expand Down

0 comments on commit ac93069

Please sign in to comment.