nushell/crates/nu-command/src
Ian Manske 1e71cd4777
Bump base64 to 0.22.1 (#12757)
# Description
Bumps `base64` to 0.22.1 which fixes the alphabet used for binhex
encoding and decoding. This required updating some test expected output.

Related to PR #12469 where `base64` was also bumped and ran into the
failing tests.

# User-Facing Changes
Bug fix, but still changes binhex encoding and decoding output.

# Tests + Formatting
Updated test expected output.
2024-05-04 15:56:16 +03:00
..
bytes Rework for new clippy lints (#12736) 2024-05-02 19:29:03 +02:00
charting Shrink the size of Expr (#12610) 2024-04-24 15:46:35 +00:00
conversions Avoid taking unnecessary ownership of intermediates (#12740) 2024-05-04 00:53:15 +00:00
database Shrink the size of Expr (#12610) 2024-04-24 15:46:35 +00:00
date Shrink the size of Expr (#12610) 2024-04-24 15:46:35 +00:00
debug Remove lazy records (#12682) 2024-05-03 08:36:10 +08:00
env Avoid taking unnecessary ownership of intermediates (#12740) 2024-05-04 00:53:15 +00:00
experimental Add command_prelude module (#12291) 2024-03-26 21:17:30 +00:00
filesystem Fix trailing slash in PWD set by cd (#12760) 2024-05-04 12:38:37 +03:00
filters Remove lazy records (#12682) 2024-05-03 08:36:10 +08:00
formats Avoid taking unnecessary ownership of intermediates (#12740) 2024-05-04 00:53:15 +00:00
generators Fix example wording in seq date (#12665) 2024-04-25 22:12:42 +02:00
hash Shrink the size of Expr (#12610) 2024-04-24 15:46:35 +00:00
help Shrink the size of Expr (#12610) 2024-04-24 15:46:35 +00:00
math Shrink the size of Expr (#12610) 2024-04-24 15:46:35 +00:00
misc Shrink the size of Expr (#12610) 2024-04-24 15:46:35 +00:00
network Fix inconsistent print behavior (#12675) 2024-04-27 00:25:11 +00:00
path Migrate to a new PWD API (#12603) 2024-05-03 14:33:09 +03:00
platform Shrink the size of Expr (#12610) 2024-04-24 15:46:35 +00:00
random Range refactor (#12405) 2024-04-06 09:04:56 -05:00
removed Add command_prelude module (#12291) 2024-03-26 21:17:30 +00:00
shells Add command_prelude module (#12291) 2024-03-26 21:17:30 +00:00
stor Shrink the size of Expr (#12610) 2024-04-24 15:46:35 +00:00
strings Bump base64 to 0.22.1 (#12757) 2024-05-04 15:56:16 +03:00
system Migrate to a new PWD API (#12603) 2024-05-03 14:33:09 +03:00
viewers Remove lazy records (#12682) 2024-05-03 08:36:10 +08:00
default_context.rs Msgpack commands (#12664) 2024-04-26 06:23:16 -05:00
example_test.rs Initial --params implementation (#12249) 2024-03-24 15:40:21 -05:00
lib.rs Initial --params implementation (#12249) 2024-03-24 15:40:21 -05:00
progress_bar.rs remove cp-old (#11622) 2024-01-24 07:38:15 +08:00
sort_utils.rs Rename Value::CustomValue to Value::Custom (#12309) 2024-03-27 22:10:56 +01:00