[PR #509] [MERGED] fix(deps): bump github.com/gofiber/swagger from 1.0.0 to 1.1.0 in /api #520

Closed
opened 2026-03-03 16:38:47 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/NdoleStudio/httpsms/pull/509
Author: @dependabot[bot]
Created: 9/1/2024
Status: Merged
Merged: 9/2/2024
Merged by: @AchoArnold

Base: mainHead: dependabot/go_modules/api/github.com/gofiber/swagger-1.1.0


📝 Commits (1)

  • 44d311d fix(deps): bump github.com/gofiber/swagger from 1.0.0 to 1.1.0 in /api

📊 Changes

2 files changed (+3 additions, -3 deletions)

View changed files

📝 api/go.mod (+1 -1)
📝 api/go.sum (+2 -2)

📄 Description

Bumps github.com/gofiber/swagger from 1.0.0 to 1.1.0.

Release notes

Sourced from github.com/gofiber/swagger's releases.

v1.1.0

🚀 New

  • Add custom scripts to swagger-ui template (#94)

🧹 Updates

  • Remove body margin spacing from Swagger UI (#93)
  • Bump github.com/gofiber/fiber/v2 from 2.52.4 to 2.52.5 (#92)
  • Bump golang.org/x/net from 0.17.0 to 0.23.0 in the go_modules group (#89)
  • Bump dependabot/fetch-metadata from 1.6.0 to 2.1.0 (#90)
  • Bump lewagon/wait-on-check-action from 1.3.3 to 1.3.4 (#88)
  • Bump github.com/gofiber/fiber/v2 from 2.52.3 to 2.52.4 (#87)
  • Bump github.com/gofiber/fiber/v2 from 2.52.2 to 2.52.3 (#86)
  • Bump github.com/gofiber/fiber/v2 from 2.52.1 to 2.52.2 (#84)
  • Bump github.com/gofiber/fiber/v2 from 2.52.0 to 2.52.1 (#83)
  • Bump fuxingloh/multi-labeler from 3 to 4 (#82)
  • Bump fuxingloh/multi-labeler from 2 to 3 (#81)
  • Bump release-drafter/release-drafter from 5 to 6 (#79)

Full Changelog: https://github.com/gofiber/swagger/compare/v1.0.0...v1.1.0

Thank you @​gaby and @​uvulpos for making this update possible.

Commits
  • 2ea0393 Merge pull request #94 from uvulpos/feat/add-custom-scripts-to-swaggerui-temp...
  • 503230c Merge pull request #93 from uvulpos/fix/remove-body-sapcing-from-swagger-ui
  • e7bf351 fix: identation
  • 206a185 Merge branch 'main' into feat/add-custom-scripts-to-swaggerui-template
  • d0b5aeb feat: add custom scripts to swaggerui template
  • bcde0ee Merge pull request #1 from uvulpos/fix/remove-body-sapcing-from-swagger-ui
  • a67076c fix: remove body margin spacing from swagger ui
  • fce41f4 Merge pull request #92 from gofiber/dependabot/go_modules/github.com/gofiber/...
  • 852cd8d Bump github.com/gofiber/fiber/v2 from 2.52.4 to 2.52.5
  • 214df00 Merge pull request #89 from gofiber/dependabot/go_modules/go_modules-b9ac453758
  • 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 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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/NdoleStudio/httpsms/pull/509 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 9/1/2024 **Status:** ✅ Merged **Merged:** 9/2/2024 **Merged by:** [@AchoArnold](https://github.com/AchoArnold) **Base:** `main` ← **Head:** `dependabot/go_modules/api/github.com/gofiber/swagger-1.1.0` --- ### 📝 Commits (1) - [`44d311d`](https://github.com/NdoleStudio/httpsms/commit/44d311dcff93076b9d921ca931e02c93465ed7d0) fix(deps): bump github.com/gofiber/swagger from 1.0.0 to 1.1.0 in /api ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `api/go.mod` (+1 -1) 📝 `api/go.sum` (+2 -2) </details> ### 📄 Description Bumps [github.com/gofiber/swagger](https://github.com/gofiber/swagger) from 1.0.0 to 1.1.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/gofiber/swagger/releases">github.com/gofiber/swagger's releases</a>.</em></p> <blockquote> <h2>v1.1.0</h2> <h2>🚀 New</h2> <ul> <li>Add custom scripts to swagger-ui template (<a href="https://redirect.github.com/gofiber/swagger/issues/94">#94</a>)</li> </ul> <h2>🧹 Updates</h2> <ul> <li>Remove body margin spacing from Swagger UI (<a href="https://redirect.github.com/gofiber/swagger/issues/93">#93</a>)</li> <li>Bump github.com/gofiber/fiber/v2 from 2.52.4 to 2.52.5 (<a href="https://redirect.github.com/gofiber/swagger/issues/92">#92</a>)</li> <li>Bump golang.org/x/net from 0.17.0 to 0.23.0 in the go_modules group (<a href="https://redirect.github.com/gofiber/swagger/issues/89">#89</a>)</li> <li>Bump dependabot/fetch-metadata from 1.6.0 to 2.1.0 (<a href="https://redirect.github.com/gofiber/swagger/issues/90">#90</a>)</li> <li>Bump lewagon/wait-on-check-action from 1.3.3 to 1.3.4 (<a href="https://redirect.github.com/gofiber/swagger/issues/88">#88</a>)</li> <li>Bump github.com/gofiber/fiber/v2 from 2.52.3 to 2.52.4 (<a href="https://redirect.github.com/gofiber/swagger/issues/87">#87</a>)</li> <li>Bump github.com/gofiber/fiber/v2 from 2.52.2 to 2.52.3 (<a href="https://redirect.github.com/gofiber/swagger/issues/86">#86</a>)</li> <li>Bump github.com/gofiber/fiber/v2 from 2.52.1 to 2.52.2 (<a href="https://redirect.github.com/gofiber/swagger/issues/84">#84</a>)</li> <li>Bump github.com/gofiber/fiber/v2 from 2.52.0 to 2.52.1 (<a href="https://redirect.github.com/gofiber/swagger/issues/83">#83</a>)</li> <li>Bump fuxingloh/multi-labeler from 3 to 4 (<a href="https://redirect.github.com/gofiber/swagger/issues/82">#82</a>)</li> <li>Bump fuxingloh/multi-labeler from 2 to 3 (<a href="https://redirect.github.com/gofiber/swagger/issues/81">#81</a>)</li> <li>Bump release-drafter/release-drafter from 5 to 6 (<a href="https://redirect.github.com/gofiber/swagger/issues/79">#79</a>)</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/gofiber/swagger/compare/v1.0.0...v1.1.0">https://github.com/gofiber/swagger/compare/v1.0.0...v1.1.0</a></p> <p>Thank you <a href="https://github.com/gaby"><code>@​gaby</code></a> and <a href="https://github.com/uvulpos"><code>@​uvulpos</code></a> for making this update possible.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gofiber/swagger/commit/2ea0393c94af3d734f156dc6967d76f6aa14c510"><code>2ea0393</code></a> Merge pull request <a href="https://redirect.github.com/gofiber/swagger/issues/94">#94</a> from uvulpos/feat/add-custom-scripts-to-swaggerui-temp...</li> <li><a href="https://github.com/gofiber/swagger/commit/503230c7689d985af2de8aeeaece387e7e1e433c"><code>503230c</code></a> Merge pull request <a href="https://redirect.github.com/gofiber/swagger/issues/93">#93</a> from uvulpos/fix/remove-body-sapcing-from-swagger-ui</li> <li><a href="https://github.com/gofiber/swagger/commit/e7bf3517d64afff0795db3440f0ddee29eb55609"><code>e7bf351</code></a> fix: identation</li> <li><a href="https://github.com/gofiber/swagger/commit/206a1858fa70379edbed346729b26386ff38b83b"><code>206a185</code></a> Merge branch 'main' into feat/add-custom-scripts-to-swaggerui-template</li> <li><a href="https://github.com/gofiber/swagger/commit/d0b5aebdd2414bf78914a89f0417c3694c8d6a82"><code>d0b5aeb</code></a> feat: add custom scripts to swaggerui template</li> <li><a href="https://github.com/gofiber/swagger/commit/bcde0eebbd3f39bac663d33ff7d59d233edf4764"><code>bcde0ee</code></a> Merge pull request <a href="https://redirect.github.com/gofiber/swagger/issues/1">#1</a> from uvulpos/fix/remove-body-sapcing-from-swagger-ui</li> <li><a href="https://github.com/gofiber/swagger/commit/a67076c92d66922ac24dad50e221aa80afbab363"><code>a67076c</code></a> fix: remove body margin spacing from swagger ui</li> <li><a href="https://github.com/gofiber/swagger/commit/fce41f4c17f2e65a28dc5584c02ca8cffe0e9dba"><code>fce41f4</code></a> Merge pull request <a href="https://redirect.github.com/gofiber/swagger/issues/92">#92</a> from gofiber/dependabot/go_modules/github.com/gofiber/...</li> <li><a href="https://github.com/gofiber/swagger/commit/852cd8d7b51de382ded3b516997c26f10468b8a7"><code>852cd8d</code></a> Bump github.com/gofiber/fiber/v2 from 2.52.4 to 2.52.5</li> <li><a href="https://github.com/gofiber/swagger/commit/214df0093af4d1f41e5f2dee28634cf19b68275b"><code>214df00</code></a> Merge pull request <a href="https://redirect.github.com/gofiber/swagger/issues/89">#89</a> from gofiber/dependabot/go_modules/go_modules-b9ac453758</li> <li>Additional commits viewable in <a href="https://github.com/gofiber/swagger/compare/v1.0.0...v1.1.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/gofiber/swagger&package-manager=go_modules&previous-version=1.0.0&new-version=1.1.0)](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 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 16:38:47 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/httpsms#520
No description provided.