notional-labs / dig

Dig: Governance
Other
174 stars 70 forks source link

Bump react-bootstrap from 2.5.0 to 2.7.3 in /webapp #575

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps react-bootstrap from 2.5.0 to 2.7.3.

Release notes

Sourced from react-bootstrap's releases.

v2.7.3

2.7.3 (2023-04-12)

Bug Fixes

  • ToastContainer: allow setting containerPosition without position (#6574) (41ec134)
  • switch from defaultProps to JS default params (#6568) (1d5b726)

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

... (truncated)

Changelog

Sourced from react-bootstrap's changelog.

2.7.3 (2023-04-12)

Bug Fixes

  • ToastContainer: allow setting containerPosition without position (#6574) (41ec134)
  • switch from defaultProps to JS default params (#6568) (1d5b726)

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)

... (truncated)

Commits


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)
sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

dependabot[bot] commented 1 year ago

Superseded by #577.