mziyut / articles

mziyut's articles
1 stars 0 forks source link

Bump @qiita/qiita-cli from 1.4.3 to 1.6.1 #264

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 1 month ago

Bumps @qiita/qiita-cli from 1.4.3 to 1.6.1.

Release notes

Sourced from @​qiita/qiita-cli's releases.

v1.6.1

What's Changed

Dependency updates

Full Changelog: https://github.com/increments/qiita-cli/compare/v1.6.0...v1.6.1

v1.6.0

What's Changed

      - uses: increments/qiita-cli/actions/publish@v1
        with:
          qiita-token: ${{ secrets.QIITA_TOKEN }}
          root: "."
+         commit-message: "任意のコミットメッセージを設定"

Dependency updates

New Contributors

Full Changelog: https://github.com/increments/qiita-cli/compare/v1.5.0...v1.6.0

v1.5.0

What's Changed

Full Changelog: https://github.com/increments/qiita-cli/compare/v1.4.4...v1.5.0

... (truncated)

Commits
  • cfb8513 Merge pull request #190 from increments/release-v1.6.1
  • abfbefa Release v1.6.1
  • 3cc7fee Merge pull request #189 from increments/fix-custom-commit-message
  • b8972fd Fix custom commit message
  • c8ea974 Merge pull request #184 from increments/dependabot/npm_and_yarn/express-4.21.0
  • 4c26e5d Merge pull request #188 from increments/release-v1.6.0
  • b8f8a00 Release v1.6.0
  • aab9334 Merge pull request #187 from C-Naoki/main
  • 62d61ff Bump express from 4.19.2 to 4.21.0
  • c323019 Merge pull request #186 from increments/dependabot/npm_and_yarn/webpack-5.95.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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
Comparing v1.6.0...v1.6.1 · increments/qiita-cli
Qiita CLI とは、手元の環境で記事の執筆・プレビュー・投稿ができるツールです。. Contribute to increments/qiita-cli development by creating an account on GitHub.
Comparing v1.5.0...v1.6.0 · increments/qiita-cli
Qiita CLI とは、手元の環境で記事の執筆・プレビュー・投稿ができるツールです。. Contribute to increments/qiita-cli development by creating an account on GitHub.
Comparing v1.4.4...v1.5.0 · increments/qiita-cli
Qiita CLI とは、手元の環境で記事の執筆・プレビュー・投稿ができるツールです。. Contribute to increments/qiita-cli development by creating an account on GitHub.
codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (bf65755) to head (a7f3ab1). Report is 10 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #264 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 87 87 Lines 11457 11457 ========================================= Hits 11457 11457 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.