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.49.0 in /frontend #359

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps primevue from 3.47.2 to 3.49.0.

Release notes

Sourced from primevue's releases.

PrimeVue 3.49.0

What's Changed

New Contributors

Full Changelog: https://github.com/primefaces/primevue/compare/3.48.1...3.49.0

PrimeVue 3.48.1

What's Changed

New Contributors

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

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.49.0 (2024-02-23)

Full Changelog

Fixed bugs:

  • SplitterPanel: nested context hydration fixed #5322
  • Password: after reset password meter not reset #5304
  • DataTable: tableClass prop specifies String type, though Array also works #5297
  • document.body.setAttribute('data-p-unselectable-text') missing second arguments. #5280
  • Galleria animation defect #5279
  • Menu components itemicon slot does not work expected #5276
  • SelectButton: (accessibility) disabled mode focus defects #5274
  • DataTable: "Ctrl + A" selects all rows even in selectionMode "single" #5271
  • Galleria: fullscreen mode bug with thumbnails #5267
  • TabView: previousicon slot doesn't work #5264
  • Calendar: When entering the time by hand into timeOnly calendar, values switch to NaN:NaN #5254
  • MeterGroup: Cutoff at the beginning when the first element is 0 #5252
  • TabView: selectOnFocus mode defect #5245
  • ConfirmDialog: Dragging dialog fires an error #5244
  • Dialog: Error when clicking on header to drag #5240
  • SelectButton: aria-disabled contains code instead of a boolean value #5235
  • Tooltip: OutOfBounds alignment does not affect tooltip arrow position #5153
  • Dropdown: esc keypress propagates and triggers close in dialogs #5138
  • The arrow position is wrong after overlayPanel/confirmPopup is flipped#5091
  • Listbox: issue with navigating through list items using tab and enter buttons #4906

Implemented New Features and Enhancements:

  • New InputOtp component #5321
  • MenuBar: Pressing Escape-Key in submenu moves focus to first menuitem #5316
  • Calendar: pt.day missing disabled and selected attrs in options.context #5312
  • InputSwitch: Aura invalid state updates #5311
  • aria-invalid state added to Input components #5293
  • New ButtonGroup component #5292
  • CascadeSelect: second click should close the submenu #5289
  • Menu components: track focus with also mousemove #5288
  • InputIcon class support & InputField style updates #5273
  • New Stepper component #5266
  • Upload: Error showing when all the files are removed. #5260

3.48.1 (2024-02-07)

Full Changelog

Fixed bugs:

  • Fix PrimeVuePTOptions.global.css (missing parenthesis) #5232
  • Overwritten styles defect #5231
  • Steps: Aura extension defect #5230

... (truncated)

Commits


Most Recent Ignore Conditions Applied to This Pull Request | Dependency Name | Ignore Conditions | | --- | --- | | primevue | [>= 3.48.a, < 3.49] |

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 #364.