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.0 #297

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 10, 2023

Bumps dts-cli from 1.6.3 to 2.0.0.

Release notes

Sourced from dts-cli's releases.

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

❗️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

Release 2.0.0-beta.1

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

Bug Fixes

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

Release 2.0.0-beta.0

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
  • 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)

... (truncated)

Changelog

Sourced from dts-cli's changelog.

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
  • drop node v12/v13/v14/v15/v17 support

Features

Bug Fixes

  • multi-entries should startwith './' to avoid error (3ed4ec1)
  • remove rollup-plugin-sourcemaps (23dcdae)
Commits
  • b0146bb chore: release v2.0.0
  • 83c4bc0 chore: release v2.0.0-beta.2
  • c5c0ca4 fix: resolve plugins from dts-cli
  • 5be0864 chore: release v2.0.0-beta.1
  • 8cca98d fix: add deps jest-environment-jsdom
  • e573b23 chore(deps): update react monorepo to v18 (#184)
  • 9e1e784 chore: update a few deps to latest
  • 824cf27 chore: apply eslint --fix
  • 590bbcd chore: disable documentation workflow
  • 6376942 chore: release v2.0.0-beta.0
  • 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)

Bumps [dts-cli](https://github.com/weiran-zsd/dts-cli) from 1.6.3 to 2.0.0.
- [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.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 10, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 17, 2023

Superseded by #302.

@dependabot dependabot bot closed this Apr 17, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dts-cli-2.0.0 branch April 17, 2023 07:01
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
Development

Successfully merging this pull request may close these issues.

0 participants