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

Bump react-bootstrap from 2.1.1 to 2.2.2 in /SamplesDashboard/SamplesDashboard/ClientApp #680

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 28, 2022

Bumps react-bootstrap from 2.1.1 to 2.2.2.

Release notes

Sourced from react-bootstrap's releases.

v2.2.2

2.2.2 (2022-03-25)

Bug Fixes

  • update @​restart/ui to v1.2.0 (#6285) (4f5e625)
  • Modal: fix autofocus for inputs when animation is enabled (#6278) (08e1bbc)
  • Modal: render aria-describedby on the top level modal element (#6282) (93a8a0e)
  • Modal: render aria-label on top level modal element (#6269) (48f7c07)

v2.2.1

2.2.1 (2022-03-11)

Bug Fixes

  • Carousel: fix issue where changing activeIndex won't work (#6265) (0c7c5f7)
  • useOverlayOffset: use offset prop in useOverlayOffset (#6264) (e338818)

v2.2.0

2.2.0 (2022-03-04)

Bug Fixes

  • TabPane: use Fade for default transition (#6235) (3e0b4d3)
  • added missing ModalHeader exports to index (#6228) (3332da9)

Features

v2.1.2

2.1.2 (2022-01-31)

Bug Fixes

Changelog

Sourced from react-bootstrap's changelog.

2.2.2 (2022-03-25)

Bug Fixes

  • update @​restart/ui to v1.2.0 (#6285) (4f5e625)
  • Modal: fix autofocus for inputs when animation is enabled (#6278) (08e1bbc)
  • Modal: render aria-describedby on the top level modal element (#6282) (93a8a0e)
  • Modal: render aria-label on top level modal element (#6269) (48f7c07)

2.2.1 (2022-03-11)

Bug Fixes

  • Carousel: fix issue where changing activeIndex won't work (#6265) (0c7c5f7)
  • useOverlayOffset: use offset prop in useOverlayOffset (#6264) (e338818)

2.2.0 (2022-03-04)

Bug Fixes

  • TabPane: use Fade for default transition (#6235) (3e0b4d3)
  • added missing ModalHeader exports to index (#6228) (3332da9)

Features

2.1.2 (2022-01-31)

Bug Fixes

... (truncated)

Commits
  • 807b69e Publish v2.2.2
  • 4f5e625 fix: update @​restart/ui to v1.2.0 (#6285)
  • 93a8a0e fix(Modal): render aria-describedby on the top level modal element (#6282)
  • 698bb83 chore(DropdownMenu): remove old onSelect function (#6281)
  • 08e1bbc fix(Modal): fix autofocus for inputs when animation is enabled (#6278)
  • 48f7c07 fix(Modal): render aria-label on top level modal element (#6269)
  • 85e87e7 docs: various doc improvements (#6275)
  • 2a16ab8 docs: replace lodash capitalize with upperFirst in PropTable (#6271)
  • ea8c1b7 Publish v2.2.1
  • 6e06520 chore(deps): update all non-major dependencies (#6267)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 28, 2022
@jasonjoh jasonjoh enabled auto-merge March 28, 2022 20:54
Bumps [react-bootstrap](https://github.com/react-bootstrap/react-bootstrap) from 2.1.1 to 2.2.2.
- [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.1.1...v2.2.2)

---
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 force-pushed the dependabot/npm_and_yarn/SamplesDashboard/SamplesDashboard/ClientApp/react-bootstrap-2.2.2 branch from ac3a6a0 to a7bbaa6 Compare March 28, 2022 21:11
@jasonjoh jasonjoh merged commit 3b2b615 into dev Mar 28, 2022
@jasonjoh jasonjoh deleted the dependabot/npm_and_yarn/SamplesDashboard/SamplesDashboard/ClientApp/react-bootstrap-2.2.2 branch March 28, 2022 21:16
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