mditor-dev / mditor

一款使用Electron开发的 Markdown 编辑器桌面应用程序
MIT License
19 stars 4 forks source link

chore(deps): bump @tool-pack/basic from 0.0.12 to 0.0.20 #100

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @tool-pack/basic from 0.0.12 to 0.0.20.

Release notes

Sourced from @​tool-pack/basic's releases.

v0.0.18

Full Changelog: https://github.com/js-tool-pack/basic/compare/v0.0.17...v0.0.18 CHANGELOG

v0.0.15

Full Changelog: https://github.com/js-tool-pack/basic/compare/v0.0.14...v0.0.15

Changelog

Sourced from @​tool-pack/basic's changelog.

0.0.20 (2023-05-30)

Bug Fixes

  • time: getEndOfMonth 在日期为 2023 年 5 月 31 号时会获取错误的日期 (f503b93)

Features

0.0.19 (2023-04-27)

Bug Fixes

  • time: 修复 msToDateStr 对小数秒数出错的 bug (38f2710)

Features

  • time: msToDateStr 重命名为 formatMilliseconds (0f3e030)

BREAKING CHANGES

  • time: 重命名 msToDateStr 为 formatMilliseconds

0.0.18 (2023-04-26)

Bug Fixes

  • time/getTheLastDateOfAMonth: 日期时间未归零 (fecefde)

Features

  • common: formatBytes 格式化字节数 (9575474)
  • time/howLongAgo: 添加 now template (53a82a0)
  • time/howLongAgo: 第二个参数改为可选参数 (c557d8e)
  • time: getStartOfDate 获取某一天的开始 Date (edc3729)
  • time: getStartOfNextWeek 获取某日下个星期开始的 date (871f258)
  • time: getStartOfWeek 获取某日所在星期开始的 date (ac01c68)
  • time: getTheLastDateOfAMonth 重命名为 getEndOfMonth (cf57ef7)

BREAKING CHANGES

  • time: getTheLastDateOfAMonth 不能再使用

0.0.17 (2023-04-08)

Features

  • array/forEachAround: 第三个参数改为 object 选项,支持设置顺逆时针(reverse)、开始下标(startIndexes),开始方向(startDirect) (9c014c2)
  • array: forEachAround 环绕式遍历数组 (b236da9)

... (truncated)

Commits
  • e36e6e2 release: v0.0.20
  • 8da5792 chore(deps): upload lock
  • e715bcb test(common): loadingElse
  • 34b2ed4 feat(common): loadingElse
  • f503b93 fix(time): getEndOfMonth在日期为2023年5月31号时会获取错误的日期
  • 0d437aa Merge pull request #10 from js-tool-pack/dependabot/npm_and_yarn/rimraf-5.0.0
  • b44cbd8 chore(deps-dev): bump rimraf from 4.4.1 to 5.0.0
  • 48c90cf release: v0.0.19
  • 0f3e030 feat(time): msToDateStr重命名为formatMilliseconds
  • 38f2710 fix(time): 修复msToDateStr对小数秒数出错的bug
  • 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)