Skip to content
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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 10, 2025

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.63

Release notes

Sourced from github.com/99designs/gqlgen's releases.

v0.17.63

What's Changed

New Contributors

Full Changelog: 99designs/gqlgen@v0.17.62...v0.17.63

v0.17.62

What's Changed

New Contributors

Full Changelog: 99designs/gqlgen@v0.17.61...v0.17.62

Commits

Updates github.com/go-resty/resty/v2 from 2.16.2 to 2.16.3

Release notes

Sourced from github.com/go-resty/resty/v2's releases.

v2.16.3

Release Notes

Full Changelog: go-resty/resty@v2.16.2...v2.16.3

Commits

Updates golang.org/x/crypto from 0.31.0 to 0.32.0

Commits
  • 8929309 go.mod: update golang.org/x dependencies
  • 4a75ba5 all: make function and struct comments match the names
  • See full diff in compare view

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

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>
@dependabot dependabot bot requested a review from a team as a code owner January 10, 2025 12:13
@dependabot dependabot bot added the dependencies Dependency updates label Jan 10, 2025
Copy link

Manual Tests

ℹ️ Remember to ask team members to perform manual tests and to assign tested label after testing.

Copy link

github-actions bot commented Jan 10, 2025

Manual Tests

💚 Manual testing by @pawellewandowski98 resulted in success.

@codecov-commenter
Copy link

codecov-commenter commented Jan 10, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 46.13%. Comparing base (5d1a23b) to head (c4fcd77).

Additional details and impacted files

Impacted file tree graph

@@            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              
Flag Coverage Δ
unittests 46.13% <ø> (+0.10%) ⬆️

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.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5d1a23b...c4fcd77. Read the comment docs.

@pawellewandowski98 pawellewandowski98 added regression-tests Runs regression tests tested PR was tested by a team member labels Jan 13, 2025
@pawellewandowski98 pawellewandowski98 added tested PR was tested by a team member and removed tested PR was tested by a team member labels Jan 13, 2025
@pawellewandowski98 pawellewandowski98 enabled auto-merge (squash) January 13, 2025 10:30
@pawellewandowski98 pawellewandowski98 merged commit 1bba1db into main Jan 13, 2025
13 of 14 checks passed
@pawellewandowski98 pawellewandowski98 deleted the dependabot/go_modules/main/go_modules-edc1f2f83f branch January 13, 2025 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependency updates regression-tests Runs regression tests tested PR was tested by a team member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants