myzenwallet
myzenwallet copied to clipboard
Bump react-bootstrap from 0.32.4 to 1.6.1
Bumps react-bootstrap from 0.32.4 to 1.6.1.
Release notes
Sourced from react-bootstrap's releases.
v1.6.1
1.6.1 (2021-06-04)
Bug Fixes
- docs: fix missing img on toast (fix #5729) (#5814) (488e5c0)
- FormLabel: forward ref when rendering as Col (#5835) (bb128e1)
- Modal: remove default timeout in modal and backdrop transition (#5837) (7dd17bd)
- types: fix role prop (#5851) (0077178)
v1.6.0
1.6.0 (2021-05-11)
Bug Fixes
- Popover: fix arrow alignment when running Popper >= 2.84 (#5774) (da85f30)
- types: fix types for event key (700e944)
Features
v1.5.2
1.5.2 (2021-03-11)
Bug Fixes
v1.5.0
1.5.0 (2021-02-16)
Bug Fixes
- Carousel: Fix ref type (#5613) (4e28124)
- fix TS error with transition types (#5610) (bb84d81)
- Navbar: remove invalid sticky bottom reference (#5656) (53ce159)
- Prevent transitionend events from cutting off animations (#5649) (459b4e3)
- Overlay: show tooltips for func overlay without transition (#5631) (278eff7)
Features
... (truncated)
Changelog
Sourced from react-bootstrap's changelog.
1.6.1 (2021-06-04)
Bug Fixes
- docs: fix missing img on toast (fix #5729) (#5814) (488e5c0)
- FormLabel: forward ref when rendering as Col (#5835) (bb128e1)
- Modal: remove default timeout in modal and backdrop transition (#5837) (7dd17bd)
- types: fix role prop (#5851) (0077178)
1.6.0 (2021-05-11)
Bug Fixes
- Popover: fix arrow alignment when running Popper >= 2.84 (#5774) (da85f30)
- types: fix types for event key (700e944)
Features
1.5.2 (2021-03-11)
Bug Fixes
1.5.1 (2021-03-02)
1.5.0 (2021-02-16)
... (truncated)
Commits
e789b1f
Publish v1.6.10077178
fix(types): fix role prop (#5851)bb128e1
fix(FormLabel): forward ref when rendering as Col (#5835)fa570e0
chore(deps): update deps and fix karma config (#5848)7dd17bd
fix(Modal): remove default timeout in modal and backdrop transition (#5837)785504b
chore(ci): enable ci workflow for bs4-dev branch (#5859)c9af10f
docs(Navbar): remove Navbar sticky bottom (#5849)82e3953
docs: fix homepage appearance in mobile view (#5827)488e5c0
fix(docs): fix missing img on toast (fix #5729) (#5814)09d7bb3
Publish v1.6.0- 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 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 use these labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language -
@dependabot badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)