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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jul 8, 2024

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/[email protected]/mod.ts
[1/12] Attempting update: https://deno.land/x/[email protected]/mod.ts -> v6.5.1
[1/12] Update successful: https://deno.land/x/[email protected]/mod.ts -> v6.5.1
[2/12] Looking for releases: https://deno.land/x/[email protected]/variable/mod.ts
[2/12] Attempting update: https://deno.land/x/[email protected]/variable/mod.ts -> v6.5.1
[2/12] Update successful: https://deno.land/x/[email protected]/variable/mod.ts -> v6.5.1
[3/12] Looking for releases: https://deno.land/x/[email protected]/mod.ts
[3/12] Attempting update: https://deno.land/x/[email protected]/mod.ts -> v3.18.1
[3/12] Update successful: https://deno.land/x/[email protected]/mod.ts -> v3.18.1
[4/12] Looking for releases: https://deno.land/[email protected]/testing/asserts.ts
[4/12] Attempting update: https://deno.land/[email protected]/testing/asserts.ts -> 0.224.0
[4/12] Update successful: https://deno.land/[email protected]/testing/asserts.ts -> 0.224.0
[5/12] Looking for releases: https://deno.land/x/[email protected]/autocmd/mod.ts
[5/12] Attempting update: https://deno.land/x/[email protected]/autocmd/mod.ts -> v6.5.1
[5/12] Update successful: https://deno.land/x/[email protected]/autocmd/mod.ts -> v6.5.1
[6/12] Looking for releases: https://deno.land/x/[email protected]/table/mod.ts
[6/12] Using latest: https://deno.land/x/[email protected]/table/mod.ts
[7/12] Looking for releases: https://deno.land/[email protected]/datetime/mod.ts
[7/12] Attempting update: https://deno.land/[email protected]/datetime/mod.ts -> 0.224.0
[7/12] Update successful: https://deno.land/[email protected]/datetime/mod.ts -> 0.224.0
[8/12] Looking for releases: https://deno.land/x/[email protected]/variable/mod.ts
[8/12] Attempting update: https://deno.land/x/[email protected]/variable/mod.ts -> v6.5.1
[8/12] Update successful: https://deno.land/x/[email protected]/variable/mod.ts -> v6.5.1
[9/12] Looking for releases: https://deno.land/x/[email protected]/batch/mod.ts
[9/12] Attempting update: https://deno.land/x/[email protected]/batch/mod.ts -> v6.5.1
[9/12] Update successful: https://deno.land/x/[email protected]/batch/mod.ts -> v6.5.1
[10/12] Looking for releases: https://deno.land/[email protected]/fs/mod.ts
[10/12] Attempting update: https://deno.land/[email protected]/fs/mod.ts -> 0.224.0
[10/12] Update successful: https://deno.land/[email protected]/fs/mod.ts -> 0.224.0
[11/12] Looking for releases: https://deno.land/[email protected]/path/mod.ts
[11/12] Attempting update: https://deno.land/[email protected]/path/mod.ts -> 0.224.0
[11/12] Update successful: https://deno.land/[email protected]/path/mod.ts -> 0.224.0
[12/12] Looking for releases: https://cdn.skypack.dev/[email protected]?dts
[12/12] Skip updating: https://cdn.skypack.dev/[email protected]?dts

Already latest version:
https://deno.land/x/[email protected]/table/mod.ts == v1.0.0-rc.4
https://cdn.skypack.dev/[email protected]?dts == 5.0.1?dts

Successfully updated:
https://deno.land/x/[email protected]/mod.ts v6.4.0 -> v6.5.1
https://deno.land/x/[email protected]/variable/mod.ts v6.4.0 -> v6.5.1
https://deno.land/x/[email protected]/mod.ts v3.17.3 -> v3.18.1
https://deno.land/[email protected]/testing/asserts.ts 0.222.1 -> 0.224.0
https://deno.land/x/[email protected]/autocmd/mod.ts v6.4.0 -> v6.5.1
https://deno.land/[email protected]/datetime/mod.ts 0.222.1 -> 0.224.0
https://deno.land/x/[email protected]/variable/mod.ts v6.4.0 -> v6.5.1
https://deno.land/x/[email protected]/batch/mod.ts v6.4.0 -> v6.5.1
https://deno.land/[email protected]/fs/mod.ts 0.222.1 -> 0.224.0
https://deno.land/[email protected]/path/mod.ts 0.222.1 -> 0.224.0

@github-actions github-actions bot force-pushed the automation/update-dependencies branch from 2e5d158 to 60b5cb7 Compare July 9, 2024 00:08
Update dependencies by udd:

