asoul-sig / asouldocs

ASoulDocs is a stupid web server for multilingual documentation
https://asouldocs.dev
MIT License
1.37k stars 157 forks source link

mod: bump github.com/flamego/flamego from 1.1.0 to 1.2.0 #83

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps github.com/flamego/flamego from 1.1.0 to 1.2.0.

Release notes

Sourced from github.com/flamego/flamego's releases.

1.2.0

What's Changed

Full Changelog: https://github.com/flamego/flamego/compare/v1.1.0...v1.2.0

Commits
  • fede39f return_handler: support return values of ({string, []byte}, error) (#118)
  • 39a8db8 README: add ASoulDocs to use cases (#114)
  • c921fdd codeql: fix wrong pull request check path
  • 4dcd516 mod: bump github.com/stretchr/testify from 1.7.0 to 1.7.1 (#112)
  • b133207 README: update middleware link to documentation (#111)
  • ee77ae9 brand: update tagline (#110)
  • c5fa5ef README: update middleware link to documentation (#109)
  • 7d3dd42 README: update middleware link to documentation (#108)
  • f278195 README: update auth link to documentation (#107)
  • 145d9f0 lsif: update upload endpoint (#105)
  • 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)