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

go: bump github.com/deepmap/oapi-codegen from 1.12.3 to 1.12.4 #115

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2022

Bumps github.com/deepmap/oapi-codegen from 1.12.3 to 1.12.4.

Release notes

Sourced from github.com/deepmap/oapi-codegen's releases.

Ensure Scopes context key are generated as valid Go names

As highlighted by @​KenxinKun in deepmap/oapi-codegen#874, gorilla/mux (as well as some other servers) were affected by an invalid Scopes context key.

This makes them valid Go names.

Commits
  • a444d30 Merge pull request #881 from KenxinKun/fix-unsanitised-template
  • 55b0905 Fixes missing unsanitised templates
  • 5a33791 Merge pull request #877 from KenxinKun/gorilla-fix-context-scope-variable-tem...
  • d14917d Fixes missing sanitation of context key variable in gorilla server
  • 4ec8015 Merge pull request #854 from deepmap/dependabot/go_modules/golang.org/x/tools...
  • 9b992be Gitignore bin
  • fe8408c Bump golang.org/x/tools from 0.2.0 to 0.3.0
  • 40890b2 Merge pull request #722 from jamietanna/chore/golangci-lint
  • 5a103c5 Add linting with golangci-lint
  • 0ee106e Lint: Ignore marshalling warning with reflect.Value
  • 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 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 dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 2, 2022
Bumps [github.com/deepmap/oapi-codegen](https://github.com/deepmap/oapi-codegen) from 1.12.3 to 1.12.4.
- [Release notes](https://github.com/deepmap/oapi-codegen/releases)
- [Commits](oapi-codegen/oapi-codegen@v1.12.3...v1.12.4)

---
updated-dependencies:
- dependency-name: github.com/deepmap/oapi-codegen
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/deepmap/oapi-codegen-1.12.4 branch from 37cb28e to 58c5f91 Compare December 12, 2022 04:19
@yamamoto-febc yamamoto-febc merged commit 358550b into main Dec 12, 2022
@yamamoto-febc yamamoto-febc deleted the dependabot/go_modules/github.com/deepmap/oapi-codegen-1.12.4 branch December 12, 2022 04:43
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant