Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Deno Dependencies #67

Merged
merged 1 commit into from
May 6, 2024
Merged

Update Deno Dependencies #67

merged 1 commit into from
May 6, 2024

Conversation

kg8m-bot[bot]
Copy link

@kg8m-bot kg8m-bot bot commented Apr 13, 2024

$ make update-deps
deno run --allow-all https://deno.land/x/udd/main.ts $(find . -type f -name '*.ts' -not -path '*.deno/*' -not -path '*test/fixtures/*')
/home/runner/work/vim-detect-indent/vim-detect-indent/denops/detect-indent/restore.ts
[1/1] Looking for releases: https://deno.land/x/denops_std@v6.4.0/mod.ts
[1/1] Using latest: https://deno.land/x/denops_std@v6.4.0/mod.ts

/home/runner/work/vim-detect-indent/vim-detect-indent/denops/detect-indent/calculate.ts
[1/2] Looking for releases: https://deno.land/x/denops_std@v6.4.0/mod.ts
[1/2] Using latest: https://deno.land/x/denops_std@v6.4.0/mod.ts
[2/2] Looking for releases: https://deno.land/x/denops_std@v6.4.0/function/mod.ts
[2/2] Using latest: https://deno.land/x/denops_std@v6.4.0/function/mod.ts

/home/runner/work/vim-detect-indent/vim-detect-indent/denops/detect-indent/logger.ts
[1/3] Looking for releases: https://deno.land/x/denops_std@v6.4.0/mod.ts
[1/3] Using latest: https://deno.land/x/denops_std@v6.4.0/mod.ts
[2/3] Looking for releases: https://deno.land/x/denops_std@v6.4.0/batch/mod.ts
[2/3] Using latest: https://deno.land/x/denops_std@v6.4.0/batch/mod.ts
[3/3] Looking for releases: https://deno.land/x/denops_std@v6.4.0/variable/mod.ts
[3/3] Using latest: https://deno.land/x/denops_std@v6.4.0/variable/mod.ts

/home/runner/work/vim-detect-indent/vim-detect-indent/denops/detect-indent/detect.ts
[1/1] Looking for releases: https://deno.land/x/denops_std@v6.4.0/mod.ts
[1/1] Using latest: https://deno.land/x/denops_std@v6.4.0/mod.ts

/home/runner/work/vim-detect-indent/vim-detect-indent/denops/detect-indent/buffer-cache.ts
[1/4] Looking for releases: https://deno.land/x/denops_std@v6.4.0/mod.ts
[1/4] Using latest: https://deno.land/x/denops_std@v6.4.0/mod.ts
[2/4] Looking for releases: https://deno.land/x/denops_std@v6.4.0/option/mod.ts
[2/4] Using latest: https://deno.land/x/denops_std@v6.4.0/option/mod.ts
[3/4] Looking for releases: https://deno.land/x/denops_std@v6.4.0/variable/mod.ts
[3/4] Using latest: https://deno.land/x/denops_std@v6.4.0/variable/mod.ts
[4/4] Looking for releases: https://deno.land/x/unknownutil@v3.17.0/mod.ts
[4/4] Attempting update: https://deno.land/x/unknownutil@v3.17.0/mod.ts -> v3.18.0
[4/4] Update successful: https://deno.land/x/unknownutil@v3.17.0/mod.ts -> v3.18.0

/home/runner/work/vim-detect-indent/vim-detect-indent/denops/detect-indent/util.ts

/home/runner/work/vim-detect-indent/vim-detect-indent/denops/detect-indent/options.ts
[1/3] Looking for releases: https://deno.land/x/denops_std@v6.4.0/mod.ts
[1/3] Using latest: https://deno.land/x/denops_std@v6.4.0/mod.ts
[2/3] Looking for releases: https://deno.land/x/denops_std@v6.4.0/option/mod.ts
[2/3] Using latest: https://deno.land/x/denops_std@v6.4.0/option/mod.ts
[3/3] Looking for releases: https://deno.land/x/unknownutil@v3.17.0/mod.ts
[3/3] Attempting update: https://deno.land/x/unknownutil@v3.17.0/mod.ts -> v3.18.0
[3/3] Update successful: https://deno.land/x/unknownutil@v3.17.0/mod.ts -> v3.18.0

/home/runner/work/vim-detect-indent/vim-detect-indent/denops/detect-indent/main.ts
[1/1] Looking for releases: https://deno.land/x/denops_std@v6.4.0/mod.ts
[1/1] Using latest: https://deno.land/x/denops_std@v6.4.0/mod.ts

/home/runner/work/vim-detect-indent/vim-detect-indent/denops/detect-indent/detectable.ts
[1/6] Looking for releases: https://deno.land/x/denops_std@v6.4.0/mod.ts
[1/6] Using latest: https://deno.land/x/denops_std@v6.4.0/mod.ts
[2/6] Looking for releases: https://deno.land/x/denops_std@v6.4.0/batch/mod.ts
[2/6] Using latest: https://deno.land/x/denops_std@v6.4.0/batch/mod.ts
[3/6] Looking for releases: https://deno.land/x/denops_std@v6.4.0/option/mod.ts
[3/6] Using latest: https://deno.land/x/denops_std@v6.4.0/option/mod.ts
[4/6] Looking for releases: https://deno.land/x/denops_std@v6.4.0/variable/mod.ts
[4/6] Using latest: https://deno.land/x/denops_std@v6.4.0/variable/mod.ts
[5/6] Looking for releases: https://deno.land/x/unknownutil@v3.17.0/mod.ts
[5/6] Attempting update: https://deno.land/x/unknownutil@v3.17.0/mod.ts -> v3.18.0
[5/6] Update successful: https://deno.land/x/unknownutil@v3.17.0/mod.ts -> v3.18.0
[6/6] Looking for releases: https://deno.land/x/unknownutil@v3.17.0/mod.ts
[6/6] Attempting update: https://deno.land/x/unknownutil@v3.17.0/mod.ts -> v3.18.0
[6/6] Update successful: https://deno.land/x/unknownutil@v3.17.0/mod.ts -> v3.18.0

/home/runner/work/vim-detect-indent/vim-detect-indent/test/denops/test-helper.ts
[1/1] Looking for releases: https://deno.land/std@0.221.0/path/mod.ts
[1/1] Attempting update: https://deno.land/std@0.221.0/path/mod.ts -> 0.224.0
[1/1] Update successful: https://deno.land/std@0.221.0/path/mod.ts -> 0.224.0

/home/runner/work/vim-detect-indent/vim-detect-indent/test/denops/detect-indent/options_test.ts
[1/5] Looking for releases: https://deno.land/x/denops_test@v1.6.2/mod.ts
[1/5] Using latest: https://deno.land/x/denops_test@v1.6.2/mod.ts
[2/5] Looking for releases: https://deno.land/std@0.221.0/testing/asserts.ts
[2/5] Attempting update: https://deno.land/std@0.221.0/testing/asserts.ts -> 0.224.0
[2/5] Update successful: https://deno.land/std@0.221.0/testing/asserts.ts -> 0.224.0
[3/5] Looking for releases: https://deno.land/std@0.221.0/testing/types.ts
[3/5] Attempting update: https://deno.land/std@0.221.0/testing/types.ts -> 0.224.0
[3/5] Update successful: https://deno.land/std@0.221.0/testing/types.ts -> 0.224.0
[4/5] Looking for releases: https://deno.land/x/denops_std@v6.4.0/mod.ts
[4/5] Using latest: https://deno.land/x/denops_std@v6.4.0/mod.ts
[5/5] Looking for releases: https://deno.land/x/denops_std@v6.4.0/option/mod.ts
[5/5] Using latest: https://deno.land/x/denops_std@v6.4.0/option/mod.ts

/home/runner/work/vim-detect-indent/vim-detect-indent/test/denops/detect-indent/util_test.ts
[1/1] Looking for releases: https://deno.land/std@0.221.0/testing/asserts.ts
[1/1] Attempting update: https://deno.land/std@0.221.0/testing/asserts.ts -> 0.224.0
[1/1] Update successful: https://deno.land/std@0.221.0/testing/asserts.ts -> 0.224.0

/home/runner/work/vim-detect-indent/vim-detect-indent/test/denops/detect-indent/restore_test.ts
[1/6] Looking for releases: https://deno.land/x/denops_test@v1.6.2/mod.ts
[1/6] Using latest: https://deno.land/x/denops_test@v1.6.2/mod.ts
[2/6] Looking for releases: https://deno.land/std@0.221.0/testing/asserts.ts
[2/6] Attempting update: https://deno.land/std@0.221.0/testing/asserts.ts -> 0.224.0
[2/6] Update successful: https://deno.land/std@0.221.0/testing/asserts.ts -> 0.224.0
[3/6] Looking for releases: https://deno.land/x/denops_std@v6.4.0/mod.ts
[3/6] Using latest: https://deno.land/x/denops_std@v6.4.0/mod.ts
[4/6] Looking for releases: https://deno.land/x/denops_std@v6.4.0/function/mod.ts
[4/6] Using latest: https://deno.land/x/denops_std@v6.4.0/function/mod.ts
[5/6] Looking for releases: https://deno.land/x/denops_std@v6.4.0/option/mod.ts
[5/6] Using latest: https://deno.land/x/denops_std@v6.4.0/option/mod.ts
[6/6] Looking for releases: https://deno.land/x/unknownutil@v3.17.0/mod.ts
[6/6] Attempting update: https://deno.land/x/unknownutil@v3.17.0/mod.ts -> v3.18.0
[6/6] Update successful: https://deno.land/x/unknownutil@v3.17.0/mod.ts -> v3.18.0

/home/runner/work/vim-detect-indent/vim-detect-indent/test/denops/detect-indent/detect_test.ts
[1/5] Looking for releases: https://deno.land/x/denops_test@v1.6.2/mod.ts
[1/5] Using latest: https://deno.land/x/denops_test@v1.6.2/mod.ts
[2/5] Looking for releases: https://deno.land/std@0.221.0/testing/asserts.ts
[2/5] Attempting update: https://deno.land/std@0.221.0/testing/asserts.ts -> 0.224.0
[2/5] Update successful: https://deno.land/std@0.221.0/testing/asserts.ts -> 0.224.0
[3/5] Looking for releases: https://deno.land/x/denops_std@v6.4.0/mod.ts
[3/5] Using latest: https://deno.land/x/denops_std@v6.4.0/mod.ts
[4/5] Looking for releases: https://deno.land/x/denops_std@v6.4.0/function/mod.ts
[4/5] Using latest: https://deno.land/x/denops_std@v6.4.0/function/mod.ts
[5/5] Looking for releases: https://deno.land/x/denops_std@v6.4.0/option/mod.ts
[5/5] Using latest: https://deno.land/x/denops_std@v6.4.0/option/mod.ts

