build(deps): bump the go_modules group across 5 directories with 2 updates#39
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
…dates Bumps the go_modules group with 1 update in the /examples/html-and-go/server directory: [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin). Bumps the go_modules group with 2 updates in the /examples/react-and-go/server directory: [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) and [github.com/gin-contrib/cors](https://github.com/gin-contrib/cors). Bumps the go_modules group with 2 updates in the /examples/vanillajs-and-go/server directory: [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) and [github.com/gin-contrib/cors](https://github.com/gin-contrib/cors). Bumps the go_modules group with 2 updates in the /server/go directory: [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) and [github.com/gin-contrib/cors](https://github.com/gin-contrib/cors). Bumps the go_modules group with 1 update in the /server/go-with-html directory: [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin). Updates `github.com/gin-gonic/gin` from 1.7.7 to 1.9.1 - [Release notes](https://github.com/gin-gonic/gin/releases) - [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md) - [Commits](gin-gonic/gin@v1.7.7...v1.9.1) Updates `github.com/gin-gonic/gin` from 1.7.7 to 1.9.1 - [Release notes](https://github.com/gin-gonic/gin/releases) - [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md) - [Commits](gin-gonic/gin@v1.7.7...v1.9.1) Updates `github.com/gin-contrib/cors` from 1.3.1 to 1.6.0 - [Release notes](https://github.com/gin-contrib/cors/releases) - [Changelog](https://github.com/gin-contrib/cors/blob/master/.goreleaser.yaml) - [Commits](gin-contrib/cors@v1.3.1...v1.6.0) Updates `github.com/gin-gonic/gin` from 1.7.7 to 1.9.1 - [Release notes](https://github.com/gin-gonic/gin/releases) - [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md) - [Commits](gin-gonic/gin@v1.7.7...v1.9.1) Updates `github.com/gin-contrib/cors` from 1.3.1 to 1.6.0 - [Release notes](https://github.com/gin-contrib/cors/releases) - [Changelog](https://github.com/gin-contrib/cors/blob/master/.goreleaser.yaml) - [Commits](gin-contrib/cors@v1.3.1...v1.6.0) Updates `github.com/gin-gonic/gin` from 1.7.7 to 1.9.1 - [Release notes](https://github.com/gin-gonic/gin/releases) - [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md) - [Commits](gin-gonic/gin@v1.7.7...v1.9.1) Updates `github.com/gin-contrib/cors` from 1.3.1 to 1.6.0 - [Release notes](https://github.com/gin-contrib/cors/releases) - [Changelog](https://github.com/gin-contrib/cors/blob/master/.goreleaser.yaml) - [Commits](gin-contrib/cors@v1.3.1...v1.6.0) Updates `github.com/gin-gonic/gin` from 1.7.7 to 1.9.1 - [Release notes](https://github.com/gin-gonic/gin/releases) - [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md) - [Commits](gin-gonic/gin@v1.7.7...v1.9.1) --- updated-dependencies: - dependency-name: github.com/gin-gonic/gin dependency-type: direct:production dependency-group: go_modules - dependency-name: github.com/gin-gonic/gin dependency-type: direct:production dependency-group: go_modules - dependency-name: github.com/gin-contrib/cors dependency-type: direct:production dependency-group: go_modules - dependency-name: github.com/gin-gonic/gin dependency-type: direct:production dependency-group: go_modules - dependency-name: github.com/gin-contrib/cors dependency-type: direct:production dependency-group: go_modules - dependency-name: github.com/gin-gonic/gin dependency-type: direct:production dependency-group: go_modules - dependency-name: github.com/gin-contrib/cors dependency-type: direct:production dependency-group: go_modules - dependency-name: github.com/gin-gonic/gin dependency-type: direct:production dependency-group: go_modules ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Bumps the go_modules group with 1 update in the /examples/html-and-go/server directory: github.com/gin-gonic/gin.
Bumps the go_modules group with 2 updates in the /examples/react-and-go/server directory: github.com/gin-gonic/gin and github.com/gin-contrib/cors.
Bumps the go_modules group with 2 updates in the /examples/vanillajs-and-go/server directory: github.com/gin-gonic/gin and github.com/gin-contrib/cors.
Bumps the go_modules group with 2 updates in the /server/go directory: github.com/gin-gonic/gin and github.com/gin-contrib/cors.
Bumps the go_modules group with 1 update in the /server/go-with-html directory: github.com/gin-gonic/gin.
Updates
github.com/gin-gonic/ginfrom 1.7.7 to 1.9.1Release notes
Sourced from github.com/gin-gonic/gin's releases.
... (truncated)
Changelog
Sourced from github.com/gin-gonic/gin's changelog.
... (truncated)
Commits
4ea0e64Ready release gin 1.9.1 (by: thinkerou) (#3630)bb1fc2efix Request.Context() checks (#3512)2d4bbecfix lack of escaping of filename in Content-Disposition (#3556)9f5ecd4chore(deps): bump actions/setup-go from 3 to 4 (#3543)20cd6bcchore(deps): bump github.com/go-playground/validator/v10 (#3610)6bdc725Fix typos in ISSUE_TEMPLATE.md (#3616)1ab2689chore(deps): bump golang.org/x/net from 0.9.0 to 0.10.0 (#3599)6a0556eimprove render code coverage (#3525)eac2daachore: update dependencies for various packages and libraries (#3585)757a638chore: improve linting, testing, and GitHub Actions setup (#3583)Updates
github.com/gin-gonic/ginfrom 1.7.7 to 1.9.1Release notes
Sourced from github.com/gin-gonic/gin's releases.
... (truncated)
Changelog
Sourced from github.com/gin-gonic/gin's changelog.
... (truncated)
Commits
4ea0e64Ready release gin 1.9.1 (by: thinkerou) (#3630)bb1fc2efix Request.Context() checks (#3512)2d4bbecfix lack of escaping of filename in Content-Disposition (#3556)9f5ecd4chore(deps): bump actions/setup-go from 3 to 4 (#3543)20cd6bcchore(deps): bump github.com/go-playground/validator/v10 (#3610)6bdc725Fix typos in ISSUE_TEMPLATE.md (#3616)1ab2689chore(deps): bump golang.org/x/net from 0.9.0 to 0.10.0 (#3599)6a0556eimprove render code coverage (#3525)eac2daachore: update dependencies for various packages and libraries (#3585)757a638chore: improve linting, testing, and GitHub Actions setup (#3583)Updates
github.com/gin-contrib/corsfrom 1.3.1 to 1.6.0Release notes
Sourced from github.com/gin-contrib/cors's releases.
... (truncated)
Commits
90a7c66test(cors): enhance CORS wildcard handling tests (#145)d5002f2test: refactor tests and update CI configurationseac6c48feat(schema): allow usage of custom schemas (#139)27b723afixe(domain): wildcard parse bug (#106)30792dcci: refactor GitHub Actions workflowsf08c1bcci: refactor CI workflows and improve tests2451987chore: update dependencies to latest versions85bf9fbtest: improve CORS wildcard handling and testing (#144)fcbd06fci: enhance testing matrix and tolerance limits5da0aeechore: update third-party dependenciesUpdates
github.com/gin-gonic/ginfrom 1.7.7 to 1.9.1Release notes
Sourced from github.com/gin-gonic/gin's releases.
... (truncated)
Changelog
Sourced from github.com/gin-gonic/gin's changelog.
... (truncated)
Commits
4ea0e64Ready release gin 1.9.1 (by: thinkerou) (#3630)bb1fc2efix Request.Context() checks (#3512)2d4bbecfix lack of escaping of filename in Content-Disposition (#3556)9f5ecd4chore(deps): bump actions/setup-go from 3 to 4 (#3543)20cd6bcchore(deps): bump github.com/go-playground/validator/v10 (#3610)6bdc725Fix typos in ISSUE_TEMPLATE.md (#3616)1ab2689chore(deps): bump golang.org/x/net from 0.9.0 to 0.10.0 (#3599)6a0556eimprove render code coverage (#3525)eac2daachore: update dependencies for various packages and libraries (#3585)757a638chore: improve linting, testing, and GitHub Actions setup (#3583)Updates
github.com/gin-contrib/corsfrom 1.3.1 to 1.6.0Release notes
Sourced from github.com/gin-contrib/cors's releases.
... (truncated)
Commits
90a7c66test(cors): enhance CORS wildcard handling tests (#145)d5002f2test: refactor tests and update CI configurationseac6c48feat(schema): allow usage of custom schemas (#139)27b723afixe(domain): wildcard parse bug (#106)30792dcci: refactor GitHub Actions workflowsf08c1bcci: refactor CI workflows and improve tests2451987chore: update dependencies to latest versions85bf9fbtest: improve CORS wildcard handling and testing (#144)fcbd06fci: enhance testing matrix and tolerance limits5da0aeechore: update third-party dependenciesUpdates
github.com/gin-gonic/ginfrom 1.7.7 to 1.9.1Release notes
Sourced from github.com/gin-gonic/gin's releases.
... (truncated)
Changelog
Sourced from github.com/gin-gonic/gin's changelog.
... (truncated)
Commits
4ea0e64Ready release gin 1.9.1 (by: thinkerou) (#3630)bb1fc2efix Request.Context() checks (#3512)2d4bbecfix lack of escaping of filename in Content-Disposition (#3556)9f5ecd4chore(deps): bump actions/setup-go from 3 to 4 (#3543)20cd6bcchore(deps): bump github.com/go-playground/validator/v10 (#3610)6bdc725Fix typos in ISSUE_TEMPLATE.md (#3616)1ab2689chore(deps): bump golang.org/x/net from 0.9.0 to 0.10.0 (#3599)6a0556eimprove render code coverage (#3525)eac2daachore: update dependencies for various packages and libraries (#3585)757a638chore: improve linting, testing, and GitHub Actions setup (#3583)Updates
github.com/gin-contrib/corsfrom 1.3.1 to 1.6.0Release notes
Sourced from github.com/gin-contrib/cors's releases.
... (truncated)
Commits
90a7c66test(cors): enhance CORS wildcard handling tests (#145)d5002f2test: refactor tests and update CI configurationseac6c48feat(schema): allow usage of custom schemas (#139)27b723afixe(domain): wildcard parse bug (#106)30792dcci: refactor GitHub Actions workflowsf08c1bcci: refactor CI workflows and improve tests2451987chore: update dependencies to latest versions85bf9fbtest: improve CORS wildcard handling and testing (#144)fcbd06fci: enhance testing matrix and tolerance limits5da0aeechore: update third-party dependenciesUpdates
github.com/gin-gonic/ginfrom 1.7.7 to 1.9.1Release notes
Sourced from github.com/gin-gonic/gin's releases.
... (truncated)
Changelog
Sourced from github.com/gin-gonic/gin's changelog.
... (truncated)
Commits
4ea0e64Ready release gin 1.9.1 (by: thinkerou) (#3630)bb1fc2efix Request.Context() checks (#3512)2d4bbecfix lack of escaping of filename in Content-Disposition (#3556)9f5ecd4chore(deps): bump actions/setup-go from 3 to 4 (#3543)20cd6bcchore(deps): bump github.com/go-playground/validator/v10 (#3610)6bdc725Fix typos in ISSUE_TEMPLATE.md (#3616)1ab2689chore(deps): bump golang.org/x/net from 0.9.0 to 0.10.0 (#3599)6a0556eimprove render code coverage (#3525)eac2daachore: update dependencies for various packages and libraries (#3585)Description has been truncated