redxzeta / Awesome-Adoption

pet adoption near your area
https://pawternityhub.netlify.app/
MIT License
59 stars 132 forks source link

build(deps): bump react-daisyui from 2.4.6 to 3.0.2 #541

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps react-daisyui from 2.4.6 to 3.0.2.

Release notes

Sourced from react-daisyui's releases.

v3.0.2

3.0.2 (2022-12-31)

Bug Fixes

  • Form: retyped form props intersection with FormHTMLAttributes (#287) (a18f7e7)

v3.0.1

3.0.1 (2022-12-30)

Bug Fixes

  • Select: removed leftover generic on props type (ab1d997)

v3.0.0

3.0.0 (2022-12-30)

⚠ BREAKING CHANGES

  • select refactor

Bug Fixes

v2.5.0

2.5.0 (2022-12-12)

Features

Bug Fixes

v2.4.7

2.4.7 (2022-12-03)

Miscellaneous

  • added new colors for data inputs from daisyui 2.35 (#259) (d54bc32)

... (truncated)

Changelog

Sourced from react-daisyui's changelog.

3.0.2 (2022-12-31)

Bug Fixes

  • Form: retyped form props intersection with FormHTMLAttributes (#287) (a18f7e7)

3.0.1 (2022-12-30)

Bug Fixes

  • Select: removed leftover generic on props type (ab1d997)

3.0.0 (2022-12-30)

⚠ BREAKING CHANGES

  • select refactor

Bug Fixes

2.5.0 (2022-12-12)

Features

Bug Fixes

2.4.7 (2022-12-03)

Miscellaneous

  • added new colors for data inputs from daisyui 2.35 (#259) (d54bc32)
  • updated vite and storybook (#261) (8971c9c)
Commits
  • 5063eab chore(main): release 3.0.2 (#288)
  • a18f7e7 fix(Form): retyped form props intersection with FormHTMLAttributes (#287)
  • 30683fd chore(main): release 3.0.1 (#284)
  • ab1d997 fix(Select): removed leftover generic on props type
  • aa90909 chore(main): release 3.0.0 (#281)
  • 899ef58 fix: mark release as breaking
  • 1f77ef3 test(badge): adds test cases for the Badge (#280)
  • a856897 test(avatar): adds test cases for the Avatar (#279)
  • 2be7768 test(artboard): adds test cases for the Artboard (#278)
  • f289fc5 test(alert): adds test cases for the Alert (#277)
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.