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

chore(deps): bump primevue from 3.46.0 to 3.47.1 #64

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 25, 2024

Bumps primevue from 3.46.0 to 3.47.1.

Release notes

Sourced from primevue's releases.

3.47.1

Full Changelog: primefaces/primevue@3.47.0...3.47.1

PrimeVue 3.47.0

What's Changed

New Contributors

Full Changelog: primefaces/primevue@3.46.0...3.47.0

Changelog

Sourced from primevue's changelog.

3.47.1 (2024-01-24)

Full Changelog

Fixed bugs:

  • Keyboard accessibility is not working on OrderList and PickList #5144

3.47.0 (2024-01-24)

Full Changelog

Breaking Changes:

  • Change visual focus behavior for UI/UX enhancement on some components #5106
  • Highlight state changes on Checkbox selection mode #5105
  • autoOptionFocus property added to Input-like components #5099
  • Improve the structure of some components to comply with standards #5071
  • autoOptionFocus default type is changed as false #5096

Fixed bugs:

  • Search with null/undefined values breaks rendering #5140
  • The hideIcon property is not working on SpeedDial #5135
  • Textarea: modelValue should accept Nullable as InputText does #5127
  • Chips: Separator by new line doesn't work by pasting value #5103
  • DataTable: Cannot read properties of null when editMode="cell" and selectionMode="single" #5100
  • Unit tests in the master branch are failing #5095
  • InputNumber: Home and End key defects #5094
  • Float label demo is broken in mobile mode #5089
  • [TabMenu] Router demo has the wrong code #5082
  • Calendar: Incorrect interface "CalendarContext" for Calendar component #5077
  • Tag: center icon when no label is present (icon-only mode) #5067
  • DataTable: Uncaught TypeError: Cannot read properties of null (reading 'sortable') at Proxy.getColumnPT8 #5062
  • Calendar: When use with Datatable filter, the calendar would show at the bottom of the page. #5055
  • DataTable: persistent expandedRows with dataKey doesn't working properly #5057
  • DataTable: Column with no props throws exception #5056
  • DataTable: Empty column causes maximum recursive calls to be reached #5053
  • ContextMenu: Cache duplication "focusedItemId" #5054
  • Calendar: panel does not hide when pressing enter #5050
  • Dialog: maximizable broken if dialog moved #5048
  • DataTable: Hydration attribute mismatch with sortable columns #5046
  • Can't paste a decimal value when there is a total value in the input. #5034
  • Tooltip: Malfunction inside Links #5030
  • SplitButton inherits CSS properties from DynamicDialog "footer" and disrupts the original design #5012
  • Tooltip: missing nonce for inline styles #5010
  • InputNumber: insert behavior defects #4539

Implemented New Features and Enhancements:

... (truncated)

Commits
  • 9551857 Set version for release 3.47.1
  • c0ccb2b Aligned OrderList-PickList with Listbox
  • 0512362 Fixed #5144 - Keyboard accessibility is not working on OrderList and PickList
  • f7f857b Fixed color issue in noir mode
  • 9858c7c Update CHANGELOG.md
  • 062c97b Set new version
  • 8df643c Update CHANGELOG.md
  • 7659669 mounted update for BaseDirective
  • 854c336 Fix mousedown event
  • 298874c Better between between toggler and text
  • 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 <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.46.0 to 3.47.1.
- [Release notes](https://github.com/primefaces/primevue/releases)
- [Changelog](https://github.com/primefaces/primevue/blob/master/CHANGELOG.md)
- [Commits](primefaces/primevue@3.46.0...3.47.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 25, 2024
@antoinezanardi antoinezanardi merged commit ee028ca into develop Jan 25, 2024
9 checks passed
@antoinezanardi antoinezanardi deleted the dependabot/npm_and_yarn/develop/primevue-3.47.1 branch January 25, 2024 06:23
antoinezanardi pushed a commit that referenced this pull request Jan 27, 2024
## [1.3.0](v1.2.0...v1.3.0) (2024-1-27)

### 🚀 Features

* **about:** about page with every role ([#53](#53)) ([2233d28](2233d28))

### 🧹 Chore

* **deps:** bump @faker-js/faker from 8.3.1 to 8.4.0 ([#68](#68)) ([a6633be](a6633be))
* **deps:** bump @vue/test-utils from 2.4.3 to 2.4.4 ([#69](#69)) ([2bc7faf](2bc7faf))
* **deps:** bump happy-dom from 13.2.0 to 13.2.1 ([#54](#54)) ([a2882de](a2882de))
* **deps:** bump happy-dom from 13.2.1 to 13.3.1 ([#61](#61)) ([1f47fca](1f47fca))
* **deps:** bump husky from 8.0.3 to 9.0.1 ([#62](#62)) ([d5dc87e](d5dc87e))
* **deps:** bump husky from 9.0.1 to 9.0.6 ([#66](#66)) ([41d34e0](41d34e0))
* **deps:** bump primevue from 3.46.0 to 3.47.1 ([#64](#64)) ([ee028ca](ee028ca))
* **deps:** bump primevue from 3.47.1 to 3.47.2 ([#67](#67)) ([0c93a31](0c93a31))
* **deps:** bump the commitlint group with 2 updates ([#58](#58)) ([41637d3](41637d3))
* **deps:** bump the commitlint group with 2 updates ([#65](#65)) ([99f9b90](99f9b90)), closes [conventional-changelog/commitlint#3871](conventional-changelog/commitlint#3871) [#3865](https://github.com/antoinezanardi/werewolves-assistant-web-next/issues/3865) [conventional-changelog/commitlint#3867](conventional-changelog/commitlint#3867) [conventional-changelog/commitlint#3871](conventional-changelog/commitlint#3871) [#3865](https://github.com/antoinezanardi/werewolves-assistant-web-next/issues/3865) [conventional-changelog/commitlint#3867](conventional-changelog/commitlint#3867) [#3199](https://github.com/antoinezanardi/werewolves-assistant-web-next/issues/3199) [#3871](https://github.com/antoinezanardi/werewolves-assistant-web-next/issues/3871) [#3199](https://github.com/antoinezanardi/werewolves-assistant-web-next/issues/3199) [#3871](https://github.com/antoinezanardi/werewolves-assistant-web-next/issues/3871)
* **deps:** bump the types group with 3 updates ([#57](#57)) ([88e5989](88e5989))
* **deps:** bump type-fest from 4.10.0 to 4.10.1 ([#63](#63)) ([eb763ad](eb763ad))
* **deps:** bump type-fest from 4.9.0 to 4.10.0 ([#60](#60)) ([e56c906](e56c906))
* **deps:** bump vue-eslint-parser from 9.4.0 to 9.4.2 ([#59](#59)) ([0990171](0990171))
* **nuxt-image:** downgrade nuxt image because prod problems ([#70](#70)) ([bed26f0](bed26f0))
@antoinezanardi
Copy link
Owner

🎉 This PR is included in version 1.3.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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 released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant