-
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 #817
chore(deps): bump the go_modules group across 1 directory with 3 updates #817
Conversation
Bumps the go_modules group with 3 updates in the / directory: [github.com/99designs/gqlgen](https://github.com/99designs/gqlgen), [github.com/mrz1836/go-logger](https://github.com/mrz1836/go-logger) and [gorm.io/driver/sqlite](https://github.com/go-gorm/sqlite). Updates `github.com/99designs/gqlgen` from 0.17.58 to 0.17.60 - [Release notes](https://github.com/99designs/gqlgen/releases) - [Changelog](https://github.com/99designs/gqlgen/blob/master/CHANGELOG.md) - [Commits](99designs/gqlgen@v0.17.58...v0.17.60) Updates `github.com/mrz1836/go-logger` from 0.3.4 to 0.3.5 - [Release notes](https://github.com/mrz1836/go-logger/releases) - [Changelog](https://github.com/mrz1836/go-logger/blob/master/.goreleaser.yml) - [Commits](mrz1836/go-logger@v0.3.4...v0.3.5) Updates `gorm.io/driver/sqlite` from 1.5.6 to 1.5.7 - [Commits](go-gorm/sqlite@v1.5.6...v1.5.7) --- 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/mrz1836/go-logger dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go_modules - dependency-name: gorm.io/driver/sqlite dependency-type: direct:production update-type: version-update:semver-patch 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 @jakubmkowalski resulted in success. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #817 +/- ##
=======================================
Coverage 45.96% 45.96%
=======================================
Files 369 369
Lines 17820 17820
=======================================
Hits 8191 8191
Misses 9022 9022
Partials 607 607
Flags with carried forward coverage won't be shown. Click here to find out more. 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/mrz1836/go-logger and gorm.io/driver/sqlite.
Updates
github.com/99designs/gqlgen
from 0.17.58 to 0.17.60Release notes
Sourced from github.com/99designs/gqlgen's releases.
Commits
4fcb68e
release v0.17.6007c67c1
Follow up to compliant Int work (#3430)7ba0197
People who use gqlgen as a library get errors following #2598 (#3431)26220f6
v0.17.59 postrelease bumpc4df9fd
release v0.17.5953e39c6
Restore multiline resolver doc comments after #3243 (#3428)910f51b
v0.17.58 postrelease bumpUpdates
github.com/mrz1836/go-logger
from 0.3.4 to 0.3.5Release notes
Sourced from github.com/mrz1836/go-logger's releases.
Commits
810f725
Merge pull request #58 from mrz1836/dependabot/github_actions/master/codecov/...e87cf0c
Bump codecov/codecov-action from 5.0.7 to 5.1.134d0c67
Removed deprecated linter3214ee6
Upgraded linter versionc0eb405
Updated default IP address10d6008
Merge pull request #57 from mrz1836/dependabot/github_actions/master/codecov/...01c02ba
Bump codecov/codecov-action from 5.0.2 to 5.0.7de4ee57
Merge pull request #56 from mrz1836/dependabot/go_modules/master/github.com/s...e07e897
Bump github.com/stretchr/testify from 1.9.0 to 1.10.03971525
Merge pull request #55 from mrz1836/dependabot/github_actions/master/codecov/...Updates
gorm.io/driver/sqlite
from 1.5.6 to 1.5.7Commits
02b8e06
🐛 fix logic of parsing multiple columns (i.e. for PRIMARY KEYS, CONSTRAINT) (...Dependabot 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