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 react-bootstrap from 1.6.6 to 2.7.2 in /cra-client #282

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 20, 2023

Bumps react-bootstrap from 1.6.6 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)

Bumps [react-bootstrap](https://github.com/react-bootstrap/react-bootstrap) from 1.6.6 to 2.7.2.
- [Release notes](https://github.com/react-bootstrap/react-bootstrap/releases)
- [Changelog](https://github.com/react-bootstrap/react-bootstrap/blob/master/CHANGELOG.md)
- [Commits](react-bootstrap/react-bootstrap@v1.6.6...v2.7.2)

---
updated-dependencies:
- dependency-name: react-bootstrap
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 20, 2023
@dependabot dependabot bot requested a review from davidradl February 20, 2023 05:22
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
0 participants