GaloyMoney / galoy-pay

A web application that can be used to send tips or payments to users
MIT License
22 stars 35 forks source link

chore(deps): bump react-bootstrap from 1.6.7 to 2.9.1 #558

Open dependabot[bot] opened 10 months ago

dependabot[bot] commented 10 months ago

Bumps react-bootstrap from 1.6.7 to 2.9.1.

Release notes

Sourced from react-bootstrap's releases.

v2.9.1

2.9.1 (2023-10-21)

Bug Fixes

v2.9.0

2.9.0 (2023-09-27)

Features

v2.9.0-beta.1

2.9.0-beta.1 (2023-08-07)

Bug Fixes

  • fix RSC error with createWithBsPrefix components (#6672) (49b3270)
  • DropdownItem: simplify component type (#6659) (d25e5f9)
  • FormControl: add size support when using plaintext (#6667) (57b4e29)
  • OverlayTrigger: position overlay properly when defaultShow set (#6657) (6bb3842)
  • ToggleButton: fix id to be required in props (#6658) (1b410eb)

v2.9.0-beta.0

2.9.0-beta.0 (2023-07-05)

Features

v2.8.0

2.8.0 (2023-06-23)

Bug Fixes

Features

... (truncated)

Changelog

Sourced from react-bootstrap's changelog.

2.9.1 (2023-10-21)

Bug Fixes

2.9.0 (2023-09-27)

Features

2.9.0-beta.1 (2023-08-07)

Bug Fixes

  • fix RSC error with createWithBsPrefix components (#6672) (49b3270)
  • DropdownItem: simplify component type (#6659) (d25e5f9)
  • FormControl: add size support when using plaintext (#6667) (57b4e29)
  • OverlayTrigger: position overlay properly when defaultShow set (#6657) (6bb3842)
  • ToggleButton: fix id to be required in props (#6658) (1b410eb)

2.9.0-beta.0 (2023-07-05)

Features

2.8.0 (2023-06-23)

... (truncated)

Commits
  • 6728619 Publish v2.9.1
  • 91fb12b fix(types): loosen color and gap types (#6713)
  • 4e609e2 fix(OverlayTrigger): convert to an arrow function to fix type issues (#6709)
  • 80afd3e Publish v2.9.0
  • 1f3be42 docs: fix misleading instruction for disabled on \<Form> (#6692)
  • 7a02a4b docs(NavDropdown): correct minor spelling error in example (#6689)
  • fe72dc3 chore(deps): update all non-major dependencies (#6680)
  • f4e4d0f docs: fix broken responsive navbar in docs page (#6673)
  • 4940ae9 chore(ci): remove ubuntu firefox install step (#6675)
  • 57836e2 feat(Toast): add transition callbacks (#6674)
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)