kenkoooo / AtCoderProblems

Extend your AtCoder
https://kenkoooo.com/atcoder/
MIT License
1.39k stars 151 forks source link

build(deps): bump reactstrap from 8.2.0 to 9.1.8 in /atcoder-problems-frontend #1390

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps reactstrap from 8.2.0 to 9.1.8.

Release notes

Sourced from reactstrap's releases.

v9.1.8

9.1.8 (2023-03-29)

Bug Fixes

  • esm and lib folder not included in release (e974d0c)

v9.1.7

9.1.7 (2023-03-22)

Bug Fixes

v9.1.6

9.1.6 (2023-02-17)

This release was reverting an accidental v10 release

### ⚠ BREAKING CHANGES

* add forwardRef to all components that contain innerRef

### Features

* add forwardRef to all components that contain innerRef (17a141a)

### Bug Fixes

* convert functional components to be forwardRef components vs redefining them as such (86578ab) * Label: migrate label to rtl (#2665) (8c5cc2b)

Miscellaneous

reactstrap v9.1.5

Bug Fixes

... (truncated)

Changelog

Sourced from reactstrap's changelog.

9.1.8 (2023-03-29)

Bug Fixes

  • esm and lib folder not included in release (e974d0c)

9.1.7 (2023-03-22)

Bug Fixes

9.1.6 (2023-02-17)

⚠ BREAKING CHANGES

  • add forwardRef to all components that contain innerRef

Features

  • add forwardRef to all components that contain innerRef (17a141a)

Bug Fixes

  • convert functional components to be forwardRef components vs redefining them as such (86578ab)
  • Label: migrate label to rtl (#2665) (8c5cc2b)
  • revert v10 merge (3392ce9)

Miscellaneous

9.1.5 (2022-10-27)

Bug Fixes

  • accordion: type error of open in uncontrolledAccordionProps (#2611) (b46a23c)
  • ensure initial overflow status is stored when opening multiple modals (c0191ec)

... (truncated)

Commits
  • cfd0c4f Merge pull request #2725 from reactstrap/release-please--branches--master--co...
  • 3673546 chore(master): release 9.1.8
  • 07dd485 Merge pull request #2727 from illiteratewriter/fix-folders-in-release
  • e974d0c fix: esm and lib folder not included in release
  • 491cdaf Merge pull request #2702 from reactstrap/release-please--branches--master--co...
  • 4db2918 chore(master): release 9.1.7
  • 250932f Chore (Offcanvas) migrate to RTL (#2714)
  • d9568cf Chore (ToastBody) migrate to RTL (#2710)
  • 20a8753 Migrate nav to rtl (#2705)
  • fa46b94 fix: treeshaking (#2708)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by phwebi, a new releaser for reactstrap 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 1 year ago

Superseded by #1397.