/home/runner/work/vim-detect-indent/vim-detect-indent/test/denops/detect-indent/logger_test.ts
[1/6] Looking for releases: https://deno.land/x/denops_test@v1.6.2/mod.ts
[1/6] Using latest: https://deno.land/x/denops_test@v1.6.2/mod.ts
[2/6] Looking for releases: https://deno.land/std@0.221.0/testing/asserts.ts
[2/6] Attempting update: https://deno.land/std@0.221.0/testing/asserts.ts -> 0.224.0
[2/6] Update successful: https://deno.land/std@0.221.0/testing/asserts.ts -> 0.224.0
[3/6] Looking for releases: https://deno.land/x/denops_std@v6.4.0/mod.ts
[3/6] Using latest: https://deno.land/x/denops_std@v6.4.0/mod.ts
[4/6] Looking for releases: https://deno.land/x/denops_std@v6.4.0/function/mod.ts
[4/6] Using latest: https://deno.land/x/denops_std@v6.4.0/function/mod.ts
[5/6] Looking for releases: https://deno.land/x/denops_std@v6.4.0/variable/mod.ts
[5/6] Using latest: https://deno.land/x/denops_std@v6.4.0/variable/mod.ts
[6/6] Looking for releases: https://deno.land/x/unknownutil@v3.17.0/mod.ts
[6/6] Attempting update: https://deno.land/x/unknownutil@v3.17.0/mod.ts -> v3.18.0
[6/6] Update successful: https://deno.land/x/unknownutil@v3.17.0/mod.ts -> v3.18.0

/home/runner/work/vim-detect-indent/vim-detect-indent/test/denops/detect-indent/calculate_test.ts
[1/4] Looking for releases: https://deno.land/x/denops_test@v1.6.2/mod.ts
[1/4] Using latest: https://deno.land/x/denops_test@v1.6.2/mod.ts
[2/4] Looking for releases: https://deno.land/std@0.221.0/testing/asserts.ts
[2/4] Attempting update: https://deno.land/std@0.221.0/testing/asserts.ts -> 0.224.0
[2/4] Update successful: https://deno.land/std@0.221.0/testing/asserts.ts -> 0.224.0
[3/4] Looking for releases: https://deno.land/x/denops_std@v6.4.0/mod.ts
[3/4] Using latest: https://deno.land/x/denops_std@v6.4.0/mod.ts
[4/4] Looking for releases: https://deno.land/x/denops_std@v6.4.0/function/mod.ts
[4/4] Using latest: https://deno.land/x/denops_std@v6.4.0/function/mod.ts

/home/runner/work/vim-detect-indent/vim-detect-indent/test/denops/detect-indent/buffer-cache_test.ts
[1/6] Looking for releases: https://deno.land/x/denops_test@v1.6.2/mod.ts
[1/6] Using latest: https://deno.land/x/denops_test@v1.6.2/mod.ts
[2/6] Looking for releases: https://deno.land/std@0.221.0/testing/asserts.ts
[2/6] Attempting update: https://deno.land/std@0.221.0/testing/asserts.ts -> 0.224.0
[2/6] Update successful: https://deno.land/std@0.221.0/testing/asserts.ts -> 0.224.0
[3/6] Looking for releases: https://deno.land/std@0.221.0/testing/types.ts
[3/6] Attempting update: https://deno.land/std@0.221.0/testing/types.ts -> 0.224.0
[3/6] Update successful: https://deno.land/std@0.221.0/testing/types.ts -> 0.224.0
[4/6] Looking for releases: https://deno.land/x/denops_std@v6.4.0/mod.ts
[4/6] Using latest: https://deno.land/x/denops_std@v6.4.0/mod.ts
[5/6] Looking for releases: https://deno.land/x/denops_std@v6.4.0/option/mod.ts
[5/6] Using latest: https://deno.land/x/denops_std@v6.4.0/option/mod.ts
[6/6] Looking for releases: https://deno.land/x/denops_std@v6.4.0/variable/mod.ts
[6/6] Using latest: https://deno.land/x/denops_std@v6.4.0/variable/mod.ts

/home/runner/work/vim-detect-indent/vim-detect-indent/test/denops/detect-indent/detectable_test.ts
[1/5] Looking for releases: https://deno.land/x/denops_test@v1.6.2/mod.ts
[1/5] Using latest: https://deno.land/x/denops_test@v1.6.2/mod.ts
[2/5] Looking for releases: https://deno.land/std@0.221.0/testing/asserts.ts
[2/5] Attempting update: https://deno.land/std@0.221.0/testing/asserts.ts -> 0.224.0
[2/5] Update successful: https://deno.land/std@0.221.0/testing/asserts.ts -> 0.224.0
[3/5] Looking for releases: https://deno.land/x/denops_std@v6.4.0/mod.ts
[3/5] Using latest: https://deno.land/x/denops_std@v6.4.0/mod.ts
[4/5] Looking for releases: https://deno.land/x/denops_std@v6.4.0/option/mod.ts
[4/5] Using latest: https://deno.land/x/denops_std@v6.4.0/option/mod.ts
[5/5] Looking for releases: https://deno.land/x/denops_std@v6.4.0/variable/mod.ts
[5/5] Using latest: https://deno.land/x/denops_std@v6.4.0/variable/mod.ts

Already latest version:
https://deno.land/x/denops_std@v6.4.0/mod.ts == v6.4.0
https://deno.land/x/denops_std@v6.4.0/mod.ts == v6.4.0
https://deno.land/x/denops_std@v6.4.0/function/mod.ts == v6.4.0
https://deno.land/x/denops_std@v6.4.0/mod.ts == v6.4.0
https://deno.land/x/denops_std@v6.4.0/batch/mod.ts == v6.4.0
https://deno.land/x/denops_std@v6.4.0/variable/mod.ts == v6.4.0
https://deno.land/x/denops_std@v6.4.0/mod.ts == v6.4.0
https://deno.land/x/denops_std@v6.4.0/mod.ts == v6.4.0
https://deno.land/x/denops_std@v6.4.0/option/mod.ts == v6.4.0
https://deno.land/x/denops_std@v6.4.0/variable/mod.ts == v6.4.0
https://deno.land/x/denops_std@v6.4.0/mod.ts == v6.4.0
https://deno.land/x/denops_std@v6.4.0/option/mod.ts == v6.4.0
https://deno.land/x/denops_std@v6.4.0/mod.ts == v6.4.0
https://deno.land/x/denops_std@v6.4.0/mod.ts == v6.4.0
https://deno.land/x/denops_std@v6.4.0/batch/mod.ts == v6.4.0
https://deno.land/x/denops_std@v6.4.0/option/mod.ts == v6.4.0
https://deno.land/x/denops_std@v6.4.0/variable/mod.ts == v6.4.0
https://deno.land/x/denops_test@v1.6.2/mod.ts == v1.6.2
https://deno.land/x/denops_std@v6.4.0/mod.ts == v6.4.0
https://deno.land/x/denops_std@v6.4.0/option/mod.ts == v6.4.0
https://deno.land/x/denops_test@v1.6.2/mod.ts == v1.6.2
https://deno.land/x/denops_std@v6.4.0/mod.ts == v6.4.0
https://deno.land/x/denops_std@v6.4.0/function/mod.ts == v6.4.0
https://deno.land/x/denops_std@v6.4.0/option/mod.ts == v6.4.0
https://deno.land/x/denops_test@v1.6.2/mod.ts == v1.6.2
https://deno.land/x/denops_std@v6.4.0/mod.ts == v6.4.0
https://deno.land/x/denops_std@v6.4.0/function/mod.ts == v6.4.0
https://deno.land/x/denops_std@v6.4.0/option/mod.ts == v6.4.0
https://deno.land/x/denops_test@v1.6.2/mod.ts == v1.6.2
https://deno.land/x/denops_std@v6.4.0/mod.ts == v6.4.0
https://deno.land/x/denops_std@v6.4.0/function/mod.ts == v6.4.0
https://deno.land/x/denops_std@v6.4.0/variable/mod.ts == v6.4.0
https://deno.land/x/denops_test@v1.6.2/mod.ts == v1.6.2
https://deno.land/x/denops_std@v6.4.0/mod.ts == v6.4.0
https://deno.land/x/denops_std@v6.4.0/function/mod.ts == v6.4.0
https://deno.land/x/denops_test@v1.6.2/mod.ts == v1.6.2
https://deno.land/x/denops_std@v6.4.0/mod.ts == v6.4.0
https://deno.land/x/denops_std@v6.4.0/option/mod.ts == v6.4.0
https://deno.land/x/denops_std@v6.4.0/variable/mod.ts == v6.4.0
https://deno.land/x/denops_test@v1.6.2/mod.ts == v1.6.2
https://deno.land/x/denops_std@v6.4.0/mod.ts == v6.4.0
https://deno.land/x/denops_std@v6.4.0/option/mod.ts == v6.4.0
https://deno.land/x/denops_std@v6.4.0/variable/mod.ts == v6.4.0

Successfully updated:
https://deno.land/x/unknownutil@v3.17.0/mod.ts v3.17.0 -> v3.18.0
https://deno.land/x/unknownutil@v3.17.0/mod.ts v3.17.0 -> v3.18.0
https://deno.land/x/unknownutil@v3.17.0/mod.ts v3.17.0 -> v3.18.0
https://deno.land/x/unknownutil@v3.17.0/mod.ts v3.17.0 -> v3.18.0
https://deno.land/std@0.221.0/path/mod.ts 0.221.0 -> 0.224.0
https://deno.land/std@0.221.0/testing/asserts.ts 0.221.0 -> 0.224.0
https://deno.land/std@0.221.0/testing/types.ts 0.221.0 -> 0.224.0
https://deno.land/std@0.221.0/testing/asserts.ts 0.221.0 -> 0.224.0
https://deno.land/std@0.221.0/testing/asserts.ts 0.221.0 -> 0.224.0
https://deno.land/x/unknownutil@v3.17.0/mod.ts v3.17.0 -> v3.18.0
https://deno.land/std@0.221.0/testing/asserts.ts 0.221.0 -> 0.224.0
https://deno.land/std@0.221.0/testing/asserts.ts 0.221.0 -> 0.224.0
https://deno.land/x/unknownutil@v3.17.0/mod.ts v3.17.0 -> v3.18.0
https://deno.land/std@0.221.0/testing/asserts.ts 0.221.0 -> 0.224.0
https://deno.land/std@0.221.0/testing/asserts.ts 0.221.0 -> 0.224.0
https://deno.land/std@0.221.0/testing/types.ts 0.221.0 -> 0.224.0
https://deno.land/std@0.221.0/testing/asserts.ts 0.221.0 -> 0.224.0
make cache
make[1]: Entering directory '/home/runner/work/vim-detect-indent/vim-detect-indent'
deno cache $(find . -type f -name '*.ts' -not -path '*.deno/*' -not -path '*test/fixtures/*')
make[1]: Leaving directory '/home/runner/work/vim-detect-indent/vim-detect-indent'
make fmt
make[1]: Entering directory '/home/runner/work/vim-detect-indent/vim-detect-indent'
deno fmt --ignore='.deno/,test/fixtures/'
make[1]: Leaving directory '/home/runner/work/vim-detect-indent/vim-detect-indent'

@kg8m-bot kg8m-bot bot assigned kg8m Apr 13, 2024
@kg8m-bot kg8m-bot bot force-pushed the update-deno-dependencies branch from a33276d to 4f0b44e Compare April 20, 2024 01:25
```sh
$ make update-deps
```

