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

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-askpass/vim-askpass/denops/askpass/main.ts
[1/7] Looking for releases: https://deno.land/x/[email protected]/mod.ts
[1/7] Attempting update: https://deno.land/x/[email protected]/mod.ts -> v6.5.1
[1/7] Update successful: https://deno.land/x/[email protected]/mod.ts -> v6.5.1
[2/7] Looking for releases: https://deno.land/[email protected]/path/mod.ts
[2/7] Attempting update: https://deno.land/[email protected]/path/mod.ts -> 0.224.0
[2/7] Update successful: https://deno.land/[email protected]/path/mod.ts -> 0.224.0
[3/7] Looking for releases: https://deno.land/x/[email protected]/batch/mod.ts
[3/7] Attempting update: https://deno.land/x/[email protected]/batch/mod.ts -> v6.5.1
[3/7] Update successful: https://deno.land/x/[email protected]/batch/mod.ts -> v6.5.1
[4/7] Looking for releases: https://deno.land/x/[email protected]/variable/mod.ts
[4/7] Attempting update: https://deno.land/x/[email protected]/variable/mod.ts -> v6.5.1
[4/7] Update successful: https://deno.land/x/[email protected]/variable/mod.ts -> v6.5.1
[5/7] Looking for releases: https://deno.land/x/[email protected]/function/mod.ts
[5/7] Attempting update: https://deno.land/x/[email protected]/function/mod.ts -> v6.5.1
[5/7] Update successful: https://deno.land/x/[email protected]/function/mod.ts -> v6.5.1
[6/7] Looking for releases: https://deno.land/x/[email protected]/mod.ts
[6/7] Attempting update: https://deno.land/x/[email protected]/mod.ts -> v3.18.1
[6/7] Update successful: https://deno.land/x/[email protected]/mod.ts -> v3.18.1
[7/7] Looking for releases: https://deno.land/x/[email protected]/mod.ts
[7/7] Attempting update: https://deno.land/x/[email protected]/mod.ts -> v4.0.1
[7/7] Update successful: https://deno.land/x/[email protected]/mod.ts -> v4.0.1

/home/runner/work/vim-askpass/vim-askpass/denops/askpass/const.ts

/home/runner/work/vim-askpass/vim-askpass/denops/askpass/cli.ts
[1/2] Looking for releases: https://deno.land/x/[email protected]/mod.ts
[1/2] Attempting update: https://deno.land/x/[email protected]/mod.ts -> v4.0.1
[1/2] Update successful: https://deno.land/x/[email protected]/mod.ts -> v4.0.1
[2/2] Looking for releases: https://deno.land/[email protected]/io/mod.ts
[2/2] Attempting update: https://deno.land/[email protected]/io/mod.ts -> 0.224.0
[2/2] Update successful: https://deno.land/[email protected]/io/mod.ts -> 0.224.0

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

Successfully updated:
https://deno.land/x/[email protected]/mod.ts v3.1.4 -> v6.5.1
https://deno.land/[email protected]/path/mod.ts 0.128.0 -> 0.224.0
https://deno.land/x/[email protected]/batch/mod.ts v3.1.4 -> v6.5.1
https://deno.land/x/[email protected]/variable/mod.ts v3.1.4 -> v6.5.1
https://deno.land/x/[email protected]/function/mod.ts v3.1.4 -> v6.5.1
https://deno.land/x/[email protected]/mod.ts v2.0.0 -> v3.18.1
https://deno.land/x/[email protected]/mod.ts v3.1.4 -> v4.0.1
https://deno.land/x/[email protected]/mod.ts v3.1.4 -> v4.0.1
https://deno.land/[email protected]/io/mod.ts 0.128.0 -> 0.224.0
make[1]: Entering directory '/home/runner/work/vim-askpass/vim-askpass'
make[1]: Leaving directory '/home/runner/work/vim-askpass/vim-askpass'

@github-actions github-actions bot force-pushed the automation/update-dependencies branch 2 times, most recently from c20daef to 7fb916d Compare March 17, 2022 00:17
@github-actions github-actions bot force-pushed the automation/update-dependencies branch 3 times, most recently from 50a5730 to d883719 Compare March 26, 2022 00:18
@github-actions github-actions bot force-pushed the automation/update-dependencies branch 2 times, most recently from 7f5089d to d14193f Compare April 3, 2022 00:20
@github-actions github-actions bot force-pushed the automation/update-dependencies branch 2 times, most recently from e2bd98c to 32dbc8e Compare April 15, 2022 00:18
@github-actions github-actions bot force-pushed the automation/update-dependencies branch 2 times, most recently from bdb4c85 to 808192f Compare April 29, 2022 00:22
@github-actions github-actions bot force-pushed the automation/update-dependencies branch 2 times, most recently from e689ff2 to cbc3803 Compare May 6, 2022 00:21
@github-actions github-actions bot force-pushed the automation/update-dependencies branch 2 times, most recently from e3b6858 to b601d49 Compare May 19, 2022 00:25
@github-actions github-actions bot force-pushed the automation/update-dependencies branch 2 times, most recently from 0e25b4d to 554579b Compare May 28, 2022 00:24
@github-actions github-actions bot force-pushed the automation/update-dependencies branch from 554579b to fce48da Compare June 3, 2022 00:19
@github-actions github-actions bot force-pushed the automation/update-dependencies branch 2 times, most recently from 36fe44d to 9eb3e7f Compare June 16, 2022 00:22
@github-actions github-actions bot force-pushed the automation/update-dependencies branch 2 times, most recently from b642218 to f73b2e0 Compare June 24, 2022 00:22
@github-actions github-actions bot force-pushed the automation/update-dependencies branch 2 times, most recently from 245e1b2 to 73ce112 Compare July 6, 2022 00:27
@github-actions github-actions bot force-pushed the automation/update-dependencies branch from 73ce112 to 07d14dd Compare July 13, 2022 00:26
@github-actions github-actions bot force-pushed the automation/update-dependencies branch 3 times, most recently from 9bac3f0 to ba3045c Compare July 27, 2022 00:28
@github-actions github-actions bot force-pushed the automation/update-dependencies branch from ba3045c to ed615ce Compare July 29, 2022 00:24
@github-actions github-actions bot force-pushed the automation/update-dependencies branch 3 times, most recently from d802e92 to 08a49ce Compare February 13, 2024 00:21
@github-actions github-actions bot force-pushed the automation/update-dependencies branch 3 times, most recently from 810aa90 to 935f403 Compare February 17, 2024 00:21
@github-actions github-actions bot force-pushed the automation/update-dependencies branch 2 times, most recently from caa40ac to 3e2bec5 Compare February 25, 2024 00:23
@github-actions github-actions bot force-pushed the automation/update-dependencies branch 4 times, most recently from 50ca721 to 444a413 Compare March 7, 2024 00:17
@github-actions github-actions bot force-pushed the automation/update-dependencies branch 4 times, most recently from ffcd805 to c8ed604 Compare March 16, 2024 00:20
@github-actions github-actions bot force-pushed the automation/update-dependencies branch from c8ed604 to f3b43ea Compare March 28, 2024 00:21
@github-actions github-actions bot force-pushed the automation/update-dependencies branch 2 times, most recently from 7a44a24 to 8485efb Compare April 12, 2024 00:22
@github-actions github-actions bot force-pushed the automation/update-dependencies branch 3 times, most recently from 667662b to 7d63588 Compare April 16, 2024 00:21
@github-actions github-actions bot force-pushed the automation/update-dependencies branch from 7d63588 to c25f58c Compare April 26, 2024 00:22
@github-actions github-actions bot force-pushed the automation/update-dependencies branch from c25f58c to 7591db6 Compare May 8, 2024 00:18
@github-actions github-actions bot force-pushed the automation/update-dependencies branch from 7591db6 to be70d5f Compare May 15, 2024 00:22
@github-actions github-actions bot force-pushed the automation/update-dependencies branch 3 times, most recently from e1ffe7a to 046407f Compare July 9, 2024 00:23
Update dependencies by udd:

/home/runner/work/vim-askpass/vim-askpass/denops/askpass/main.ts
[1/7] Looking for releases: https://deno.land/x/[email protected]/mod.ts
[1/7] Attempting update: https://deno.land/x/[email protected]/mod.ts -> v6.5.1
[1/7] Update successful: https://deno.land/x/[email protected]/mod.ts -> v6.5.1
[2/7] Looking for releases: https://deno.land/[email protected]/path/mod.ts
[2/7] Attempting update: https://deno.land/[email protected]/path/mod.ts -> 0.224.0
[2/7] Update successful: https://deno.land/[email protected]/path/mod.ts -> 0.224.0
[3/7] Looking for releases: https://deno.land/x/[email protected]/batch/mod.ts
[3/7] Attempting update: https://deno.land/x/[email protected]/batch/mod.ts -> v6.5.1
[3/7] Update successful: https://deno.land/x/[email protected]/batch/mod.ts -> v6.5.1
[4/7] Looking for releases: https://deno.land/x/[email protected]/variable/mod.ts
[4/7] Attempting update: https://deno.land/x/[email protected]/variable/mod.ts -> v6.5.1
[4/7] Update successful: https://deno.land/x/[email protected]/variable/mod.ts -> v6.5.1
[5/7] Looking for releases: https://deno.land/x/[email protected]/function/mod.ts
[5/7] Attempting update: https://deno.land/x/[email protected]/function/mod.ts -> v6.5.1
[5/7] Update successful: https://deno.land/x/[email protected]/function/mod.ts -> v6.5.1
[6/7] Looking for releases: https://deno.land/x/[email protected]/mod.ts
[6/7] Attempting update: https://deno.land/x/[email protected]/mod.ts -> v3.18.1
[6/7] Update successful: https://deno.land/x/[email protected]/mod.ts -> v3.18.1
[7/7] Looking for releases: https://deno.land/x/[email protected]/mod.ts
[7/7] Attempting update: https://deno.land/x/[email protected]/mod.ts -> v4.0.1
[7/7] Update successful: https://deno.land/x/[email protected]/mod.ts -> v4.0.1

/home/runner/work/vim-askpass/vim-askpass/denops/askpass/cli.ts
[1/2] Looking for releases: https://deno.land/x/[email protected]/mod.ts
[1/2] Attempting update: https://deno.land/x/[email protected]/mod.ts -> v4.0.1
[1/2] Update successful: https://deno.land/x/[email protected]/mod.ts -> v4.0.1
[2/2] Looking for releases: https://deno.land/[email protected]/io/mod.ts
[2/2] Attempting update: https://deno.land/[email protected]/io/mod.ts -> 0.224.0
[2/2] Update successful: https://deno.land/[email protected]/io/mod.ts -> 0.224.0

/home/runner/work/vim-askpass/vim-askpass/denops/askpass/const.ts

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

Successfully updated:
https://deno.land/x/[email protected]/mod.ts v3.1.4 -> v6.5.1
https://deno.land/[email protected]/path/mod.ts 0.128.0 -> 0.224.0
https://deno.land/x/[email protected]/batch/mod.ts v3.1.4 -> v6.5.1
https://deno.land/x/[email protected]/variable/mod.ts v3.1.4 -> v6.5.1
https://deno.land/x/[email protected]/function/mod.ts v3.1.4 -> v6.5.1
https://deno.land/x/[email protected]/mod.ts v2.0.0 -> v3.18.1
https://deno.land/x/[email protected]/mod.ts v3.1.4 -> v4.0.1
https://deno.land/x/[email protected]/mod.ts v3.1.4 -> v4.0.1
https://deno.land/[email protected]/io/mod.ts 0.128.0 -> 0.224.0
make[1]: Entering directory '/home/runner/work/vim-askpass/vim-askpass'
make[1]: Leaving directory '/home/runner/work/vim-askpass/vim-askpass'
@github-actions github-actions bot force-pushed the automation/update-dependencies branch from 046407f to b9663bd Compare July 13, 2024 00:24
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