testing-library / testcafe-testing-library

:ox: Simple and complete custom Selectors for Testcafe that encourage good testing practices.
http://npm.im/@testing-library/testcafe
MIT License
71 stars 15 forks source link

chore(deps-dev): Bump kcd-scripts from 12.3.0 to 15.0.0 #410

Open dependabot[bot] opened 9 months ago

dependabot[bot] commented 9 months ago

Bumps kcd-scripts from 12.3.0 to 15.0.0.

Release notes

Sourced from kcd-scripts's releases.

v15.0.0

15.0.0 (2024-01-16)

Features

BREAKING CHANGES

  • Drop Node 14 support. You should hopefully not have to do anything to address this change. If you do it'll be very little.

v14.0.1

14.0.1 (2023-10-24)

Bug Fixes

  • packages: pin browserslist and caniuse-lite versions (#238) (f386c5b)

v14.0.0

14.0.0 (2023-07-08)

Bug Fixes

  • Preact build doesn't work due to incorrect Preact imports (#235) (aea6b3c)

BREAKING CHANGES

  • Switch preact build to use preact/compat

v13.0.0

13.0.0 (2023-01-28)

Bug Fixes

  • Bump Jest to 29.x and drop support for Node.js 12.x (#233) (d7d25b0)

BREAKING CHANGES

  • Drops support for Node.js 12x. Updates Jest to 29.x
Commits
  • 74820e3 feat: update dependencies (#239)
  • f386c5b fix(packages): pin browserslist and caniuse-lite versions (#238)
  • 9e20489 docs: add SaiMaheshwarReddy as a contributor for code (#236)
  • aea6b3c fix: Preact build doesn't work due to incorrect Preact imports (#235)
  • 4b50543 chore: remove styfle/cancel-workflow-action usage (#234)
  • d7d25b0 fix: Bump Jest to 29.x and drop support for Node.js 12.x (#233)
  • See full diff 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)