/home/runner/work/k8s.vim/k8s.vim/denops/k8s/deps.ts
[1/12] Looking for releases: https://deno.land/x/[email protected]/mod.ts
[1/12] Attempting update: https://deno.land/x/[email protected]/mod.ts -> v6.5.1
[1/12] Update successful: https://deno.land/x/[email protected]/mod.ts -> v6.5.1
[2/12] Looking for releases: https://deno.land/x/[email protected]/variable/mod.ts
[2/12] Attempting update: https://deno.land/x/[email protected]/variable/mod.ts -> v6.5.1
[2/12] Update successful: https://deno.land/x/[email protected]/variable/mod.ts -> v6.5.1
[3/12] Looking for releases: https://deno.land/x/[email protected]/mod.ts
[3/12] Attempting update: https://deno.land/x/[email protected]/mod.ts -> v3.18.1
[3/12] Update successful: https://deno.land/x/[email protected]/mod.ts -> v3.18.1
[4/12] Looking for releases: https://deno.land/[email protected]/testing/asserts.ts
[4/12] Attempting update: https://deno.land/[email protected]/testing/asserts.ts -> 0.224.0
[4/12] Update successful: https://deno.land/[email protected]/testing/asserts.ts -> 0.224.0
[5/12] Looking for releases: https://deno.land/x/[email protected]/autocmd/mod.ts
[5/12] Attempting update: https://deno.land/x/[email protected]/autocmd/mod.ts -> v6.5.1
[5/12] Update successful: https://deno.land/x/[email protected]/autocmd/mod.ts -> v6.5.1
[6/12] Looking for releases: https://deno.land/x/[email protected]/table/mod.ts
[6/12] Using latest: https://deno.land/x/[email protected]/table/mod.ts
[7/12] Looking for releases: https://deno.land/[email protected]/datetime/mod.ts
[7/12] Attempting update: https://deno.land/[email protected]/datetime/mod.ts -> 0.224.0
[7/12] Update successful: https://deno.land/[email protected]/datetime/mod.ts -> 0.224.0
[8/12] Looking for releases: https://deno.land/x/[email protected]/variable/mod.ts
[8/12] Attempting update: https://deno.land/x/[email protected]/variable/mod.ts -> v6.5.1
[8/12] Update successful: https://deno.land/x/[email protected]/variable/mod.ts -> v6.5.1
[9/12] Looking for releases: https://deno.land/x/[email protected]/batch/mod.ts
[9/12] Attempting update: https://deno.land/x/[email protected]/batch/mod.ts -> v6.5.1
[9/12] Update successful: https://deno.land/x/[email protected]/batch/mod.ts -> v6.5.1
[10/12] Looking for releases: https://deno.land/[email protected]/fs/mod.ts
[10/12] Attempting update: https://deno.land/[email protected]/fs/mod.ts -> 0.224.0
[10/12] Update successful: https://deno.land/[email protected]/fs/mod.ts -> 0.224.0
[11/12] Looking for releases: https://deno.land/[email protected]/path/mod.ts
[11/12] Attempting update: https://deno.land/[email protected]/path/mod.ts -> 0.224.0
[11/12] Update successful: https://deno.land/[email protected]/path/mod.ts -> 0.224.0
[12/12] Looking for releases: https://cdn.skypack.dev/[email protected]?dts
[12/12] Skip updating: https://cdn.skypack.dev/[email protected]?dts

Already latest version:
https://deno.land/x/[email protected]/table/mod.ts == v1.0.0-rc.4
https://cdn.skypack.dev/[email protected]?dts == 5.0.1?dts

Successfully updated:
https://deno.land/x/[email protected]/mod.ts v6.4.0 -> v6.5.1
https://deno.land/x/[email protected]/variable/mod.ts v6.4.0 -> v6.5.1
https://deno.land/x/[email protected]/mod.ts v3.17.3 -> v3.18.1
https://deno.land/[email protected]/testing/asserts.ts 0.222.1 -> 0.224.0
https://deno.land/x/[email protected]/autocmd/mod.ts v6.4.0 -> v6.5.1
https://deno.land/[email protected]/datetime/mod.ts 0.222.1 -> 0.224.0
https://deno.land/x/[email protected]/variable/mod.ts v6.4.0 -> v6.5.1
https://deno.land/x/[email protected]/batch/mod.ts v6.4.0 -> v6.5.1
https://deno.land/[email protected]/fs/mod.ts 0.222.1 -> 0.224.0
https://deno.land/[email protected]/path/mod.ts 0.222.1 -> 0.224.0
@github-actions github-actions bot force-pushed the automation/update-dependencies branch from 60b5cb7 to 8e39295 Compare July 13, 2024 00:08
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.

None yet

1 participant