Skip to content

remove deprecated --switch: bool#154

Merged
amtoine merged 1 commit intonightlyfrom
fix-deprecated-bool-annotation
Dec 23, 2023
Merged

remove deprecated --switch: bool#154
amtoine merged 1 commit intonightlyfrom
fix-deprecated-bool-annotation

Conversation

@amtoine
Copy link
Copy Markdown
Owner

@amtoine amtoine commented Dec 23, 2023

related to

description

this PR will suppress the deprecation warning from nushell/nushell#11365 which is deprecating : bool annotations for switches

@amtoine amtoine added fix A fix for a bug nightly A bleeding edge change labels Dec 23, 2023
amtoine added a commit to nushell/nupm that referenced this pull request Dec 23, 2023
related to
- nushell/nushell#11365
- amtoine/nu-git-manager#154

## description
this PR will suppress the deprecation warning from
nushell/nushell#11365 which is deprecating `:
bool` annotations for switches.

this didn't break anything but did show a bunch of spurious deprecation
warnings in CI for instance:
https://github.com/amtoine/nu-git-manager/actions/runs/7307569422/job/19913395508#step:6:17
@amtoine amtoine merged commit 3d970c5 into nightly Dec 23, 2023
@amtoine amtoine deleted the fix-deprecated-bool-annotation branch December 23, 2023 10:15
amtoine added a commit that referenced this pull request Jan 21, 2024
related to
- nushell/nushell#11365

## description
this PR will suppress the deprecation warning from
nushell/nushell#11365 which is deprecating `:
bool` annotations for switches
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix A fix for a bug nightly A bleeding edge change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant