Skip to content

Fix deprecation in default_config.nu#11547

Merged
fdncred merged 1 commit intonushell:mainfrom
flying-sheep:patch-1
Jan 16, 2024
Merged

Fix deprecation in default_config.nu#11547
fdncred merged 1 commit intonushell:mainfrom
flying-sheep:patch-1

Conversation

@flying-sheep
Copy link
Copy Markdown
Contributor

@flying-sheep flying-sheep commented Jan 16, 2024

Description

in #11289, spreading lists into command invocations was made possible and its implicit version was deprecated, but not everything was updated accordingly.

User-Facing Changes

A commented part of the default config no longer throws a deprecation warning when uncommented

After Submitting

After #11289, the mention of carapace in the documentation wasn’t updated. See nushell/nushell.github.io#1211

@fdncred
Copy link
Copy Markdown
Contributor

fdncred commented Jan 16, 2024

Good catch. Thanks!

@fdncred fdncred merged commit 61d5aed into nushell:main Jan 16, 2024
@flying-sheep flying-sheep deleted the patch-1 branch January 16, 2024 12:46
@kubouch kubouch added the notes:fixes Include the release notes summary in the "Bug fixes" section label Jan 17, 2024
@hustcer hustcer added this to the v0.90.0 milestone Feb 3, 2024
dmatos2012 pushed a commit to dmatos2012/nushell that referenced this pull request Feb 20, 2024
# Description
in nushell#11289, spreading lists into
command invocations was made possible and its implicit version was
deprecated, but not everything was updated accordingly.

# User-Facing Changes
A commented part of the default config no longer throws a deprecation
warning when uncommented


# After Submitting
After nushell#11289, the mention of
carapace in the documentation wasn’t updated. See
nushell/nushell.github.io#1211
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

notes:fixes Include the release notes summary in the "Bug fixes" section

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants