Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 14, 2022

Bumps dts-cli from 1.2.0 to 1.3.0.

Release notes

Sourced from dts-cli's releases.

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

Bumps [dts-cli](https://github.com/weiran-zsd/dts-cli) from 1.2.0 to 1.3.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.3.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 added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 14, 2022
@codecov
Copy link

codecov bot commented Feb 14, 2022

Codecov Report

Merging #155 (0ea697a) into main (d3aa19b) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #155   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           46        46           
  Lines         1054      1054           
  Branches       179       179           
=========================================
  Hits          1054      1054           

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 d3aa19b...0ea697a. Read the comment docs.

@velut velut merged commit f7bc38d into main Feb 14, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dts-cli-1.3.0 branch February 14, 2022 18:14
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.

2 participants