Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump reactstrap from 8.10.0 to 9.1.6 #216

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 20, 2023

Bumps reactstrap from 8.10.0 to 9.1.6.

Release notes

Sourced from reactstrap's releases.

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

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

reactstrap v9.1.4

Bug Fixes

reactstrap v9.1.3

Bug Fixes

  • Use the new nodeRef API for Collapse (9527654)

reactstrap v9.1.2

... (truncated)

Changelog

Sourced from reactstrap's changelog.

8.10.0 (2021-09-02)

Features

  • Dropdown: add support for listbox or menu role (#2077) (fd9e988)

8.9.0 (2021-01-19)

Features

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
  • 9f982f7 Merge pull request #2700 from reactstrap/release-please--branches--master--co...
  • 2eaf182 chore(master): release 9.1.6
  • 486941d Merge pull request #2699 from reactstrap/revertAccidentalV10
  • f32f3d2 chore: release 9.1.6
  • 9150966 build: use GITHUB_TOKEN instead of custom token
  • 6e49fb1 build: update release please to v3
  • 3392ce9 fix: revert v10 merge
  • bcb02da build: add prerelease script to PRs
  • a17cda2 revert: release please configuration
  • 489d4a6 build: update release please action to v3 and publish under v10 tag
  • Additional commits viewable in compare view

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)

Bumps [reactstrap](https://github.com/reactstrap/reactstrap) from 8.10.0 to 9.1.6.
- [Release notes](https://github.com/reactstrap/reactstrap/releases)
- [Changelog](https://github.com/reactstrap/reactstrap/blob/master/CHANGELOG.md)
- [Commits](reactstrap/reactstrap@v8.10.0...v9.1.6)

---
updated-dependencies:
- dependency-name: reactstrap
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.

None yet

1 participant