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/99designs/gqlgen from 0.17.48 to 0.17.49 #2040

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 22, 2024

Bumps github.com/99designs/gqlgen from 0.17.48 to 0.17.49.

Release notes

Sourced from github.com/99designs/gqlgen's releases.

v0.17.49

What's Changed

New Contributors

Full Changelog: 99designs/gqlgen@v0.17.48...v0.17.49

Commits
  • d093c6e release v0.17.49
  • a4f997f refactor: add missed file.Close() and use t.TempDir() (#3137)
  • f813598 #3118 Add token limit option to fix CVE-2023-49559 (#3136)
  • ee1e18c chore(deps-dev): bump braces in /integration in the npm_and_yarn group (#3134)
  • d6226db chore(deps): bump github.com/vektah/gqlparser/v2 from 2.5.12 to 2.5.14 in the...
  • 6daceaf Linter update + add revive rules (#3127)
  • e6860c3 chore(deps): bump golang.org/x/tools from 0.21.0 to 0.22.0 (#3125)
  • 3bad961 chore(deps): bump golang.org/x/text from 0.15.0 to 0.16.0 (#3124)
  • 4492b3c chore(deps-dev): bump vite from 5.2.12 to 5.2.13 in /integration (#3126)
  • 8ec8d79 chore(deps): bump golang.org/x/text from 0.15.0 to 0.16.0 in /_examples (#3123)
  • 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 dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 22, 2024
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/99designs/gqlgen-0.17.49 branch from a40a50f to d80d323 Compare August 2, 2024 15:43
@pxp928
Copy link
Collaborator

pxp928 commented Aug 2, 2024

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 2, 2024

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@mihaimaruseac
Copy link
Collaborator

This one also needs to regenerate the files.

Bumps [github.com/99designs/gqlgen](https://github.com/99designs/gqlgen) from 0.17.48 to 0.17.49.
- [Release notes](https://github.com/99designs/gqlgen/releases)
- [Changelog](https://github.com/99designs/gqlgen/blob/master/CHANGELOG.md)
- [Commits](99designs/gqlgen@v0.17.48...v0.17.49)

---
updated-dependencies:
- dependency-name: github.com/99designs/gqlgen
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/99designs/gqlgen-0.17.49 branch from d80d323 to 9bb34cb Compare August 6, 2024 15:43
Signed-off-by: pxp928 <[email protected]>
Copy link
Collaborator

@mihaimaruseac mihaimaruseac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you. I forgot to regenerate the code when I got back to a computer

@kodiakhq kodiakhq bot merged commit 5e25e14 into main Aug 6, 2024
10 checks passed
@kodiakhq kodiakhq bot deleted the dependabot/go_modules/github.com/99designs/gqlgen-0.17.49 branch August 6, 2024 21:23
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 size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants