Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Updated base64 to 0.21 #1408

Merged
merged 2 commits into from Feb 16, 2023
Merged

Updated base64 to 0.21 #1408

merged 2 commits into from Feb 16, 2023

Conversation

WindSoilder
Copy link
Contributor

Hi, I found out that the dependency base64 is not up to date, which may cause some applications (like nushell) to compile it multiple times. It would be nice if base64 was updated and released without breaking semver compatibility in version numbers. Then our echo system will benefit from it too :) What do you think?

@codecov
Copy link

codecov bot commented Feb 15, 2023

Codecov Report

Base: 83.61% // Head: 83.60% // Decreases project coverage by -0.01% ⚠️

Coverage data is based on head (64ba2fe) compared to base (ca7f36f).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1408      +/-   ##
==========================================
- Coverage   83.61%   83.60%   -0.01%     
==========================================
  Files         373      373              
  Lines       40288    40288              
==========================================
- Hits        33685    33683       -2     
- Misses       6603     6605       +2     
Impacted Files Coverage Δ
src/io/parquet/read/schema/metadata.rs 82.85% <100.00%> (ø)
src/io/parquet/write/schema.rs 72.62% <100.00%> (ø)
src/array/utf8/mod.rs 83.98% <0.00%> (-1.18%) ⬇️
src/io/ipc/read/file.rs 96.42% <0.00%> (-0.90%) ⬇️
src/offset.rs 85.76% <0.00%> (-0.35%) ⬇️
src/bitmap/utils/slice_iterator.rs 98.78% <0.00%> (+1.21%) ⬆️
src/array/binary/mod.rs 94.08% <0.00%> (+1.47%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@jorgecarleitao jorgecarleitao changed the title dependency update: update base64 to 0.21 Updated base64 to 0.21 Feb 16, 2023
@jorgecarleitao jorgecarleitao merged commit 615300b into jorgecarleitao:main Feb 16, 2023
@jorgecarleitao jorgecarleitao added the enhancement An improvement to an existing feature label Feb 16, 2023
hzuo added a commit to hzuo/arrow2 that referenced this pull request Feb 16, 2023
jgmartin pushed a commit to jgmartin/arrow2 that referenced this pull request Feb 22, 2023
* dependency update: update base64 to 0.21

* fmt code
ritchie46 pushed a commit to ritchie46/arrow2 that referenced this pull request Mar 29, 2023
* dependency update: update base64 to 0.21

* fmt code
ritchie46 pushed a commit to ritchie46/arrow2 that referenced this pull request Apr 5, 2023
* dependency update: update base64 to 0.21

* fmt code
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement An improvement to an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants