newrelic / go-agent

New Relic Go Agent
Apache License 2.0
764 stars 294 forks source link

Bump github.com/graphql-go/graphql from 0.7.9 to 0.8.1 in /v3/integrations/nrgraphqlgo/example #786

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 1 year ago

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

Release notes

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

v0.8.1

v0.8.0

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 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](https://github.com/newrelic/go-agent/network/alerts).
codecov-commenter commented 1 year ago

Codecov Report

Merging #786 (d833ca5) into master (d850ce9) will decrease coverage by 0.68%. Report is 71 commits behind head on master. The diff coverage is 40.29%.

@@            Coverage Diff             @@
##           master     #786      +/-   ##
==========================================
- Coverage   82.16%   81.48%   -0.68%     
==========================================
  Files         129      134       +5     
  Lines       11835    12336     +501     
==========================================
+ Hits         9724    10052     +328     
- Misses       1855     2001     +146     
- Partials      256      283      +27     
Files Changed Coverage Δ
v3/newrelic/config_options.go 48.61% <0.00%> (+0.82%) :arrow_up:
v3/newrelic/context.go 59.37% <0.00%> (-26.99%) :arrow_down:
v3/newrelic/error_events.go 93.61% <0.00%> (-6.39%) :arrow_down:
v3/newrelic/internal_response_writer.go 50.00% <0.00%> (-1.34%) :arrow_down:
v3/newrelic/secure_agent.go 9.67% <0.00%> (-4.12%) :arrow_down:
v3/newrelic/version.go 100.00% <ø> (ø)
v3/newrelic/sql_driver.go 46.00% <20.51%> (-19.11%) :arrow_down:
v3/integrations/nrmongo/nrmongo.go 82.02% <22.22%> (-14.37%) :arrow_down:
v3/newrelic/internal_txn.go 90.00% <23.52%> (-1.12%) :arrow_down:
v3/newrelic/transaction.go 68.00% <35.29%> (-2.30%) :arrow_down:
... and 7 more

... and 6 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

mirackara commented 11 months ago

Thanks dependabot you are a trooper 🥇