Skip to content
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.

Bump react-bootstrap from 1.3.0 to 1.4.3 #57

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 11, 2021

Bumps react-bootstrap from 1.3.0 to 1.4.3.

Release notes

Sourced from react-bootstrap's releases.

v1.4.3

Fixes build issues with 1.4.1

v1.4.1

1.4.1 (2021-01-07)

Bug Fixes

  • Carousel: fix pause not working properly with touch devices (#5435) (5a5d636)
  • fix types for DropdownButton and SplitButton (#5589) (df6024b)
  • Prevent focus on disabled nav items or list group items only (#5593) (198931d)
  • Alert: Properly spread props when transition={false} (#5545) (1352a87)
  • DropdownMenu: Fix base styles being overridden by popper styles (#5466) (aec9151)
  • Modal: Remove role="document" from ModalDialog (#5529) (af3453a)
  • types: inherit FormCheckTypes from React.InputHTMLAttributes (#5497) (4b257b6)
  • types: Set @types/react to >=16.9.35 (#5542) (d337c95)
Changelog

Sourced from react-bootstrap's changelog.

1.4.1 (2021-01-07)

Bug Fixes

  • Carousel: fix pause not working properly with touch devices (#5435) (5a5d636)
  • fix types for DropdownButton and SplitButton (#5589) (df6024b)
  • Prevent focus on disabled nav items or list group items only (#5593) (198931d)
  • Alert: Properly spread props when transition={false} (#5545) (1352a87)
  • DropdownMenu: Fix base styles being overridden by popper styles (#5466) (aec9151)
  • Modal: Remove role="document" from ModalDialog (#5529) (af3453a)
  • types: inherit FormCheckTypes from React.InputHTMLAttributes (#5497) (4b257b6)
  • types: Set @types/react to >=16.9.35 (#5542) (d337c95)

1.4.0 (2020-10-21)

Bug Fixes

  • Button: display variant only when set (#5458) (f963ab3), closes #5456
  • docs: Move ast-types to resolutions (#5467) (5a5c3eb)
  • docs: roll-back resolution versions (5d8f394)
  • Allow falsy eventKeys in DropdownItem and ListGroupItem (#5404) (f493a15)
  • popover arrow misaligned when class is prefixed (#5416) (a0f404a)
  • Accordion: Use empty SelectableContext to prevent dropdown from closing accordion (#5201) (62a9d8b)
  • carousel: prevent intervals from being 0 (1d4294b)
  • carousel: re-implement with committed ref (c8edc2c)
  • docs: type mismatch with environment variable (647b4ff)
  • Fade: fix TS props to work with TransitionType (#5398) (79447a7)
  • FormLabel: Add missing class for col label sizing (#5382) (52e92fc)
  • OverlayTrigger: Add func as valid prop type for children (#5393) (6d12869)
  • Fix clearing nextDirectionRef in (#5322) (5c5ea8d), closes #5319

Features

  • carousel: add individual item intervals (d4e12f0), closes #5305
  • carousel-item: add prop type-checking for the interval prop (c1c72e0)
  • DropdownMenu: Add responsive menu alignment (#5307) (b5ec39e)
  • FormCheck: Allow custom controls to render without a label (#5427) (1ac7f50)
  • netlify: inject netlify build environments into static site (235946d)
  • netlify: more resilient netlify docs alert implementation (02a71b1)
  • ToggleButtonGroup: Add vertical option (#5371) (c049dac)
Commits
  • e61a90a Publish v1.4.3
  • 85245f3 fix: republish to fix build artifacts
  • e7baccb Publish v1.4.1
  • 5a5d636 fix(Carousel): fix pause not working properly with touch devices (#5435)
  • 198931d fix: Prevent focus on disabled nav items or list group items only (#5593)
  • 3f4fde5 Update ToggleButtonProps.inputRef typedef (#5586)
  • 528b794 chore(deps): update all non-major dependencies (#5591)
  • df6024b fix: fix types for DropdownButton and SplitButton (#5589)
  • acb7601 chore(deps): update all non-major dependencies (#5584)
  • 2dadc01 chore(ci): Fix brew cask install (#5577)
  • 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 dependabot bot added the dependencies Pull requests that update a dependency file label Jan 11, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 22, 2021

Superseded by #63.

@dependabot dependabot bot closed this Feb 22, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/react-bootstrap-1.4.3 branch February 22, 2021 05:25
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants