Skip to content
This repository was archived by the owner on Oct 5, 2023. It is now read-only.

Bump react-bootstrap from 2.0.0-beta.6 to 2.0.0-rc.0 in /SamplesDashboard/SamplesDashboard/ClientApp#462

Merged
dependabot[bot] merged 1 commit intodevfrom
dependabot/npm_and_yarn/SamplesDashboard/SamplesDashboard/ClientApp/react-bootstrap-2.0.0-rc.0
Sep 23, 2021
Merged

Bump react-bootstrap from 2.0.0-beta.6 to 2.0.0-rc.0 in /SamplesDashboard/SamplesDashboard/ClientApp#462
dependabot[bot] merged 1 commit intodevfrom
dependabot/npm_and_yarn/SamplesDashboard/SamplesDashboard/ClientApp/react-bootstrap-2.0.0-rc.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 22, 2021

Bumps react-bootstrap from 2.0.0-beta.6 to 2.0.0-rc.0.

Release notes

Sourced from react-bootstrap's releases.

v2.0.0-rc.0

2.0.0-rc.0 (2021-09-21)

Bug Fixes

  • ListGroupItem: fix .active not being set with activeKey in ListGroup (#6002) (cdaa039)

  • Toast: fix fade animation (#6004) (0237a14)

  • refactor(Col)!: remove default span value in breakpoint object (#6014) (ec285fb), closes #6014

  • refactor(CardColumns)!: remove component (#6030) (d36718f), closes #6030

  • fix(FormCheck)!: use feedbackType to control feedback type (#6015) (ab9e080), closes #6015

Features

BREAKING CHANGES

  • When using objects in Col breakpoint props, span is no longer true by default
  • Removed CardColumns because it was dropped in Bootstrap 5
  • FormCheck feedback type is now controlled by feedbackType instead of isValid and isInvalid.
Changelog

Sourced from react-bootstrap's changelog.

2.0.0-rc.0 (2021-09-21)

Bug Fixes

  • ListGroupItem: fix .active not being set with activeKey in ListGroup (#6002) (cdaa039)

  • Toast: fix fade animation (#6004) (0237a14)

  • refactor(Col)!: remove default span value in breakpoint object (#6014) (ec285fb), closes #6014

  • refactor(CardColumns)!: remove component (#6030) (d36718f), closes #6030

  • fix(FormCheck)!: use feedbackType to control feedback type (#6015) (ab9e080), closes #6015

Features

BREAKING CHANGES

  • When using objects in Col breakpoint props, span is no longer true by default
  • Removed CardColumns because it was dropped in Bootstrap 5
  • FormCheck feedback type is now controlled by feedbackType instead of isValid and isInvalid.
Commits
  • 86e5503 Publish v2.0.0-rc.0
  • cdaa039 fix(ListGroupItem): fix .active not being set with activeKey in ListGroup (#6...
  • ec285fb refactor(Col)!: remove default span value in breakpoint object (#6014)
  • 57be243 feat: add Stack component (#5987)
  • ea724b2 chore(deps): update dependency eslint-plugin-prettier to v4 (#6005)
  • 48431e3 chore(deps): bump y18n from 4.0.0 to 4.0.3 (#6051)
  • ac553d1 chore(deps): bump ws from 7.4.3 to 7.4.6 (#6050)
  • bb66ae0 chore(deps): bump path-parse from 1.0.6 to 1.0.7 (#6049)
  • f2a833c chore(deps): bump handlebars from 4.7.6 to 4.7.7 (#6048)
  • bfe8eb7 chore(deps): bump ini from 1.3.5 to 1.3.8 (#6047)
  • 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 will merge this PR once it's up-to-date and CI passes on it, as requested by @jasonjoh.


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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 22, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/SamplesDashboard/SamplesDashboard/ClientApp/react-bootstrap-2.0.0-rc.0 branch from 1f7dc95 to 1ad442b Compare September 22, 2021 14:51
@jasonjoh
Copy link
Member

@dependabot merge

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/SamplesDashboard/SamplesDashboard/ClientApp/react-bootstrap-2.0.0-rc.0 branch 2 times, most recently from 47b9c56 to 483219f Compare September 22, 2021 15:20
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 22, 2021

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

Bumps [react-bootstrap](https://github.com/react-bootstrap/react-bootstrap) from 2.0.0-beta.6 to 2.0.0-rc.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.0-beta.6...v2.0.0-rc.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/SamplesDashboard/SamplesDashboard/ClientApp/react-bootstrap-2.0.0-rc.0 branch from 483219f to 546aae5 Compare September 23, 2021 20:21
@dependabot dependabot bot merged commit 145ebce into dev Sep 23, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/SamplesDashboard/SamplesDashboard/ClientApp/react-bootstrap-2.0.0-rc.0 branch September 23, 2021 20:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant