Azure / alzlib

A Go module containing the logic to process Azure Landing Zones architectures
https://pkg.go.dev/github.com/Azure/alzlib
MIT License
4 stars 6 forks source link

chore(deps): bump github.com/nao1215/markdown from 0.5.0 to 0.6.0 #161

Closed dependabot[bot] closed 4 weeks ago

dependabot[bot] commented 4 weeks ago

Bumps github.com/nao1215/markdown from 0.5.0 to 0.6.0.

Commits
  • 25fbbce Merge pull request #32 from nao1215/all-contributors/add-amitaifrey
  • 68c9178 docs: update .all-contributorsrc
  • b0216c5 docs: update README.md
  • e0055fa Merge pull request #30 from amitaifrey/markdown-highlight
  • 2d6a591 syntax_sugar: add Highlight() function
  • c2cf2f8 Merge pull request #29 from nao1215/nchika/add-go1.23
  • 871cdc5 Add go1.23
  • a79a355 Merge pull request #28 from nao1215/nchika/add-funding
  • 313ad69 Add FUNDING file
  • 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 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)
codecov-commenter commented 4 weeks ago

Codecov Report

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

Project coverage is 52.25%. Comparing base (b4db945) to head (089df77). Report is 26 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #161 +/- ## ========================================== + Coverage 43.20% 52.25% +9.04% ========================================== Files 16 35 +19 Lines 1178 1860 +682 ========================================== + Hits 509 972 +463 - Misses 570 741 +171 - Partials 99 147 +48 ```

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