herbsjs / todolist-on-herbs

A sample Todo List app using Herbs
Other
22 stars 25 forks source link

fix(deps): bump @herbsjs/herbsshelf from 4.0.1 to 4.1.0 #175

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @herbsjs/herbsshelf from 4.0.1 to 4.1.0.

Release notes

Sourced from @​herbsjs/herbsshelf's releases.

v4.1.0

4.1.0 (2022-10-10)

Features

  • herbs2mermaid: install herbs2mermaid and configure darkmode to mermaid render (6281f72), closes #37
  • mermaid-usecase: implement basic ifelse workfow (f613dde), closes #37
  • mermaid-usecase: implement basic usecase class diagram (bb5614e), closes #37
  • mermaid-usecase: implement flow chart tab to shelf (bc52c9e), closes #37
  • mermaid-usecase: implement ifelse complex relationship (bea52d0), closes #37
  • mermaid-usecase: include usecase flow chat (dbf0790), closes #37
Changelog

Sourced from @​herbsjs/herbsshelf's changelog.

4.1.0 (2022-10-10)

Features

  • herbs2mermaid: install herbs2mermaid and configure darkmode to mermaid render (6281f72), closes #37
  • mermaid-usecase: implement basic ifelse workfow (f613dde), closes #37
  • mermaid-usecase: implement basic usecase class diagram (bb5614e), closes #37
  • mermaid-usecase: implement flow chart tab to shelf (bc52c9e), closes #37
  • mermaid-usecase: implement ifelse complex relationship (bea52d0), closes #37
  • mermaid-usecase: include usecase flow chat (dbf0790), closes #37
Commits
  • 0f1792c chore(release): 4.1.0 [skip ci]
  • aaa722d Merge pull request #50 from maikmb/feature/usecases-with-mermaid
  • 64e4078 style(format): remove empty spaces and fix format for shelf file
  • 83c3b13 Merge branch 'main' of https://github.com/herbsjs/herbsshelf into feature/use...
  • 6281f72 feat(herbs2mermaid): install herbs2mermaid and configure darkmode to mermaid ...
  • d6c39e1 test(mermaid-usecase): include test to usecase to diagram
  • bc52c9e feat(mermaid-usecase): implement flow chart tab to shelf
  • bea52d0 feat(mermaid-usecase): implement ifelse complex relationship
  • f613dde feat(mermaid-usecase): implement basic ifelse workfow
  • bb5614e feat(mermaid-usecase): implement basic usecase class diagram
  • 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)
dependabot[bot] commented 2 years ago

Looks like @herbsjs/herbsshelf is up-to-date now, so this is no longer needed.