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 #47

Merged
merged 1 commit into from
Dec 14, 2022
Merged

Conversation

github-actions[bot]
Copy link
Contributor

The output of make deps is

/home/runner/work/k8s.vim/k8s.vim/denops/k8s/deps.ts
[1/12] Looking for releases: https://deno.land/x/denops_std@v3.11.1/mod.ts
[1/12] Attempting update: https://deno.land/x/denops_std@v3.11.1/mod.ts -> v3.11.3
[1/12] Update successful: https://deno.land/x/denops_std@v3.11.1/mod.ts -> v3.11.3
[2/12] Looking for releases: https://deno.land/x/denops_std@v3.11.1/variable/mod.ts
[2/12] Attempting update: https://deno.land/x/denops_std@v3.11.1/variable/mod.ts -> v3.11.3
[2/12] Update successful: https://deno.land/x/denops_std@v3.11.1/variable/mod.ts -> v3.11.3
[3/12] Looking for releases: https://deno.land/x/unknownutil@v2.1.0/mod.ts
[3/12] Using latest: https://deno.land/x/unknownutil@v2.1.0/mod.ts
[4/12] Looking for releases: https://deno.land/std@0.167.0/testing/asserts.ts
[4/12] Using latest: https://deno.land/std@0.167.0/testing/asserts.ts
[5/12] Looking for releases: https://deno.land/x/denops_std@v3.11.1/autocmd/mod.ts
[5/12] Attempting update: https://deno.land/x/denops_std@v3.11.1/autocmd/mod.ts -> v3.11.3
[5/12] Update successful: https://deno.land/x/denops_std@v3.11.1/autocmd/mod.ts -> v3.11.3
[6/12] Looking for releases: https://deno.land/x/cliffy@v0.25.5/table/mod.ts
[6/12] Using latest: https://deno.land/x/cliffy@v0.25.5/table/mod.ts
[7/12] Looking for releases: https://deno.land/std@0.167.0/datetime/mod.ts
[7/12] Using latest: https://deno.land/std@0.167.0/datetime/mod.ts
[8/12] Looking for releases: https://deno.land/x/denops_std@v3.11.1/variable/mod.ts
[8/12] Attempting update: https://deno.land/x/denops_std@v3.11.1/variable/mod.ts -> v3.11.3
[8/12] Update successful: https://deno.land/x/denops_std@v3.11.1/variable/mod.ts -> v3.11.3
[9/12] Looking for releases: https://deno.land/x/denops_std@v3.11.1/batch/mod.ts
[9/12] Attempting update: https://deno.land/x/denops_std@v3.11.1/batch/mod.ts -> v3.11.3
[9/12] Update successful: https://deno.land/x/denops_std@v3.11.1/batch/mod.ts -> v3.11.3
[10/12] Looking for releases: https://deno.land/std@0.167.0/fs/mod.ts
[10/12] Using latest: https://deno.land/std@0.167.0/fs/mod.ts
[11/12] Looking for releases: https://deno.land/std@0.167.0/path/mod.ts
[11/12] Using latest: https://deno.land/std@0.167.0/path/mod.ts
[12/12] Looking for releases: https://cdn.skypack.dev/string-width@5.0.1?dts
[12/12] Skip updating: https://cdn.skypack.dev/string-width@5.0.1?dts

Already latest version:
https://deno.land/x/unknownutil@v2.1.0/mod.ts == v2.1.0
https://deno.land/std@0.167.0/testing/asserts.ts == 0.167.0
https://deno.land/x/cliffy@v0.25.5/table/mod.ts == v0.25.5
https://deno.land/std@0.167.0/datetime/mod.ts == 0.167.0
https://deno.land/std@0.167.0/fs/mod.ts == 0.167.0
https://deno.land/std@0.167.0/path/mod.ts == 0.167.0
https://cdn.skypack.dev/string-width@5.0.1?dts == 5.0.1?dts

Successfully updated:
https://deno.land/x/denops_std@v3.11.1/mod.ts v3.11.1 -> v3.11.3
https://deno.land/x/denops_std@v3.11.1/variable/mod.ts v3.11.1 -> v3.11.3
https://deno.land/x/denops_std@v3.11.1/autocmd/mod.ts v3.11.1 -> v3.11.3
https://deno.land/x/denops_std@v3.11.1/variable/mod.ts v3.11.1 -> v3.11.3
https://deno.land/x/denops_std@v3.11.1/batch/mod.ts v3.11.1 -> v3.11.3

Update dependencies by udd:

/home/runner/work/k8s.vim/k8s.vim/denops/k8s/deps.ts
[1/12] Looking for releases: https://deno.land/x/denops_std@v3.11.1/mod.ts
[1/12] Attempting update: https://deno.land/x/denops_std@v3.11.1/mod.ts -> v3.11.3
[1/12] Update successful: https://deno.land/x/denops_std@v3.11.1/mod.ts -> v3.11.3
[2/12] Looking for releases: https://deno.land/x/denops_std@v3.11.1/variable/mod.ts
[2/12] Attempting update: https://deno.land/x/denops_std@v3.11.1/variable/mod.ts -> v3.11.3
[2/12] Update successful: https://deno.land/x/denops_std@v3.11.1/variable/mod.ts -> v3.11.3
[3/12] Looking for releases: https://deno.land/x/unknownutil@v2.1.0/mod.ts
[3/12] Using latest: https://deno.land/x/unknownutil@v2.1.0/mod.ts
[4/12] Looking for releases: https://deno.land/std@0.167.0/testing/asserts.ts
[4/12] Using latest: https://deno.land/std@0.167.0/testing/asserts.ts
[5/12] Looking for releases: https://deno.land/x/denops_std@v3.11.1/autocmd/mod.ts
[5/12] Attempting update: https://deno.land/x/denops_std@v3.11.1/autocmd/mod.ts -> v3.11.3
[5/12] Update successful: https://deno.land/x/denops_std@v3.11.1/autocmd/mod.ts -> v3.11.3
[6/12] Looking for releases: https://deno.land/x/cliffy@v0.25.5/table/mod.ts
[6/12] Using latest: https://deno.land/x/cliffy@v0.25.5/table/mod.ts
[7/12] Looking for releases: https://deno.land/std@0.167.0/datetime/mod.ts
[7/12] Using latest: https://deno.land/std@0.167.0/datetime/mod.ts
[8/12] Looking for releases: https://deno.land/x/denops_std@v3.11.1/variable/mod.ts
[8/12] Attempting update: https://deno.land/x/denops_std@v3.11.1/variable/mod.ts -> v3.11.3
[8/12] Update successful: https://deno.land/x/denops_std@v3.11.1/variable/mod.ts -> v3.11.3
[9/12] Looking for releases: https://deno.land/x/denops_std@v3.11.1/batch/mod.ts
[9/12] Attempting update: https://deno.land/x/denops_std@v3.11.1/batch/mod.ts -> v3.11.3
[9/12] Update successful: https://deno.land/x/denops_std@v3.11.1/batch/mod.ts -> v3.11.3
[10/12] Looking for releases: https://deno.land/std@0.167.0/fs/mod.ts
[10/12] Using latest: https://deno.land/std@0.167.0/fs/mod.ts
[11/12] Looking for releases: https://deno.land/std@0.167.0/path/mod.ts
[11/12] Using latest: https://deno.land/std@0.167.0/path/mod.ts
[12/12] Looking for releases: https://cdn.skypack.dev/string-width@5.0.1?dts
[12/12] Skip updating: https://cdn.skypack.dev/string-width@5.0.1?dts

Already latest version:
https://deno.land/x/unknownutil@v2.1.0/mod.ts == v2.1.0
https://deno.land/std@0.167.0/testing/asserts.ts == 0.167.0
https://deno.land/x/cliffy@v0.25.5/table/mod.ts == v0.25.5
https://deno.land/std@0.167.0/datetime/mod.ts == 0.167.0
https://deno.land/std@0.167.0/fs/mod.ts == 0.167.0
https://deno.land/std@0.167.0/path/mod.ts == 0.167.0
https://cdn.skypack.dev/string-width@5.0.1?dts == 5.0.1?dts

Successfully updated:
https://deno.land/x/denops_std@v3.11.1/mod.ts v3.11.1 -> v3.11.3
https://deno.land/x/denops_std@v3.11.1/variable/mod.ts v3.11.1 -> v3.11.3
https://deno.land/x/denops_std@v3.11.1/autocmd/mod.ts v3.11.1 -> v3.11.3
https://deno.land/x/denops_std@v3.11.1/variable/mod.ts v3.11.1 -> v3.11.3
https://deno.land/x/denops_std@v3.11.1/batch/mod.ts v3.11.1 -> v3.11.3
@skanehira skanehira merged commit d3d463b into main Dec 14, 2022
@skanehira skanehira deleted the automation/update-dependencies branch December 14, 2022 00:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant