You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!-- | [@NotTheDr01ds](https://github.com/NotTheDr01ds) | Add example for PROMPT_COMMAND_RIGHT | [#14439](https://github.com/nushell/nushell/pull/14439) | -->
102
-
<!-- | [@NotTheDr01ds](https://github.com/NotTheDr01ds) | Bump reedline to current main | [#14455](https://github.com/nushell/nushell/pull/14455) | -->
102
+
103
+
|[@NotTheDr01ds](https://github.com/NotTheDr01ds)| Bump reedline to current main |[#14455](https://github.com/nushell/nushell/pull/14455)|
<!-- | [@NotTheDr01ds](https://github.com/NotTheDr01ds) | Only run `from_string` conversion on strings | [#14509](https://github.com/nushell/nushell/pull/14509) | -->
@@ -118,23 +120,27 @@ Thanks to all the contributors below for helping us solve issues, improve docume
<!-- | [@WindSoilder](https://github.com/WindSoilder) | raise ParseError if assign to a non-variable or non-mutable-variable | [#14405](https://github.com/nushell/nushell/pull/14405) | -->
120
122
<!-- | [@WindSoilder](https://github.com/WindSoilder) | du: add `-l/--long` flag, remove `-a/--all` flag | [#14407](https://github.com/nushell/nushell/pull/14407) | -->
<!-- | [@WindSoilder](https://github.com/WindSoilder) | run `cargo update` manually to update dependencies | [#14569](https://github.com/nushell/nushell/pull/14569) | -->
123
+
124
+
|[@WindSoilder](https://github.com/WindSoilder)| update miette to 7.3 |[#14454](https://github.com/nushell/nushell/pull/14454)|
125
+
|[@WindSoilder](https://github.com/WindSoilder)| update unicode-width to 0.2 |[#14456](https://github.com/nushell/nushell/pull/14456)|
126
+
|[@WindSoilder](https://github.com/WindSoilder)| run `cargo update` manually to update dependencies |[#14569](https://github.com/nushell/nushell/pull/14569)|
127
+
124
128
<!-- | [@alex-kattathra-johnson](https://github.com/alex-kattathra-johnson) | Shorten --max-time in tests and use a more stable error check | [#14494](https://github.com/nushell/nushell/pull/14494) | -->
125
129
<!-- | [@amtoine](https://github.com/amtoine) | add `from ndnuon` and `to ndnuon` to stdlib | [#14334](https://github.com/nushell/nushell/pull/14334) | -->
| [@app/dependabot](https://github.com/app/dependabot) | Bump terminal_size from 0.3.0 to 0.4.0 | [#14393](https://github.com/nushell/nushell/pull/14393) | -->
133
+
|[@app/dependabot](https://github.com/app/dependabot)| Bump thiserror from 1.0.69 to 2.0.3 |[#14394](https://github.com/nushell/nushell/pull/14394)|
134
+
|[@app/dependabot](https://github.com/app/dependabot)| Bump shadow-rs from 0.35.2 to 0.36.0 |[#14396](https://github.com/nushell/nushell/pull/14396)|
135
+
|[@app/dependabot](https://github.com/app/dependabot)| Bump crate-ci/typos from 1.27.3 to 1.28.1 |[#14447](https://github.com/nushell/nushell/pull/14447)|
136
+
|[@app/dependabot](https://github.com/app/dependabot)| Bump crate-ci/typos from 1.28.1 to 1.28.2 |[#14503](https://github.com/nushell/nushell/pull/14503)|
137
+
|[@app/dependabot](https://github.com/app/dependabot)| Bump indexmap from 2.6.0 to 2.7.0 |[#14505](https://github.com/nushell/nushell/pull/14505)|
138
+
|[@app/dependabot](https://github.com/app/dependabot)| Bump multipart-rs from 0.1.11 to 0.1.13 |[#14506](https://github.com/nushell/nushell/pull/14506)|
139
+
|[@app/dependabot](https://github.com/app/dependabot)| Bump ureq from 2.10.1 to 2.12.0 |[#14507](https://github.com/nushell/nushell/pull/14507)|
140
+
|[@app/dependabot](https://github.com/app/dependabot)| Bump bytes from 1.8.0 to 1.9.0 |[#14508](https://github.com/nushell/nushell/pull/14508)|
141
+
|[@app/dependabot](https://github.com/app/dependabot)| Bump scraper from 0.21.0 to 0.22.0 |[#14557](https://github.com/nushell/nushell/pull/14557)|
142
+
|[@ayax79](https://github.com/ayax79)| Upgrading to polars 0.44 |[#14478](https://github.com/nushell/nushell/pull/14478)|
143
+
138
144
<!-- | [@ayax79](https://github.com/ayax79) | Convert Filesize to Int | [#14491](https://github.com/nushell/nushell/pull/14491) | -->
139
145
<!-- | [@ayax79](https://github.com/ayax79) | Documentation and error handling around `polars with-column --name` | [#14527](https://github.com/nushell/nushell/pull/14527) | -->
140
146
<!-- | [@ayax79](https://github.com/ayax79) | Improve handling of columns with null values | [#14588](https://github.com/nushell/nushell/pull/14588) | -->
@@ -144,31 +150,43 @@ Thanks to all the contributors below for helping us solve issues, improve docume
<!-- | [@fdncred](https://github.com/fdncred) | allow ps1 files to be executed without pwsh/powershell -c file.ps1 | [#14379](https://github.com/nushell/nushell/pull/14379) | -->
149
157
<!-- | [@fdncred](https://github.com/fdncred) | add function to make env vars case-insensitive | [#14390](https://github.com/nushell/nushell/pull/14390) | -->
150
158
<!-- | [@fdncred](https://github.com/fdncred) | add new --flatten parameter to the ast command | [#14400](https://github.com/nushell/nushell/pull/14400) | -->
151
159
<!-- | [@fdncred](https://github.com/fdncred) | remove `terminal_size` crate everywhere it makes sense | [#14423](https://github.com/nushell/nushell/pull/14423) | -->
<!-- | [@fdncred](https://github.com/fdncred) | Revert "For `#` to start a comment, then it either need to be the first chara…" | [#14560](https://github.com/nushell/nushell/pull/14560) | -->
166
+
167
+
|[@fdncred](https://github.com/fdncred)| update to reedline 9eb3c2d |[#14541](https://github.com/nushell/nushell/pull/14541)|
168
+
|[@fdncred](https://github.com/fdncred)| Revert "For `#` to start a comment, then it either need to be the first chara…" |[#14560](https://github.com/nushell/nushell/pull/14560)|
<!-- | [@maxim-uvarov](https://github.com/maxim-uvarov) | rewrite error message to not use the word `function` | [#14533](https://github.com/nushell/nushell/pull/14533) | -->
<!-- | [@musicinmybrain](https://github.com/musicinmybrain) | Update procfs and which dependencies to their latest releases | [#14489](https://github.com/nushell/nushell/pull/14489) | -->
165
-
<!-- | [@musicinmybrain](https://github.com/musicinmybrain) | Update roxmltree from 0.19 to 0.20, the latest version | [#14513](https://github.com/nushell/nushell/pull/14513) | -->
176
+
177
+
|[@michel-slm](https://github.com/michel-slm)| Bump quick-xml to 0.37.0 |[#14354](https://github.com/nushell/nushell/pull/14354)|
|[@musicinmybrain](https://github.com/musicinmybrain)| Update procfs and which dependencies to their latest releases |[#14489](https://github.com/nushell/nushell/pull/14489)|
180
+
|[@musicinmybrain](https://github.com/musicinmybrain)| Update roxmltree from 0.19 to 0.20, the latest version |[#14513](https://github.com/nushell/nushell/pull/14513)|
181
+
166
182
<!-- | [@paulie4](https://github.com/paulie4) | `explore`: add more `less` key bindings and add `Transition::None` | [#14468](https://github.com/nushell/nushell/pull/14468) | -->
<!-- | [@rfaulhaber](https://github.com/rfaulhaber) | Add mac and IP address entries to `sys net` | [#14389](https://github.com/nushell/nushell/pull/14389) | -->
169
185
<!-- | [@rikukiix](https://github.com/rikukiix) | Update SHLVL (only when interactive) on startup | [#14404](https://github.com/nushell/nushell/pull/14404) | -->
<!-- | [@sgvictorino](https://github.com/sgvictorino) | make command signature parsing more strict | [#14309](https://github.com/nushell/nushell/pull/14309) | -->
173
191
<!-- | [@sgvictorino](https://github.com/sgvictorino) | normalize special characters in module names to allow variable access | [#14353](https://github.com/nushell/nushell/pull/14353) | -->
174
192
<!-- | [@sgvictorino](https://github.com/sgvictorino) | return accurate type errors from blocks/expressions in type unions | [#14420](https://github.com/nushell/nushell/pull/14420) | -->
0 commit comments