这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 2, 2024

Bumps github.com/graphql-go/graphql from 0.8.0 to 0.8.1.

Release notes

Sourced from github.com/graphql-go/graphql's releases.

v0.8.1

Commits
  • a974186 Merge pull request #642 from Invizory/fix-infinite-recursion-in-parser
  • 2a6e1ff Merge branch 'master' into fix-infinite-recursion-in-parser
  • 623f886 Merge pull request #651 from dariuszkuc/fix_list_name
  • c18e0b6 Merge branch 'master' into fix_list_name
  • d264c4c Merge pull request #653 from dariuszkuc/fix_object_description
  • e9c5c5f Merge branch 'master' into fix_object_description
  • 55311b1 Merge pull request #656 from victor-perov/victor/expose-ParseValue
  • 2ce8c8b Expose ParseValue
  • fc6b16f fix: return valid object description
  • ec07c50 fix String/Name methods on the List type
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [github.com/graphql-go/graphql](https://github.com/graphql-go/graphql) from 0.8.0 to 0.8.1.
- [Release notes](https://github.com/graphql-go/graphql/releases)
- [Commits](graphql-go/graphql@v0.8.0...v0.8.1)

---
updated-dependencies:
- dependency-name: github.com/graphql-go/graphql
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 2, 2024
@codecov
Copy link

codecov bot commented Feb 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (main@11b18b0). Click here to learn what that means.
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #226   +/-   ##
=======================================
  Coverage        ?   94.39%           
=======================================
  Files           ?       18           
  Lines           ?     2606           
  Branches        ?        0           
=======================================
  Hits            ?     2460           
  Misses          ?      107           
  Partials        ?       39           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@danielgtaylor danielgtaylor merged commit 42461d5 into main Feb 2, 2024
@danielgtaylor danielgtaylor deleted the dependabot/go_modules/examples/github.com/graphql-go/graphql-0.8.1 branch February 2, 2024 22:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants