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 2.0.2 to 2.5.0 #428

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 8, 2022

Bumps react-bootstrap from 2.0.2 to 2.5.0.

Release notes

Sourced from react-bootstrap's releases.

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

  • Dropdown: remove unused flip prop (7c2002f)
  • update @​restart/ui to v1.3.0 (#6383) (775e774)
  • Offcanvas: fix responsive behavior when resizing screen (#6380) (a3e188a)

Features

  • DropdownButton: add flip prop support (85ef5bc)
  • SplitButton: add flip prop support (909c564)
  • Tabs: allow fill and justify settings for tabs (#6391) (239c459)

v2.5.0-beta.0

2.5.0-beta.0 (2022-06-10)

Bug Fixes

  • NavbarOffcanvas: fix render to be SSR safe (#6360) (94d2fb4)
  • Overlay: fix initial positioning of overlays (#6348) (bdb89d5)
  • ToggleButtonGroup: remove extra onChange check (#6345) (52220e0)

Features

  • FormCheck: add support for reverse checks and radios (#6353) (dd41911)
  • Offcanvas: add responsive support (#6363) (3bc4df2)
  • Offcanvas: added support for static backdrops (#6342) (e5b7c89)
  • Table: add support for striped columns (#6344) (9dc95c7)
  • ThemeProvider: support breakpoints smaller than xs (#6371) (09bf4a2)

v2.4.0

2.4.0 (2022-05-13)

... (truncated)

Changelog

Sourced from react-bootstrap's changelog.

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)

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

Bug Fixes

  • Dropdown: remove unused flip prop (7c2002f)
  • update @​restart/ui to v1.3.0 (#6383) (775e774)
  • Offcanvas: fix responsive behavior when resizing screen (#6380) (a3e188a)

Features

  • DropdownButton: add flip prop support (85ef5bc)
  • SplitButton: add flip prop support (909c564)
  • Tabs: allow fill and justify settings for tabs (#6391) (239c459)

2.5.0-beta.0 (2022-06-10)

Bug Fixes

  • NavbarOffcanvas: fix render to be SSR safe (#6360) (94d2fb4)
  • Overlay: fix initial positioning of overlays (#6348) (bdb89d5)
  • ToggleButtonGroup: remove extra onChange check (#6345) (52220e0)

Features

  • FormCheck: add support for reverse checks and radios (#6353) (dd41911)
  • Offcanvas: add responsive support (#6363) (3bc4df2)
  • Offcanvas: added support for static backdrops (#6342) (e5b7c89)
  • Table: add support for striped columns (#6344) (9dc95c7)
  • ThemeProvider: support breakpoints smaller than xs (#6371) (09bf4a2)

... (truncated)

Commits
  • 775d1ea Publish v2.5.0
  • 5098ea0 docs: add missing Accordion and AccordionCollapse props (#6419)
  • e2c4eeb fix(Offcanvas): prevent children mounting twice on show when not responsive (...
  • f66cf79 docs: migrate to Algolia DocSearch v3 (#6410)
  • 5940109 chore(deps): bump file-type from 16.5.3 to 16.5.4 in /www (#6409)
  • a49d435 fix: update @​restart/ui to 1.3.1 (#6408)
  • 6e69e48 chore(deps): bump terser from 4.8.0 to 4.8.1 in /www (#6403)
  • 63119a9 chore(deps): bump terser from 5.7.1 to 5.14.2 (#6402)
  • 8a81903 fix: ensure consistent API for custom variants (#6398)
  • d118898 docs: add Carousel no transition example (#6397)
  • 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.0.2 to 2.5.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.0.2...v2.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 8, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #428 (ff6f0f3) into main (8ffae12) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #428   +/-   ##
=======================================
  Coverage   83.16%   83.16%           
=======================================
  Files          11       11           
  Lines         101      101           
  Branches       10       10           
=======================================
  Hits           84       84           
  Misses         16       16           
  Partials        1        1           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 8, 2022

Superseded by #456.

@dependabot dependabot bot closed this Nov 8, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/react-bootstrap-2.5.0 branch November 8, 2022 04:23
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant