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

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

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2023

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 dependabot bot added the dependencies Pull requests that update a dependency file label Jul 1, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dts-cli-2.0.3 branch from a062e46 to 825cd65 Compare July 11, 2023 04:43
Bumps [dts-cli](https://github.com/weiran-zsd/dts-cli) from 1.6.3 to 2.0.3.
- [Release notes](https://github.com/weiran-zsd/dts-cli/releases)
- [Changelog](https://github.com/weiran-zsd/dts-cli/blob/main/CHANGELOG.md)
- [Commits](weiran-zsd/dts-cli@v1.6.3...v2.0.3)

---
updated-dependencies:
- dependency-name: dts-cli
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants