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

deps: bump golang.org/x/net to v0.17.0 #1439

Merged
merged 1 commit into from
Oct 13, 2023

Conversation

adamqqqplay
Copy link
Member

Relevant Issue (if applicable)

https://github.com/dragonflyoss/image-service/security/dependabot/95
https://github.com/dragonflyoss/image-service/security/dependabot/96
https://github.com/dragonflyoss/image-service/security/dependabot/97
https://github.com/dragonflyoss/image-service/security/dependabot/98
https://github.com/dragonflyoss/image-service/security/dependabot/99
https://github.com/dragonflyoss/image-service/security/dependabot/100

Details

Fix the following 2 issues:

  1. HTTP/2 rapid reset can cause excessive work in net/http
  2. Improper rendering of text nodes in golang.org/x/net/html

Types of changes

What types of changes does your PullRequest introduce? Put an x in all the boxes that apply:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation Update (if none of the other choices apply)

Checklist

Go over all the following points, and put an x in all the boxes that apply.

  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.

@adamqqqplay adamqqqplay requested a review from a team as a code owner October 13, 2023 08:29
@adamqqqplay adamqqqplay requested review from jiangliu and hsiangkao and removed request for a team October 13, 2023 08:29
@codecov
Copy link

codecov bot commented Oct 13, 2023

Codecov Report

Merging #1439 (2918457) into master (9ab1ec1) will decrease coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1439      +/-   ##
==========================================
- Coverage   46.29%   46.28%   -0.02%     
==========================================
  Files         123      123              
  Lines       38872    38872              
  Branches    38872    38872              
==========================================
- Hits        17997    17992       -5     
  Misses      19906    19906              
- Partials      969      974       +5     

see 2 files with indirect coverage changes

@imeoer imeoer merged commit 5c63ba9 into dragonflyoss:master Oct 13, 2023
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants