Skip to content

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

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#144
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-99designs-gqlgen-0.x

Conversation

@renovate

@renovate renovate Bot commented Sep 2, 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/

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: 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 September 2, 2026 04:45
@renovate

renovate Bot commented Sep 2, 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):

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

Details:

Package Change
go 1.21 -> 1.26
github.com/stretchr/testify v1.8.4 -> v1.12.1
github.com/vektah/gqlparser/v2 v2.5.10 -> v2.5.37
github.com/agnivade/levenshtein v1.1.1 -> v1.2.1
github.com/google/go-cmp v0.5.9 -> v0.7.0
github.com/google/uuid v1.3.1 -> v1.6.0
github.com/hashicorp/golang-lru/v2 v2.0.3 -> v2.0.7
github.com/mattn/go-colorable v0.1.13 -> v0.1.15
github.com/mattn/go-isatty v0.0.19 -> v0.0.24
github.com/stretchr/objx v0.5.0 -> v0.5.3
golang.org/x/crypto v0.14.0 -> v0.55.0
golang.org/x/mod v0.12.0 -> v0.40.0
golang.org/x/net v0.17.0 -> v0.58.0
golang.org/x/sys v0.13.0 -> v0.47.0
golang.org/x/text v0.13.0 -> v0.41.0
golang.org/x/tools v0.13.0 -> v0.49.0
google.golang.org/protobuf v1.31.0 -> v1.36.12

@renovate
renovate Bot requested a review from a team as a code owner September 2, 2026 04:45
@renovate renovate Bot changed the title Update module github.com/99designs/gqlgen to v0.17.95 Update module github.com/99designs/gqlgen to v0.17.95 - autoclosed Sep 3, 2026
@renovate renovate Bot closed this Sep 3, 2026
@renovate
renovate Bot deleted the renovate/github.com-99designs-gqlgen-0.x branch September 3, 2026 05:10
@renovate renovate Bot changed the title Update module github.com/99designs/gqlgen to v0.17.95 - autoclosed Update module github.com/99designs/gqlgen to v0.17.95 Sep 3, 2026
@renovate renovate Bot reopened this Sep 3, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-99designs-gqlgen-0.x branch 2 times, most recently from 49d1af3 to 6331ed7 Compare September 3, 2026 18:03
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