Shift3 / boilerplate-client-react

The Bitwise standard starting point for new React web projects.
7 stars 10 forks source link

Bump react-bootstrap from 2.5.0 to 2.7.2 #730

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps react-bootstrap from 2.5.0 to 2.7.2.

Release notes

Sourced from react-bootstrap's releases.

v2.7.2

2.7.2 (2023-02-14)

Bug Fixes

v2.7.1

2.7.1 (2023-02-10)

Bug Fixes

  • Accordion: fix aria-expanded value when using alwaysOpen (#6537) (7f633bf), closes #6536 #6536
  • Overlay: fix flickering of tooltips and popovers during initial render (#6544) (821624d)
  • Stack: fix incorrect classes being generated (#6540) (e3a77e1)

v2.7.0

2.7.0 (2022-12-07)

Bug Fixes

  • Dropdown: fic missing .show class on dropdown toggle when active (#6508) (eaa4bb9)
  • Modal: fix modal not closing when keyboard=false (#6515) (92703d5)

Features

  • AccordionBody: add transition callback props (#6478) (ba092df)
  • Dropdown: add support for centered dropdown menus (#6490) (500ee94)
  • Ratio: add support for portrait size ratios (#6501) (3cfdab1)

v2.6.0

2.6.0 (2022-11-06)

Bug Fixes

Features

... (truncated)

Changelog

Sourced from react-bootstrap's changelog.

2.7.2 (2023-02-14)

Bug Fixes

2.7.1 (2023-02-10)

Bug Fixes

  • Accordion: fix aria-expanded value when using alwaysOpen (#6537) (7f633bf), closes #6536 #6536
  • Overlay: fix flickering of tooltips and popovers during initial render (#6544) (821624d)
  • Stack: fix incorrect classes being generated (#6540) (e3a77e1)

2.7.0 (2022-12-07)

Bug Fixes

  • Dropdown: fic missing .show class on dropdown toggle when active (#6508) (eaa4bb9)
  • Modal: fix modal not closing when keyboard=false (#6515) (92703d5)

Features

  • AccordionBody: add transition callback props (#6478) (ba092df)
  • Dropdown: add support for centered dropdown menus (#6490) (500ee94)
  • Ratio: add support for portrait size ratios (#6501) (3cfdab1)

2.6.0 (2022-11-06)

Bug Fixes

... (truncated)

Commits
  • aaf63d4 Publish v2.7.2
  • 4a14c31 docs: fix simple typo (#6549)
  • 21b9981 fix(Overlay): fix arrow animation (#6551)
  • dd70349 Publish v2.7.1
  • 1bb6ba1 chore: update rollout to fix release (#6548)
  • 75af56e chore(deps): update all non-major dependencies (#6545)
  • 821624d fix(Overlay): fix flickering of tooltips and popovers during initial render (...
  • 4bb4489 chore(deps): bump ua-parser-js from 0.7.31 to 0.7.33 (#6541)
  • e3a77e1 fix(Stack): fix incorrect classes being generated (#6540)
  • 7f633bf fix(Accordion): fix aria-expanded value when using alwaysOpen (#6537)
  • 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)
fluturecode commented 1 year ago

Opening with new PR to update all packages.

dependabot[bot] commented 1 year ago

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.