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.44 to 0.17.45 #1857

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/99designs/gqlgen from 0.17.44 to 0.17.45.

Release notes

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

v0.17.45

What's Changed

New Contributors

Full Changelog: 99designs/gqlgen@v0.17.44...v0.17.45

Changelog

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

v0.17.45 - 2024-03-11

  • b6d1a8b9 release v0.17.45
  • Bump golang.org/x/tools from 0.18.0 to 0.19.0

Bumps golang.org/x/tools from 0.18.0 to 0.19.0.


updated-dependencies:

  • dependency-name: golang.org/x/tools dependency-type: direct:production update-type: version-update:semver-minor ...
  • Go mod tidy examples and websocket

Bumps typescript from 5.3.3 to 5.4.2.


updated-dependencies:

  • dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ...

Bumps vite from 5.1.4 to 5.1.5.


... (truncated)

Commits
  • b6d1a8b release v0.17.45
  • a854eb6 Bump golang.org/x/tools from 0.18.0 to 0.19.0 (#2963)
  • 908498e Bump typescript from 5.3.3 to 5.4.2 in /integration (#2960)
  • 6e77359 Bump vite from 5.1.4 to 5.1.5 in /integration (#2961)
  • 361cb18 Bump @​apollo/client from 3.9.5 to 3.9.6 in /integration (#2962)
  • d2271d8 Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (#2964)
  • caf1faa Add case for resolvers_always_return_pointers:false (#2966)
  • 0d24aa9 handle models in federation pkg (#2965)
  • 2aa9bbb fix(docs): convert an unnecessarily capitalized word in the middle of sentenc...
  • bc72cd8 Add option to omit resolver fields from models (#2957)
  • 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)

Bumps [github.com/99designs/gqlgen](https://github.com/99designs/gqlgen) from 0.17.44 to 0.17.45.
- [Release notes](https://github.com/99designs/gqlgen/releases)
- [Changelog](https://github.com/99designs/gqlgen/blob/master/CHANGELOG.md)
- [Commits](99designs/gqlgen@v0.17.44...v0.17.45)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 22, 2024
Signed-off-by: pxp928 <parth.psu@gmail.com>
@kodiakhq kodiakhq bot merged commit eed71a5 into main Apr 23, 2024
10 checks passed
@kodiakhq kodiakhq bot deleted the dependabot/go_modules/github.com/99designs/gqlgen-0.17.45 branch April 23, 2024 14:35
pxp928 added a commit to pxp928/artifact-ff that referenced this pull request Apr 25, 2024
* Bump github.com/99designs/gqlgen from 0.17.44 to 0.17.45

Bumps [github.com/99designs/gqlgen](https://github.com/99designs/gqlgen) from 0.17.44 to 0.17.45.
- [Release notes](https://github.com/99designs/gqlgen/releases)
- [Changelog](https://github.com/99designs/gqlgen/blob/master/CHANGELOG.md)
- [Commits](99designs/gqlgen@v0.17.44...v0.17.45)

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

Signed-off-by: dependabot[bot] <support@github.com>

* update generated code

Signed-off-by: pxp928 <parth.psu@gmail.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: pxp928 <parth.psu@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: pxp928 <parth.psu@gmail.com>
arorasoham9 pushed a commit to arorasoham9/guac that referenced this pull request May 17, 2024
* Bump github.com/99designs/gqlgen from 0.17.44 to 0.17.45

Bumps [github.com/99designs/gqlgen](https://github.com/99designs/gqlgen) from 0.17.44 to 0.17.45.
- [Release notes](https://github.com/99designs/gqlgen/releases)
- [Changelog](https://github.com/99designs/gqlgen/blob/master/CHANGELOG.md)
- [Commits](99designs/gqlgen@v0.17.44...v0.17.45)

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

Signed-off-by: dependabot[bot] <support@github.com>

* update generated code

Signed-off-by: pxp928 <parth.psu@gmail.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: pxp928 <parth.psu@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: pxp928 <parth.psu@gmail.com>
Signed-off-by: Soham Arora <arorasoham9@gmail.com>
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/S
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants