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

Merged
merged 1 commit into from
Jan 26, 2024
Merged

Conversation

github-actions[bot]
Copy link

The output of make deps is

/home/runner/work/denops-template.vim/denops-template.vim/denops/template/deps.ts
[1/4] Looking for releases: https://deno.land/x/denops_std@v5.3.0/mod.ts
[1/4] Using latest: https://deno.land/x/denops_std@v5.3.0/mod.ts
[2/4] Looking for releases: https://deno.land/x/denops_std@v5.3.0/variable/mod.ts
[2/4] Using latest: https://deno.land/x/denops_std@v5.3.0/variable/mod.ts
[3/4] Looking for releases: https://deno.land/x/unknownutil@v3.14.1/mod.ts
[3/4] Using latest: https://deno.land/x/unknownutil@v3.14.1/mod.ts
[4/4] Looking for releases: https://deno.land/std@0.212.0/testing/asserts.ts
[4/4] Attempting update: https://deno.land/std@0.212.0/testing/asserts.ts -> 0.213.0
[4/4] Update successful: https://deno.land/std@0.212.0/testing/asserts.ts -> 0.213.0

Already latest version:
https://deno.land/x/denops_std@v5.3.0/mod.ts == v5.3.0
https://deno.land/x/denops_std@v5.3.0/variable/mod.ts == v5.3.0
https://deno.land/x/unknownutil@v3.14.1/mod.ts == v3.14.1

Successfully updated:
https://deno.land/std@0.212.0/testing/asserts.ts 0.212.0 -> 0.213.0

Update dependencies by udd:

/home/runner/work/denops-template.vim/denops-template.vim/denops/template/deps.ts
[1/4] Looking for releases: https://deno.land/x/denops_std@v5.3.0/mod.ts
[1/4] Using latest: https://deno.land/x/denops_std@v5.3.0/mod.ts
[2/4] Looking for releases: https://deno.land/x/denops_std@v5.3.0/variable/mod.ts
[2/4] Using latest: https://deno.land/x/denops_std@v5.3.0/variable/mod.ts
[3/4] Looking for releases: https://deno.land/x/unknownutil@v3.14.1/mod.ts
[3/4] Using latest: https://deno.land/x/unknownutil@v3.14.1/mod.ts
[4/4] Looking for releases: https://deno.land/std@0.212.0/testing/asserts.ts
[4/4] Attempting update: https://deno.land/std@0.212.0/testing/asserts.ts -> 0.213.0
[4/4] Update successful: https://deno.land/std@0.212.0/testing/asserts.ts -> 0.213.0

Already latest version:
https://deno.land/x/denops_std@v5.3.0/mod.ts == v5.3.0
https://deno.land/x/denops_std@v5.3.0/variable/mod.ts == v5.3.0
https://deno.land/x/unknownutil@v3.14.1/mod.ts == v3.14.1

Successfully updated:
https://deno.land/std@0.212.0/testing/asserts.ts 0.212.0 -> 0.213.0
@skanehira skanehira merged commit 2a5a75a into main Jan 26, 2024
@skanehira skanehira deleted the automation/update-dependencies branch January 26, 2024 00:27
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