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.9 in /atcoder-problems-frontend #1397

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps reactstrap from 8.2.0 to 9.1.9.

Release notes

Sourced from reactstrap's releases.

v9.1.9

9.1.9 (2023-04-11)

Bug Fixes

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)

... (truncated)

Changelog

Sourced from reactstrap's changelog.

9.1.9 (2023-04-11)

Bug Fixes

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)

... (truncated)

Commits
  • 0169e1a Merge pull request #2729 from reactstrap/release-please--branches--master--co...
  • 3b94164 chore(master): release 9.1.9
  • 2547f3a fix(#2730): import error (#2733)
  • 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)
  • 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

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.