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

Bump github.com/netdata/go.d.plugin from 0.57.1 to 0.57.2 #812

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 5, 2023

Bumps github.com/netdata/go.d.plugin from 0.57.1 to 0.57.2.

Release notes

Sourced from github.com/netdata/go.d.plugin's releases.

v0.57.2

httpcheck: treat redirect as success if 301 in accepted (#1429).

Commits
  • 77cd285 build(deps): bump golang.org/x/net from 0.18.0 to 0.19.0 (#1433)
  • b6057d8 build(deps): bump github.com/likexian/whois-parser from 1.24.9 to 1.24.10 (#1...
  • ac11122 build(deps): bump github.com/gosnmp/gosnmp from 1.36.1 to 1.37.0 (#1431)
  • b7c33c1 httpcheck: ignore read on closed resp body error
  • a7b3666 SEO Changes for Collector names (#1430)
  • 0c9531f use errors.As when checking for flags err
  • 90d6b91 httpcheck: treat redirect as success if 301 in accepted (#1429)
  • See full diff 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)

Bumps [github.com/netdata/go.d.plugin](https://github.com/netdata/go.d.plugin) from 0.57.1 to 0.57.2.
- [Release notes](https://github.com/netdata/go.d.plugin/releases)
- [Commits](netdata/go.d.plugin@v0.57.1...v0.57.2)

---
updated-dependencies:
- dependency-name: github.com/netdata/go.d.plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Dec 5, 2023
Copy link

netlify bot commented Dec 5, 2023

Deploy Preview for beryju-gravity canceled.

Name Link
🔨 Latest commit 6305fc0
🔍 Latest deploy log https://app.netlify.com/sites/beryju-gravity/deploys/656ea69207e0520008e65959

Copy link

codecov bot commented Dec 5, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (55d7bfe) 59.42% compared to head (6305fc0) 56.85%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #812      +/-   ##
==========================================
- Coverage   59.42%   56.85%   -2.57%     
==========================================
  Files         107       90      -17     
  Lines        5964     4587    -1377     
==========================================
- Hits         3544     2608     -936     
+ Misses       2090     1713     -377     
+ Partials      330      266      -64     

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

@BeryJu BeryJu merged commit 6cdfe02 into main Dec 5, 2023
10 of 12 checks passed
@BeryJu BeryJu deleted the dependabot/go_modules/github.com/netdata/go.d.plugin-0.57.2 branch December 5, 2023 12:09
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.

None yet

1 participant