Smana / cloud-native-ref

Opiniated Cloud Native Platform Reference
https://blog.ogenki.io
Apache License 2.0
30 stars 6 forks source link

fix(deps): update module github.com/99designs/gqlgen to v0.17.56 - autoclosed #547

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

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

Release Notes

99designs/gqlgen (github.com/99designs/gqlgen) ### [`v0.17.56`](https://redirect.github.com/99designs/gqlgen/releases/tag/v0.17.56) [Compare Source](https://redirect.github.com/99designs/gqlgen/compare/v0.17.55...v0.17.56) #### What's Changed - Add Preserve rewrite Config to Opt-out of breaking change to single-file resolver always rewriting by [@​StevenACoffman](https://redirect.github.com/StevenACoffman) in [https://github.com/99designs/gqlgen/pull/3359](https://redirect.github.com/99designs/gqlgen/pull/3359) - chore(deps): bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/99designs/gqlgen/pull/3318](https://redirect.github.com/99designs/gqlgen/pull/3318) - chore(deps): bump golang.org/x/text from 0.18.0 to 0.19.0 in /\_examples by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/99designs/gqlgen/pull/3314](https://redirect.github.com/99designs/gqlgen/pull/3314) - chore(deps-dev): bump vitest from 2.1.1 to 2.1.2 in /integration by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/99designs/gqlgen/pull/3315](https://redirect.github.com/99designs/gqlgen/pull/3315) - chore(deps): bump golang.org/x/text from 0.18.0 to 0.19.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/99designs/gqlgen/pull/3317](https://redirect.github.com/99designs/gqlgen/pull/3317) - feat: Embed template for root file generation by [@​barr-code](https://redirect.github.com/barr-code) in [https://github.com/99designs/gqlgen/pull/3319](https://redirect.github.com/99designs/gqlgen/pull/3319) - chore(deps): bump google.golang.org/protobuf from 1.34.2 to 1.35.1 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/99designs/gqlgen/pull/3323](https://redirect.github.com/99designs/gqlgen/pull/3323) - chore(deps): bump github.com/urfave/cli/v2 from 2.27.4 to 2.27.5 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/99designs/gqlgen/pull/3322](https://redirect.github.com/99designs/gqlgen/pull/3322) - chore(deps): bump actions/upload-artifact from 4.4.0 to 4.4.3 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/99designs/gqlgen/pull/3324](https://redirect.github.com/99designs/gqlgen/pull/3324) - chore(deps-dev): bump [@​graphql-codegen/cli](https://redirect.github.com/graphql-codegen/cli) from 5.0.2 to 5.0.3 in /integration by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/99designs/gqlgen/pull/3326](https://redirect.github.com/99designs/gqlgen/pull/3326) - chore(deps-dev): bump typescript from 5.6.2 to 5.6.3 in /integration by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/99designs/gqlgen/pull/3325](https://redirect.github.com/99designs/gqlgen/pull/3325) - fix: Ensure that nil http responses don't cause issues by [@​df-wg](https://redirect.github.com/df-wg) in [https://github.com/99designs/gqlgen/pull/3329](https://redirect.github.com/99designs/gqlgen/pull/3329) - refactor graphql.NoCache. use string type keys by [@​adomaskizogian](https://redirect.github.com/adomaskizogian) in [https://github.com/99designs/gqlgen/pull/3332](https://redirect.github.com/99designs/gqlgen/pull/3332) - chore(deps): bump github.com/vektah/gqlparser/v2 from 2.5.17 to 2.5.18 in /\_examples by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/99designs/gqlgen/pull/3336](https://redirect.github.com/99designs/gqlgen/pull/3336) - chore(deps-dev): bump urql from 4.1.0 to 4.2.0 in /integration by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/99designs/gqlgen/pull/3338](https://redirect.github.com/99designs/gqlgen/pull/3338) - chore(deps-dev): bump vitest from 2.1.2 to 2.1.3 in /integration by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/99designs/gqlgen/pull/3337](https://redirect.github.com/99designs/gqlgen/pull/3337) - chore(deps-dev): bump vite from 5.4.8 to 5.4.9 in /integration by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/99designs/gqlgen/pull/3339](https://redirect.github.com/99designs/gqlgen/pull/3339) - chore(deps): bump github.com/vektah/gqlparser/v2 from 2.5.17 to 2.5.18 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/99designs/gqlgen/pull/3340](https://redirect.github.com/99designs/gqlgen/pull/3340) - `multipart/mixed` transport support for deferred queries by [@​giulio-opal](https://redirect.github.com/giulio-opal) in [https://github.com/99designs/gqlgen/pull/3341](https://redirect.github.com/99designs/gqlgen/pull/3341) - print response.Data before panicking when invalid by [@​vbmithr](https://redirect.github.com/vbmithr) in [https://github.com/99designs/gqlgen/pull/3334](https://redirect.github.com/99designs/gqlgen/pull/3334) - Migrate mapstructure package to maintained fork by [@​utgwkk](https://redirect.github.com/utgwkk) in [https://github.com/99designs/gqlgen/pull/3343](https://redirect.github.com/99designs/gqlgen/pull/3343) - refactor: simplify the Packages.Errors implementation by [@​alexandear](https://redirect.github.com/alexandear) in [https://github.com/99designs/gqlgen/pull/3344](https://redirect.github.com/99designs/gqlgen/pull/3344) - refactor: use fmt.Sprintf for better readability by [@​alexandear](https://redirect.github.com/alexandear) in [https://github.com/99designs/gqlgen/pull/3345](https://redirect.github.com/99designs/gqlgen/pull/3345) - Fix union queries not working in [@​requires](https://redirect.github.com/requires) by [@​rickbijkerk](https://redirect.github.com/rickbijkerk) in [https://github.com/99designs/gqlgen/pull/3347](https://redirect.github.com/99designs/gqlgen/pull/3347) - chore(deps-dev): bump vite from 5.4.9 to 5.4.10 in /integration by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/99designs/gqlgen/pull/3346](https://redirect.github.com/99designs/gqlgen/pull/3346) - feat: add possibility to configure client target by [@​taraktikos](https://redirect.github.com/taraktikos) in [https://github.com/99designs/gqlgen/pull/3349](https://redirect.github.com/99designs/gqlgen/pull/3349) - chore: add test for client with custom target by [@​taraktikos](https://redirect.github.com/taraktikos) in [https://github.com/99designs/gqlgen/pull/3350](https://redirect.github.com/99designs/gqlgen/pull/3350) - fix op to rc in comment of FieldContext.Child by [@​s-ichikawa](https://redirect.github.com/s-ichikawa) in [https://github.com/99designs/gqlgen/pull/3333](https://redirect.github.com/99designs/gqlgen/pull/3333) - chore(deps-dev): bump [@​graphql-codegen/client-preset](https://redirect.github.com/graphql-codegen/client-preset) from 4.4.0 to 4.5.0 in /integration by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/99designs/gqlgen/pull/3352](https://redirect.github.com/99designs/gqlgen/pull/3352) - chore(deps): bump mikepenz/action-junit-report from 4.3.1 to 5 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/99designs/gqlgen/pull/3354](https://redirect.github.com/99designs/gqlgen/pull/3354) - chore(deps-dev): bump vitest from 2.1.3 to 2.1.4 in /integration by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/99designs/gqlgen/pull/3353](https://redirect.github.com/99designs/gqlgen/pull/3353) - Bump graphiql to 3.7.0 to add support for multipart/mixed incremental field by [@​giulio-opal](https://redirect.github.com/giulio-opal) in [https://github.com/99designs/gqlgen/pull/3356](https://redirect.github.com/99designs/gqlgen/pull/3356) - Batch `incremental` deferred responses. Fix hanging behavior on last response by [@​giulio-opal](https://redirect.github.com/giulio-opal) in [https://github.com/99designs/gqlgen/pull/3357](https://redirect.github.com/99designs/gqlgen/pull/3357) - Update to gqlparser v2.5.19 by [@​StevenACoffman](https://redirect.github.com/StevenACoffman) in [https://github.com/99designs/gqlgen/pull/3358](https://redirect.github.com/99designs/gqlgen/pull/3358) #### New Contributors - [@​barr-code](https://redirect.github.com/barr-code) made their first contribution in [https://github.com/99designs/gqlgen/pull/3319](https://redirect.github.com/99designs/gqlgen/pull/3319) - [@​df-wg](https://redirect.github.com/df-wg) made their first contribution in [https://github.com/99designs/gqlgen/pull/3329](https://redirect.github.com/99designs/gqlgen/pull/3329) - [@​adomaskizogian](https://redirect.github.com/adomaskizogian) made their first contribution in [https://github.com/99designs/gqlgen/pull/3332](https://redirect.github.com/99designs/gqlgen/pull/3332) - [@​giulio-opal](https://redirect.github.com/giulio-opal) made their first contribution in [https://github.com/99designs/gqlgen/pull/3341](https://redirect.github.com/99designs/gqlgen/pull/3341) - [@​vbmithr](https://redirect.github.com/vbmithr) made their first contribution in [https://github.com/99designs/gqlgen/pull/3334](https://redirect.github.com/99designs/gqlgen/pull/3334) - [@​utgwkk](https://redirect.github.com/utgwkk) made their first contribution in [https://github.com/99designs/gqlgen/pull/3343](https://redirect.github.com/99designs/gqlgen/pull/3343) - [@​rickbijkerk](https://redirect.github.com/rickbijkerk) made their first contribution in [https://github.com/99designs/gqlgen/pull/3347](https://redirect.github.com/99designs/gqlgen/pull/3347) - [@​taraktikos](https://redirect.github.com/taraktikos) made their first contribution in [https://github.com/99designs/gqlgen/pull/3349](https://redirect.github.com/99designs/gqlgen/pull/3349) **Full Changelog**: https://github.com/99designs/gqlgen/compare/v0.17.55...v0.17.56

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.



This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 2 weeks ago

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: dagger/go.sum
Command failed: go get -d -t ./...
go: -d flag is deprecated. -d=true is a no-op
go: downloading github.com/aws/aws-sdk-go v1.55.5
go: downloading github.com/jmespath/go-jmespath v0.4.0
go: dagger/cloud-native-ref imports
    dagger/cloud-native-ref/internal/dagger: package dagger/cloud-native-ref/internal/dagger is not in std (/opt/containerbase/tools/golang/1.23.3/src/dagger/cloud-native-ref/internal/dagger)
github-actions[bot] commented 2 weeks ago

PR Reviewer Guide 🔍

Here are some key observations to aid the review process:

⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
🧪 No relevant tests
🔒 No security concerns identified
⚡ No major issues detected
github-actions[bot] commented 2 weeks ago

PR Code Suggestions ✨

No code suggestions found for the PR.