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

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps react-bootstrap from 2.0.2 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)

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

... (truncated)

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)

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)

... (truncated)

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)

Bumps [react-bootstrap](https://github.com/react-bootstrap/react-bootstrap) from 2.0.2 to 2.6.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.6.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 Nov 8, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #456 (3d927b3) into main (8ffae12) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #456   +/-   ##
=======================================
  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 Dec 8, 2022

Superseded by #471.

@dependabot dependabot bot closed this Dec 8, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/react-bootstrap-2.6.0 branch December 8, 2022 04:03
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