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.1 to 0.16.3 #74

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps hasundue/denopendabot from 0.16.1 to 0.16.3.

Release notes

Sourced from hasundue/denopendabot's releases.

0.16.3

📆 29.05.2023 🏷️ 0.16.3 💾 42E9A6B 🐛 4 📚 1 👷 7 ✔️ 4 👥 2

🐛 Bug fixes

📚 Documentation

  • DC9E064 docs(deps): bump hasundue/denopendabot from 0.16.2 to 0.16.3 (denopendabot)

👷 Builds

  • 03524D0 build(app): fix the version of @​octokit/app (@​hasundue)
  • 1530F01 build(deps): bump dax from 0.31.0 to 0.31.1 (denopendabot)
  • 9BC3890 build(deps): bump denopendabot from 0.16.2 to 0.16.3 (denopendabot)
  • 898D2CB build(deps): bump hono from v3.1.7 to v3.1.8 (denopendabot)
  • 055CC5B build(deps): bump std from 0.185.0 to 0.186.0 (denopendabot)
  • C112777 build(deps): update dependencies (#2098) (@​denopendabot[bot])
  • 42E9A6B build(version): bump the version from 0.16.2 to 0.16.3 (#2106) (@​denopendabot[bot])

✔️ CI/CD

👥 Contributors

0.16.2

📆 09.05.2023 🏷️ 0.16.2 💾 D5435F1 🐛 1 📚 1 🔬 7 👷 16 ✔️ 3 ✏️ 2 👥 2

🐛 Bug fixes

📚 Documentation

  • B14E4D6 docs(deps): bump hasundue/denopendabot from 0.16.1 to 0.16.2 (denopendabot)

🔬 Tests

... (truncated)

Commits
  • 42e9a6b build(version): bump the version from 0.16.2 to 0.16.3 (#2106)
  • 9bc3890 build(deps): bump denopendabot from 0.16.2 to 0.16.3
  • dc9e064 docs(deps): bump hasundue/denopendabot from 0.16.2 to 0.16.3
  • d2253fa fix(ci): revert "ci(deploy): use deployctl CLI"
  • b4573bf fix(app): revert @​octokit/core to 4.1.0
  • 03524d0 build(app): fix the version of @​octokit/app
  • 26a2c23 fix(app): revert @​octokit/app to 13.1.2
  • 23ef486 ci(deploy): use deployctl CLI
  • de76ef0 ci(deploy): update deployctl to 1.6.0
  • 264621f ci(deploy): add DENO_DEPLOY_TOKEN
  • 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 (ab01dc4) 90.56% compared to head (09256c6) 90.56%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #74 +/- ## ======================================= Coverage 90.56% 90.56% ======================================= Files 1 1 Lines 106 106 Branches 18 18 ======================================= Hits 96 96 Misses 9 9 Partials 1 1 ```

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