uwla / vue-data-table

Vue data table plugin
https://uwla.github.io/vue-data-table/demo
130 stars 23 forks source link

chore(deps): dev: bump primevue from 3.49.1 to 3.50.0 #86

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps primevue from 3.49.1 to 3.50.0.

Release notes

Sourced from primevue's releases.

PrimeVue 3.50.0

What's Changed

New Contributors

Full Changelog: https://github.com/primefaces/primevue/compare/3.49.1...3.50.0

Changelog

Sourced from primevue's changelog.

3.50.0 (2024-03-15)

Full Changelog

Fixed bugs:

  • InputOtp: typing defects #5421
  • Multiselect: Wrong position of the panel with appendTo="self" #5411
  • DataTable: tableStyle typing defect #5410
  • Image: indicator slot is without function #5389
  • InputOtp: wrong usage of inputmode#5382
  • IconField: Wrong casing in Typescript module declaration file (.d.ts) #5376
  • Terimnal: Doesn't work on mobile #5364
  • Property 'disabled' does not exist on type 'SelectButtonContext'. #5354
  • DataTable: rowStyle invalid Type: Got function expected object #5349
  • DataTable: [Vue warn]: Invalid prop: type check failed for prop "rowClass". Expected String | Object, got Function #5341
  • InputOtp: Length not working #5336
  • inputOTP - integerOnly doesn't work with number pad #5329
  • Table: Computed property "bodyStyle" is already defined in Props. #5243
  • InputNumber: Bug deprecated KeyCode Usage #5008

Implemented New Features and Enhancements:

  • Tree: Slot for icon property of value #4833
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 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)