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

Merged
merged 1 commit into from Dec 2, 2022
Merged

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Dec 2, 2022

The output of make deps is

/home/runner/work/denops-silicon.vim/denops-silicon.vim/denops/silicon/deps.ts
[1/9] Looking for releases: https://deno.land/x/denops_std@v3.9.3/mod.ts
[1/9] Using latest: https://deno.land/x/denops_std@v3.9.3/mod.ts
[2/9] Looking for releases: https://deno.land/x/denops_std@v3.9.3/variable/mod.ts
[2/9] Using latest: https://deno.land/x/denops_std@v3.9.3/variable/mod.ts
[3/9] Looking for releases: https://deno.land/x/unknownutil@v2.1.0/mod.ts
[3/9] Using latest: https://deno.land/x/unknownutil@v2.1.0/mod.ts
[4/9] Looking for releases: https://deno.land/std@0.166.0/testing/asserts.ts
[4/9] Attempting update: https://deno.land/std@0.166.0/testing/asserts.ts -> 0.167.0
[4/9] Update successful: https://deno.land/std@0.166.0/testing/asserts.ts -> 0.167.0
[5/9] Looking for releases: https://deno.land/x/silicon@v0.0.4/mod.ts
[5/9] Using latest: https://deno.land/x/silicon@v0.0.4/mod.ts
[6/9] Looking for releases: https://deno.land/x/denops_std@v3.9.3/variable/mod.ts
[6/9] Using latest: https://deno.land/x/denops_std@v3.9.3/variable/mod.ts
[7/9] Looking for releases: https://deno.land/x/clippy@v0.2.0/mod.ts
[7/9] Using latest: https://deno.land/x/clippy@v0.2.0/mod.ts
[8/9] Looking for releases: https://deno.land/x/denops_std@v3.9.3/mapping/mod.ts
[8/9] Using latest: https://deno.land/x/denops_std@v3.9.3/mapping/mod.ts
[9/9] Looking for releases: https://deno.land/x/denops_std@v3.9.3/test/mod.ts
[9/9] Using latest: https://deno.land/x/denops_std@v3.9.3/test/mod.ts

Already latest version:
https://deno.land/x/denops_std@v3.9.3/mod.ts == v3.9.3
https://deno.land/x/denops_std@v3.9.3/variable/mod.ts == v3.9.3
https://deno.land/x/unknownutil@v2.1.0/mod.ts == v2.1.0
https://deno.land/x/silicon@v0.0.4/mod.ts == v0.0.4
https://deno.land/x/denops_std@v3.9.3/variable/mod.ts == v3.9.3
https://deno.land/x/clippy@v0.2.0/mod.ts == v0.2.0
https://deno.land/x/denops_std@v3.9.3/mapping/mod.ts == v3.9.3
https://deno.land/x/denops_std@v3.9.3/test/mod.ts == v3.9.3

Successfully updated:
https://deno.land/std@0.166.0/testing/asserts.ts 0.166.0 -> 0.167.0

Update dependencies by udd:

/home/runner/work/denops-silicon.vim/denops-silicon.vim/denops/silicon/deps.ts
[1/9] Looking for releases: https://deno.land/x/denops_std@v3.9.3/mod.ts
[1/9] Using latest: https://deno.land/x/denops_std@v3.9.3/mod.ts
[2/9] Looking for releases: https://deno.land/x/denops_std@v3.9.3/variable/mod.ts
[2/9] Using latest: https://deno.land/x/denops_std@v3.9.3/variable/mod.ts
[3/9] Looking for releases: https://deno.land/x/unknownutil@v2.1.0/mod.ts
[3/9] Using latest: https://deno.land/x/unknownutil@v2.1.0/mod.ts
[4/9] Looking for releases: https://deno.land/std@0.166.0/testing/asserts.ts
[4/9] Attempting update: https://deno.land/std@0.166.0/testing/asserts.ts -> 0.167.0
[4/9] Update successful: https://deno.land/std@0.166.0/testing/asserts.ts -> 0.167.0
[5/9] Looking for releases: https://deno.land/x/silicon@v0.0.4/mod.ts
[5/9] Using latest: https://deno.land/x/silicon@v0.0.4/mod.ts
[6/9] Looking for releases: https://deno.land/x/denops_std@v3.9.3/variable/mod.ts
[6/9] Using latest: https://deno.land/x/denops_std@v3.9.3/variable/mod.ts
[7/9] Looking for releases: https://deno.land/x/clippy@v0.2.0/mod.ts
[7/9] Using latest: https://deno.land/x/clippy@v0.2.0/mod.ts
[8/9] Looking for releases: https://deno.land/x/denops_std@v3.9.3/mapping/mod.ts
[8/9] Using latest: https://deno.land/x/denops_std@v3.9.3/mapping/mod.ts
[9/9] Looking for releases: https://deno.land/x/denops_std@v3.9.3/test/mod.ts
[9/9] Using latest: https://deno.land/x/denops_std@v3.9.3/test/mod.ts

Already latest version:
https://deno.land/x/denops_std@v3.9.3/mod.ts == v3.9.3
https://deno.land/x/denops_std@v3.9.3/variable/mod.ts == v3.9.3
https://deno.land/x/unknownutil@v2.1.0/mod.ts == v2.1.0
https://deno.land/x/silicon@v0.0.4/mod.ts == v0.0.4
https://deno.land/x/denops_std@v3.9.3/variable/mod.ts == v3.9.3
https://deno.land/x/clippy@v0.2.0/mod.ts == v0.2.0
https://deno.land/x/denops_std@v3.9.3/mapping/mod.ts == v3.9.3
https://deno.land/x/denops_std@v3.9.3/test/mod.ts == v3.9.3

Successfully updated:
https://deno.land/std@0.166.0/testing/asserts.ts 0.166.0 -> 0.167.0
@skanehira skanehira merged commit 49edf65 into main Dec 2, 2022
@skanehira skanehira deleted the automation/update-dependencies branch December 2, 2022 02:23
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