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

[Mend] Update Werkzeug to 3.0.3 in Fetch #707

Merged

Conversation

mikaylathompson
Copy link
Collaborator

Description

I don't have particularly high hopes for this one, but Mend now says that Werkzeug needs to be at 3.0.3 due to a new concern (previously it needed to be at 3.0.1). Somewhat confusingly, both the old (satisfied by 3.0.1) and new (needs 3.0.3) vulnerabilities are handled in issue #402 .

Issues Resolved

If we're very lucky, #402

Testing

Ran the fetch unit tests

Check List

  • New functionality includes testing
    • All tests pass, including unit test, integration test and doctest
  • New functionality has been documented
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Mikayla Thompson <[email protected]>
Copy link

codecov bot commented Jun 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.31%. Comparing base (d5f9290) to head (f02e9c5).
Report is 20 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #707      +/-   ##
============================================
+ Coverage     63.21%   63.31%   +0.09%     
- Complexity     1566     1568       +2     
============================================
  Files           218      218              
  Lines          8820     8820              
  Branches        773      773              
============================================
+ Hits           5576     5584       +8     
+ Misses         2838     2832       -6     
+ Partials        406      404       -2     
Flag Coverage Δ
unittests 63.31% <ø> (+0.09%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@peternied peternied merged commit d3213c9 into opensearch-project:main Jun 7, 2024
7 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.

2 participants