Skip to content

Update module github.com/99designs/gqlgen to v0.17.66 - autoclosed #15

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

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 16, 2023

This PR contains the following updates:

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

Release Notes

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

v0.17.66

Compare Source

What's Changed

Full Changelog: 99designs/gqlgen@v0.17.65...v0.17.66

v0.17.65

Compare Source

What's Changed

Full Changelog: 99designs/gqlgen@v0.17.64...v0.17.65

v0.17.64

Compare Source

What's Changed

New Contributors

Full Changelog: 99designs/gqlgen@v0.17.63...v0.17.64

v0.17.63

Compare Source

What's Changed

New Contributors

Full Changelog: 99designs/gqlgen@v0.17.62...v0.17.63

v0.17.62

Compare Source

What's Changed

New Contributors

Full Changelog: 99designs/gqlgen@v0.17.61...v0.17.62

v0.17.61

Compare Source

What's Changed

New Contributors

Full Changelog: 99designs/gqlgen@v0.17.60...v0.17.61

v0.17.60

Compare Source

What's Changed

Full Changelog: 99designs/gqlgen@v0.17.59...v0.17.60

v0.17.59

Compare Source

What's Changed

Full Changelog: 99designs/gqlgen@v0.17.58...v0.17.59

v0.17.58

Compare Source

What's Changed

New Contributors

Full Changelog: 99designs/gqlgen@v0.17.57...v0.17.58

v0.17.57

Compare Source

What's Changed

New Contributors

Full Changelog: 99designs/gqlgen@v0.17.56...v0.17.57

v0.17.56

Compare Source

What's Changed

New Contributors

Full Changelog: 99designs/gqlgen@v0.17.55...v0.17.56

v0.17.55

Compare Source

What's Changed

New Contributors

Full Changelog: 99designs/gqlgen@v0.17.54...v0.17.55

v0.17.54

Compare Source

What's Changed

Full Changelog: 99designs/gqlgen@v0.17.53...v0.17.54

v0.17.53

Compare Source

What's Changed

Full Changelog: 99designs/gqlgen@v0.17.52...v0.17.53

v0.17.52

Compare Source

What's Changed

Full Changelog: 99designs/gqlgen@v0.17.51...v0.17.52

v0.17.51

Compare Source

What's Changed

Full Changelog: 99designs/gqlgen@v0.17.50...v0.17.51

v0.17.50

Compare Source

1855758d chore(deps): bump dset in /integration in the npm_and_yarn group (#​3268)

Bumps the npm_and_yarn group in /integration with 1 update: dset.

Updates dset from 3.1.3 to 3.1.4


updated-dependencies:

  • dependency-name: dset
    dependency-type: indirect
    dependency-group: npm_and_yarn
    ...
fda0539e Bump some more module versions (#​3262)
  • Bump some more module versions

  • Update aurora

  • Avoid upgrade to go 1.23

  • downgrade goquery to support pre-Go 1.23 for now

  • Downgrade moq to support pre-Go 1.23 as well


cf42b253 chore(deps): bump golang.org/x/text from 0.17.0 to 0.18.0 (#​3259)

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


updated-dependencies:

  • dependency-name: golang.org/x/text
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...
b728c12f chore(deps): bump golang.org/x/text from 0.17.0 to 0.18.0 in /_examples (#​3256)

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


updated-dependencies:

  • dependency-name: golang.org/x/text
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...
cba40a38 chore(deps-dev): bump vite from 5.4.2 to 5.4.3 in /integration (#​3257)

Bumps vite from 5.4.2 to 5.4.3.


updated-dependencies:

  • dependency-name: vite
    dependency-type: direct:development
    update-type: version-update:semver-patch
    ...
f7bee06f chore(deps-dev): bump [@​apollo](https://redirect.github.com/apollo)/client in /integration (#​3258)

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

81ac627d chore(deps): bump robherley/go-test-action from 0.4.1 to 0.5.0 (#​3255)

Bumps robherley/go-test-action from 0.4.1 to 0.5.0.


updated-dependencies:

  • dependency-name: robherley/go-test-action
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...
86ac6b36 internal/code: `Unalias` element of pointer (#​3250) (closes #​3247)

This reverts commit 4c4be0a.

  • code: Unalias element of pointer

  • chore: added comment

ab1781b1 codegen: Go 1.23 alias support (#​3246)
  • code: added Unalias for Go 1.22

  • codegen: Go 1.23 alias support

814f7c71 chore(deps): bump actions/upload-artifact from 4.3.6 to 4.4.0 (#​3235)

Bumps actions/upload-artifact from 4.3.6 to 4.4.0.


updated-dependencies:

  • dependency-name: actions/upload-artifact
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...
1cbbc120 chore(deps): bump github.com/rs/cors from 1.11.0 to 1.11.1 in /_examples (#​3236)

Bumps github.com/rs/cors from 1.11.0 to 1.11.1.


updated-dependencies:

  • dependency-name: github.com/rs/cors
    dependency-type: direct:production
    update-type: version-update:semver-patch
    ...
2da2ac36 chore(deps-dev): bump [@​apollo](https://redirect.github.com/apollo)/client in /integration (#​3237)

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

0b9bd5ee refactor: don't extract [@​goField](https://redirect.github.com/goField) twice (#​3234)

We already extract the values in config.Init(). Remove the duplicate logic in the modelgen plugin.

We leave the reference to GoFieldHook even though it's a noop since it's public. This makes this a non-breaking change. We will remove this during the next breaking release.

18378f90 feat: allow argument directives to be called even if the argument is null (#​3233) (closes #​3188)

The existing implementation assumes that if an input argument is null, you don't want to call the directive. This is a very constraining assumption — directives may want to not just mutate an argument but to actually outright set it.

This is a breaking change as argument directives now need to handle null input values. Added a new config switch:

call_argument_directives_with_nulls: bool

to control this new behavior.

  • Run go generate ./...

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner July 16, 2023 00:56
@github-actions
Copy link

github-actions bot commented Jul 16, 2023

GraphQL Schema Check

Compared 0 schema changes against null operations

✅ Found no changes

🔗 View full schema check details

@renovate renovate bot force-pushed the renovate/github.com-99designs-gqlgen-0.x branch from 960e696 to fafbafc Compare July 26, 2023 17:48
@renovate renovate bot requested a review from a team as a code owner July 26, 2023 17:48
@renovate renovate bot force-pushed the renovate/github.com-99designs-gqlgen-0.x branch 3 times, most recently from 8778fe6 to 31e8fe2 Compare July 27, 2023 16:06
@renovate renovate bot changed the title Update module github.com/99designs/gqlgen to v0.17.35 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 31e8fe2 to 5ed92a7 Compare July 27, 2023 21:36
@renovate renovate bot changed the title Update module github.com/99designs/gqlgen to v0.17.36 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 5ed92a7 to 15e9f25 Compare September 8, 2023 15:48
@renovate renovate bot changed the title Update module github.com/99designs/gqlgen to v0.17.37 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 15e9f25 to 13f7b1e Compare September 19, 2023 15:21
@renovate renovate bot changed the title Update module github.com/99designs/gqlgen to v0.17.38 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 13f7b1e to a1637f6 Compare October 5, 2023 17:19
@renovate renovate bot force-pushed the renovate/github.com-99designs-gqlgen-0.x branch 2 times, most recently from d4eb73b to 63c427d Compare October 20, 2023 15:28
@renovate renovate bot changed the title Update module github.com/99designs/gqlgen to v0.17.39 Update module github.com/99designs/gqlgen to v0.17.40 Oct 24, 2023
@renovate renovate bot force-pushed the renovate/github.com-99designs-gqlgen-0.x branch from 63c427d to 648fda9 Compare October 24, 2023 17:23
@renovate renovate bot changed the title Update module github.com/99designs/gqlgen to v0.17.40 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 648fda9 to 9a7585d Compare December 4, 2023 00:20
@renovate renovate bot changed the title Update module github.com/99designs/gqlgen to v0.17.41 Update module github.com/99designs/gqlgen to v0.17.42 Dec 30, 2023
@renovate renovate bot force-pushed the renovate/github.com-99designs-gqlgen-0.x branch from 9a7585d to 50d470e Compare December 30, 2023 03:20
@renovate renovate bot changed the title Update module github.com/99designs/gqlgen to v0.17.42 Update module github.com/99designs/gqlgen to v0.17.43 Jan 18, 2024
@renovate renovate bot force-pushed the renovate/github.com-99designs-gqlgen-0.x branch from 50d470e to 0eb662f Compare January 18, 2024 19:42
@renovate renovate bot changed the title Update module github.com/99designs/gqlgen to v0.17.43 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 0eb662f to 909ed2c Compare February 15, 2024 18:12
@renovate renovate bot force-pushed the renovate/github.com-99designs-gqlgen-0.x branch from 909ed2c to 980c4ed Compare March 12, 2024 02:30
@renovate renovate bot changed the title Update module github.com/99designs/gqlgen to v0.17.44 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 from 980c4ed to 606a25e Compare May 7, 2024 20:12
@renovate renovate bot force-pushed the renovate/github.com-99designs-gqlgen-0.x branch from 1926233 to fc4a1c8 Compare September 20, 2024 17:07
@renovate renovate bot changed the title Update module github.com/99designs/gqlgen to v0.17.53 Update module github.com/99designs/gqlgen to v0.17.54 Sep 20, 2024
@renovate renovate bot force-pushed the renovate/github.com-99designs-gqlgen-0.x branch from fc4a1c8 to 7cde32a Compare October 3, 2024 18:28
@renovate renovate bot changed the title Update module github.com/99designs/gqlgen to v0.17.54 Update module github.com/99designs/gqlgen to v0.17.55 Oct 3, 2024
@renovate renovate bot force-pushed the renovate/github.com-99designs-gqlgen-0.x branch from 7cde32a to 3542590 Compare November 9, 2024 01:46
@renovate renovate bot changed the title Update module github.com/99designs/gqlgen to v0.17.55 Update module github.com/99designs/gqlgen to v0.17.56 Nov 9, 2024
@renovate renovate bot force-pushed the renovate/github.com-99designs-gqlgen-0.x branch from 3542590 to 4a218f6 Compare November 24, 2024 17:02
@renovate renovate bot changed the title Update module github.com/99designs/gqlgen to v0.17.56 Update module github.com/99designs/gqlgen to v0.17.57 Nov 24, 2024
@renovate renovate bot force-pushed the renovate/github.com-99designs-gqlgen-0.x branch from 4a218f6 to 3bb3e65 Compare December 9, 2024 14:13
@renovate renovate bot changed the title Update module github.com/99designs/gqlgen to v0.17.57 Update module github.com/99designs/gqlgen to v0.17.58 Dec 9, 2024
@renovate renovate bot force-pushed the renovate/github.com-99designs-gqlgen-0.x branch from 3bb3e65 to 11d59aa Compare December 10, 2024 18:22
@renovate renovate bot changed the title Update module github.com/99designs/gqlgen to v0.17.58 Update module github.com/99designs/gqlgen to v0.17.59 Dec 10, 2024
@renovate renovate bot force-pushed the renovate/github.com-99designs-gqlgen-0.x branch from 11d59aa to 678c31d Compare December 10, 2024 23:05
@renovate renovate bot changed the title Update module github.com/99designs/gqlgen to v0.17.59 Update module github.com/99designs/gqlgen to v0.17.60 Dec 10, 2024
@renovate renovate bot force-pushed the renovate/github.com-99designs-gqlgen-0.x branch from 678c31d to 5df01da Compare December 20, 2024 03:16
@renovate renovate bot changed the title Update module github.com/99designs/gqlgen to v0.17.60 Update module github.com/99designs/gqlgen to v0.17.61 Dec 20, 2024
@renovate renovate bot force-pushed the renovate/github.com-99designs-gqlgen-0.x branch from 5df01da to b2073fa Compare December 31, 2024 21:43
@renovate renovate bot changed the title Update module github.com/99designs/gqlgen to v0.17.61 Update module github.com/99designs/gqlgen to v0.17.62 Dec 31, 2024
@renovate renovate bot force-pushed the renovate/github.com-99designs-gqlgen-0.x branch from b2073fa to 05ee935 Compare January 8, 2025 14:34
@renovate renovate bot changed the title Update module github.com/99designs/gqlgen to v0.17.62 Update module github.com/99designs/gqlgen to v0.17.63 Jan 8, 2025
@renovate renovate bot force-pushed the renovate/github.com-99designs-gqlgen-0.x branch from 05ee935 to 376d93e Compare January 28, 2025 17:14
@renovate renovate bot changed the title Update module github.com/99designs/gqlgen to v0.17.63 Update module github.com/99designs/gqlgen to v0.17.64 Jan 28, 2025
@renovate renovate bot force-pushed the renovate/github.com-99designs-gqlgen-0.x branch from 376d93e to 3b17183 Compare February 15, 2025 01:47
@renovate renovate bot changed the title Update module github.com/99designs/gqlgen to v0.17.64 Update module github.com/99designs/gqlgen to v0.17.65 Feb 15, 2025
@renovate renovate bot force-pushed the renovate/github.com-99designs-gqlgen-0.x branch from 3b17183 to 1cfbdd5 Compare February 15, 2025 17:41
@renovate renovate bot changed the title Update module github.com/99designs/gqlgen to v0.17.65 Update module github.com/99designs/gqlgen to v0.17.66 Feb 15, 2025
@renovate renovate bot changed the title Update module github.com/99designs/gqlgen to v0.17.66 Update module github.com/99designs/gqlgen to v0.17.66 - autoclosed Feb 26, 2025
@renovate renovate bot closed this Feb 26, 2025
@renovate renovate bot deleted the renovate/github.com-99designs-gqlgen-0.x branch February 26, 2025 22:43
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.

0 participants