Skip to content

Update module github.com/99designs/gqlgen to v0.17.95 - #394

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-99designs-gqlgen-0.x
Open

Update module github.com/99designs/gqlgen to v0.17.95#394
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-99designs-gqlgen-0.x

Conversation

@renovate

@renovate renovate Bot commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
github.com/99designs/gqlgen v0.17.38v0.17.95 age confidence

Release Notes

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

v0.17.95

Compare Source

What's Changed

New Contributors

Full Changelog: 99designs/gqlgen@v0.17.94...v0.17.95

Verifying this release

# 1. cosign signature over the checksum file (identity = the release workflow).
cosign verify-blob \
  --bundle checksums.txt.sigstore.json \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  --certificate-identity 'https://github.com/99designs/gqlgen/.github/workflows/release.yml@refs/tags/v0.17.95' \
  checksums.txt

# 2. hash every downloaded artifact against the now-trusted checksums.
shasum -a 256 --ignore-missing -c checksums.txt

# 3. GitHub build provenance (repeat --repo for whichever archive you pulled).
gh attestation verify gqlgen_Darwin_arm64.tar.gz --repo 99designs/gqlgen
gh attestation verify gqlgen_0.17.95_source.tar.gz --repo 99designs/gqlgen

Each archive ships an SBOM alongside it (<archive>.sbom.json, SPDX-2.3); the
source tree's is gqlgen_0.17.95_source.tar.gz.sbom.json.


Released by GoReleaser.

v0.17.94

Compare Source

v0.17.93

Compare Source

What's Changed

Full Changelog: 99designs/gqlgen@v0.17.92...v0.17.93

v0.17.92

Compare Source

What's Changed

New Contributors

Full Changelog: 99designs/gqlgen@v0.17.91...v0.17.92

v0.17.91

Compare Source

What's Changed

New Contributors

Full Changelog: 99designs/gqlgen@v0.17.90...v0.17.91

v0.17.90

Compare Source

What's Changed

New Contributors

Full Changelog: 99designs/gqlgen@v0.17.89...v0.17.90

v0.17.89

Compare Source

What's Changed

New Contributors

Full Changelog: 99designs/gqlgen@v0.17.88...v0.17.89

v0.17.88

Compare Source

What's Changed

New Contributors

Full Changelog: 99designs/gqlgen@v0.17.87...v0.17.88

v0.17.87

Compare Source

What's Changed

New Contributors

Full Changelog: <https://github.com/99designs/gqlgen/compare/v0.17.86...

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 30, 2026 08:49
@renovate renovate Bot added the patch label Jul 30, 2026
@renovate
renovate Bot requested a review from a team as a code owner July 30, 2026 08:49
@renovate

renovate Bot commented Jul 30, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 15 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Due to Go's usage of Minimal Version Selection (MVS), these packages have been updated to the minimum version available, so will still abide by minimumReleaseAge=3 days

Details:

Package Change
go 1.21 -> 1.26
github.com/stretchr/testify v1.9.0 -> v1.12.1
github.com/vektah/gqlparser/v2 v2.5.16 -> v2.5.37
github.com/agnivade/levenshtein v1.1.1 -> v1.2.1
github.com/google/go-cmp v0.6.0 -> v0.7.0
github.com/mattn/go-colorable v0.1.13 -> v0.1.15
github.com/mattn/go-isatty v0.0.20 -> v0.0.24
github.com/stretchr/objx v0.5.2 -> v0.5.3
golang.org/x/crypto v0.20.0 -> v0.55.0
golang.org/x/mod v0.16.0 -> v0.40.0
golang.org/x/net v0.21.0 -> v0.58.0
golang.org/x/sync v0.5.0 -> v0.22.0
golang.org/x/sys v0.17.0 -> v0.47.0
golang.org/x/text v0.14.0 -> v0.41.0
golang.org/x/tools v0.16.0 -> v0.49.0
google.golang.org/protobuf v1.31.0 -> v1.36.12

@github-actions

github-actions Bot commented Jul 30, 2026

Copy link
Copy Markdown

GraphQL Schema Check

Compared 0 schema changes against 0 operations

✅ Found no changes

🔗 View full schema check details

@renovate renovate Bot changed the title Update module github.com/99designs/gqlgen to v0.17.94 Update module github.com/99designs/gqlgen to v0.17.94 - autoclosed Aug 30, 2026
@renovate renovate Bot closed this Aug 30, 2026
@renovate
renovate Bot deleted the renovate/github.com-99designs-gqlgen-0.x branch August 30, 2026 01:34
@renovate renovate Bot changed the title Update module github.com/99designs/gqlgen to v0.17.94 - autoclosed Update module github.com/99designs/gqlgen to v0.17.94 Aug 30, 2026
@renovate renovate Bot reopened this Aug 30, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-99designs-gqlgen-0.x branch 2 times, most recently from d974b3e to 40ce0a5 Compare August 30, 2026 10:12
@renovate renovate Bot changed the title Update module github.com/99designs/gqlgen to v0.17.94 Update module github.com/99designs/gqlgen to v0.17.94 - autoclosed Aug 30, 2026
@renovate renovate Bot closed this Aug 30, 2026
@renovate renovate Bot changed the title Update module github.com/99designs/gqlgen to v0.17.94 - autoclosed Update module github.com/99designs/gqlgen to v0.17.94 Aug 30, 2026
@renovate renovate Bot reopened this Aug 30, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-99designs-gqlgen-0.x branch 2 times, most recently from 40ce0a5 to eccd14f Compare August 30, 2026 21:33
@renovate renovate Bot changed the title Update module github.com/99designs/gqlgen to v0.17.94 Update module github.com/99designs/gqlgen to v0.17.94 - autoclosed Sep 1, 2026
@renovate renovate Bot closed this Sep 1, 2026
@renovate renovate Bot changed the title Update module github.com/99designs/gqlgen to v0.17.94 - autoclosed Update module github.com/99designs/gqlgen to v0.17.94 Sep 2, 2026
@renovate renovate Bot reopened this Sep 2, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-99designs-gqlgen-0.x branch 2 times, most recently from eccd14f to 84389cd Compare September 2, 2026 03:48
@renovate
renovate Bot force-pushed the renovate/github.com-99designs-gqlgen-0.x branch from 84389cd to c158cb7 Compare September 4, 2026 21:39
@renovate renovate Bot changed the title Update module github.com/99designs/gqlgen to v0.17.94 Update module github.com/99designs/gqlgen to v0.17.95 Sep 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants