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

Fix dependabot issues #503

Merged
merged 2 commits into from
Oct 16, 2023
Merged

Fix dependabot issues #503

merged 2 commits into from
Oct 16, 2023

Conversation

oliveromahony
Copy link
Contributor

Proposed changes

Upgrade version of golang.org/x/net

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING document
  • I have run make install-tools and have attached any dependency changes to this pull request
  • If applicable, I have added tests that prove my fix is effective or that my feature works
  • If applicable, I have checked that any relevant tests pass after adding my changes
  • If applicable, I have updated any relevant documentation (README.md)
  • If applicable, I have tested my cross-platform changes on Ubuntu 22, Redhat 8, SUSE 15 and FreeBSD 13

@netlify
Copy link

netlify bot commented Oct 16, 2023

Deploy Preview for agent-public-docs canceled.

Name Link
🔨 Latest commit c9f71c1
🔍 Latest deploy log https://app.netlify.com/sites/agent-public-docs/deploys/652d1458066c930009141ffe

@github-actions github-actions bot added bug Something isn't working chore Pull requests for routine tasks dependencies labels Oct 16, 2023
@codecov-commenter
Copy link

Codecov Report

Attention: 10 lines in your changes are missing coverage. Please review.

Comparison is base (6069efc) 66.10% compared to head (c9f71c1) 66.09%.
Report is 3 commits behind head on main.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #503      +/-   ##
==========================================
- Coverage   66.10%   66.09%   -0.01%     
==========================================
  Files         118      118              
  Lines       13446    13454       +8     
==========================================
+ Hits         8889     8893       +4     
- Misses       3962     3966       +4     
  Partials      595      595              
Files Coverage Δ
src/core/config/config.go 69.27% <100.00%> (+0.24%) ⬆️
src/core/config/defaults.go 0.00% <ø> (ø)
src/core/config/types.go 0.00% <ø> (ø)
...nx/agent/v2/src/core/metrics/sources/nginx_plus.go 70.46% <ø> (-0.12%) ⬇️
...or/github.com/nginx/agent/v2/src/plugins/common.go 70.93% <100.00%> (ø)
src/core/pipe.go 54.09% <66.66%> (ø)
...ithub.com/nginx/agent/v2/src/plugins/extensions.go 51.35% <66.66%> (ø)
.../github.com/nginx/agent/v2/src/plugins/features.go 36.79% <50.00%> (ø)
....com/nginx/agent/v2/src/plugins/process_watcher.go 81.18% <22.22%> (-5.91%) ⬇️

... and 2 files with indirect coverage changes

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

@oliveromahony oliveromahony merged commit a1b3635 into main Oct 16, 2023
27 checks passed
@oliveromahony oliveromahony deleted the fix-dependabot-issues branch January 5, 2024 11:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working chore Pull requests for routine tasks dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants