Browse Source
* Update dependency vercel to v21 * Newer Rust version changed locations of snapshots Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Gal Schlezinger <gal@spitfire.co.il>remotes/origin/add-with-shims
![29139614+renovate[bot]@users.noreply.github.com](/assets/img/avatar_default.png)
![GitHub](/assets/img/avatar_default.png)
81 changed files with 99 additions and 90 deletions
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
--- |
||||
source: tests/e2e.rs |
||||
source: tests/feature_tests/aliases.rs |
||||
expression: "&source.trim()" |
||||
--- |
||||
set -e |
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
--- |
||||
source: tests/e2e.rs |
||||
source: tests/feature_tests/aliases.rs |
||||
expression: "&source.trim()" |
||||
--- |
||||
fnm env | source |
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
--- |
||||
source: tests/e2e.rs |
||||
source: tests/feature_tests/aliases.rs |
||||
expression: "&source.trim()" |
||||
--- |
||||
$ErrorActionPreference = "Stop" |
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
--- |
||||
source: tests/e2e.rs |
||||
source: tests/feature_tests/aliases.rs |
||||
expression: "&source.trim()" |
||||
--- |
||||
set -e |
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
--- |
||||
source: tests/e2e.rs |
||||
source: tests/feature_tests/mod.rs |
||||
expression: "&source.trim()" |
||||
--- |
||||
set -e |
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
--- |
||||
source: tests/e2e.rs |
||||
source: tests/feature_tests/mod.rs |
||||
expression: "&source.trim()" |
||||
--- |
||||
fnm env | source |
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
--- |
||||
source: tests/e2e.rs |
||||
source: tests/feature_tests/mod.rs |
||||
expression: "&source.trim()" |
||||
--- |
||||
$ErrorActionPreference = "Stop" |
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
--- |
||||
source: tests/e2e.rs |
||||
source: tests/feature_tests/mod.rs |
||||
expression: "&source.trim()" |
||||
--- |
||||
FOR /f "tokens=*" %i IN ('fnm env') DO CALL %i |
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
--- |
||||
source: tests/e2e.rs |
||||
source: tests/feature_tests/mod.rs |
||||
expression: "&source.trim()" |
||||
--- |
||||
set -e |
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
--- |
||||
source: tests/e2e.rs |
||||
source: tests/feature_tests/current.rs |
||||
expression: "&source.trim()" |
||||
--- |
||||
set -e |
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
--- |
||||
source: tests/e2e.rs |
||||
source: tests/feature_tests/current.rs |
||||
expression: "&source.trim()" |
||||
--- |
||||
fnm env | source |
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
--- |
||||
source: tests/e2e.rs |
||||
source: tests/feature_tests/current.rs |
||||
expression: "&source.trim()" |
||||
--- |
||||
$ErrorActionPreference = "Stop" |
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
--- |
||||
source: tests/e2e.rs |
||||
source: tests/feature_tests/current.rs |
||||
expression: "&source.trim()" |
||||
--- |
||||
FOR /f "tokens=*" %i IN ('fnm env') DO CALL %i |
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
--- |
||||
source: tests/e2e.rs |
||||
source: tests/feature_tests/current.rs |
||||
expression: "&source.trim()" |
||||
--- |
||||
set -e |
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
--- |
||||
source: tests/e2e.rs |
||||
source: tests/feature_tests/mod.rs |
||||
expression: "&source.trim()" |
||||
--- |
||||
set -e |
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
--- |
||||
source: tests/e2e.rs |
||||
source: tests/feature_tests/mod.rs |
||||
expression: "&source.trim()" |
||||
--- |
||||
fnm env | source |
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
--- |
||||
source: tests/e2e.rs |
||||
source: tests/feature_tests/mod.rs |
||||
expression: "&source.trim()" |
||||
--- |
||||
$ErrorActionPreference = "Stop" |
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
--- |
||||
source: tests/e2e.rs |
||||
source: tests/feature_tests/mod.rs |
||||
expression: "&source.trim()" |
||||
--- |
||||
FOR /f "tokens=*" %i IN ('fnm env') DO CALL %i |
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
--- |
||||
source: tests/e2e.rs |
||||
source: tests/feature_tests/mod.rs |
||||
expression: "&source.trim()" |
||||
--- |
||||
set -e |
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
--- |
||||
source: tests/e2e.rs |
||||
source: tests/feature_tests/mod.rs |
||||
expression: "&source.trim()" |
||||
--- |
||||
set -e |
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
--- |
||||
source: tests/e2e.rs |
||||
source: tests/feature_tests/mod.rs |
||||
expression: "&source.trim()" |
||||
--- |
||||
fnm env | source |
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
--- |
||||
source: tests/e2e.rs |
||||
source: tests/feature_tests/mod.rs |
||||
expression: "&source.trim()" |
||||
--- |
||||
$ErrorActionPreference = "Stop" |
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
--- |
||||
source: tests/e2e.rs |
||||
source: tests/feature_tests/mod.rs |
||||
expression: "&source.trim()" |
||||
--- |
||||
set -e |
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
--- |
||||
source: tests/e2e.rs |
||||
source: tests/feature_tests/mod.rs |
||||
expression: "&source.trim()" |
||||
--- |
||||
set -e |
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
--- |
||||
source: tests/e2e.rs |
||||
source: tests/feature_tests/mod.rs |
||||
expression: "&source.trim()" |
||||
--- |
||||
fnm env | source |
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
--- |
||||
source: tests/e2e.rs |
||||
source: tests/feature_tests/mod.rs |
||||
expression: "&source.trim()" |
||||
--- |
||||
$ErrorActionPreference = "Stop" |
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
--- |
||||
source: tests/e2e.rs |
||||
source: tests/feature_tests/mod.rs |
||||
expression: "&source.trim()" |
||||
--- |
||||
set -e |
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
--- |
||||
source: tests/e2e.rs |
||||
source: tests/feature_tests/mod.rs |
||||
expression: "&source.trim()" |
||||
--- |
||||
set -e |
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
--- |
||||
source: tests/e2e.rs |
||||
source: tests/feature_tests/mod.rs |
||||
expression: "&source.trim()" |
||||
--- |
||||
fnm env | source |
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
--- |
||||
source: tests/e2e.rs |
||||
source: tests/feature_tests/mod.rs |
||||
expression: "&source.trim()" |
||||
--- |
||||
$ErrorActionPreference = "Stop" |
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
--- |
||||
source: tests/e2e.rs |
||||
source: tests/feature_tests/mod.rs |
||||
expression: "&source.trim()" |
||||
--- |
||||
FOR /f "tokens=*" %i IN ('fnm env') DO CALL %i |
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
--- |
||||
source: tests/e2e.rs |
||||
source: tests/feature_tests/mod.rs |
||||
expression: "&source.trim()" |
||||
--- |
||||
set -e |
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
--- |
||||
source: tests/e2e.rs |
||||
source: tests/feature_tests/mod.rs |
||||
expression: "&source.trim()" |
||||
--- |
||||
set -e |
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
--- |
||||
source: tests/e2e.rs |
||||
source: tests/feature_tests/mod.rs |
||||
expression: "&source.trim()" |
||||
--- |
||||
fnm --log-level='error' env | source |
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
--- |
||||
source: tests/e2e.rs |
||||
source: tests/feature_tests/mod.rs |
||||
expression: "&source.trim()" |
||||
--- |
||||
$ErrorActionPreference = "Stop" |
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
--- |
||||
source: tests/e2e.rs |
||||
source: tests/feature_tests/mod.rs |
||||
expression: "&source.trim()" |
||||
--- |
||||
set -e |
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
--- |
||||
source: tests/e2e.rs |
||||
source: tests/feature_tests/mod.rs |
||||
expression: "&source.trim()" |
||||
--- |
||||
set -e |
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
--- |
||||
source: tests/e2e.rs |
||||
source: tests/feature_tests/mod.rs |
||||
expression: "&source.trim()" |
||||
--- |
||||
fnm --log-level='quiet' env | source |
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
--- |
||||
source: tests/e2e.rs |
||||
source: tests/feature_tests/mod.rs |
||||
expression: "&source.trim()" |
||||
--- |
||||
$ErrorActionPreference = "Stop" |
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
--- |
||||
source: tests/e2e.rs |
||||
source: tests/feature_tests/mod.rs |
||||
expression: "&source.trim()" |
||||
--- |
||||
set -e |
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
--- |
||||
source: tests/e2e.rs |
||||
source: tests/feature_tests/mod.rs |
||||
expression: "&source.trim()" |
||||
--- |
||||
set -e |
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
--- |
||||
source: tests/e2e.rs |
||||
source: tests/feature_tests/mod.rs |
||||
expression: "&source.trim()" |
||||
--- |
||||
fnm env | source |
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
--- |
||||
source: tests/e2e.rs |
||||
source: tests/feature_tests/mod.rs |
||||
expression: "&source.trim()" |
||||
--- |
||||
$ErrorActionPreference = "Stop" |
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
--- |
||||
source: tests/e2e.rs |
||||
source: tests/feature_tests/mod.rs |
||||
expression: "&source.trim()" |
||||
--- |
||||
FOR /f "tokens=*" %i IN ('fnm env') DO CALL %i |
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
--- |
||||
source: tests/e2e.rs |
||||
source: tests/feature_tests/mod.rs |
||||
expression: "&source.trim()" |
||||
--- |
||||
set -e |
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
--- |
||||
source: tests/e2e.rs |
||||
source: tests/feature_tests/mod.rs |
||||
expression: "&source.trim()" |
||||
--- |
||||
set -e |
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
--- |
||||
source: tests/e2e.rs |
||||
source: tests/feature_tests/mod.rs |
||||
expression: "&source.trim()" |
||||
--- |
||||
fnm env | source |
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
--- |
||||
source: tests/e2e.rs |
||||
source: tests/feature_tests/mod.rs |
||||
expression: "&source.trim()" |
||||
--- |
||||
$ErrorActionPreference = "Stop" |
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
--- |
||||
source: tests/e2e.rs |
||||
source: tests/feature_tests/mod.rs |
||||
expression: "&source.trim()" |
||||
--- |
||||
set -e |
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
--- |
||||
source: tests/e2e.rs |
||||
source: tests/feature_tests/mod.rs |
||||
expression: "&source.trim()" |
||||
--- |
||||
set -e |
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
--- |
||||
source: tests/e2e.rs |
||||
source: tests/feature_tests/mod.rs |
||||
expression: "&source.trim()" |
||||
--- |
||||
fnm env | source |
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
--- |
||||
source: tests/e2e.rs |
||||
source: tests/feature_tests/mod.rs |
||||
expression: "&source.trim()" |
||||
--- |
||||
$ErrorActionPreference = "Stop" |
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
--- |
||||
source: tests/e2e.rs |
||||
source: tests/feature_tests/mod.rs |
||||
expression: "&source.trim()" |
||||
--- |
||||
FOR /f "tokens=*" %i IN ('fnm env') DO CALL %i |
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
--- |
||||
source: tests/e2e.rs |
||||
source: tests/feature_tests/mod.rs |
||||
expression: "&source.trim()" |
||||
--- |
||||
set -e |
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
--- |
||||
source: tests/e2e.rs |
||||
source: tests/feature_tests/mod.rs |
||||
expression: "&source.trim()" |
||||
--- |
||||
set -e |
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
--- |
||||
source: tests/e2e.rs |
||||
source: tests/feature_tests/mod.rs |
||||
expression: "&source.trim()" |
||||
--- |
||||
fnm env | source |
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
--- |
||||
source: tests/e2e.rs |
||||
source: tests/feature_tests/mod.rs |
||||
expression: "&source.trim()" |
||||
--- |
||||
$ErrorActionPreference = "Stop" |
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
--- |
||||
source: tests/e2e.rs |
||||
source: tests/feature_tests/mod.rs |
||||
expression: "&source.trim()" |
||||
--- |
||||
FOR /f "tokens=*" %i IN ('fnm env') DO CALL %i |
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
--- |
||||
source: tests/e2e.rs |
||||
source: tests/feature_tests/mod.rs |
||||
expression: "&source.trim()" |
||||
--- |
||||
set -e |
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
--- |
||||
source: tests/e2e.rs |
||||
source: tests/feature_tests/mod.rs |
||||
expression: "&source.trim()" |
||||
--- |
||||
set -e |
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
--- |
||||
source: tests/e2e.rs |
||||
source: tests/feature_tests/mod.rs |
||||
expression: "&source.trim()" |
||||
--- |
||||
fnm env | source |
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
--- |
||||
source: tests/e2e.rs |
||||
source: tests/feature_tests/mod.rs |
||||
expression: "&source.trim()" |
||||
--- |
||||
$ErrorActionPreference = "Stop" |
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
--- |
||||
source: tests/e2e.rs |
||||
source: tests/feature_tests/mod.rs |
||||
expression: "&source.trim()" |
||||
--- |
||||
set -e |
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
--- |
||||
source: tests/e2e.rs |
||||
source: tests/feature_tests/uninstall.rs |
||||
expression: "&source.trim()" |
||||
--- |
||||
set -e |
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
--- |
||||
source: tests/e2e.rs |
||||
source: tests/feature_tests/uninstall.rs |
||||
expression: "&source.trim()" |
||||
--- |
||||
fnm env | source |
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
--- |
||||
source: tests/e2e.rs |
||||
source: tests/feature_tests/uninstall.rs |
||||
expression: "&source.trim()" |
||||
--- |
||||
$ErrorActionPreference = "Stop" |
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
--- |
||||
source: tests/e2e.rs |
||||
source: tests/feature_tests/uninstall.rs |
||||
expression: "&source.trim()" |
||||
--- |
||||
set -e |
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
--- |
||||
source: tests/e2e.rs |
||||
source: tests/feature_tests/mod.rs |
||||
expression: "&source.trim()" |
||||
--- |
||||
set -e |
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
--- |
||||
source: tests/e2e.rs |
||||
source: tests/feature_tests/mod.rs |
||||
expression: "&source.trim()" |
||||
--- |
||||
fnm env | source |
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
--- |
||||
source: tests/e2e.rs |
||||
source: tests/feature_tests/mod.rs |
||||
expression: "&source.trim()" |
||||
--- |
||||
$ErrorActionPreference = "Stop" |
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
--- |
||||
source: tests/e2e.rs |
||||
source: tests/feature_tests/mod.rs |
||||
expression: "&source.trim()" |
||||
--- |
||||
set -e |
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
--- |
||||
source: tests/e2e.rs |
||||
source: tests/feature_tests/mod.rs |
||||
expression: "&source.trim()" |
||||
--- |
||||
set -e |
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
--- |
||||
source: tests/e2e.rs |
||||
source: tests/feature_tests/mod.rs |
||||
expression: "&source.trim()" |
||||
--- |
||||
fnm env --use-on-cd | source |
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
--- |
||||
source: tests/e2e.rs |
||||
source: tests/feature_tests/mod.rs |
||||
expression: "&source.trim()" |
||||
--- |
||||
$ErrorActionPreference = "Stop" |
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
--- |
||||
source: tests/e2e.rs |
||||
source: tests/feature_tests/mod.rs |
||||
expression: "&source.trim()" |
||||
--- |
||||
set -e |
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
--- |
||||
source: tests/e2e.rs |
||||
source: tests/feature_tests/mod.rs |
||||
expression: "&source.trim()" |
||||
--- |
||||
set -e |
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
--- |
||||
source: tests/e2e.rs |
||||
source: tests/feature_tests/mod.rs |
||||
expression: "&source.trim()" |
||||
--- |
||||
fnm env --use-on-cd | source |
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
--- |
||||
source: tests/e2e.rs |
||||
source: tests/feature_tests/mod.rs |
||||
expression: "&source.trim()" |
||||
--- |
||||
$ErrorActionPreference = "Stop" |
Loading…
Reference in new issue