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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 12, 2021

Bumps react-bootstrap from 1.4.3 to 1.5.2.

Release notes

Sourced from react-bootstrap's releases.

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

Changelog

Sourced from react-bootstrap's changelog.

1.5.2 (2021-03-11)

Bug Fixes

1.5.1 (2021-03-02)

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

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)

... (truncated)

Commits

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 requested a review from a team as a code owner March 12, 2021 06:56
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 12, 2021
@codecov
Copy link

codecov bot commented Mar 12, 2021

Codecov Report

Merging #172 (61c8929) into dep/dependency_staging (7be46f8) will increase coverage by 5.21%.
The diff coverage is 68.62%.

Impacted file tree graph

@@                    Coverage Diff                     @@
##           dep/dependency_staging     #172      +/-   ##
==========================================================
+ Coverage                   15.69%   20.90%   +5.21%     
==========================================================
  Files                          83       82       -1     
  Lines                        1402     1416      +14     
  Branches                      149      148       -1     
==========================================================
+ Hits                          220      296      +76     
+ Misses                       1042      980      -62     
  Partials                      140      140              
Impacted Files Coverage Δ
packages/client/src/components/App.tsx 100.00% <ø> (ø)
packages/client/src/components/PageViewTracker.tsx 84.61% <ø> (ø)
.../src/components/config/LoadCanaryConfigNavItem.tsx 0.00% <0.00%> (ø)
...src/metricSources/SignalFx/SignalFxMetricModal.tsx 0.00% <ø> (ø)
packages/client/src/metricSources/index.tsx 90.00% <ø> (ø)
packages/client/src/services/index.ts 100.00% <ø> (ø)
packages/client/src/stores/CanaryExecutorStore.ts 4.54% <ø> (+1.51%) ⬆️
packages/client/src/validation/configValidators.ts 17.24% <0.00%> (ø)
...ges/client/src/services/LoadCanaryConfigService.ts 71.42% <60.86%> (+66.66%) ⬆️
packages/client/src/services/DocsService.ts 32.00% <75.00%> (+12.95%) ⬆️
... and 11 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9038f32...61c8929. Read the comment docs.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 11, 2021

Superseded by #227.

@dependabot dependabot bot closed this May 11, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dep/dependency_staging/react-bootstrap-1.5.2 branch May 11, 2021 05:55
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.

0 participants