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 primevue from 3.44.0 to 3.45.0 #430

Merged
merged 1 commit into from
Dec 28, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 25, 2023

Bumps primevue from 3.44.0 to 3.45.0.

Release notes

Sourced from primevue's releases.

PrimeVue 3.45.0

What's Changed

New Contributors

Full Changelog: primefaces/primevue@3.44.0...3.45.0

Changelog

Sourced from primevue's changelog.

3.45.0 (2023-12-22)

Full Changelog

Breaking Changes:

  • metaKeySelection default type is changed as false #4985

Fixed bugs:

  • DataTable - sortable header with InputText #4988
  • PickList: metaKeySelection does not work as expected #4984
  • Datatable rowGroupMode: columns can't be hidden with setting hidden = true #4982
  • Table: Sort icons are not showing correct amount directions #4981
  • Lara Light Teal: $highlightBg implementation defect #4980
  • Image: Preview popup closes on 2nd click of disabled zoomOut and zoomIn in preview #4968
  • Knob: Chrome touchstart 'passive' warnings #4963
  • Datatable: stripedRows do not work correctly with virtual scroll #4957
  • Datatable: Column resize expand mode and Stateful loses scroll #4950
  • DataTable or Column leak computed properties to their children through VirtualScroller #4924
  • Datatable Slider filter: Filtering breaks after clearing filter when using slider in docs and elsewhere #4913
  • DataTable: #loading templates broken with lazy virtual scroller #4723
  • DataTable: VirtualScroller breaks when sort is applied #4434
  • Treetable: InputText in body Slot does not allow space character #4045
  • DataTable:When using ColumnGroup in a table with more than two frozen columns #3967
  • DataTable: Pass sorted data on sort event Type: Bug #3818
  • DataTable: dataKey Property not relevant for expanding rows #3718
  • [DataTable with virtual scroll] Using primevue inside shadow-dom #3037
  • DataTable Column Resizing incompatible with Column Reordering #2188

Implemented New Features and Enhancements:

  • Image: Toolbar is hidden when the image is zoomed #4986
  • Improve performance of row expansion feature on DataTable #4977
  • InputNumber: Support roundingMode for the InputNumber #4945
  • BaseIcon: p-icon and p-icon-spin classes in unstyled mode #4692
  • Add custom wrapper support for helper components on DataTable and TreeTable #4646
  • Component Styles: Remove use of !important now that @​layer is used #4637
  • DropDown: Labels unassociated from DropDown unless :editable="true" #4567
  • TreeTable: Missing dataKey property #4273
  • Keyboard support: Numpad enter #3602
Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

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

---
updated-dependencies:
- dependency-name: primevue
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 25, 2023
@dan-mba dan-mba merged commit 2b2e88c into main Dec 28, 2023
1 check passed
@dan-mba dan-mba deleted the dependabot/npm_and_yarn/primevue-3.45.0 branch December 28, 2023 12:43
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