react-semantic-ui-datepickers icon indicating copy to clipboard operation
react-semantic-ui-datepickers copied to clipboard

chore(deps-dev): bump dts-cli from 1.6.3 to 2.0.3

Open dependabot[bot] opened this issue 2 years ago • 0 comments

Bumps dts-cli from 1.6.3 to 2.0.3.

Release notes

Sourced from dts-cli's releases.

Release 2.0.3

2.0.3 (2023-05-04)

Bug Fixes

Release 2.0.2

2.0.2 (2023-04-19)

Bug Fixes

Release 2.0.1

2.0.1 (2023-04-17)

Bug Fixes

Release 2.0.0

⚠ BREAKING CHANGES

  • node.js v12/v13/v14/v15/v17 is no longer supported, see node.js releases
  • upgrade jest v29
  • upgrade rollup v3
  • upgrade storybook v7 & switch the builder to vite (rollup-based)
  • the templates using react/react-dom v18 now
  • upgrade typescript v5

❗️Notes:

The default configuration has been updated to be compatible with the versions of these dependencies. However, if you have any custom plugins, please read the migration guides carefully to ensure that your package functions correctly.

Release 2.0.0-beta.2

2.0.0-beta.2 (2023-04-06)

Bug Fixes

... (truncated)

Changelog

Sourced from dts-cli's changelog.

2.0.3 (2023-05-04)

Bug Fixes

2.0.2 (2023-04-19)

Bug Fixes

2.0.1 (2023-04-17)

Bug Fixes

2.0.0 (2023-04-06)

2.0.0-beta.2 (2023-04-06)

Bug Fixes

2.0.0-beta.1 (2023-04-06)

Bug Fixes

  • add deps jest-environment-jsdom (8cca98d)

2.0.0-beta.0 (2023-03-28)

⚠ BREAKING CHANGES

  • upgrade storybook v7
  • upgrade to rollup v3
  • upgrade to jest v29
  • upgrade to jest v28
  • upgrade to typescript v5
  • drop node v12/v13/v14/v15/v17 support

Features

  • drop node v12/v13/v14/v15/v17 support (38fbed3)
  • upgrade storybook v7 (b8cb417)
  • upgrade to jest v28 (15e5452)
  • upgrade to jest v29 (aa9018b)

... (truncated)

Commits
  • 51f8cbf chore: release v2.0.3
  • a340b88 fix: add deps babel-jest (fixes #197)
  • fd1c768 docs: remove changes desc as no longer correct
  • e581b4a docs: update changelog to mention typescript v5
  • d03e497 build: no longer deploy gh pages
  • b010f99 chore: release v2.0.2
  • 2c16227 fix: duplicate "__self" prop found (fixes #187)
  • eec3c11 chore: release v2.0.1
  • 7101095 fix: tsconfig create-react-app => vite-react (fixes #194)
  • c2992f8 fix: update pkg.engines.node (#193)
  • 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[bot] avatar Jul 01 '23 04:07 dependabot[bot]