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.53.0 to 4.0.0 in the dev-dependencies group #380

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 3, 2024

Bumps the dev-dependencies group with 1 update: primevue.

Updates primevue from 3.53.0 to 4.0.0

Release notes

Sourced from primevue's releases.

PrimeVue 4.0.0

No release notes provided.

PrimeVue 4.0.0-rc.3

What's Changed

New Contributors

Full Changelog: primefaces/primevue@4.0.0-rc.2...4.0.0-rc.3

PrimeVue 4.0.0-rc.2

What's Changed

  • Themes are installed by the wrong package #5898
  • [nuxt] Could not access pt. The only available runtime config keys on the client side are public and app #5895
  • [email protected] incorrect background colors #5894
  • Menu: Using the popup mode, the menu has a transparent background in dark mode. #5890
  • Select: Invalid padding calc when clear icon present #5847

Full Changelog: primefaces/primevue@4.0.0-rc.1...4.0.0-rc.2

PrimeVue 4.0.0-rc.1

Full Changelog: primefaces/primevue@4.0.0-beta.5...4.0.0-rc.1

PrimeVue 4.0.0-beta.5

Full Changelog: primefaces/primevue@4.0.0-beta.4...4.0.0-beta.5

PrimeVue 4.0.0-beta.4

What's Changed

Full Changelog: primefaces/primevue@4.0.0-beta.3...4.0.0-beta.4

... (truncated)

Changelog

Sourced from primevue's changelog.

4.0.0 (2024-07-03)

Full Changelog

Breaking Changes:

  • Remove .p-fluid and add new fluid property #6000

Fixed bugs:

  • options.resolve is not a function in auto-import-resolver package #6003
  • DataTable: highlightOnSelect single selection defect #6002
  • Stepper: linear mode disabled header defect #6001
  • OverlayBadge: Failed to resolve component: Badge #5991
  • Nuxt module component autoImport in v4 rc3 doesn't work with component prefixes #5980
  • MultiSelect: 'v-if="filter"' erroneously removed in v4 #5978

Implemented New Features and Enhancements:

  • Add as and asChild property to Button #5996

4.0.0-rc.3 (2024-06-27)

Full Changelog

Fixed bugs:

  • MultiSelect: missing loadingIcon passthrough option in documentation #5964
  • [Core]: PrimeVue 4 is causing a memory leak #5957
  • InputMask: FloatLabel defects #5956
  • Checkbox: Icon slot does not provide information about the indeterminate state #5942
  • Tooltip: the arrow can not show in bottom position. #5916
  • BlockUI bug SSR: when I reload the page I get the following error #5912
  • InputMask: v4 no classes are passed to target inpud component #5908
  • DatePicker: not highlight range of month in monthMode #5886
  • DatePicker: not highlight range of year in yearMode #5833
  • CSS not Server Side Rendered with PrimeVue 4 / Nuxt 3 #5945

Implemented New Features and Enhancements:

  • Improve utils methods in all packages #5968
  • Add autoImport option to @​primevue/nuxt-module #5935

4.0.0-rc.2 (2024-06-16)

Full Changelog

Fixed bugs:

  • Themes are installed by the wrong package #5898

... (truncated)

Commits
  • f73e98d 4.0.0 release
  • bb483ef Disabled style for toggle switch
  • 78ae452 Disabled checked token for radio button
  • 2966a83 Disabled and checked token for checkbox
  • ee171b5 Fixed #5991 - OverlayBadge: Failed to resolve component: Badge
  • 8d501b9 Fixed #6002 - DataTable: highlightOnSelect single selection defect
  • 57f037c Fixed #6001 - Stepper: linear mode disabled header defect
  • 020749f Fixed #5978 - MultiSelect: 'v-if="filter"' erroneously removed in v4
  • 544fe3f Fixed #6000 - Remove .p-fluid and add new fluid property
  • fd5e30d Add content wrapper to paginator
  • 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 the dev-dependencies group with 1 update: [primevue](https://github.com/primefaces/primevue/tree/HEAD/packages/primevue).


Updates `primevue` from 3.53.0 to 4.0.0
- [Release notes](https://github.com/primefaces/primevue/releases)
- [Changelog](https://github.com/primefaces/primevue/blob/master/CHANGELOG.md)
- [Commits](https://github.com/primefaces/primevue/commits/4.0.0/packages/primevue)

---
updated-dependencies:
- dependency-name: primevue
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
...

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 Jul 3, 2024
@github-actions github-actions bot merged commit b3c124e into develop Jul 3, 2024
1 check passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dev-dependencies-db75f46417 branch July 3, 2024 15:36
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.

0 participants