Bump github.com/gin-gonic/gin from 1.8.0 to 1.8.1 #5

Merged
dependabot[bot] merged 1 commit from dependabot/go_modules/github.com/gin-gonic/gin-1.8.1 into main 2022-06-07 15:02:31 +00:00
dependabot[bot] commented 2022-06-07 04:41:59 +00:00 (Migrated from github.com)

Bumps github.com/gin-gonic/gin from 1.8.0 to 1.8.1.

Release notes

Sourced from github.com/gin-gonic/gin's releases.

v1.8.1

Changelog

Features

  • f197a8b feat(context): add ContextWithFallback feature flag (#3166) (#3172)
Changelog

Sourced from github.com/gin-gonic/gin's changelog.

Gin v1.8.1

ENHANCEMENTS

  • feat(context): add ContextWithFallback feature flag #3172
Commits

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)
Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.8.0 to 1.8.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/gin-gonic/gin/releases">github.com/gin-gonic/gin's releases</a>.</em></p> <blockquote> <h2>v1.8.1</h2> <h2>Changelog</h2> <h3>Features</h3> <ul> <li>f197a8b feat(context): add ContextWithFallback feature flag (<a href="https://github-redirect.dependabot.com/gin-gonic/gin/issues/3166">#3166</a>) (<a href="https://github-redirect.dependabot.com/gin-gonic/gin/issues/3172">#3172</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md">github.com/gin-gonic/gin's changelog</a>.</em></p> <blockquote> <h2>Gin v1.8.1</h2> <h3>ENHANCEMENTS</h3> <ul> <li>feat(context): add ContextWithFallback feature flag <a href="https://github-redirect.dependabot.com/gin-gonic/gin/pull/3172">#3172</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gin-gonic/gin/commit/ed049dd850fb09f93c6993c829744997269a35b5"><code>ed049dd</code></a> docs: release v1.8.1 version (<a href="https://github-redirect.dependabot.com/gin-gonic/gin/issues/3176">#3176</a>)</li> <li><a href="https://github.com/gin-gonic/gin/commit/f197a8bae0c87e1b7cc2e32e399a40665a82f077"><code>f197a8b</code></a> feat(context): add ContextWithFallback feature flag (<a href="https://github-redirect.dependabot.com/gin-gonic/gin/issues/3166">#3166</a>) (<a href="https://github-redirect.dependabot.com/gin-gonic/gin/issues/3172">#3172</a>)</li> <li><a href="https://github.com/gin-gonic/gin/commit/92ba8e17aae5103b98cd6b87a300b33d31716a87"><code>92ba8e1</code></a> fix: typo (<a href="https://github-redirect.dependabot.com/gin-gonic/gin/issues/3171">#3171</a>)</li> <li><a href="https://github.com/gin-gonic/gin/commit/58303bde7da71ba6252190433b112a138e201477"><code>58303bd</code></a> docs(changelog): add break changes section (<a href="https://github-redirect.dependabot.com/gin-gonic/gin/issues/3170">#3170</a>)</li> <li><a href="https://github.com/gin-gonic/gin/commit/5fa34529aec2d81f5b2b287edfa395e2e8c8904b"><code>5fa3452</code></a> chore(deps): bump goreleaser/goreleaser-action from 2 to 3 (<a href="https://github-redirect.dependabot.com/gin-gonic/gin/issues/3163">#3163</a>)</li> <li>See full diff in <a href="https://github.com/gin-gonic/gin/compare/v1.8.0...v1.8.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/gin-gonic/gin&package-manager=go_modules&previous-version=1.8.0&new-version=1.8.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
MCWertGaming (Migrated from github.com) reviewed 2022-06-07 04:41:59 +00:00
Commenting is not possible because the repository is archived.
No description provided.