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

build(deps): bump reactstrap from 8.10.0 to 9.0.1 in /web/ui #11

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 22, 2021

Bumps reactstrap from 8.10.0 to 9.0.1.

Release notes

Sourced from reactstrap's releases.

reactstrap v9.0.1

Bug Fixes

reactstrap v9.0.0

This release updates us to Bootstrap 5. Please see https://getbootstrap.com/docs/5.0/migration/ for more details on migrating from Bootstrap 4.

⚠ BREAKING CHANGES

  • update positionedFix prop to strategy in DrowpdownMenu, Popover, and Tooltip
  • upgrade to popper 2 (See new modifiers format)
  • remove CustomInput
  • remove old InputGroupButtonDropdown
  • remove InputGroupAddon
  • remove Jumbotron component (#2118)

Features

  • accordion: add flush support and stayOpen support (a6050f5)
  • bs5: add accordion (#2105) (1c09448)
  • bs5: add Offcanvas (9a4bcca)
  • bs5: change .close to .btn-close (#2116) (be4df60)
  • bs5: change no-gutters class to gx-0 in Row (#2119) (85b8933)
  • bs5: convert .sr-only to .visually-hidden (702ad55)
  • bs5: Convert Dropdown & DropdownMenu to RTL (7417984)
  • bs5: Rename margin utils (35a37ef)
  • bs5: Replace .btn-block with utility classes (4dc1dcd)
  • bs5: replace form-group class with mb-3 (cbcb2e3)
  • bs5: Support xxl breakpoint (4fb7cdd)
  • bs5: update badge classes (#2117) (7859900)
  • bs5: Update tooltip/popover arrow classes (9ad870e)
  • carousel: add Bootstrap5 updates (a698814)
  • Carousel: Add dark prop (01f64df)
  • collapse: add horizontal collapse (f780187)
  • Dropdown: Add backwards compatible left & right (f8b415f)
  • DropdownMenu: add-dark-prop (2e22d7b)
  • forms: Add support for floating labels (1cc8a14)
  • ListGroup: Add ListGroupNumbered (02b3b71)
  • modal: add fullscreen option to Modal component (a580f23)
  • Navbar: add container options (f0054bf)
  • Placeholder: add component (0c9294c)
  • remove CustomInput (c0e8a68)
  • remove form-control-file class (f601576)
  • remove InputGroupAddon (322d0ad)
  • remove Jumbotron component (#2118) (2c912ab)
  • remove old InputGroupButtonDropdown (3df07f6)
  • replace form-control-range with form-range (06868e2)

... (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.0.1 (2021-11-12)

Bug Fixes

9.0.0 (2021-10-27)

⚠ BREAKING CHANGES

  • update positionedFix prop to strategy
  • upgrade to popper 2
  • remove CustomInput
  • remove old InputGroupButtonDropdown
  • remove InputGroupAddon
  • remove Jumbotron component (#2118)

Features

  • accordion: add flush support and stayOpen support (a6050f5)
  • bs5: add accordion (#2105) (1c09448)
  • bs5: add Offcanvas (9a4bcca)
  • bs5: change .close to .btn-close (#2116) (be4df60)
  • bs5: change no-gutters class to gx-0 in Row (#2119) (85b8933)
  • bs5: convert .sr-only to .visually-hidden (702ad55)
  • bs5: Convert Dropdown & DropdownMenu to RTL (7417984)
  • bs5: Rename margin utils (35a37ef)
  • bs5: Replace .btn-block with utility classes (4dc1dcd)
  • bs5: replace form-group class with mb-3 (cbcb2e3)

... (truncated)

Commits
  • 37a63c6 chore: release 9.0.1
  • f7a3545 chore: add release-* and remove bootstrap5 branch from test triggers (#2388)
  • c5bc0fe fix: add common js bundle to exports field (#2386)
  • 106e6e4 chore: update legacy docs links to netlify (#2368)
  • 8a83ad8 chore: release 9.0.0
  • 5492db9 chore: fix link to legacy docs
  • f9eb4e7 chore: update readme to link v8 docs
  • 7800192 chore: delete Tag Release workflow
  • 30b1c36 chore: allow legacy versions of docs
  • 7a4865a docs: cleanup form examples (#2349)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 22, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 21, 2022

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

Bumps [reactstrap](https://github.com/reactstrap/reactstrap) from 8.10.0 to 9.0.1.
- [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.0.1)

---
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 changed the base branch from main to clickpaas November 10, 2022 10:43
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/web/ui/reactstrap-9.0.1 branch from f4a3b7d to bf6eacc Compare November 10, 2022 10:43
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
0 participants