chore(deps): update rust crate nu-protocol to 0.87.1 - autoclosed #19
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.85.0
->0.87.1
Release Notes
nushell/nushell (nu-protocol)
v0.87.1
Compare Source
This is the 0.87.1 patch release of Nushell. In this hotfix we resolve two issues with the file system commands
rm
andcp
.Nushell's
cp
command in 0.87.0 did not correctly handle changes to the directory by the Nushell internalcd
when invoked inside a block. Furthermore therm
command was not able to correctly handle paths requiring expansion.For convenience, we are providing full builds for Windows, Linux, and macOS. Be sure you have the requirements to enable all capabilities: https://www.nushell.sh/book/installation.html#dependencies
This release was made possible by PR contributions from @IanManske and @kubouch.
v0.87.0
Compare Source
This is the 0.87.0 release of Nushell. You can learn more about this release here: https://www.nushell.sh/blog/2023-11-14-nushell\_0\_87\_0.html
For convenience, we are providing full builds for Windows, Linux, and macOS. Be sure you have the requirements to enable all capabilities: https://www.nushell.sh/book/installation.html#dependencies
This release was made possible by PR contributions from @0scvr, @amtoine, @ayax79, @bobhy, @CAD97, @drbrain, @dzorya, @fdncred, @FMotalleb, @gaetschwartz, @Hofer-Julian, @hudclark, @hustcer, @IanManske, @KAAtheWiseGit, @kubouch, @lavafroth, @ludwig-austermann, @michel-slm, @p00f, @schrieveslaach, @sholderbach, @sophiajt, @stfacc, @tertsdiepraam, @Tiggax, and @WindSoilder
v0.86.0
Compare Source
This is the 0.86.0 release of Nushell. You can learn more about this release here: https://www.nushell.sh/blog/2023-10-17-nushell\_0\_86.html
For convenience, we are providing full builds for Windows, Linux, and macOS. Be sure you have the requirements to enable all capabilities: https://www.nushell.sh/book/installation.html#dependencies
This release was made possible by PR contributions from @0scvr, @1256-bits, @Abdillah, @amtoine, @anka-213, @app/dependabot, @bobhy, @brunerm99, @CAD97, @ClipplerBlood, @DanyPDev, @dmatos2012, @fdncred, @fennewald, @fnuttens, @gaetschwartz, @GPadley, @Hofer-Julian, @hudclark, @hustcer, @jntrnr, @joergsch, @kubouch, @lavafroth, @lpchaim, @NotLebedev, @poketch, @poliorcetics, @quat1024, @rgwood, @sholderbach, @stormasm, @vedaRadev, @WindSoilder, @Yethal, @ysthakur, @ZerdoX-x, @zhiburt
Configuration
📅 Schedule: Branch creation - "before 5am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.