Skip to content

mod: bump github.com/flamego/flamego from 1.9.7 to 1.11.0#63

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/flamego/flamego-1.11.0
Closed

mod: bump github.com/flamego/flamego from 1.9.7 to 1.11.0#63
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/flamego/flamego-1.11.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 12, 2026

Bumps github.com/flamego/flamego from 1.9.7 to 1.11.0.

Release notes

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

v1.11.0

What's Changed

Full Changelog: flamego/flamego@v1.10.0...v1.11.0

v1.10.0

What's Changed

Full Changelog: flamego/flamego@v1.9.11...v1.10.0

v1.9.11

What's Changed

Full Changelog: flamego/flamego@v1.9.10...v1.9.11

v1.9.10

What's Changed

Full Changelog: flamego/flamego@v1.9.9...v1.9.10

v1.9.9

What's Changed

Full Changelog: flamego/flamego@v1.9.8...v1.9.9

1.9.8

What's Changed

Full Changelog: flamego/flamego@v1.9.7...v1.9.8

Commits
  • 2670c5a route: add Match for arbitrary per-route request predicates (#200)
  • aad6092 README: update branding
  • 45a1268 route: support multiple match-all globs per route (#195)
  • b005247 handler: accept http.Handler implementations as flamego.Handler (#199)
  • 07ea907 test: fold r.PathValue assertions into TestContext_Param with glob and regex ...
  • b04b10d context: populate http.Request.PathValue from matched route params (#197)
  • 886f910 router: populate http.Request.Pattern with matched route (#196)
  • 1127a2d route: allow [ ] : , \ | in static path segments (#191)
  • d034485 mod: migrate charmbracelet/log to charm.land/log/v2 (#194)
  • f313456 ci: bump to Go 1.26 and modernize CI (#193)
  • 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 show <dependency name> 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)

Bumps [github.com/flamego/flamego](https://github.com/flamego/flamego) from 1.9.7 to 1.11.0.
- [Release notes](https://github.com/flamego/flamego/releases)
- [Commits](flamego/flamego@v1.9.7...v1.11.0)

---
updated-dependencies:
- dependency-name: github.com/flamego/flamego
  dependency-version: 1.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels May 12, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 19, 2026

Superseded by #65.

@dependabot dependabot Bot closed this May 19, 2026
@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/flamego/flamego-1.11.0 branch May 19, 2026 07:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants