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

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

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Mar 4, 2022

The output of make update is

/home/runner/work/vim-guise/vim-guise/README.md

/home/runner/work/vim-guise/vim-guise/denops/guise/editor.ts
[1/8] Looking for releases: https://deno.land/x/denops_std@v3.1.4/mod.ts
[1/8] Attempting update: https://deno.land/x/denops_std@v3.1.4/mod.ts -> v6.5.1
[1/8] Update successful: https://deno.land/x/denops_std@v3.1.4/mod.ts -> v6.5.1
[2/8] Looking for releases: https://deno.land/x/denops_std@v3.1.4/autocmd/mod.ts
[2/8] Attempting update: https://deno.land/x/denops_std@v3.1.4/autocmd/mod.ts -> v6.5.1
[2/8] Update successful: https://deno.land/x/denops_std@v3.1.4/autocmd/mod.ts -> v6.5.1
[3/8] Looking for releases: https://deno.land/x/denops_std@v3.1.4/anonymous/mod.ts
[3/8] Attempting update: https://deno.land/x/denops_std@v3.1.4/anonymous/mod.ts -> v6.5.1
[3/8] Update successful: https://deno.land/x/denops_std@v3.1.4/anonymous/mod.ts -> v6.5.1
[4/8] Looking for releases: https://deno.land/x/denops_std@v3.1.4/batch/mod.ts
[4/8] Attempting update: https://deno.land/x/denops_std@v3.1.4/batch/mod.ts -> v6.5.1
[4/8] Update successful: https://deno.land/x/denops_std@v3.1.4/batch/mod.ts -> v6.5.1
[5/8] Looking for releases: https://deno.land/x/denops_std@v3.1.4/function/mod.ts
[5/8] Attempting update: https://deno.land/x/denops_std@v3.1.4/function/mod.ts -> v6.5.1
[5/8] Update successful: https://deno.land/x/denops_std@v3.1.4/function/mod.ts -> v6.5.1
[6/8] Looking for releases: https://deno.land/x/denops_std@v3.1.4/variable/mod.ts
[6/8] Attempting update: https://deno.land/x/denops_std@v3.1.4/variable/mod.ts -> v6.5.1
[6/8] Update successful: https://deno.land/x/denops_std@v3.1.4/variable/mod.ts -> v6.5.1
[7/8] Looking for releases: https://deno.land/x/denops_std@v3.1.4/option/mod.ts
[7/8] Attempting update: https://deno.land/x/denops_std@v3.1.4/option/mod.ts -> v6.5.1
[7/8] Update successful: https://deno.land/x/denops_std@v3.1.4/option/mod.ts -> v6.5.1
[8/8] Looking for releases: https://deno.land/std@0.128.0/async/mod.ts
[8/8] Attempting update: https://deno.land/std@0.128.0/async/mod.ts -> 0.224.0
[8/8] Update successful: https://deno.land/std@0.128.0/async/mod.ts -> 0.224.0

/home/runner/work/vim-guise/vim-guise/denops/guise/main.ts
[1/7] Looking for releases: https://deno.land/x/denops_std@v3.1.4/mod.ts
[1/7] Attempting update: https://deno.land/x/denops_std@v3.1.4/mod.ts -> v6.5.1
[1/7] Update successful: https://deno.land/x/denops_std@v3.1.4/mod.ts -> v6.5.1
[2/7] Looking for releases: https://deno.land/x/denops_std@v3.1.4/batch/mod.ts
[2/7] Attempting update: https://deno.land/x/denops_std@v3.1.4/batch/mod.ts -> v6.5.1
[2/7] Update successful: https://deno.land/x/denops_std@v3.1.4/batch/mod.ts -> v6.5.1
[3/7] Looking for releases: https://deno.land/x/denops_std@v3.1.4/helper/mod.ts
[3/7] Attempting update: https://deno.land/x/denops_std@v3.1.4/helper/mod.ts -> v6.5.1
[3/7] Update successful: https://deno.land/x/denops_std@v3.1.4/helper/mod.ts -> v6.5.1
[4/7] Looking for releases: https://deno.land/x/denops_std@v3.1.4/variable/mod.ts
[4/7] Attempting update: https://deno.land/x/denops_std@v3.1.4/variable/mod.ts -> v6.5.1
[4/7] Update successful: https://deno.land/x/denops_std@v3.1.4/variable/mod.ts -> v6.5.1
[5/7] Looking for releases: https://deno.land/x/unknownutil@v2.0.0/mod.ts
[5/7] Attempting update: https://deno.land/x/unknownutil@v2.0.0/mod.ts -> v3.18.1
[5/7] Update successful: https://deno.land/x/unknownutil@v2.0.0/mod.ts -> v3.18.1
[6/7] Looking for releases: https://deno.land/x/vim_channel_command@v1.0.0/mod.ts
[6/7] Attempting update: https://deno.land/x/vim_channel_command@v1.0.0/mod.ts -> v3.1.1
[6/7] Update successful: https://deno.land/x/vim_channel_command@v1.0.0/mod.ts -> v3.1.1
[7/7] Looking for releases: https://deno.land/x/msgpack_rpc@v3.1.4/mod.ts
[7/7] Attempting update: https://deno.land/x/msgpack_rpc@v3.1.4/mod.ts -> v4.0.1
[7/7] Update successful: https://deno.land/x/msgpack_rpc@v3.1.4/mod.ts -> v4.0.1

Successfully updated:
https://deno.land/x/denops_std@v3.1.4/mod.ts v3.1.4 -> v6.5.1
https://deno.land/x/denops_std@v3.1.4/autocmd/mod.ts v3.1.4 -> v6.5.1
https://deno.land/x/denops_std@v3.1.4/anonymous/mod.ts v3.1.4 -> v6.5.1
https://deno.land/x/denops_std@v3.1.4/batch/mod.ts v3.1.4 -> v6.5.1
https://deno.land/x/denops_std@v3.1.4/function/mod.ts v3.1.4 -> v6.5.1
https://deno.land/x/denops_std@v3.1.4/variable/mod.ts v3.1.4 -> v6.5.1
https://deno.land/x/denops_std@v3.1.4/option/mod.ts v3.1.4 -> v6.5.1
https://deno.land/std@0.128.0/async/mod.ts 0.128.0 -> 0.224.0
https://deno.land/x/denops_std@v3.1.4/mod.ts v3.1.4 -> v6.5.1
https://deno.land/x/denops_std@v3.1.4/batch/mod.ts v3.1.4 -> v6.5.1
https://deno.land/x/denops_std@v3.1.4/helper/mod.ts v3.1.4 -> v6.5.1
https://deno.land/x/denops_std@v3.1.4/variable/mod.ts v3.1.4 -> v6.5.1
https://deno.land/x/unknownutil@v2.0.0/mod.ts v2.0.0 -> v3.18.1
https://deno.land/x/vim_channel_command@v1.0.0/mod.ts v1.0.0 -> v3.1.1
https://deno.land/x/msgpack_rpc@v3.1.4/mod.ts v3.1.4 -> v4.0.1
make[1]: Entering directory '/home/runner/work/vim-guise/vim-guise'
make[1]: Leaving directory '/home/runner/work/vim-guise/vim-guise'

@github-actions github-actions bot force-pushed the automation/update-dependencies branch 3 times, most recently from eafc704 to aa037f5 Compare March 17, 2022 00:10
@github-actions github-actions bot force-pushed the automation/update-dependencies branch 3 times, most recently from bcce9e2 to 281682d Compare March 26, 2022 00:10
@github-actions github-actions bot force-pushed the automation/update-dependencies branch 3 times, most recently from 40dd156 to 6f1ad5b Compare April 8, 2022 00:11
@github-actions github-actions bot force-pushed the automation/update-dependencies branch from 6f1ad5b to eb65573 Compare April 15, 2022 00:10
@github-actions github-actions bot force-pushed the automation/update-dependencies branch 2 times, most recently from 3ced10c to 4773080 Compare April 29, 2022 00:11
@github-actions github-actions bot force-pushed the automation/update-dependencies branch 2 times, most recently from 78541ac to c5d679a Compare May 6, 2022 00:12
@github-actions github-actions bot force-pushed the automation/update-dependencies branch 2 times, most recently from f26057a to fa608b2 Compare May 19, 2022 00:12
@github-actions github-actions bot force-pushed the automation/update-dependencies branch 2 times, most recently from 5b8e953 to 641113c Compare May 28, 2022 00:13
@github-actions github-actions bot force-pushed the automation/update-dependencies branch from 641113c to fda9ad1 Compare June 3, 2022 00:11
@github-actions github-actions bot force-pushed the automation/update-dependencies branch 2 times, most recently from 8283b77 to 3a9709e Compare June 16, 2022 00:11
@github-actions github-actions bot force-pushed the automation/update-dependencies branch 2 times, most recently from a4acd6d to c785a52 Compare June 24, 2022 00:11
@github-actions github-actions bot force-pushed the automation/update-dependencies branch 2 times, most recently from f191b3f to afe2094 Compare July 6, 2022 00:14
@github-actions github-actions bot force-pushed the automation/update-dependencies branch from afe2094 to 3befec8 Compare July 13, 2022 00:15
@github-actions github-actions bot force-pushed the automation/update-dependencies branch 3 times, most recently from a56e1d0 to 2a34b16 Compare July 27, 2022 00:14
@github-actions github-actions bot force-pushed the automation/update-dependencies branch 4 times, most recently from 0bff393 to 599e561 Compare February 17, 2024 00:11
@github-actions github-actions bot force-pushed the automation/update-dependencies branch 2 times, most recently from 58cd863 to a9b0c37 Compare February 25, 2024 00:12
@github-actions github-actions bot force-pushed the automation/update-dependencies branch 4 times, most recently from c2cbb35 to eeee3a2 Compare March 7, 2024 00:09
@github-actions github-actions bot force-pushed the automation/update-dependencies branch 3 times, most recently from 47627dc to dc51bd8 Compare March 15, 2024 00:11
@github-actions github-actions bot force-pushed the automation/update-dependencies branch from dc51bd8 to 731066a Compare March 16, 2024 00:11
@github-actions github-actions bot force-pushed the automation/update-dependencies branch from 731066a to 731b991 Compare March 28, 2024 00:12
@github-actions github-actions bot force-pushed the automation/update-dependencies branch 2 times, most recently from e7265ee to e35e7de Compare April 12, 2024 00:11
@github-actions github-actions bot force-pushed the automation/update-dependencies branch 3 times, most recently from daa79b6 to 2cafdae Compare April 16, 2024 00:11
@github-actions github-actions bot force-pushed the automation/update-dependencies branch from 2cafdae to aa973c2 Compare April 26, 2024 00:12
@github-actions github-actions bot force-pushed the automation/update-dependencies branch 2 times, most recently from c4fc1e3 to 92f96fd Compare May 8, 2024 00:10
@github-actions github-actions bot force-pushed the automation/update-dependencies branch 2 times, most recently from e29ac2a to 9b3d1f6 Compare May 15, 2024 00:12
@github-actions github-actions bot force-pushed the automation/update-dependencies branch 3 times, most recently from 6d60262 to 5158470 Compare July 9, 2024 00:13
Update dependencies by udd:

/home/runner/work/vim-guise/vim-guise/denops/guise/main.ts
[1/7] Looking for releases: https://deno.land/x/denops_std@v3.1.4/mod.ts
[1/7] Attempting update: https://deno.land/x/denops_std@v3.1.4/mod.ts -> v6.5.1
[1/7] Update successful: https://deno.land/x/denops_std@v3.1.4/mod.ts -> v6.5.1
[2/7] Looking for releases: https://deno.land/x/denops_std@v3.1.4/batch/mod.ts
[2/7] Attempting update: https://deno.land/x/denops_std@v3.1.4/batch/mod.ts -> v6.5.1
[2/7] Update successful: https://deno.land/x/denops_std@v3.1.4/batch/mod.ts -> v6.5.1
[3/7] Looking for releases: https://deno.land/x/denops_std@v3.1.4/helper/mod.ts
[3/7] Attempting update: https://deno.land/x/denops_std@v3.1.4/helper/mod.ts -> v6.5.1
[3/7] Update successful: https://deno.land/x/denops_std@v3.1.4/helper/mod.ts -> v6.5.1
[4/7] Looking for releases: https://deno.land/x/denops_std@v3.1.4/variable/mod.ts
[4/7] Attempting update: https://deno.land/x/denops_std@v3.1.4/variable/mod.ts -> v6.5.1
[4/7] Update successful: https://deno.land/x/denops_std@v3.1.4/variable/mod.ts -> v6.5.1
[5/7] Looking for releases: https://deno.land/x/unknownutil@v2.0.0/mod.ts
[5/7] Attempting update: https://deno.land/x/unknownutil@v2.0.0/mod.ts -> v3.18.1
[5/7] Update successful: https://deno.land/x/unknownutil@v2.0.0/mod.ts -> v3.18.1
[6/7] Looking for releases: https://deno.land/x/vim_channel_command@v1.0.0/mod.ts
[6/7] Attempting update: https://deno.land/x/vim_channel_command@v1.0.0/mod.ts -> v3.1.1
[6/7] Update successful: https://deno.land/x/vim_channel_command@v1.0.0/mod.ts -> v3.1.1
[7/7] Looking for releases: https://deno.land/x/msgpack_rpc@v3.1.4/mod.ts
[7/7] Attempting update: https://deno.land/x/msgpack_rpc@v3.1.4/mod.ts -> v4.0.1
[7/7] Update successful: https://deno.land/x/msgpack_rpc@v3.1.4/mod.ts -> v4.0.1

/home/runner/work/vim-guise/vim-guise/denops/guise/editor.ts
[1/8] Looking for releases: https://deno.land/x/denops_std@v3.1.4/mod.ts
[1/8] Attempting update: https://deno.land/x/denops_std@v3.1.4/mod.ts -> v6.5.1
[1/8] Update successful: https://deno.land/x/denops_std@v3.1.4/mod.ts -> v6.5.1
[2/8] Looking for releases: https://deno.land/x/denops_std@v3.1.4/autocmd/mod.ts
[2/8] Attempting update: https://deno.land/x/denops_std@v3.1.4/autocmd/mod.ts -> v6.5.1
[2/8] Update successful: https://deno.land/x/denops_std@v3.1.4/autocmd/mod.ts -> v6.5.1
[3/8] Looking for releases: https://deno.land/x/denops_std@v3.1.4/anonymous/mod.ts
[3/8] Attempting update: https://deno.land/x/denops_std@v3.1.4/anonymous/mod.ts -> v6.5.1
[3/8] Update successful: https://deno.land/x/denops_std@v3.1.4/anonymous/mod.ts -> v6.5.1
[4/8] Looking for releases: https://deno.land/x/denops_std@v3.1.4/batch/mod.ts
[4/8] Attempting update: https://deno.land/x/denops_std@v3.1.4/batch/mod.ts -> v6.5.1
[4/8] Update successful: https://deno.land/x/denops_std@v3.1.4/batch/mod.ts -> v6.5.1
[5/8] Looking for releases: https://deno.land/x/denops_std@v3.1.4/function/mod.ts
[5/8] Attempting update: https://deno.land/x/denops_std@v3.1.4/function/mod.ts -> v6.5.1
[5/8] Update successful: https://deno.land/x/denops_std@v3.1.4/function/mod.ts -> v6.5.1
[6/8] Looking for releases: https://deno.land/x/denops_std@v3.1.4/variable/mod.ts
[6/8] Attempting update: https://deno.land/x/denops_std@v3.1.4/variable/mod.ts -> v6.5.1
[6/8] Update successful: https://deno.land/x/denops_std@v3.1.4/variable/mod.ts -> v6.5.1
[7/8] Looking for releases: https://deno.land/x/denops_std@v3.1.4/option/mod.ts
[7/8] Attempting update: https://deno.land/x/denops_std@v3.1.4/option/mod.ts -> v6.5.1
[7/8] Update successful: https://deno.land/x/denops_std@v3.1.4/option/mod.ts -> v6.5.1
[8/8] Looking for releases: https://deno.land/std@0.128.0/async/mod.ts
[8/8] Attempting update: https://deno.land/std@0.128.0/async/mod.ts -> 0.224.0
[8/8] Update successful: https://deno.land/std@0.128.0/async/mod.ts -> 0.224.0

/home/runner/work/vim-guise/vim-guise/README.md

Successfully updated:
https://deno.land/x/denops_std@v3.1.4/mod.ts v3.1.4 -> v6.5.1
https://deno.land/x/denops_std@v3.1.4/batch/mod.ts v3.1.4 -> v6.5.1
https://deno.land/x/denops_std@v3.1.4/helper/mod.ts v3.1.4 -> v6.5.1
https://deno.land/x/denops_std@v3.1.4/variable/mod.ts v3.1.4 -> v6.5.1
https://deno.land/x/unknownutil@v2.0.0/mod.ts v2.0.0 -> v3.18.1
https://deno.land/x/vim_channel_command@v1.0.0/mod.ts v1.0.0 -> v3.1.1
https://deno.land/x/msgpack_rpc@v3.1.4/mod.ts v3.1.4 -> v4.0.1
https://deno.land/x/denops_std@v3.1.4/mod.ts v3.1.4 -> v6.5.1
https://deno.land/x/denops_std@v3.1.4/autocmd/mod.ts v3.1.4 -> v6.5.1
https://deno.land/x/denops_std@v3.1.4/anonymous/mod.ts v3.1.4 -> v6.5.1
https://deno.land/x/denops_std@v3.1.4/batch/mod.ts v3.1.4 -> v6.5.1
https://deno.land/x/denops_std@v3.1.4/function/mod.ts v3.1.4 -> v6.5.1
https://deno.land/x/denops_std@v3.1.4/variable/mod.ts v3.1.4 -> v6.5.1
https://deno.land/x/denops_std@v3.1.4/option/mod.ts v3.1.4 -> v6.5.1
https://deno.land/std@0.128.0/async/mod.ts 0.128.0 -> 0.224.0
make[1]: Entering directory '/home/runner/work/vim-guise/vim-guise'
make[1]: Leaving directory '/home/runner/work/vim-guise/vim-guise'
@github-actions github-actions bot force-pushed the automation/update-dependencies branch from 5158470 to 4006043 Compare July 13, 2024 00:13
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