-
Notifications
You must be signed in to change notification settings - Fork 15
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
chore(deps): bump the go_modules group across 1 directory with 3 updates #847
chore(deps): bump the go_modules group across 1 directory with 3 updates #847
Conversation
Bumps the go_modules group with 3 updates in the / directory: [github.com/99designs/gqlgen](https://github.com/99designs/gqlgen), [github.com/go-resty/resty/v2](https://github.com/go-resty/resty) and [golang.org/x/crypto](https://github.com/golang/crypto). Updates `github.com/99designs/gqlgen` from 0.17.61 to 0.17.63 - [Release notes](https://github.com/99designs/gqlgen/releases) - [Changelog](https://github.com/99designs/gqlgen/blob/master/CHANGELOG.md) - [Commits](99designs/gqlgen@v0.17.61...v0.17.63) Updates `github.com/go-resty/resty/v2` from 2.16.2 to 2.16.3 - [Release notes](https://github.com/go-resty/resty/releases) - [Commits](go-resty/resty@v2.16.2...v2.16.3) Updates `golang.org/x/crypto` from 0.31.0 to 0.32.0 - [Commits](golang/crypto@v0.31.0...v0.32.0) --- updated-dependencies: - dependency-name: github.com/99designs/gqlgen dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go_modules - dependency-name: github.com/go-resty/resty/v2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go_modules - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go_modules ... Signed-off-by: dependabot[bot] <support@github.com>
Manual Testsℹ️ Remember to ask team members to perform manual tests and to assign |
Manual Tests💚 Manual testing by @pawellewandowski98 resulted in success. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #847 +/- ##
==========================================
+ Coverage 46.02% 46.13% +0.10%
==========================================
Files 379 379
Lines 18196 18196
==========================================
+ Hits 8374 8394 +20
+ Misses 9194 9174 -20
Partials 628 628
Flags with carried forward coverage won't be shown. Click here to find out more. see 1 file with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
Bumps the go_modules group with 3 updates in the / directory: github.com/99designs/gqlgen, github.com/go-resty/resty/v2 and golang.org/x/crypto.
Updates
github.com/99designs/gqlgen
from 0.17.61 to 0.17.63Release notes
Sourced from github.com/99designs/gqlgen's releases.
Commits
5a0fd06
release v0.17.63b6665ce
Override template ref to be any instead of interface{} (#3474)40ad172
Unalias before checking if is interface (#3472)630f3e9
Use Go 1.22 unalias (#3471)6d7a5d9
Adding additional documentation for int-based enums (#3470)c505d22
chore(deps-dev): bump vite from 6.0.6 to 6.0.7 in /integration (#3469)3fc5a53
v0.17.62 postrelease bump7458d57
release v0.17.62ae225ea
Update LICENSE, fix license year (#3464)400e6c8
codegen: move templates comments from generated code (#3463)Updates
github.com/go-resty/resty/v2
from 2.16.2 to 2.16.3Release notes
Sourced from github.com/go-resty/resty/v2's releases.
Commits
16fd88a
chore(deps, release): update go mod, version bump and readme update (#946)Updates
golang.org/x/crypto
from 0.31.0 to 0.32.0Commits
8929309
go.mod: update golang.org/x dependencies4a75ba5
all: make function and struct comments match the namesDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions