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.6.0 #676

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps react-bootstrap from 2.5.0 to 2.6.0.

Release notes

Sourced from react-bootstrap's releases.

v2.6.0

2.6.0 (2022-11-06)

Bug Fixes

Features

  • Spinner: make the animation default to border (#6468) (fb3e4d5)
Changelog

Sourced from react-bootstrap's changelog.

2.6.0 (2022-11-06)

Bug Fixes

Features

  • Spinner: make the animation default to border (#6468) (fb3e4d5)
Commits
  • cef4f35 Publish v2.6.0
  • a42c8de fix: update @​restart/ui to 1.4.1 (#6481)
  • e38deae fix: update @​restart/ui to 1.4.0 (#6479)
  • fb3e4d5 feat(Spinner): make the animation default to border (#6468)
  • c4b15a3 fix(ListGroupItem): prevent a div with a href (#6462)
  • f2f1847 fix(types): fix type of 'safeFindDOMNode' function (#6465)
  • f735411 docs(ListGroupItem): add onclick and href docs (#6461)
  • 4495178 docs: Fix typos, remove unnecessary semicolons and blank lines (#6463)
  • a55b982 chore(deps): update all non-major dependencies (#6445)
  • de938b4 docs(CloseButton): add docs for aria-label and onClick (#6458)
  • 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)