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 4.0.0 to 4.0.1 #146

Merged
merged 1 commit into from
Jul 25, 2024

Conversation

dependabot[bot]
Copy link

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

Bumps primevue from 4.0.0 to 4.0.1.

Release notes

Sourced from primevue's releases.

PrimeVue 4.0.1

What's Changed

New Contributors

Full Changelog: primefaces/primevue@4.0.0...4.0.1

Changelog

Sourced from primevue's changelog.

4.0.1 (2024-07-22)

Full Changelog

Fixed bugs:

  • SELECT: hide clear button when options is empty in Dropdown #6084
  • Lara theme type #6065
  • Paginator: v4 page buttons still have PrimeVue classes in unstyled mode #6064
  • TabList: ripple warn when Ripple is not been registered. #6057
  • Stepper: Nested Components are re-mounted #6052
  • Tree: filter pt implementation defect #6043
  • DataTable: Frozen Columns, the headers of fixed columns will overlap. #6036
  • IconField: Does not support multiple icons#6034
  • InputMask: Passed props are not set #6025
  • BaseComponent: Missing import 'isFunction' #6024
  • Failed to use Primevue 4 with yarn #6020
  • TABS: Globally enabling Ripple breaks Scrollable Tabs #6017
  • Accordion: Theming content background not working #5997
  • AutoComplete: Combining multiple + dropdown does not work #5881
Commits
  • 46daca0 Set new version
  • ca543a5 Fixed #6064 - Paginator: v4 page buttons still have PrimeVue classes in unsty...
  • 37fedd0 Refactor #6084
  • c02defa Merge pull request #6085 from qburst/master
  • 14e1f6f Merge pull request #6011 from jacobtylerwalls/require-key-treenode-v4
  • de7773a Fixed #6017 - TABS: Globally enabling Ripple breaks Scrollable Tabs
  • fab0c62 Merge pull request #6029 from marlonbahniuk/fix-autocomplete-multiple-dropdown
  • 9312fba Merge pull request #6037 from yzzting/issue-6036
  • 3c67dd4 Merge pull request #6054 from rickngo/patch-1
  • 00e879e Fixed #6025 - InputMask: Passed props are not set
  • 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 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 dependabot bot added the dependencies Pull requests that update a dependency file label Jul 22, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/primevue-4.0.1 branch from 9a8ab72 to fbdf6fa Compare July 24, 2024 14:53
Bumps [primevue](https://github.com/primefaces/primevue/tree/HEAD/packages/primevue) from 4.0.0 to 4.0.1.
- [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.1/packages/primevue)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/primevue-4.0.1 branch from fbdf6fa to b1c45f3 Compare July 25, 2024 07:29
@Joery-M
Copy link
Owner

Joery-M commented Jul 25, 2024

@dependabot merge

@Joery-M Joery-M closed this Jul 25, 2024
Copy link
Author

dependabot bot commented on behalf of github Jul 25, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

Copy link
Author

dependabot bot commented on behalf of github Jul 25, 2024

This PR is closed - you'll need to reopen it before merging.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/primevue-4.0.1 branch July 25, 2024 07:30
@Joery-M
Copy link
Owner

Joery-M commented Jul 25, 2024

@dependabot reopen

@dependabot dependabot bot reopened this Jul 25, 2024
@dependabot dependabot bot restored the dependabot/npm_and_yarn/primevue-4.0.1 branch July 25, 2024 07:30
@dependabot dependabot bot merged commit 37c4c09 into main Jul 25, 2024
2 checks passed
@Joery-M
Copy link
Owner

Joery-M commented Jul 25, 2024

@dependabot merge

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/primevue-4.0.1 branch July 25, 2024 07:32
Copy link
Author

dependabot bot commented on behalf of github Jul 25, 2024

This PR has already been merged! 🎉

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

Successfully merging this pull request may close these issues.

1 participant