skrashevich / double-take

Unified UI and API for processing and training images for facial recognition.
https://hub.docker.com/r/skrashevich/double-take
MIT License
536 stars 26 forks source link

build(deps): bump primevue from 3.47.2 to 3.48.0 in /frontend #317

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps primevue from 3.47.2 to 3.48.0.

Release notes

Sourced from primevue's releases.

PrimeVue 3.48.0

What's Changed

New Contributors

Full Changelog: https://github.com/primefaces/primevue/compare/3.47.2...3.48.0

Changelog

Sourced from primevue's changelog.

3.48.0 (2024-02-05)

Full Changelog

Deprecated:

  • Deprecate Legacy Themes #5201

Fixed bugs:

  • SplitButton templating is broken #5199
  • DataTable: Row selection styling defect #5196
  • ColorPicker: parameter field in emit change event is incorrect #5188
  • Hydration attribute mismatch on Icons #5187
  • Calendar: 'view' property has no effect when changed after component initialization #5132
  • TabView + Splitter: Navigation Buttons not showing #5111
  • Knob: Problem with the step property when using the keyboard arrows #5097
  • DataTable: VirtualScroller Resets Scroll Position to top on lazy load more data #5078
  • Dropdown: autoSize works incorrectly with filter and not only #5073
  • Calendar: 12h time picker changes from 12 am to 12 pm automatically #5108
  • colorPicker: change event only shows old color value #5004
  • Divider: Divider line doesn't show (Using the nuxt-primevue module) #5000
  • Menubar, Megamenu, Contextmenu and etc.: Twice render if $attrs.id not defined #4953

Implemented New Features and Enhancements:

  • Move core alignment styles to theme files #5214
  • Update default dropdown filter icon #5208
  • Refactor MeterGroup Component and Demos #5203
  • Contrast and Secondary Variants for Badge/Tag/Message/Toast #5200
  • Contrast variant for SplitButton #5198
  • Add data-p-unselectable-text attribute on resizing and dragging phases #5194
  • Improve data-pc- structure in components #5179
  • New invalid and variant properties #5176
  • New Components #5175
  • Themes: end value has mixed support, consider using flex-end instead warning #5155
  • Bug: Cannot override preset if using Tailwind important: true #5081
  • TableBody: Render "BodyRow" binding dataKey of props to key attribute #5006
  • PassThough new merging strategy with tailwind-merge to smartly merge classes #4707
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)
dependabot[bot] commented 9 months ago

Superseded by #322.