GroceriStar / calendar

React components related to creating Meal Calendar Frontend
https://lucid-ramanujan-f9a90c.netlify.com/
GNU General Public License v3.0
1 stars 4 forks source link

Bump reactstrap from 8.10.1 to 9.1.6 #1095

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps reactstrap from 8.10.1 to 9.1.6.

Release notes

Sourced from reactstrap's releases.

v9.1.6

9.1.6 (2023-02-17)

⚠ BREAKING CHANGES

  • add forwardRef to all components that contain innerRef

Features

  • add forwardRef to all components that contain innerRef (17a141a)

Bug Fixes

  • convert functional components to be forwardRef components vs redefining them as such (86578ab)
  • Label: migrate label to rtl (#2665) (8c5cc2b)
  • revert v10 merge (3392ce9)

Miscellaneous

reactstrap v9.1.5

Bug Fixes

  • accordion: type error of open in uncontrolledAccordionProps (#2611) (b46a23c)
  • ensure initial overflow status is stored when opening multiple modals (c0191ec)

reactstrap v9.1.4

Bug Fixes

reactstrap v9.1.3

Bug Fixes

  • Use the new nodeRef API for Collapse (9527654)

reactstrap v9.1.2

... (truncated)

Changelog

Sourced from reactstrap's changelog.

9.1.6 (2023-02-17)

⚠ BREAKING CHANGES

  • add forwardRef to all components that contain innerRef

Features

  • add forwardRef to all components that contain innerRef (17a141a)

Bug Fixes

  • convert functional components to be forwardRef components vs redefining them as such (86578ab)
  • Label: migrate label to rtl (#2665) (8c5cc2b)
  • revert v10 merge (3392ce9)

Miscellaneous

9.1.5 (2022-10-27)

Bug Fixes

  • accordion: type error of open in uncontrolledAccordionProps (#2611) (b46a23c)
  • ensure initial overflow status is stored when opening multiple modals (c0191ec)

9.1.4 (2022-08-26)

Bug Fixes

9.1.3 (2022-08-02)

Bug Fixes

  • Use the new nodeRef API for Collapse (9527654)

9.1.2 (2022-07-13)

Bug Fixes

... (truncated)

Commits
  • 9f982f7 Merge pull request #2700 from reactstrap/release-please--branches--master--co...
  • 2eaf182 chore(master): release 9.1.6
  • 486941d Merge pull request #2699 from reactstrap/revertAccidentalV10
  • f32f3d2 chore: release 9.1.6
  • 9150966 build: use GITHUB_TOKEN instead of custom token
  • 6e49fb1 build: update release please to v3
  • 3392ce9 fix: revert v10 merge
  • bcb02da build: add prerelease script to PRs
  • a17cda2 revert: release please configuration
  • 489d4a6 build: update release please action to v3 and publish under v10 tag
  • 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 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)