Skip to content

Prepare for nushell 0.114.0#28

Merged
vyadh merged 6 commits into
vyadh:mainfrom
Bahex:0.114.0-update
Jul 5, 2026
Merged

Prepare for nushell 0.114.0#28
vyadh merged 6 commits into
vyadh:mainfrom
Bahex:0.114.0-update

Conversation

@Bahex

@Bahex Bahex commented Jun 30, 2026

Copy link
Copy Markdown
Contributor
  • Replace json field with details which has actual values instead of json serialized values. (This will likely cause CI errors on version 0.113.0)
    details also contains file relative span information.
  • Due to updates to the type system and enforce-runtime-annotations experimental option being on by default, some operations that were previously permitted are now errors (parse-time and run-time).
    Updated signatures, and discarded pipeline input where necessary.
  • Enable some ignored tests.

@vyadh

vyadh commented Jul 5, 2026

Copy link
Copy Markdown
Owner

Wow, thanks so much! I attempted to update to .114 last but got stuck and ran out of time. This is super helpful.

@vyadh vyadh merged commit 6515e7d into vyadh:main Jul 5, 2026
0 of 12 checks passed
@Bahex Bahex deleted the 0.114.0-update branch July 5, 2026 22:12
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