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

build(deps-dev): bump dts-cli from 1.2.0 to 1.4.0 #35

Merged
merged 1 commit into from
Mar 2, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2022

Bumps dts-cli from 1.2.0 to 1.4.0.

Release notes

Sourced from dts-cli's releases.

Release 1.4.0

1.4.0 (2022-02-21)

Features

Release 1.3.0

1.3.0 (2022-02-14)

Features

Bug Fixes

  • deps: update all non-major dependencies (#125) (e427ac8)
  • deps: update dependency eslint-plugin-jest to v26 (#130) (af7c1cc)
  • rm reuqire.resolve('babel-jest') (4768b77)
Changelog

Sourced from dts-cli's changelog.

1.4.0 (2022-02-21)

Features

1.3.0 (2022-02-14)

Features

Bug Fixes

  • deps: update all non-major dependencies (#125) (e427ac8)
  • deps: update dependency eslint-plugin-jest to v26 (#130) (af7c1cc)
  • rm reuqire.resolve('babel-jest') (4768b77)
Commits
  • 576a5a6 chore: release v1.4.0
  • 2651cd6 feat: add support for multiple entry files (#134)
  • fdcdbaa chore: release v1.3.0
  • af7c1cc fix(deps): update dependency eslint-plugin-jest to v26 (#130)
  • e427ac8 fix(deps): update all non-major dependencies (#125)
  • a5b4365 feat: add support for dts.config.ts (#132)
  • 4768b77 fix: rm reuqire.resolve('babel-jest')
  • bfe7d40 chore: upgrade non-major deps
  • ad28b64 build: fix gh pages deploy failing
  • 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 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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 1, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dts-cli-1.4.0 branch from 991d9ef to 381e90f Compare March 2, 2022 00:47
@velut
Copy link
Owner

velut commented Mar 2, 2022

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dts-cli-1.4.0 branch from 381e90f to f544af8 Compare March 2, 2022 10:58
Bumps [dts-cli](https://github.com/weiran-zsd/dts-cli) from 1.2.0 to 1.4.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.2.0...v1.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dts-cli-1.4.0 branch from f544af8 to 17b8d91 Compare March 2, 2022 11:01
@codecov
Copy link

codecov bot commented Mar 2, 2022

Codecov Report

Merging #35 (17b8d91) into main (1203295) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #35   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           37        37           
  Branches         4         4           
=========================================
  Hits            37        37           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1203295...17b8d91. Read the comment docs.

@velut velut merged commit bed11b2 into main Mar 2, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dts-cli-1.4.0 branch March 2, 2022 14:44
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.

1 participant