Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump primereact from 10.8.2 to 10.8.3 in /app #1309

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 23, 2024

Bumps primereact from 10.8.2 to 10.8.3.

Release notes

Sourced from primereact's releases.

10.8.3

What's Changed

... (truncated)

Changelog

Sourced from primereact's changelog.

10.8.3 (2024-09-16)

Full Changelog

  • Fix #6987: Dropdown filter freezes screen #6987
  • Fix #6997: MenuBar re-render on props.model changes #6997
  • Fix #6993: fix Editor bullet issue when using Quill 2.0.2 #6993
  • Fix #7002: Dropdown improve Android key handling #7002
  • Fix #6995: Key should be reference on element and not spread #6995
  • Fix #7005: Avoid droppoints within undroppable node, not around #7005
  • Fix #7006: typos in DataTable documentation #7006
  • Fix #7008: calendar not closing on escape key press #7008
  • Fix #7016: Revert CascadeSelect type for input #7016
  • Fix #7014: inserting mentions results in duplicated text #7014
  • Fix #7015: Calendar passthrough type definition and docs #7015
  • Fix #7016: CascadeSelect passthrough type definition and docs #7016
  • Fix #6996: keep the selected row in its position when it gets focused #6996
  • Fix #7023: Toast typescript def for content #7023
  • Fix #7027: remove v-model example from iconfield documentation #7027
  • Fix #7029: remove v-model example from iconfield documentation #7029
  • Fix #7030: missing commas in PrimeReact message examples #7030
  • Fix #7032: Passthrough options type and missing docs #7032
  • Fix #7035: Dropdown: Remove unused depreciated code #7035
  • Fix #7013: Fix RadioButton appearing without tailwind style #7013
  • Fix #7046: TreeTable typescript for PT row/column #7046
  • Fix #7050: HeaderCheckbox passthrough #7050
  • Fix #6998: add closest check condition to detect handle icon drag #6998
  • Fix #6868: Refactor location of tailwind styles #6868
  • Fix #7037: Dropdown: Cannot change icon when expanding or collapsing options #7037
  • Fix #7061: Typo in Tailwind secondary button style #7061
  • Fix #7040: Stepper: add header position #7040
  • Fix #7042: Add Tailwind styling for IconField #7042
  • Fix #6855: ConfirmDialog group missing from typescript #6855
  • Fix #7074: ConfirmDialog - RejectButton classes in unstyled mode are not applied #7074
  • Fix #7069: Correct passthrough (pt) implementation for Stepperpanel #7069
  • Fix #7078: Typo in tailwinddoc of splitter #7078
  • Fix #7079: allow zero value using nullish coalescing operator(Slider) #7079
  • Fix #7084: formatting #7084
  • Fix #7086: add build project in window os #7086
  • Fix #7098: chore(deps): bump chart.js from 4.4.3 to 4.4.4 #7098
  • Fix #7099: chore(deps-dev): bump @​types/node from 20.14.2 to 22.5.2 #7099
  • Fix #7100: chore(deps-dev): bump @​testing-library/jest-dom from 6.4.8 to 6.5.0 #7100
  • Fix #7101: Ensure steps can be programmatically styled #7101
  • Fix #7104: Don't mix controlled and uncontrolled filter #7104
  • Fix #7102: DataView fix listTemplate typescript def #7102
  • Fix #7113: Multiselect focus problem #7113
  • Fix #7073: Add missing focused context #7073
  • Fix #7109: SplitterPanel pass onClick through #7109
  • Fix #6784: Toast onRemove message #6784
  • Fix #7110: SpeedDial : Fix aria-controls values #7110

... (truncated)

Commits
  • 6070e69 10.8.3 changes
  • fa4cf88 lint
  • fae6b8b Merge pull request #7188 from iamkyrylo/fix/readable-multiselect-value
  • f300a30 Fix ContextMenu import error (#7191)
  • 07ae25e InputText won't be focused on pressing buttons. (#7189)
  • b4d5de6 fix(MultiSelect): add getInputValue helper to provide readable value based on...
  • 50bd7b6 Fix #7182: FloatLabel proper SPAN attributes (#7183)
  • ac07d5c Fix Menu templateDoc example
  • 0803265 Fix Menu TemplateDoc example
  • 78277e0 fix: tree drag and drop possible when droppable prop is default of undefined ...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [primereact](https://github.com/primefaces/primereact) from 10.8.2 to 10.8.3.
- [Release notes](https://github.com/primefaces/primereact/releases)
- [Changelog](https://github.com/primefaces/primereact/blob/master/CHANGELOG.md)
- [Commits](primefaces/primereact@10.8.2...10.8.3)

---
updated-dependencies:
- dependency-name: primereact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner September 23, 2024 05:11
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 23, 2024
Copy link
Contributor

@divviup-github-automation divviup-github-automation left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approving dependabot PR.

@divviup-github-automation divviup-github-automation merged commit 99b0db4 into main Sep 23, 2024
8 checks passed
@divviup-github-automation divviup-github-automation deleted the dependabot/npm_and_yarn/app/main/primereact-10.8.3 branch September 23, 2024 05:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant