Skip to content

chore(all): update all #25

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

Merged
merged 1 commit into from
Jan 7, 2024
Merged

chore(all): update all #25

merged 1 commit into from
Jan 7, 2024

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 25, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
github.com/99designs/gqlgen v0.17.39 -> v0.17.42 age adoption passing confidence require patch
github.com/go-chi/chi/v5 v5.0.10 -> v5.0.11 age adoption passing confidence require patch
golang 1.21.3 -> 1.21.5 age adoption passing confidence final patch
golang.org/x/crypto v0.14.0 -> v0.17.0 age adoption passing confidence require minor

Release Notes

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

v0.17.42

Compare Source

What's Changed

New Contributors

Full Changelog: 99designs/gqlgen@v0.17.41...v0.17.42

v0.17.41

Compare Source

5e98a16a fix fieldset.New bug when prefix slice has len < cap (#​2851)
  • fix fieldset.New bug when prefix slice has len < cap

  • ignore gocritic warning

bd9657f3 Improve ResolverImplementer.Implment (#​2850)
  • improve resolver implement render

  • add error when multiple implementors

  • add initial test

cb3c1c89 Updated apollo sandbox (#​2849)

Added all supported options to new window.EmbeddedSandbox object

eb5cea72 Small template fix to save space in the generated file (#​2841)
  • Small template fix to save space in the generated file

  • Re-generate


132ec1ce Updated GraphiQL 3.0.1 => 3.0.6 (#​2837)
  • Updated GraphiQL 3.0.1 => 3.0.6

  • Added unit tests to cover integrity of playgrounds

  • Updated vulnerable dependency

  • Close response body

  • 9174070 v0.17.40 postrelease bump

v0.17.40

Compare Source

What's Changed

Full Changelog: 99designs/gqlgen@v0.17.39...v0.17.40

go-chi/chi (github.com/go-chi/chi/v5)

v5.0.11

Compare Source


Configuration

📅 Schedule: Branch creation - "before 4am" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.

@renovate
Copy link
Author

renovate bot commented Oct 25, 2023

⚠ 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:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -d -t ./...
go: downloading github.com/99designs/gqlgen v0.17.42
go: downloading github.com/go-chi/chi/v5 v5.0.11
go: downloading golang.org/x/crypto v0.17.0
go: downloading github.com/go-sql-driver/mysql v1.7.1
go: downloading github.com/golang-migrate/migrate v3.5.4+incompatible
go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible
go: downloading github.com/urfave/cli/v2 v2.25.7
go: downloading github.com/vektah/gqlparser/v2 v2.5.10
go: downloading golang.org/x/tools v0.14.0
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/google/uuid v1.3.1
go: downloading github.com/sosodev/duration v1.2.0
go: downloading github.com/mitchellh/mapstructure v1.5.0
go: downloading github.com/hashicorp/golang-lru/v2 v2.0.7
go: downloading github.com/gorilla/websocket v1.5.0
go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3
go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
go: downloading golang.org/x/text v0.14.0
go: downloading github.com/russross/blackfriday/v2 v2.1.0
go: downloading github.com/agnivade/levenshtein v1.1.1
go: downloading golang.org/x/sys v0.15.0
go: downloading golang.org/x/mod v0.13.0
go: github.com/AndriyKalashnykov/graphlq-golang imports
	github.com/AndriyKalashnykov/graphlq-golang/graph/generated: cannot find module providing package github.com/AndriyKalashnykov/graphlq-golang/graph/generated
go: github.com/AndriyKalashnykov/graphlq-golang/graph imports
	github.com/AndriyKalashnykov/graphlq-golang/graph/model: cannot find module providing package github.com/AndriyKalashnykov/graphlq-golang/graph/model

@renovate renovate bot changed the title chore(all): update module github.com/99designs/gqlgen to v0.17.40 chore(all): update all Nov 7, 2023
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 8bf3176 to c4a2d13 Compare November 8, 2023 21:29
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from c656671 to 42e41bb Compare December 4, 2023 02:13
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from a8d06e0 to 60074da Compare December 20, 2023 04:01
@AndriyKalashnykov AndriyKalashnykov merged commit 4d6c776 into master Jan 7, 2024
@AndriyKalashnykov AndriyKalashnykov deleted the renovate/all branch January 7, 2024 18:46
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.

1 participant