Skip to content

Navigation Menu

Sign in
Sign up

Update all patch dependencies - #2

Open
renovate[bot] wants to merge 1 commit into
main from
renovate/all-patch
Open

Update all patch dependencies #2
renovate[bot] wants to merge 1 commit into
main from
renovate/all-patch

Conversation

@renovate

@renovate renovate Bot commented Mar 1, 2026
edited
Loading

Copy link
Copy Markdown

i️ 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.86v0.17.95 age confidence
github.com/knadh/koanf/parsers/yaml v1.1.0v1.1.1 age confidence
github.com/knadh/koanf/providers/file v1.2.0v1.2.1 age confidence
github.com/knadh/koanf/v2 v2.3.2v2.3.6 age confidence
github.com/santhosh-tekuri/jsonschema/v5 v5.3.0v5.3.1 age confidence
github.com/theopenlane/utils v0.7.0v0.7.1 age confidence
github.com/vektah/gqlparser/v2 v2.5.31v2.5.37 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

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 added the dependencies update of dependent libraries label Mar 1, 2026
renovate Bot requested a review from a team as a code owner March 1, 2026 15:55

renovate Bot commented Mar 1, 2026
edited
Loading

Copy link
Copy Markdown
Author

i️ 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):

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

Details:

Package Change
go 1.25.7 -> 1.26.3
github.com/stretchr/testify v1.11.1 -> v1.12.1
github.com/urfave/cli/v3 v3.6.2 -> v3.11.0
github.com/mattn/go-colorable v0.1.14 -> v0.1.15
github.com/mattn/go-isatty v0.0.20 -> v0.0.24
github.com/redis/go-redis/v9 v9.17.3 -> v9.19.0
github.com/sosodev/duration v1.3.1 -> v1.4.0
go.yaml.in/yaml/v3 v3.0.4 -> v3.0.5
golang.org/x/crypto v0.48.0 -> v0.55.0
golang.org/x/sys v0.41.0 -> v0.47.0
golang.org/x/text v0.34.0 -> v0.41.0

@renovate renovate Bot added the dependencies update of dependent libraries label Mar 1, 2026
renovate Bot force-pushed the renovate/all-patch branch from a472a14 to a96e143 Compare March 8, 2026 09:55
renovate Bot force-pushed the renovate/all-patch branch from a96e143 to e0ba68d Compare March 31, 2026 10:14
renovate Bot force-pushed the renovate/all-patch branch from e0ba68d to 7fa5bab Compare April 15, 2026 13:53
renovate Bot force-pushed the renovate/all-patch branch 2 times, most recently from ad3fdfd to f77ced9 Compare May 5, 2026 04:01
renovate Bot force-pushed the renovate/all-patch branch 2 times, most recently from b1aa2b3 to 3f3305d Compare May 22, 2026 03:05
renovate Bot force-pushed the renovate/all-patch branch 2 times, most recently from 7ce060c to 18967bc Compare May 30, 2026 11:50
renovate Bot force-pushed the renovate/all-patch branch from 18967bc to 0c81b28 Compare June 4, 2026 04:05
renovate Bot force-pushed the renovate/all-patch branch from 0c81b28 to e5554c4 Compare June 12, 2026 15:08
renovate Bot force-pushed the renovate/all-patch branch 3 times, most recently from ef4a213 to 667cb41 Compare June 27, 2026 04:16
renovate Bot force-pushed the renovate/all-patch branch 2 times, most recently from e5e10f0 to d9ec6a4 Compare July 10, 2026 08:11
renovate Bot force-pushed the renovate/all-patch branch from d9ec6a4 to 09ef7d2 Compare July 18, 2026 02:56
renovate Bot force-pushed the renovate/all-patch branch from 09ef7d2 to 1b040f7 Compare August 7, 2026 04:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@adelowo adelowo Awaiting requested review from adelowo adelowo is a code owner automatically assigned from theopenlane/blacksmiths
@matoszz matoszz Awaiting requested review from matoszz matoszz is a code owner automatically assigned from theopenlane/blacksmiths
@theopenlane-bender theopenlane-bender Awaiting requested review from theopenlane-bender theopenlane-bender is a code owner automatically assigned from theopenlane/blacksmiths

At least 1 approving review is required to merge this pull request.

Assignees

No one assigned

Labels

dependencies update of dependent libraries

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

0 participants

AltStyle によって変換されたページ (->オリジナル) /