Skip to content

deps(go): bump github.com/gin-contrib/gzip from 1.2.5 to 1.2.6#625

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/gin-contrib/gzip-1.2.6
Open

deps(go): bump github.com/gin-contrib/gzip from 1.2.5 to 1.2.6#625
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/gin-contrib/gzip-1.2.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps github.com/gin-contrib/gzip from 1.2.5 to 1.2.6.

Release notes

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

v1.2.6

Changelog

Enhancements

  • 873bbb87a1c990c0f69ea4dabd326d1ad6c03d21: chore(deps): upgrade golang.org/x/crypto to v0.45.0 (@​appleboy)
  • ade6e24981a3a4ac83be83a85fd99bf6b31b26ad: chore: update indirect dependencies to latest minor versions (@​appleboy)
  • fb05b2a26e70821f05c69803ab8dae4d102fd29f: chore: remove bearer.yml workflow (@​appleboy)
  • 941d83dfeafcdaba9a1d26c152a86d1b366679bb: chore(deps): bump actions/checkout from 4 to 6 (@​appleboy)
  • 992c35ffb760a55d5e601f98902ec68b58552f84: chore(deps): upgrade quic-go to v0.57.1 (@​appleboy)
  • 728cc3182b0ff8af682dd258f3c34c979339b751: chore(ci): update golangci-lint to v2.6 (@​appleboy)
  • 7dab3cb735aaacec7850dc25de4eca1098da9ac5: chore: add WithMinLength option to control when responses are gzipped (#106) (@​takanuva15)
  • 1984bfcb47d9c3e8dc2034927c56dfaf37f81694: chore(deps): bump actions/cache from 4 to 5 (@​appleboy)
  • 4fdf19e58dc3f5bc100e706f4ad3b7db6eadbb6d: chore(ci): upgrade trivy-action from 0.33.1 to 0.35.0 (@​appleboy)
  • c65ba869ead4672aa966cb4816e4f88b80d0276c: chore(deps): upgrade gin to v1.12.0 and update CI Go versions (@​appleboy)
  • 68f826a9928f328d594ac9b7d474a5419b6313bb: chore(deps): upgrade golang.org/x/text to v0.35.0 (@​appleboy)

Build process updates

  • 4c6db595c784917fae51be3b8c7299cd94c14180: ci: integrate Trivy security scanning workflow and badge (@​appleboy)
  • 68ed7ff60d0e1d4b665fab04c5fc8eb570e6ce15: ci(workflow): bump goreleaser/goreleaser-action from v6 to v7 (@​appleboy)

Others

  • db4e3d02da14db28c2f17a4d2f787a975747e4cb: Add Go 1.26 to GitHub Actions test matrix (@​appleboy)
  • 05b2770e8ccf257f32f5480f4de64e5e05e91b19: Update golangci-lint version to v2.9 (@​appleboy)
Commits
  • 68f826a chore(deps): upgrade golang.org/x/text to v0.35.0
  • 68ed7ff ci(workflow): bump goreleaser/goreleaser-action from v6 to v7
  • c65ba86 chore(deps): upgrade gin to v1.12.0 and update CI Go versions
  • 4fdf19e chore(ci): upgrade trivy-action from 0.33.1 to 0.35.0
  • 05b2770 Update golangci-lint version to v2.9
  • db4e3d0 Add Go 1.26 to GitHub Actions test matrix
  • 1984bfc chore(deps): bump actions/cache from 4 to 5
  • 7dab3cb chore: add WithMinLength option to control when responses are gzipped (#106)
  • 728cc31 chore(ci): update golangci-lint to v2.6
  • 992c35f chore(deps): upgrade quic-go to v0.57.1
  • 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/gin-contrib/gzip](https://github.com/gin-contrib/gzip) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/gin-contrib/gzip/releases)
- [Commits](gin-contrib/gzip@v1.2.5...v1.2.6)

---
updated-dependencies:
- dependency-name: github.com/gin-contrib/gzip
  dependency-version: 1.2.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
@sonarqubecloud
Copy link
Copy Markdown

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 30, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.44%. Comparing base (b62bf3b) to head (583eaf3).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #625   +/-   ##
=======================================
  Coverage   79.44%   79.44%           
=======================================
  Files          22       22           
  Lines        2807     2807           
=======================================
  Hits         2230     2230           
  Misses        439      439           
  Partials      138      138           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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

Development

Successfully merging this pull request may close these issues.

0 participants