Skip to content

Bump github.com/gin-contrib/static from 1.1.5 to 1.1.6#528

Merged
compscidr merged 1 commit intomainfrom
dependabot/go_modules/github.com/gin-contrib/static-1.1.6
Apr 1, 2026
Merged

Bump github.com/gin-contrib/static from 1.1.5 to 1.1.6#528
compscidr merged 1 commit intomainfrom
dependabot/go_modules/github.com/gin-contrib/static-1.1.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2026

Bumps github.com/gin-contrib/static from 1.1.5 to 1.1.6.

Release notes

Sourced from github.com/gin-contrib/static's releases.

v1.1.6

Changelog

Features

  • e98eb0a72abb677a34183af876f0f7866955e1d1: feat: improve error handling and update project documentation (@​appleboy)

Bug fixes

  • ae4e617113260c561453924bc4c5d885be26c235: fix: refactor and benchmark Exists method for accuracy and performance (@​appleboy)

Enhancements

  • d64beb4c2a57a708ef95669bb5507a0f268b93a5: chore: update Go version and refresh module dependencies (@​appleboy)
  • 58a0a98f9072da8a7b149fc5b49ee453b6e7103a: chore: remove bearer.yml workflow (@​appleboy)
  • 6c9a8cd103043d819fe383b805e870ece2e9e9de: chore(deps): bump actions/checkout from 4 to 6 (@​appleboy)
  • e47b1d732f3e2509bf47060fba570b494089e1df: chore: drop Go 1.23 support, require Go 1.24+ (@​appleboy)
  • 64df63361396f44afc1cc5af6bbe9ce664c67d25: chore(deps): upgrade quic-go to v0.57.1 (@​appleboy)
  • c5d9801fa10753e5610cb8ea3322ed5f8480b313: chore(ci): update golangci-lint to v2.6 (@​appleboy)
  • 74185f39cccc5ba9f6c66424d67444d45134e6af: chore(deps): bump actions/cache from 4 to 5 (@​appleboy)
  • 7594abd1593a753c135102cba36874837ee9d39c: chore(ci): upgrade trivy-action from 0.33.1 to 0.35.0 (@​appleboy)
  • 7a84ffdc0f00ae8491151709f72a04b5dff1a01b: chore(deps): upgrade gin to v1.12.0 and update CI Go versions (@​appleboy)
  • a0596e2bd15e6c6de6621eed2b7a591239152d0f: chore(deps): upgrade golang.org/x/text to v0.35.0 (@​appleboy)

Refactor

  • a84464fc586a5f08fd7a6e163c5c8d889585e936: refactor: improve clarity and robustness of embedded data handling (@​appleboy)

Build process updates

  • e6ceb98b1d2a4f1175b3d53f63954a051ad07854: ci: test against Go 1.25 in CI workflow (@​appleboy)
  • 51806e2ffc88d254927ba2f3502fcb4307f1ebcf: ci: integrate automated Go benchmarking into CI workflow (@​appleboy)
  • dccc72caae0ba01a9b5e276691177d5450224613: ci: integrate Trivy security scanning and reporting via GitHub Actions (@​appleboy)
  • 205ab270eab3f943ff02249aea681535952d30ca: ci(workflow): bump goreleaser/goreleaser-action from v6 to v7 (@​appleboy)

Others

  • bf66547e499b66af836c05f31ce3b1f848e9a20d: test: enhance test coverage and documentation clarity (@​appleboy)
  • ad28727686d214fd0c97b5c51da5d7045d7831b1: Add Go 1.26 to GitHub Actions test matrix (@​appleboy)
  • 6f1a96365eebc655a905efab6b63609663f95970: Update golangci-lint version to v2.9 (@​appleboy)
  • efeca8101c3c78bd95170376be537295ea5ea15c: Upgrade GitHub Actions versions (@​appleboy)
Commits
  • a0596e2 chore(deps): upgrade golang.org/x/text to v0.35.0
  • 205ab27 ci(workflow): bump goreleaser/goreleaser-action from v6 to v7
  • 7a84ffd chore(deps): upgrade gin to v1.12.0 and update CI Go versions
  • 7594abd chore(ci): upgrade trivy-action from 0.33.1 to 0.35.0
  • efeca81 Upgrade GitHub Actions versions
  • 6f1a963 Update golangci-lint version to v2.9
  • ad28727 Add Go 1.26 to GitHub Actions test matrix
  • 74185f3 chore(deps): bump actions/cache from 4 to 5
  • a84464f refactor: improve clarity and robustness of embedded data handling
  • c5d9801 chore(ci): update golangci-lint to v2.6
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Mar 30, 2026
Bumps [github.com/gin-contrib/static](https://github.com/gin-contrib/static) from 1.1.5 to 1.1.6.
- [Release notes](https://github.com/gin-contrib/static/releases)
- [Commits](gin-contrib/static@v1.1.5...v1.1.6)

---
updated-dependencies:
- dependency-name: github.com/gin-contrib/static
  dependency-version: 1.1.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Mar 30, 2026
@compscidr compscidr merged commit 0da53b2 into main Apr 1, 2026
1 of 2 checks passed
@compscidr compscidr deleted the dependabot/go_modules/github.com/gin-contrib/static-1.1.6 branch April 1, 2026 15:53
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.

1 participant