Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/gin-contrib/gzip from 1.0.1 to 1.1.0 #38

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 30, 2024

Bumps github.com/gin-contrib/gzip from 1.0.1 to 1.1.0.

Release notes

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

v1.1.0

Changelog

Enhancements

  • 8a54a9173a46b6812aff8ba1fb65db4686352d67: chore: update dependencies to latest versions (@​appleboy)
  • 6c2fc876b8ad3d71aa42a1583b0dc4abddca56b7: chore: upgrade Go and dependencies to latest versions (@​appleboy)
  • 096f030d801155139cfedfb0024241cb74272f02: chore: restrict Go versions and simplify CI workflow (@​appleboy)
  • 506e1f1b7174d47d0ddf01b3ddc033246c1869a8: chore: bump Go version to 1.21.0 for compatibility updates (@​appleboy)
  • 03fade5fcbb0f25825f7bef4ae1fd5aecdc230ae: chore: update dependencies to latest versions (@​appleboy)
  • f45010e4beb3622cd2768b2b8b9cbc0e3fd5de19: chore(deps): update dependencies to latest versions (@​appleboy)
  • a1786dc85fd644875b8c07f21a8a9d3dfb45c06c: chore: avoid un-necessary allocation (#92) (@​manisharma)
  • fb15f54b910ff49c95b7c0688e7147b0634761af: chore: discard gzip footer when empty body (#89) (@​koenno)
  • 4713b051dda6b10841110cb89bfaa211fe970292: chore: update dependencies and GitHub actions for improved CI/CD (@​appleboy)

Refactor

  • a6b20374a6768725d3c57e8e692231c9f2c3ada0: refactor: refactor data reading to use io package consistently (@​appleboy)
  • 4766b70caac8c4d5e6bcbee1b34e83be91413f84: refactor: migrate to io package for improved compatibility (@​appleboy)

Build process updates

  • 28e7bee1bf3299f13a4dd86d81a34d0328bb3863: ci: refactor codebase for improved performance and maintainability (@​appleboy)
  • bd91a351047713822fc59011c76676e9cc6d9c23: ci: update golangci-lint action to version 6 (@​appleboy)
  • 0e140ccbb3b170212d3a9062668f3614367b6f70: ci: update CI workflow and test configurations (@​appleboy)

Documentation updates

  • 33a5d2eb2fe2cbca4bdbb77314f2e77850ceb393: docs: remove Gitter badge from README file (@​appleboy)

Others

  • 33b88bc9f28a2a545b9af5a7d1a855d6122e98dc: test: add gzip compression and decompression tests (@​appleboy)
Commits
  • 4713b05 chore: update dependencies and GitHub actions for improved CI/CD
  • 33b88bc test: add gzip compression and decompression tests
  • fb15f54 chore: discard gzip footer when empty body (#89)
  • a1786dc chore: avoid un-necessary allocation (#92)
  • f45010e chore(deps): update dependencies to latest versions
  • 03fade5 chore: update dependencies to latest versions
  • 0e140cc ci: update CI workflow and test configurations
  • 33a5d2e docs: remove Gitter badge from README file
  • 4766b70 refactor: migrate to io package for improved compatibility
  • a6b2037 refactor: refactor data reading to use io package consistently
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 30, 2024
Bumps [github.com/gin-contrib/gzip](https://github.com/gin-contrib/gzip) from 1.0.1 to 1.1.0.
- [Release notes](https://github.com/gin-contrib/gzip/releases)
- [Changelog](https://github.com/gin-contrib/gzip/blob/master/.goreleaser.yaml)
- [Commits](gin-contrib/gzip@v1.0.1...v1.1.0)

---
updated-dependencies:
- dependency-name: github.com/gin-contrib/gzip
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/gin-contrib/gzip-1.1.0 branch from 85d8633 to d1418b7 Compare January 3, 2025 13:17
@rameshsunkara rameshsunkara merged commit 73c1d8d into main Jan 3, 2025
2 checks passed
@rameshsunkara rameshsunkara deleted the dependabot/go_modules/github.com/gin-contrib/gzip-1.1.0 branch January 3, 2025 13:19
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant