herbsjs / herbs

A domain-first framework. Code your domain and your infrastructure will follow
https://herbsjs.org/
MIT License
427 stars 14 forks source link

fix(deps): bump @herbsjs/buchu from 1.3.1 to 1.3.2 #23

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @herbsjs/buchu from 1.3.1 to 1.3.2.

Release notes

Sourced from @​herbsjs/buchu's releases.

v1.3.2

1.3.2 (2022-01-15)

Bug Fixes

  • update gotu and suma dependencies (f9707a8)
Changelog

Sourced from @​herbsjs/buchu's changelog.

1.3.2 (2022-01-15)

Bug Fixes

  • update gotu and suma dependencies (f9707a8)
Commits
  • cd500ea chore(release): 1.3.2 [skip ci]
  • afa4028 Merge pull request #62 from jhomarolo/master
  • 7b774cb Merge branch 'master_upstream'
  • f9707a8 fix: update gotu and suma dependencies
  • 9ad5d8b Merge pull request #61 from jhomarolo/master
  • 7d69650 build(dependencies): update node version, codecov, semantic release
  • 9072852 Merge pull request #59 from Diogooliveira-tech/doc-license-buchu
  • 5c14694 This is a change to the MIT license link click event from the buchu document
  • See full diff 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 2 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (main@a8b3f28). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##             main       #23   +/-   ##
========================================
  Coverage        ?   100.00%           
========================================
  Files           ?         1           
  Lines           ?         4           
  Branches        ?         0           
========================================
  Hits            ?         4           
  Misses          ?         0           
  Partials        ?         0           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a8b3f28...d093b72. Read the comment docs.

jhomarolo commented 2 years ago

@dependabot rebase

dependabot[bot] commented 2 years ago

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

dependabot[bot] commented 2 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

jhomarolo commented 2 years ago

@dependabot recreate

dependabot[bot] commented 2 years ago

Looks like this PR is closed. If you re-open it I'll rebase it as long as no-one else has edited it (you can use @dependabot reopen if the branch has been deleted).

jhomarolo commented 2 years ago

@dependabot reopen

jhomarolo commented 2 years ago

@dependabot recreate

jhomarolo commented 2 years ago

:tada: This PR is included in version 1.4.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: