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

chore(deps): update module github.com/99designs/gqlgen to v0.17.45 #3

Merged
merged 1 commit into from
Apr 3, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 20, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/99designs/gqlgen v0.17.44 -> v0.17.45 age adoption passing confidence

Release Notes

99designs/gqlgen (github.com/99designs/gqlgen)

v0.17.45

Compare Source

a854eb65 Bump golang.org/x/tools from 0.18.0 to 0.19.0 (#​2963)
  • 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

908498e3 Bump typescript from 5.3.3 to 5.4.2 in /integration (#​2960)

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
    ...
6e77359b Bump vite from 5.1.4 to 5.1.5 in /integration (#​2961)

Bumps vite from 5.1.4 to 5.1.5.


updated-dependencies:

  • dependency-name: vite
    dependency-type: direct:development
    update-type: version-update:semver-patch
    ...
361cb189 Bump [@​apollo](https://togithub.com/apollo)/client from 3.9.5 to 3.9.6 in /integration (#​2962)

updated-dependencies:
dependency-type: direct:development
update-type: version-update:semver-patch
...

d2271d8f Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (#​2964)

Bumps google.golang.org/protobuf from 1.32.0 to 1.33.0.


updated-dependencies:

  • dependency-name: google.golang.org/protobuf
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...
  • 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 sentences to lowercase (#​2959)

  • bc72cd8 Add option to omit resolver fields from models (#​2957)

95f9dc79 Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#​2953)

Bumps github.com/stretchr/testify from 1.8.4 to 1.9.0.


updated-dependencies:

  • dependency-name: github.com/stretchr/testify
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...
fbcceec2 Bump github.com/PuerkitoBio/goquery from 1.9.0 to 1.9.1 (#​2954)
  • Bump github.com/PuerkitoBio/goquery from 1.9.0 to 1.9.1

Bumps github.com/PuerkitoBio/goquery from 1.9.0 to 1.9.1.


updated-dependencies:

  • dependency-name: github.com/PuerkitoBio/goquery
    dependency-type: direct:production
    update-type: version-update:semver-patch
    ...
  • mod tidy examples

c15af8ce Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 in /_examples (#​2955)

Bumps github.com/stretchr/testify from 1.8.4 to 1.9.0.


updated-dependencies:

  • dependency-name: github.com/stretchr/testify
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...
1993b3aa Bump vitest from 1.3.0 to 1.3.1 in /integration (#​2946)

Bumps vitest from 1.3.0 to 1.3.1.


updated-dependencies:

  • dependency-name: vitest
    dependency-type: direct:development
    update-type: version-update:semver-patch
    ...
d16c6adc Bump github.com/PuerkitoBio/goquery from 1.8.1 to 1.9.0 (#​2943)
  • Bump github.com/PuerkitoBio/goquery from 1.8.1 to 1.9.0

Bumps github.com/PuerkitoBio/goquery from 1.8.1 to 1.9.0.


updated-dependencies:

  • dependency-name: github.com/PuerkitoBio/goquery
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...
  • Tidy examples

be74b6a0 Bump [@​graphql](https://togithub.com/graphql)-codegen/client-preset from 4.2.2 to 4.2.4 in /integration (#​2945)

updated-dependencies:
dependency-type: direct:development
update-type: version-update:semver-patch
...

90aa9243 Bump [@​graphql](https://togithub.com/graphql)-codegen/introspection from 4.0.2 to 4.0.3 in /integration (#​2944)

updated-dependencies:
dependency-type: direct:development
update-type: version-update:semver-patch
...

137ddbd3 Bump vite from 5.1.3 to 5.1.4 in /integration (#​2947)

Bumps vite from 5.1.3 to 5.1.4.


updated-dependencies:

  • dependency-name: vite
    dependency-type: direct:development
    update-type: version-update:semver-patch
    ...
15cef76f Optionally render entity requires populator function for advanced [@​requires](https://togithub.com/requires) use cases (#​2884) (closes #​1)
  • Adding generation of new functions to populate requires representations. WIP.

  • Something.

  • Adding config option for Package to allow for enabling flags. Added flag to render explicit requires function.

  • Adding explicit requires testsing and make requires follow federation package.

  • Fix test failure.

  • Using embeded template like federation gotpl. Fix rewriter not using correct dir.

  • Update generated code.

  • Adding initial docs for explicit requires

  • Add example docs for explicit requires

  • Adding ordering fix.

  • Regenerate.


e186813e Bump golang.org/x/tools from 0.17.0 to 0.18.0 (#​2940)
  • Bump golang.org/x/tools from 0.17.0 to 0.18.0

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


updated-dependencies:

  • dependency-name: golang.org/x/tools
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...
  • Update example module

e1fb6c03 Bump vite from 5.1.1 to 5.1.3 in /integration (#​2936)

Bumps vite from 5.1.1 to 5.1.3.


updated-dependencies:

  • dependency-name: vite
    dependency-type: direct:development
    update-type: version-update:semver-patch
    ...
1ff1107e Bump graphql-ws from 5.14.3 to 5.15.0 in /integration (#​2935)

Bumps graphql-ws from 5.14.3 to 5.15.0.


updated-dependencies:

  • dependency-name: graphql-ws
    dependency-type: direct:development
    update-type: version-update:semver-minor
    ...
d4696f88 Bump vitest from 1.2.2 to 1.3.0 in /integration (#​2937)

Bumps vitest from 1.2.2 to 1.3.0.


updated-dependencies:

  • dependency-name: vitest
    dependency-type: direct:development
    update-type: version-update:semver-minor
    ...
4808f0db Bump [@​apollo](https://togithub.com/apollo)/client from 3.9.4 to 3.9.5 in /integration (#​2938)

updated-dependencies:
dependency-type: direct:development
update-type: version-update:semver-patch
...

a96e3395 Bump github.com/matryer/moq from 0.3.3 to 0.3.4 (#​2939)

Bumps github.com/matryer/moq from 0.3.3 to 0.3.4.


updated-dependencies:

  • dependency-name: github.com/matryer/moq
    dependency-type: direct:production
    update-type: version-update:semver-patch
    ...
  • 7ca35b1 v0.17.44 postrelease bump

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/github.com-99designs-gqlgen-0.x branch from e70ccb4 to 9d83d6e Compare April 20, 2023 23:56
@renovate renovate bot changed the title chore(deps): update module github.com/99designs/gqlgen to v0.17.29 chore(deps): update module github.com/99designs/gqlgen to v0.17.30 Apr 20, 2023
@renovate renovate bot changed the title chore(deps): update module github.com/99designs/gqlgen to v0.17.30 chore(deps): update module github.com/99designs/gqlgen to v0.17.31 May 5, 2023
@renovate renovate bot force-pushed the renovate/github.com-99designs-gqlgen-0.x branch from 9d83d6e to 5b8f8f2 Compare May 5, 2023 14:30
@renovate renovate bot force-pushed the renovate/github.com-99designs-gqlgen-0.x branch 2 times, most recently from 430e076 to 33238e9 Compare June 1, 2023 13:38
@renovate renovate bot changed the title chore(deps): update module github.com/99designs/gqlgen to v0.17.31 chore(deps): update module github.com/99designs/gqlgen to v0.17.32 Jun 6, 2023
@renovate renovate bot force-pushed the renovate/github.com-99designs-gqlgen-0.x branch from 33238e9 to 6b7b186 Compare June 6, 2023 21:07
@renovate renovate bot force-pushed the renovate/github.com-99designs-gqlgen-0.x branch from 6b7b186 to bfcf4b4 Compare June 13, 2023 22:01
@renovate renovate bot changed the title chore(deps): update module github.com/99designs/gqlgen to v0.17.32 chore(deps): update module github.com/99designs/gqlgen to v0.17.33 Jun 13, 2023
@renovate renovate bot force-pushed the renovate/github.com-99designs-gqlgen-0.x branch from bfcf4b4 to 6075a87 Compare June 15, 2023 13:03
@renovate renovate bot force-pushed the renovate/github.com-99designs-gqlgen-0.x branch from 6075a87 to 379eb66 Compare June 23, 2023 22:45
@renovate renovate bot changed the title chore(deps): update module github.com/99designs/gqlgen to v0.17.33 chore(deps): update module github.com/99designs/gqlgen to v0.17.34 Jun 23, 2023
@renovate renovate bot changed the title chore(deps): update module github.com/99designs/gqlgen to v0.17.34 chore(deps): update module github.com/99designs/gqlgen to v0.17.35 Jul 16, 2023
@renovate renovate bot force-pushed the renovate/github.com-99designs-gqlgen-0.x branch from 379eb66 to e27600f Compare July 16, 2023 01:12
@renovate renovate bot force-pushed the renovate/github.com-99designs-gqlgen-0.x branch 2 times, most recently from 4622777 to 81b3aa6 Compare July 24, 2023 19:57
@renovate renovate bot changed the title chore(deps): update module github.com/99designs/gqlgen to v0.17.35 chore(deps): update module github.com/99designs/gqlgen to v0.17.36 Jul 27, 2023
@renovate renovate bot force-pushed the renovate/github.com-99designs-gqlgen-0.x branch from 81b3aa6 to e5419aa Compare July 27, 2023 20:14
@renovate renovate bot changed the title chore(deps): update module github.com/99designs/gqlgen to v0.17.36 chore(deps): update module github.com/99designs/gqlgen to v0.17.37 Sep 8, 2023
@renovate renovate bot force-pushed the renovate/github.com-99designs-gqlgen-0.x branch from e5419aa to 2b1525e Compare September 8, 2023 17:36
@renovate renovate bot changed the title chore(deps): update module github.com/99designs/gqlgen to v0.17.37 chore(deps): update module github.com/99designs/gqlgen to v0.17.38 Sep 19, 2023
@renovate renovate bot force-pushed the renovate/github.com-99designs-gqlgen-0.x branch from 2b1525e to 2210902 Compare September 19, 2023 15:30
@renovate renovate bot changed the title chore(deps): update module github.com/99designs/gqlgen to v0.17.38 chore(deps): update module github.com/99designs/gqlgen to v0.17.39 Oct 5, 2023
@renovate renovate bot force-pushed the renovate/github.com-99designs-gqlgen-0.x branch from 2210902 to 39455d0 Compare October 5, 2023 18:24
@renovate renovate bot force-pushed the renovate/github.com-99designs-gqlgen-0.x branch from 39455d0 to 0739d93 Compare October 24, 2023 17:17
@renovate renovate bot changed the title chore(deps): update module github.com/99designs/gqlgen to v0.17.39 chore(deps): update module github.com/99designs/gqlgen to v0.17.40 Oct 24, 2023
@renovate renovate bot changed the title chore(deps): update module github.com/99designs/gqlgen to v0.17.40 chore(deps): update module github.com/99designs/gqlgen to v0.17.41 Dec 4, 2023
@renovate renovate bot force-pushed the renovate/github.com-99designs-gqlgen-0.x branch from 0739d93 to fe89f46 Compare December 4, 2023 01:42
@renovate renovate bot force-pushed the renovate/github.com-99designs-gqlgen-0.x branch from fe89f46 to 0cdd6b9 Compare December 30, 2023 03:34
@renovate renovate bot force-pushed the renovate/github.com-99designs-gqlgen-0.x branch 11 times, most recently from 9a7c3fc to 2e0bbb2 Compare February 13, 2024 10:33
@renovate renovate bot changed the title chore(deps): update module github.com/99designs/gqlgen to v0.17.43 chore(deps): update module github.com/99designs/gqlgen to v0.17.43 - autoclosed Feb 13, 2024
@renovate renovate bot closed this Feb 13, 2024
@renovate renovate bot deleted the renovate/github.com-99designs-gqlgen-0.x branch February 13, 2024 10:36
@renovate renovate bot changed the title chore(deps): update module github.com/99designs/gqlgen to v0.17.43 - autoclosed chore(deps): update module github.com/99designs/gqlgen to v0.17.43 Feb 15, 2024
@renovate renovate bot restored the renovate/github.com-99designs-gqlgen-0.x branch February 15, 2024 18:55
@renovate renovate bot reopened this Feb 15, 2024
@renovate renovate bot changed the title chore(deps): update module github.com/99designs/gqlgen to v0.17.43 chore(deps): update module github.com/99designs/gqlgen to v0.17.44 Feb 15, 2024
@renovate renovate bot force-pushed the renovate/github.com-99designs-gqlgen-0.x branch from 2e0bbb2 to fca2f16 Compare February 15, 2024 18:55
@renovate renovate bot force-pushed the renovate/github.com-99designs-gqlgen-0.x branch from fca2f16 to 7174360 Compare March 12, 2024 00:46
@renovate renovate bot changed the title chore(deps): update module github.com/99designs/gqlgen to v0.17.44 chore(deps): update module github.com/99designs/gqlgen to v0.17.45 Mar 12, 2024
@renovate renovate bot force-pushed the renovate/github.com-99designs-gqlgen-0.x branch 3 times, most recently from 3efd2b3 to 1098b4a Compare April 3, 2024 12:05
@renovate renovate bot force-pushed the renovate/github.com-99designs-gqlgen-0.x branch from 1098b4a to 279c1cf Compare April 3, 2024 12:07
@carstendietrich carstendietrich enabled auto-merge (squash) April 3, 2024 12:09
@carstendietrich carstendietrich merged commit 512786c into main Apr 3, 2024
5 checks passed
@carstendietrich carstendietrich deleted the renovate/github.com-99designs-gqlgen-0.x branch April 3, 2024 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant