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

Merged
merged 1 commit into from
Mar 1, 2024
Merged

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Feb 23, 2024

The output of make deps is

/home/runner/work/denops-silicon.vim/denops-silicon.vim/denops/silicon/deps.ts
[1/8] Looking for releases: https://deno.land/x/[email protected]/mod.ts
[1/8] Attempting update: https://deno.land/x/[email protected]/mod.ts -> v6.2.0
[1/8] Update successful: https://deno.land/x/[email protected]/mod.ts -> v6.2.0
[2/8] Looking for releases: https://deno.land/x/[email protected]/mod.ts
[2/8] Using latest: https://deno.land/x/[email protected]/mod.ts
[3/8] Looking for releases: https://deno.land/x/[email protected]/batch/mod.ts
[3/8] Attempting update: https://deno.land/x/[email protected]/batch/mod.ts -> v6.2.0
[3/8] Update successful: https://deno.land/x/[email protected]/batch/mod.ts -> v6.2.0
[4/8] Looking for releases: https://deno.land/x/[email protected]/function/mod.ts
[4/8] Attempting update: https://deno.land/x/[email protected]/function/mod.ts -> v6.2.0
[4/8] Update successful: https://deno.land/x/[email protected]/function/mod.ts -> v6.2.0
[5/8] Looking for releases: https://deno.land/x/[email protected]/option/mod.ts
[5/8] Attempting update: https://deno.land/x/[email protected]/option/mod.ts -> v6.2.0
[5/8] Update successful: https://deno.land/x/[email protected]/option/mod.ts -> v6.2.0
[6/8] Looking for releases: https://deno.land/x/[email protected]/variable/mod.ts
[6/8] Attempting update: https://deno.land/x/[email protected]/variable/mod.ts -> v6.2.0
[6/8] Update successful: https://deno.land/x/[email protected]/variable/mod.ts -> v6.2.0
[7/8] Looking for releases: https://deno.land/x/[email protected]/mod.ts
[7/8] Using latest: https://deno.land/x/[email protected]/mod.ts
[8/8] Looking for releases: https://deno.land/x/[email protected]/mod.ts
[8/8] Using latest: https://deno.land/x/[email protected]/mod.ts

Already latest version:
https://deno.land/x/[email protected]/mod.ts == v3.16.3
https://deno.land/x/[email protected]/mod.ts == v1.0.0
https://deno.land/x/[email protected]/mod.ts == v1.0.0

Successfully updated:
https://deno.land/x/[email protected]/mod.ts v6.0.1 -> v6.2.0
https://deno.land/x/[email protected]/batch/mod.ts v6.0.1 -> v6.2.0
https://deno.land/x/[email protected]/function/mod.ts v6.0.1 -> v6.2.0
https://deno.land/x/[email protected]/option/mod.ts v6.0.1 -> v6.2.0
https://deno.land/x/[email protected]/variable/mod.ts v6.0.1 -> v6.2.0
/home/runner/work/denops-silicon.vim/denops-silicon.vim/denops/silicon/deps_test.ts
[1/2] Looking for releases: https://deno.land/[email protected]/assert/mod.ts
[1/2] Attempting update: https://deno.land/[email protected]/assert/mod.ts -> 0.218.0
[1/2] Update successful: https://deno.land/[email protected]/assert/mod.ts -> 0.218.0
[2/2] Looking for releases: https://deno.land/x/[email protected]/mod.ts
[2/2] Using latest: https://deno.land/x/[email protected]/mod.ts

Already latest version:
https://deno.land/x/[email protected]/mod.ts == v1.6.2

Successfully updated:
https://deno.land/[email protected]/assert/mod.ts 0.216.0 -> 0.218.0

@github-actions github-actions bot force-pushed the automation/update-dependencies branch from 788d8c1 to e3265d0 Compare February 25, 2024 00:02
Update dependencies by udd:

/home/runner/work/denops-silicon.vim/denops-silicon.vim/denops/silicon/deps.ts
[1/8] Looking for releases: https://deno.land/x/[email protected]/mod.ts
[1/8] Attempting update: https://deno.land/x/[email protected]/mod.ts -> v6.2.0
[1/8] Update successful: https://deno.land/x/[email protected]/mod.ts -> v6.2.0
[2/8] Looking for releases: https://deno.land/x/[email protected]/mod.ts
[2/8] Using latest: https://deno.land/x/[email protected]/mod.ts
[3/8] Looking for releases: https://deno.land/x/[email protected]/batch/mod.ts
[3/8] Attempting update: https://deno.land/x/[email protected]/batch/mod.ts -> v6.2.0
[3/8] Update successful: https://deno.land/x/[email protected]/batch/mod.ts -> v6.2.0
[4/8] Looking for releases: https://deno.land/x/[email protected]/function/mod.ts
[4/8] Attempting update: https://deno.land/x/[email protected]/function/mod.ts -> v6.2.0
[4/8] Update successful: https://deno.land/x/[email protected]/function/mod.ts -> v6.2.0
[5/8] Looking for releases: https://deno.land/x/[email protected]/option/mod.ts
[5/8] Attempting update: https://deno.land/x/[email protected]/option/mod.ts -> v6.2.0
[5/8] Update successful: https://deno.land/x/[email protected]/option/mod.ts -> v6.2.0
[6/8] Looking for releases: https://deno.land/x/[email protected]/variable/mod.ts
[6/8] Attempting update: https://deno.land/x/[email protected]/variable/mod.ts -> v6.2.0
[6/8] Update successful: https://deno.land/x/[email protected]/variable/mod.ts -> v6.2.0
[7/8] Looking for releases: https://deno.land/x/[email protected]/mod.ts
[7/8] Using latest: https://deno.land/x/[email protected]/mod.ts
[8/8] Looking for releases: https://deno.land/x/[email protected]/mod.ts
[8/8] Using latest: https://deno.land/x/[email protected]/mod.ts

Already latest version:
https://deno.land/x/[email protected]/mod.ts == v3.16.3
https://deno.land/x/[email protected]/mod.ts == v1.0.0
https://deno.land/x/[email protected]/mod.ts == v1.0.0

Successfully updated:
https://deno.land/x/[email protected]/mod.ts v6.0.1 -> v6.2.0
https://deno.land/x/[email protected]/batch/mod.ts v6.0.1 -> v6.2.0
https://deno.land/x/[email protected]/function/mod.ts v6.0.1 -> v6.2.0
https://deno.land/x/[email protected]/option/mod.ts v6.0.1 -> v6.2.0
https://deno.land/x/[email protected]/variable/mod.ts v6.0.1 -> v6.2.0
/home/runner/work/denops-silicon.vim/denops-silicon.vim/denops/silicon/deps_test.ts
[1/2] Looking for releases: https://deno.land/[email protected]/assert/mod.ts
[1/2] Attempting update: https://deno.land/[email protected]/assert/mod.ts -> 0.218.0
[1/2] Update successful: https://deno.land/[email protected]/assert/mod.ts -> 0.218.0
[2/2] Looking for releases: https://deno.land/x/[email protected]/mod.ts
[2/2] Using latest: https://deno.land/x/[email protected]/mod.ts

Already latest version:
https://deno.land/x/[email protected]/mod.ts == v1.6.2

Successfully updated:
https://deno.land/[email protected]/assert/mod.ts 0.216.0 -> 0.218.0
@github-actions github-actions bot force-pushed the automation/update-dependencies branch from e3265d0 to 53da2f2 Compare March 1, 2024 00:02
@skanehira skanehira merged commit 4e92180 into main Mar 1, 2024
@skanehira skanehira deleted the automation/update-dependencies branch March 1, 2024 01:14
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