Skip to content
This repository has been archived by the owner on Jan 28, 2023. It is now read-only.

Bump react-bootstrap from 2.2.1 to 2.7.0 in /frontend #16

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 31, 2022

Bumps react-bootstrap from 2.2.1 to 2.7.0.

Release notes

Sourced from react-bootstrap's releases.

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

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

v2.5.0

2.5.0 (2022-08-05)

Bug Fixes

  • Offcanvas: prevent children mounting twice on show when not responsive (#6416) (e2c4eeb)
  • ensure consistent API for custom variants (#6398) (8a81903)
  • update @​restart/ui to 1.3.1 (#6408) (a49d435)

v2.5.0-beta.1

2.5.0-beta.1 (2022-07-08)

Bug Fixes

... (truncated)

Changelog

Sourced from react-bootstrap's changelog.

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

Features

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

2.5.0 (2022-08-05)

Bug Fixes

  • Offcanvas: prevent children mounting twice on show when not responsive (#6416) (e2c4eeb)
  • ensure consistent API for custom variants (#6398) (8a81903)
  • update @​restart/ui to 1.3.1 (#6408) (a49d435)

... (truncated)

Commits
  • cc0e52f Publish v2.7.0
  • 92703d5 fix(Modal): fix modal not closing when keyboard=false (#6515)
  • 847f04a chore(deps): update all non-major dependencies (#6513)
  • 96c7bdd chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /www (#6512)
  • 3b97f6f chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 (#6511)
  • 212fa9f docs(Button): fix consistent code style in Types example (#6509)
  • ba092df feat(AccordionBody): add transition callback props (#6478)
  • 63637e1 chore(deps): bump loader-utils from 1.4.0 to 1.4.2 in /www (#6494)
  • 3cfdab1 feat(Ratio): add support for portrait size ratios (#6501)
  • eaa4bb9 fix(Dropdown): fic missing .show class on dropdown toggle when active (#6508)
  • 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 2.2.1 to 2.7.0.
- [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@v2.2.1...v2.7.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added Priority: Medium Status: Review Needed Awaiting approval from a lead Type: Dependency Dependency updates by Dependabot labels Dec 31, 2022
@dependabot dependabot bot requested review from a team December 31, 2022 05:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Priority: Medium Status: Review Needed Awaiting approval from a lead Type: Dependency Dependency updates by Dependabot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants