iomega / paired-data-form

Linking mas spectra and genomic information to discover new chemistry
https://pairedomicsdata.bioinformatics.nl
Apache License 2.0
5 stars 4 forks source link

Bump react-bootstrap from 0.32.4 to 2.2.2 in /app #231

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

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

v2.1.1

2.1.1 (2022-01-14)

Bug Fixes

... (truncated)

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
Maintainer changes

This version was pushed to npm by kytsang, a new releaser for react-bootstrap since your current version.


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[bot] commented 2 years ago

Superseded by #240.