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

[Backport 2.x] Update base64 requirement from 0.21 to 0.22 (#242) #243

Merged

Conversation

Xtansia
Copy link
Collaborator

@Xtansia Xtansia commented Mar 4, 2024

Description

Backport 90cd340 from #242

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.

* Update base64 requirement from 0.21 to 0.22

Updates the requirements on [base64](https://github.com/marshallpierce/rust-base64) to permit the latest version.
- [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md)
- [Commits](marshallpierce/rust-base64@v0.21.0...v0.22.0)

Signed-off-by: Thomas Farr <[email protected]>

---
updated-dependencies:
- dependency-name: base64
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update changelog

Signed-off-by: dependabot[bot] <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 90cd340)
Copy link

codecov bot commented Mar 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.77%. Comparing base (7752939) to head (47d952e).

Additional details and impacted files
@@            Coverage Diff             @@
##              2.x     #243      +/-   ##
==========================================
+ Coverage   74.44%   79.77%   +5.32%     
==========================================
  Files         412      414       +2     
  Lines       65535    71016    +5481     
==========================================
+ Hits        48789    56654    +7865     
+ Misses      16746    14362    -2384     
Flag Coverage Δ
integration 79.77% <ø> (+5.32%) ⬆️

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.

@dblock dblock merged commit c0e3b80 into opensearch-project:2.x Mar 4, 2024
34 checks passed
@Xtansia Xtansia deleted the backport/backport-242-to-2.x branch March 4, 2024 21:54
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