Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 11, 2022

Bumps dts-cli from 1.5.1 to 1.5.2.

Release notes

Sourced from dts-cli's releases.

Release 1.5.2

1.5.2 (2022-07-06)

Bug Fixes

  • run git init when creating a new lib (5b9aee7)
Changelog

Sourced from dts-cli's changelog.

1.5.2 (2022-07-06)

Bug Fixes

  • deps: update all non-major dependencies (#140) (4d47de7)
  • deps: update all non-major dependencies (#153) (628d790)
  • run git init when creating a new lib (5b9aee7)
Commits
  • 1b214df chore: release v1.5.2
  • 0e9e401 chore: fix a link in readme
  • ccb3220 chore: fix a eslint warning
  • 883893e docs: fix npm command --writefile
  • 5b9aee7 fix: run git init when creating a new lib
  • 96db3e5 chore: update CONTRIBUTING to use npm
  • ce50df7 chore: rm yarn.lock
  • 628d790 fix(deps): update all non-major dependencies (#153)
  • 9e91fcb chore: swtich to npm (#150)
  • 7da5de4 chore(deps): update dependency release-it to v15 (#155)
  • 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.5.1 to 1.5.2.
- [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.5.1...v1.5.2)

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

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 Jul 11, 2022
@codecov
Copy link

codecov bot commented Jul 11, 2022

Codecov Report

Merging #225 (1a7f468) into main (525abcc) will not change coverage.
The diff coverage is n/a.

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

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@velut velut merged commit dede41d into main Jul 11, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dts-cli-1.5.2 branch July 11, 2022 08:47
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