hasundue / nublar

A command-line tool to manage Deno scripts installed via deno install
https://deno.land/x/nublar
MIT License
17 stars 1 forks source link

build(deps): bump hasundue/denopendabot from 0.16.0 to 0.16.1 #70

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps hasundue/denopendabot from 0.16.0 to 0.16.1.

Release notes

Sourced from hasundue/denopendabot's releases.

0.16.1

📆 11.04.2023 🏷️ 0.16.1 💾 6AC82FB 🐛 3 📚 1 ♻️ 1 🔬 4 👷 34 ✔️ 8 ✏️ 1 👥 2

🐛 Bug fixes

📚 Documentation

  • D7562C0 docs(deps): bump hasundue/denopendabot from 0.16.0 to 0.16.1 (denopendabot)

♻️ Refactors

🔬 Tests

👷 Builds

  • D99BB19 build(deps): bump @​octokit/app from 13.1.1 to 13.1.2 (denopendabot)
  • 2618FBA build(deps): bump @​octokit/core from 4.1.0 to 4.2.0 (denopendabot)
  • 129AC4C build(deps): bump @​octokit/webhooks from 10.7.0 to 10.7.3 (denopendabot)
  • F283064 build(deps): bump actions/checkout from 3.3.0 to 3.4.0 (@​dependabot[bot])
  • 316FBC2 build(deps): bump actions/checkout from 3.3.0 to 3.4.0 (#1884) (@​hasundue)
  • 33C50B3 build(deps): bump actions/checkout from 3.4.0 to 3.5.0 (@​dependabot[bot])
  • 13FD154 build(deps): bump actions/checkout from 3.4.0 to 3.5.0 (#1923) (@​hasundue)
  • 399EC47 build(deps): bump dax from 0.24.1 to 0.28.0 (denopendabot)
  • 3E7D997 build(deps): bump dax from 0.28.0 to 0.30.0 (denopendabot)
  • ED78DBA build(deps): bump dax from 0.30.0 to 0.30.1 (denopendabot)
  • 9EA5D2A build(deps): bump dax from 0.30.1 to 0.31.0 (denopendabot)
  • 33CCF17 build(deps): bump denopendabot from 0.16.0 to 0.16.1 (denopendabot)
  • 70AB000 build(deps): bump hono from v2.7.3 to v3.0.2 (denopendabot)
  • A48E105 build(deps): bump hono from v3.0.2 to v3.0.5 (denopendabot)
  • 744AA52 build(deps): bump hono from v3.0.5 to v3.1.0 (denopendabot)
  • 73438E1 build(deps): bump hono from v3.1.0 to v3.1.2 (denopendabot)
  • C04D3A5 build(deps): bump hono from v3.1.2 to v3.1.3 (denopendabot)
  • 179CDEB build(deps): bump hono from v3.1.3 to v3.1.5 (denopendabot)
  • 2C8200D build(deps): bump std from 0.172.0 to 0.178.0 (denopendabot)
  • 9CB4D7A build(deps): bump std from 0.178.0 to 0.179.0 (denopendabot)
  • D807A36 build(deps): bump std from 0.179.0 to 0.180.0 (denopendabot)
  • D31DAFE build(deps): bump std from 0.180.0 to 0.181.0 (denopendabot)
  • 451D09D build(deps): bump std from 0.181.0 to 0.182.0 (denopendabot)
  • 125E95B build(deps): update dependencies (#1828) (@​denopendabot[bot])

... (truncated)

Commits
  • 6ac82fb build(version): bump the version from 0.16.0 to 0.16.1 (#1992)
  • 33ccf17 build(deps): bump denopendabot from 0.16.0 to 0.16.1
  • d7562c0 docs(deps): bump hasundue/denopendabot from 0.16.0 to 0.16.1
  • dbd5864 test(octokit): loosen assertions on sha (#1981)
  • 237148d test(octokit): loosen assertions on sha
  • 5407892 test(octokit): do not check for deleted branch (#1980)
  • 96033b3 test(octokit): do not check for deleted branch
  • 4a38546 fix: app was not working (#1970)
  • a544425 fix(octokit): createBranch returns sha of the new branch
  • 5223c48 ci(integration): delete branch before creating
  • 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)
codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (2192290) 90.56% compared to head (c9cd4a6) 90.56%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #70 +/- ## ======================================= Coverage 90.56% 90.56% ======================================= Files 1 1 Lines 106 106 Branches 18 18 ======================================= Hits 96 96 Misses 9 9 Partials 1 1 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Shun+Ueda). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Shun+Ueda)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.