brightlayer-ui / chartjs

ChartJS configuration objects for Brightlayer UI
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Bump @testing-library/react from 11.2.5 to 12.1.5 in /react-demo #76

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @testing-library/react from 11.2.5 to 12.1.5.

Release notes

Sourced from @​testing-library/react's releases.

v12.1.5

12.1.5 (2022-04-11)

Bug Fixes

v12.1.4

12.1.4 (2022-03-09)

Bug Fixes

  • Match runtime type of baseElement in TypeScript types (#1023) (96ed8da)

v12.1.3

12.1.3 (2022-02-15)

Bug Fixes

  • Add @types/react-dom as a direct dependency (#1001) (149d9a9)

v12.1.2

12.1.2 (2021-10-03)

Bug Fixes

  • render: Don't reject wrapper types based on statics (#973) (7f53b56)

v12.1.1

12.1.1 (2021-09-27)

Bug Fixes

  • TS: make wrapper allow a simple function comp (#966) (cde904c)

v12.1.0

12.1.0 (2021-09-11)

Features

v12.0.0

12.0.0 (2021-06-23)

... (truncated)

Commits
  • 646129b chore: Run release from 12.x branch (#1044)
  • 9e2b5db fix: Only supports React < 18 (#1041)
  • 0c4aabe chore: Fix failing codesandbox/ci (#1026)
  • 96ed8da fix: Match runtime type of baseElement in TypeScript types (#1023)
  • b0f9d97 docs: add fmeum as a contributor for code, bug (#1016)
  • 149d9a9 fix: Add @types/react-dom as a direct dependency (#1001)
  • 8f17a2b chore: set protocol for npm to https (#975)
  • 7f53b56 fix(render): Don't reject wrapper types based on statics (#973)
  • cde904c fix(TS): make wrapper allow a simple function comp (#966)
  • a218b63 docs: add akashshyamdev as a contributor for bug (#967)
  • 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)