```
deno run --allow-all https://deno.land/x/udd/main.ts $(find . -type f -name '*.ts' -not -path '*.deno/*' -not -path '*test/fixtures/*')
/home/runner/work/vim-detect-indent/vim-detect-indent/denops/detect-indent/restore.ts
[1/1] Looking for releases: https://deno.land/x/denops_std@v6.4.0/mod.ts
[1/1] Using latest: https://deno.land/x/denops_std@v6.4.0/mod.ts

/home/runner/work/vim-detect-indent/vim-detect-indent/denops/detect-indent/calculate.ts
[1/2] Looking for releases: https://deno.land/x/denops_std@v6.4.0/mod.ts
[1/2] Using latest: https://deno.land/x/denops_std@v6.4.0/mod.ts
[2/2] Looking for releases: https://deno.land/x/denops_std@v6.4.0/function/mod.ts
[2/2] Using latest: https://deno.land/x/denops_std@v6.4.0/function/mod.ts

/home/runner/work/vim-detect-indent/vim-detect-indent/denops/detect-indent/logger.ts
[1/3] Looking for releases: https://deno.land/x/denops_std@v6.4.0/mod.ts
[1/3] Using latest: https://deno.land/x/denops_std@v6.4.0/mod.ts
[2/3] Looking for releases: https://deno.land/x/denops_std@v6.4.0/batch/mod.ts
[2/3] Using latest: https://deno.land/x/denops_std@v6.4.0/batch/mod.ts
[3/3] Looking for releases: https://deno.land/x/denops_std@v6.4.0/variable/mod.ts
[3/3] Using latest: https://deno.land/x/denops_std@v6.4.0/variable/mod.ts

/home/runner/work/vim-detect-indent/vim-detect-indent/denops/detect-indent/detect.ts
[1/1] Looking for releases: https://deno.land/x/denops_std@v6.4.0/mod.ts
[1/1] Using latest: https://deno.land/x/denops_std@v6.4.0/mod.ts

/home/runner/work/vim-detect-indent/vim-detect-indent/denops/detect-indent/buffer-cache.ts
[1/4] Looking for releases: https://deno.land/x/denops_std@v6.4.0/mod.ts
[1/4] Using latest: https://deno.land/x/denops_std@v6.4.0/mod.ts
[2/4] Looking for releases: https://deno.land/x/denops_std@v6.4.0/option/mod.ts
[2/4] Using latest: https://deno.land/x/denops_std@v6.4.0/option/mod.ts
[3/4] Looking for releases: https://deno.land/x/denops_std@v6.4.0/variable/mod.ts
[3/4] Using latest: https://deno.land/x/denops_std@v6.4.0/variable/mod.ts
[4/4] Looking for releases: https://deno.land/x/unknownutil@v3.17.0/mod.ts
[4/4] Attempting update: https://deno.land/x/unknownutil@v3.17.0/mod.ts -> v3.18.0
[4/4] Update successful: https://deno.land/x/unknownutil@v3.17.0/mod.ts -> v3.18.0

/home/runner/work/vim-detect-indent/vim-detect-indent/denops/detect-indent/util.ts

/home/runner/work/vim-detect-indent/vim-detect-indent/denops/detect-indent/options.ts
[1/3] Looking for releases: https://deno.land/x/denops_std@v6.4.0/mod.ts
[1/3] Using latest: https://deno.land/x/denops_std@v6.4.0/mod.ts
[2/3] Looking for releases: https://deno.land/x/denops_std@v6.4.0/option/mod.ts
[2/3] Using latest: https://deno.land/x/denops_std@v6.4.0/option/mod.ts
[3/3] Looking for releases: https://deno.land/x/unknownutil@v3.17.0/mod.ts
[3/3] Attempting update: https://deno.land/x/unknownutil@v3.17.0/mod.ts -> v3.18.0
[3/3] Update successful: https://deno.land/x/unknownutil@v3.17.0/mod.ts -> v3.18.0

/home/runner/work/vim-detect-indent/vim-detect-indent/denops/detect-indent/main.ts
[1/1] Looking for releases: https://deno.land/x/denops_std@v6.4.0/mod.ts
[1/1] Using latest: https://deno.land/x/denops_std@v6.4.0/mod.ts

/home/runner/work/vim-detect-indent/vim-detect-indent/denops/detect-indent/detectable.ts
[1/6] Looking for releases: https://deno.land/x/denops_std@v6.4.0/mod.ts
[1/6] Using latest: https://deno.land/x/denops_std@v6.4.0/mod.ts
[2/6] Looking for releases: https://deno.land/x/denops_std@v6.4.0/batch/mod.ts
[2/6] Using latest: https://deno.land/x/denops_std@v6.4.0/batch/mod.ts
[3/6] Looking for releases: https://deno.land/x/denops_std@v6.4.0/option/mod.ts
[3/6] Using latest: https://deno.land/x/denops_std@v6.4.0/option/mod.ts
[4/6] Looking for releases: https://deno.land/x/denops_std@v6.4.0/variable/mod.ts
[4/6] Using latest: https://deno.land/x/denops_std@v6.4.0/variable/mod.ts
[5/6] Looking for releases: https://deno.land/x/unknownutil@v3.17.0/mod.ts
[5/6] Attempting update: https://deno.land/x/unknownutil@v3.17.0/mod.ts -> v3.18.0
[5/6] Update successful: https://deno.land/x/unknownutil@v3.17.0/mod.ts -> v3.18.0
[6/6] Looking for releases: https://deno.land/x/unknownutil@v3.17.0/mod.ts
[6/6] Attempting update: https://deno.land/x/unknownutil@v3.17.0/mod.ts -> v3.18.0
[6/6] Update successful: https://deno.land/x/unknownutil@v3.17.0/mod.ts -> v3.18.0

/home/runner/work/vim-detect-indent/vim-detect-indent/test/denops/test-helper.ts
[1/1] Looking for releases: https://deno.land/std@0.221.0/path/mod.ts
[1/1] Attempting update: https://deno.land/std@0.221.0/path/mod.ts -> 0.224.0
[1/1] Update successful: https://deno.land/std@0.221.0/path/mod.ts -> 0.224.0

/home/runner/work/vim-detect-indent/vim-detect-indent/test/denops/detect-indent/options_test.ts
[1/5] Looking for releases: https://deno.land/x/denops_test@v1.6.2/mod.ts
[1/5] Using latest: https://deno.land/x/denops_test@v1.6.2/mod.ts
[2/5] Looking for releases: https://deno.land/std@0.221.0/testing/asserts.ts
[2/5] Attempting update: https://deno.land/std@0.221.0/testing/asserts.ts -> 0.224.0
[2/5] Update successful: https://deno.land/std@0.221.0/testing/asserts.ts -> 0.224.0
[3/5] Looking for releases: https://deno.land/std@0.221.0/testing/types.ts
[3/5] Attempting update: https://deno.land/std@0.221.0/testing/types.ts -> 0.224.0
[3/5] Update successful: https://deno.land/std@0.221.0/testing/types.ts -> 0.224.0
[4/5] Looking for releases: https://deno.land/x/denops_std@v6.4.0/mod.ts
[4/5] Using latest: https://deno.land/x/denops_std@v6.4.0/mod.ts
[5/5] Looking for releases: https://deno.land/x/denops_std@v6.4.0/option/mod.ts
[5/5] Using latest: https://deno.land/x/denops_std@v6.4.0/option/mod.ts

/home/runner/work/vim-detect-indent/vim-detect-indent/test/denops/detect-indent/util_test.ts
[1/1] Looking for releases: https://deno.land/std@0.221.0/testing/asserts.ts
[1/1] Attempting update: https://deno.land/std@0.221.0/testing/asserts.ts -> 0.224.0
[1/1] Update successful: https://deno.land/std@0.221.0/testing/asserts.ts -> 0.224.0

/home/runner/work/vim-detect-indent/vim-detect-indent/test/denops/detect-indent/restore_test.ts
[1/6] Looking for releases: https://deno.land/x/denops_test@v1.6.2/mod.ts
[1/6] Using latest: https://deno.land/x/denops_test@v1.6.2/mod.ts
[2/6] Looking for releases: https://deno.land/std@0.221.0/testing/asserts.ts
[2/6] Attempting update: https://deno.land/std@0.221.0/testing/asserts.ts -> 0.224.0
[2/6] Update successful: https://deno.land/std@0.221.0/testing/asserts.ts -> 0.224.0
[3/6] Looking for releases: https://deno.land/x/denops_std@v6.4.0/mod.ts
[3/6] Using latest: https://deno.land/x/denops_std@v6.4.0/mod.ts
[4/6] Looking for releases: https://deno.land/x/denops_std@v6.4.0/function/mod.ts
[4/6] Using latest: https://deno.land/x/denops_std@v6.4.0/function/mod.ts
[5/6] Looking for releases: https://deno.land/x/denops_std@v6.4.0/option/mod.ts
[5/6] Using latest: https://deno.land/x/denops_std@v6.4.0/option/mod.ts
[6/6] Looking for releases: https://deno.land/x/unknownutil@v3.17.0/mod.ts
[6/6] Attempting update: https://deno.land/x/unknownutil@v3.17.0/mod.ts -> v3.18.0
[6/6] Update successful: https://deno.land/x/unknownutil@v3.17.0/mod.ts -> v3.18.0

/home/runner/work/vim-detect-indent/vim-detect-indent/test/denops/detect-indent/detect_test.ts
[1/5] Looking for releases: https://deno.land/x/denops_test@v1.6.2/mod.ts
[1/5] Using latest: https://deno.land/x/denops_test@v1.6.2/mod.ts
[2/5] Looking for releases: https://deno.land/std@0.221.0/testing/asserts.ts
[2/5] Attempting update: https://deno.land/std@0.221.0/testing/asserts.ts -> 0.224.0
[2/5] Update successful: https://deno.land/std@0.221.0/testing/asserts.ts -> 0.224.0
[3/5] Looking for releases: https://deno.land/x/denops_std@v6.4.0/mod.ts
[3/5] Using latest: https://deno.land/x/denops_std@v6.4.0/mod.ts
[4/5] Looking for releases: https://deno.land/x/denops_std@v6.4.0/function/mod.ts
[4/5] Using latest: https://deno.land/x/denops_std@v6.4.0/function/mod.ts
[5/5] Looking for releases: https://deno.land/x/denops_std@v6.4.0/option/mod.ts
[5/5] Using latest: https://deno.land/x/denops_std@v6.4.0/option/mod.ts

/home/runner/work/vim-detect-indent/vim-detect-indent/test/denops/detect-indent/logger_test.ts
[1/6] Looking for releases: https://deno.land/x/denops_test@v1.6.2/mod.ts
[1/6] Using latest: https://deno.land/x/denops_test@v1.6.2/mod.ts
[2/6] Looking for releases: https://deno.land/std@0.221.0/testing/asserts.ts
[2/6] Attempting update: https://deno.land/std@0.221.0/testing/asserts.ts -> 0.224.0
[2/6] Update successful: https://deno.land/std@0.221.0/testing/asserts.ts -> 0.224.0
[3/6] Looking for releases: https://deno.land/x/denops_std@v6.4.0/mod.ts
[3/6] Using latest: https://deno.land/x/denops_std@v6.4.0/mod.ts
[4/6] Looking for releases: https://deno.land/x/denops_std@v6.4.0/function/mod.ts
[4/6] Using latest: https://deno.land/x/denops_std@v6.4.0/function/mod.ts
[5/6] Looking for releases: https://deno.land/x/denops_std@v6.4.0/variable/mod.ts
[5/6] Using latest: https://deno.land/x/denops_std@v6.4.0/variable/mod.ts
[6/6] Looking for releases: https://deno.land/x/unknownutil@v3.17.0/mod.ts
[6/6] Attempting update: https://deno.land/x/unknownutil@v3.17.0/mod.ts -> v3.18.0
[6/6] Update successful: https://deno.land/x/unknownutil@v3.17.0/mod.ts -> v3.18.0

/home/runner/work/vim-detect-indent/vim-detect-indent/test/denops/detect-indent/calculate_test.ts
[1/4] Looking for releases: https://deno.land/x/denops_test@v1.6.2/mod.ts
[1/4] Using latest: https://deno.land/x/denops_test@v1.6.2/mod.ts
[2/4] Looking for releases: https://deno.land/std@0.221.0/testing/asserts.ts
[2/4] Attempting update: https://deno.land/std@0.221.0/testing/asserts.ts -> 0.224.0
[2/4] Update successful: https://deno.land/std@0.221.0/testing/asserts.ts -> 0.224.0
[3/4] Looking for releases: https://deno.land/x/denops_std@v6.4.0/mod.ts
[3/4] Using latest: https://deno.land/x/denops_std@v6.4.0/mod.ts
[4/4] Looking for releases: https://deno.land/x/denops_std@v6.4.0/function/mod.ts
[4/4] Using latest: https://deno.land/x/denops_std@v6.4.0/function/mod.ts

/home/runner/work/vim-detect-indent/vim-detect-indent/test/denops/detect-indent/buffer-cache_test.ts
[1/6] Looking for releases: https://deno.land/x/denops_test@v1.6.2/mod.ts
[1/6] Using latest: https://deno.land/x/denops_test@v1.6.2/mod.ts
[2/6] Looking for releases: https://deno.land/std@0.221.0/testing/asserts.ts
[2/6] Attempting update: https://deno.land/std@0.221.0/testing/asserts.ts -> 0.224.0
[2/6] Update successful: https://deno.land/std@0.221.0/testing/asserts.ts -> 0.224.0
[3/6] Looking for releases: https://deno.land/std@0.221.0/testing/types.ts
[3/6] Attempting update: https://deno.land/std@0.221.0/testing/types.ts -> 0.224.0
[3/6] Update successful: https://deno.land/std@0.221.0/testing/types.ts -> 0.224.0
[4/6] Looking for releases: https://deno.land/x/denops_std@v6.4.0/mod.ts
[4/6] Using latest: https://deno.land/x/denops_std@v6.4.0/mod.ts
[5/6] Looking for releases: https://deno.land/x/denops_std@v6.4.0/option/mod.ts
[5/6] Using latest: https://deno.land/x/denops_std@v6.4.0/option/mod.ts
[6/6] Looking for releases: https://deno.land/x/denops_std@v6.4.0/variable/mod.ts
[6/6] Using latest: https://deno.land/x/denops_std@v6.4.0/variable/mod.ts

/home/runner/work/vim-detect-indent/vim-detect-indent/test/denops/detect-indent/detectable_test.ts
[1/5] Looking for releases: https://deno.land/x/denops_test@v1.6.2/mod.ts
[1/5] Using latest: https://deno.land/x/denops_test@v1.6.2/mod.ts
[2/5] Looking for releases: https://deno.land/std@0.221.0/testing/asserts.ts
[2/5] Attempting update: https://deno.land/std@0.221.0/testing/asserts.ts -> 0.224.0
[2/5] Update successful: https://deno.land/std@0.221.0/testing/asserts.ts -> 0.224.0
[3/5] Looking for releases: https://deno.land/x/denops_std@v6.4.0/mod.ts
[3/5] Using latest: https://deno.land/x/denops_std@v6.4.0/mod.ts
[4/5] Looking for releases: https://deno.land/x/denops_std@v6.4.0/option/mod.ts
[4/5] Using latest: https://deno.land/x/denops_std@v6.4.0/option/mod.ts
[5/5] Looking for releases: https://deno.land/x/denops_std@v6.4.0/variable/mod.ts
[5/5] Using latest: https://deno.land/x/denops_std@v6.4.0/variable/mod.ts

Already latest version:
https://deno.land/x/denops_std@v6.4.0/mod.ts == v6.4.0
https://deno.land/x/denops_std@v6.4.0/mod.ts == v6.4.0
https://deno.land/x/denops_std@v6.4.0/function/mod.ts == v6.4.0
https://deno.land/x/denops_std@v6.4.0/mod.ts == v6.4.0
https://deno.land/x/denops_std@v6.4.0/batch/mod.ts == v6.4.0
https://deno.land/x/denops_std@v6.4.0/variable/mod.ts == v6.4.0
https://deno.land/x/denops_std@v6.4.0/mod.ts == v6.4.0
https://deno.land/x/denops_std@v6.4.0/mod.ts == v6.4.0
https://deno.land/x/denops_std@v6.4.0/option/mod.ts == v6.4.0
https://deno.land/x/denops_std@v6.4.0/variable/mod.ts == v6.4.0
https://deno.land/x/denops_std@v6.4.0/mod.ts == v6.4.0
https://deno.land/x/denops_std@v6.4.0/option/mod.ts == v6.4.0
https://deno.land/x/denops_std@v6.4.0/mod.ts == v6.4.0
https://deno.land/x/denops_std@v6.4.0/mod.ts == v6.4.0
https://deno.land/x/denops_std@v6.4.0/batch/mod.ts == v6.4.0
https://deno.land/x/denops_std@v6.4.0/option/mod.ts == v6.4.0
https://deno.land/x/denops_std@v6.4.0/variable/mod.ts == v6.4.0
https://deno.land/x/denops_test@v1.6.2/mod.ts == v1.6.2
https://deno.land/x/denops_std@v6.4.0/mod.ts == v6.4.0
https://deno.land/x/denops_std@v6.4.0/option/mod.ts == v6.4.0
https://deno.land/x/denops_test@v1.6.2/mod.ts == v1.6.2
https://deno.land/x/denops_std@v6.4.0/mod.ts == v6.4.0
https://deno.land/x/denops_std@v6.4.0/function/mod.ts == v6.4.0
https://deno.land/x/denops_std@v6.4.0/option/mod.ts == v6.4.0
https://deno.land/x/denops_test@v1.6.2/mod.ts == v1.6.2
https://deno.land/x/denops_std@v6.4.0/mod.ts == v6.4.0
https://deno.land/x/denops_std@v6.4.0/function/mod.ts == v6.4.0
https://deno.land/x/denops_std@v6.4.0/option/mod.ts == v6.4.0
https://deno.land/x/denops_test@v1.6.2/mod.ts == v1.6.2
https://deno.land/x/denops_std@v6.4.0/mod.ts == v6.4.0
https://deno.land/x/denops_std@v6.4.0/function/mod.ts == v6.4.0
https://deno.land/x/denops_std@v6.4.0/variable/mod.ts == v6.4.0
https://deno.land/x/denops_test@v1.6.2/mod.ts == v1.6.2
https://deno.land/x/denops_std@v6.4.0/mod.ts == v6.4.0
https://deno.land/x/denops_std@v6.4.0/function/mod.ts == v6.4.0
https://deno.land/x/denops_test@v1.6.2/mod.ts == v1.6.2
https://deno.land/x/denops_std@v6.4.0/mod.ts == v6.4.0
https://deno.land/x/denops_std@v6.4.0/option/mod.ts == v6.4.0
https://deno.land/x/denops_std@v6.4.0/variable/mod.ts == v6.4.0
https://deno.land/x/denops_test@v1.6.2/mod.ts == v1.6.2
https://deno.land/x/denops_std@v6.4.0/mod.ts == v6.4.0
https://deno.land/x/denops_std@v6.4.0/option/mod.ts == v6.4.0
https://deno.land/x/denops_std@v6.4.0/variable/mod.ts == v6.4.0

Successfully updated:
https://deno.land/x/unknownutil@v3.17.0/mod.ts v3.17.0 -> v3.18.0
https://deno.land/x/unknownutil@v3.17.0/mod.ts v3.17.0 -> v3.18.0
https://deno.land/x/unknownutil@v3.17.0/mod.ts v3.17.0 -> v3.18.0
https://deno.land/x/unknownutil@v3.17.0/mod.ts v3.17.0 -> v3.18.0
https://deno.land/std@0.221.0/path/mod.ts 0.221.0 -> 0.224.0
https://deno.land/std@0.221.0/testing/asserts.ts 0.221.0 -> 0.224.0
https://deno.land/std@0.221.0/testing/types.ts 0.221.0 -> 0.224.0
https://deno.land/std@0.221.0/testing/asserts.ts 0.221.0 -> 0.224.0
https://deno.land/std@0.221.0/testing/asserts.ts 0.221.0 -> 0.224.0
https://deno.land/x/unknownutil@v3.17.0/mod.ts v3.17.0 -> v3.18.0
https://deno.land/std@0.221.0/testing/asserts.ts 0.221.0 -> 0.224.0
https://deno.land/std@0.221.0/testing/asserts.ts 0.221.0 -> 0.224.0
https://deno.land/x/unknownutil@v3.17.0/mod.ts v3.17.0 -> v3.18.0
https://deno.land/std@0.221.0/testing/asserts.ts 0.221.0 -> 0.224.0
https://deno.land/std@0.221.0/testing/asserts.ts 0.221.0 -> 0.224.0
https://deno.land/std@0.221.0/testing/types.ts 0.221.0 -> 0.224.0
https://deno.land/std@0.221.0/testing/asserts.ts 0.221.0 -> 0.224.0
make cache
make[1]: Entering directory '/home/runner/work/vim-detect-indent/vim-detect-indent'
deno cache $(find . -type f -name '*.ts' -not -path '*.deno/*' -not -path '*test/fixtures/*')
make[1]: Leaving directory '/home/runner/work/vim-detect-indent/vim-detect-indent'
make fmt
make[1]: Entering directory '/home/runner/work/vim-detect-indent/vim-detect-indent'
deno fmt --ignore='.deno/,test/fixtures/'
make[1]: Leaving directory '/home/runner/work/vim-detect-indent/vim-detect-indent'

```
@kg8m-bot kg8m-bot bot force-pushed the update-deno-dependencies branch from 4f0b44e to 4977dd6 Compare April 27, 2024 01:26
@kg8m kg8m merged commit e24c082 into main May 6, 2024
14 checks passed
@kg8m kg8m deleted the update-deno-dependencies branch May 6, 2024 08:41
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.

1 participant