fix(api-go): update module github.com/gin-contrib/gzip to v1.1.0 #21955
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.0.1
->v1.1.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
gin-contrib/gzip (github.com/gin-contrib/gzip)
v1.1.0
Compare Source
Changelog
Enhancements
8a54a91
: chore: update dependencies to latest versions (@appleboy)6c2fc87
: chore: upgrade Go and dependencies to latest versions (@appleboy)096f030
: chore: restrict Go versions and simplify CI workflow (@appleboy)506e1f1
: chore: bump Go version to 1.21.0 for compatibility updates (@appleboy)03fade5
: chore: update dependencies to latest versions (@appleboy)f45010e
: chore(deps): update dependencies to latest versions (@appleboy)a1786dc
: chore: avoid un-necessary allocation (#92) (@manisharma)fb15f54
: chore: discard gzip footer when empty body (#89) (@koenno)4713b05
: chore: update dependencies and GitHub actions for improved CI/CD (@appleboy)Refactor
a6b2037
: refactor: refactor data reading to use io package consistently (@appleboy)4766b70
: refactor: migrate to io package for improved compatibility (@appleboy)Build process updates
28e7bee
: ci: refactor codebase for improved performance and maintainability (@appleboy)bd91a35
: ci: update golangci-lint action to version 6 (@appleboy)0e140cc
: ci: update CI workflow and test configurations (@appleboy)Documentation updates
33a5d2e
: docs: remove Gitter badge from README file (@appleboy)Others
33b88bc
: test: add gzip compression and decompression tests (@appleboy)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.