chore(deps): update module github.com/gin-contrib/sse to v1 #383
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:
v0.1.0
->v1.0.0
Release Notes
gin-contrib/sse (github.com/gin-contrib/sse)
v1.0.0
Compare Source
Changelog
Features
3f42f2e
: feat: Encode function can optimize byte array handling (#42) (@KScaesar)Enhancements
43f0f29
: chore: remove go1.8/1.9 and support go1.13 (@thinkerou)06e6e3d
: chore: add go1.15.x (@thinkerou)744c718
: chore: update dependencies and improve test configurations (@appleboy)Build process updates
de96a1f
: ci: add and enhance CI workflows for Go projects and code analysis (@appleboy)5929346
: ci: update GitHub workflows and improve test configurations (@appleboy)f8a6bb0
: build: configure release process and changelog management (@appleboy)Documentation updates
cffc294
: docs: improve test coverage and update CI configurations (@appleboy)Others
db223ce
: chore(ci) : update ci (@mmorel-35)fa715fe
: Merge pull request #4 from mmorel-35/master (@appleboy)2183763
: Update badges (@mmorel-35)ab64730
: Merge pull request #5 from mmorel-35/patch-1 (@thinkerou)689ed5f
: Bump actions/cache from 2 to 3.0.1 (#10) (@dependabot[bot])88fd93c
: Bump golangci/golangci-lint-action from 2 to 3.1.0 (#6) (@dependabot[bot])044c53d
: Bump actions/checkout from 2 to 3 (#7) (@dependabot[bot])ea4ee03
: Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 (#8) (@dependabot[bot])4ac6596
: Fix Unicode encoding errors (#2) (@leonlau)9d70eb5
: Bump codecov/codecov-action from 2 to 3 (@dependabot[bot])7ee7429
: Bump actions/setup-go from 2 to 3 (@dependabot[bot])d4b0d19
: Bump actions/cache from 3.0.1 to 3.0.2 (@dependabot[bot])716e073
: Merge pull request #11 from gin-contrib/dependabot/github_actions/codecov/codecov-action-3 (@thinkerou)8c9bd28
: Merge pull request #12 from gin-contrib/dependabot/github_actions/actions/setup-go-3 (@thinkerou)069594b
: Merge pull request #13 from gin-contrib/dependabot/github_actions/actions/cache-3.0.2 (@thinkerou)a3e0f6f
: Bump golangci/golangci-lint-action from 3.1.0 to 3.2.0 (@dependabot[bot])dd1a643
: Merge pull request #14 from gin-contrib/dependabot/github_actions/golangci/golangci-lint-action-3.2.0 (@thinkerou)fc6709a
: Bump actions/cache from 3.0.2 to 3.0.3 (@dependabot[bot])24c04f7
: Bump github.com/stretchr/testify from 1.7.1 to 1.7.2 (@dependabot[bot])7a680aa
: Merge pull request #15 from gin-contrib/dependabot/github_actions/actions/cache-3.0.3 (@thinkerou)24ebcbc
: Merge pull request #16 from gin-contrib/dependabot/go_modules/github.com/stretchr/testify-1.7.2 (@thinkerou)7c6565f
: Bump actions/cache from 3.0.3 to 3.0.4 (@dependabot[bot])26c7357
: Merge pull request #17 from gin-contrib/dependabot/github_actions/actions/cache-3.0.4 (@thinkerou)9684d1a
: Bump github.com/stretchr/testify from 1.7.2 to 1.7.3 (@dependabot[bot])3d36914
: Merge pull request #18 from gin-contrib/dependabot/go_modules/github.com/stretchr/testify-1.7.3 (@thinkerou)6a322ed
: Bump github.com/stretchr/testify from 1.7.3 to 1.7.5 (@dependabot[bot])6d87db8
: Merge pull request #19 from gin-contrib/dependabot/go_modules/github.com/stretchr/testify-1.7.5 (@thinkerou)d5584a6
: Bump github.com/stretchr/testify from 1.7.5 to 1.8.0 (@dependabot[bot])a9845aa
: Merge pull request #20 from gin-contrib/dependabot/go_modules/github.com/stretchr/testify-1.8.0 (@thinkerou)0457432
: Bump actions/cache from 3.0.4 to 3.2.3 (@dependabot[bot])e3ecb06
: Merge pull request #32 from gin-contrib/dependabot/github_actions/actions/cache-3.2.3 (@thinkerou)7a8d62f
: Bump actions/cache from 3.2.3 to 3.2.4 (@dependabot[bot])0db5f9d
: Merge pull request #34 from gin-contrib/dependabot/github_actions/actions/cache-3.2.4 (@thinkerou)a207db8
: Bump actions/cache from 3.2.4 to 3.2.5 (@dependabot[bot])e597170
: Merge pull request #35 from gin-contrib/dependabot/github_actions/actions/cache-3.2.5 (@thinkerou)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 has been generated by Renovate Bot.