Skip to content

📦 Update Deno dependencies#1

Open
github-actions[bot] wants to merge 1 commit intomainfrom
automation/update-dependencies
Open

📦 Update Deno dependencies#1
github-actions[bot] wants to merge 1 commit intomainfrom
automation/update-dependencies

Conversation

@github-actions
Copy link

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

The output of make update is

/home/runner/work/deno-sshutil/deno-sshutil/deps_test.ts
[1/1] Looking for releases: https://deno.land/std@0.127.0/testing/asserts.ts
[1/1] Attempting update: https://deno.land/std@0.127.0/testing/asserts.ts -> 0.224.0
[1/1] Update successful: https://deno.land/std@0.127.0/testing/asserts.ts -> 0.224.0

/home/runner/work/deno-sshutil/deno-sshutil/connect.ts

/home/runner/work/deno-sshutil/deno-sshutil/README.md

/home/runner/work/deno-sshutil/deno-sshutil/mod.ts

/home/runner/work/deno-sshutil/deno-sshutil/deps.ts
[1/2] Looking for releases: https://deno.land/std@0.128.0/io/mod.ts
[1/2] Attempting update: https://deno.land/std@0.128.0/io/mod.ts -> 0.224.0
[1/2] Update successful: https://deno.land/std@0.128.0/io/mod.ts -> 0.224.0
[2/2] Looking for releases: https://deno.land/std@0.128.0/streams/mod.ts
[2/2] Attempting update: https://deno.land/std@0.128.0/streams/mod.ts -> 0.224.0
[2/2] Update successful: https://deno.land/std@0.128.0/streams/mod.ts -> 0.224.0

/home/runner/work/deno-sshutil/deno-sshutil/ssh.ts

/home/runner/work/deno-sshutil/deno-sshutil/ssh_test.ts

Successfully updated:
https://deno.land/std@0.127.0/testing/asserts.ts 0.127.0 -> 0.224.0
https://deno.land/std@0.128.0/io/mod.ts 0.128.0 -> 0.224.0
https://deno.land/std@0.128.0/streams/mod.ts 0.128.0 -> 0.224.0
make[1]: Entering directory '/home/runner/work/deno-sshutil/deno-sshutil'
make[1]: Leaving directory '/home/runner/work/deno-sshutil/deno-sshutil'

@github-actions github-actions bot force-pushed the automation/update-dependencies branch 2 times, most recently from f9424b8 to b8decfe Compare March 17, 2022 00:03
@github-actions github-actions bot force-pushed the automation/update-dependencies branch 2 times, most recently from 7835432 to 77abcd8 Compare March 26, 2022 00:04
@github-actions github-actions bot force-pushed the automation/update-dependencies branch 2 times, most recently from 26ccc06 to 78136e4 Compare April 8, 2022 00:03
@github-actions github-actions bot force-pushed the automation/update-dependencies branch 2 times, most recently from 3ff717b to ff5993a Compare April 22, 2022 00:04
@github-actions github-actions bot force-pushed the automation/update-dependencies branch 2 times, most recently from ee60942 to 50b416d Compare May 6, 2022 00:03
@github-actions github-actions bot force-pushed the automation/update-dependencies branch 2 times, most recently from f2a6a28 to f5e36b4 Compare May 19, 2022 00:04
@github-actions github-actions bot force-pushed the automation/update-dependencies branch 2 times, most recently from c5d93ba to 97c8d23 Compare June 3, 2022 00:03
@github-actions github-actions bot force-pushed the automation/update-dependencies branch 2 times, most recently from 0f011b0 to c15efba Compare June 16, 2022 00:03
@github-actions github-actions bot force-pushed the automation/update-dependencies branch from c15efba to de9d651 Compare June 24, 2022 00:03
@github-actions github-actions bot force-pushed the automation/update-dependencies branch 2 times, most recently from f00c16a to a737c8f Compare July 6, 2022 00:04
@github-actions github-actions bot force-pushed the automation/update-dependencies branch from a737c8f to 8fe5d32 Compare July 13, 2022 00:04
@github-actions github-actions bot force-pushed the automation/update-dependencies branch from 8fe5d32 to 8905774 Compare July 21, 2022 00:04
@github-actions github-actions bot force-pushed the automation/update-dependencies branch from 8905774 to b81685d Compare July 29, 2022 00:04
@github-actions github-actions bot force-pushed the automation/update-dependencies branch from b81685d to a68c5d2 Compare August 5, 2022 00:04
@github-actions github-actions bot force-pushed the automation/update-dependencies branch from a68c5d2 to 39b54b7 Compare August 12, 2022 00:04
@github-actions github-actions bot force-pushed the automation/update-dependencies branch from 39b54b7 to 54d3196 Compare August 25, 2022 00:04
@github-actions github-actions bot force-pushed the automation/update-dependencies branch from 54d3196 to 34edbee Compare September 2, 2022 00:03
@github-actions github-actions bot force-pushed the automation/update-dependencies branch 2 times, most recently from 5f9a75a to 536a21a Compare September 16, 2022 00:05
@github-actions github-actions bot force-pushed the automation/update-dependencies branch from 536a21a to a6898ed Compare September 23, 2022 00:04
@github-actions github-actions bot force-pushed the automation/update-dependencies branch from fe8c5f1 to 610bdf1 Compare December 20, 2022 00:03
@github-actions github-actions bot force-pushed the automation/update-dependencies branch from 610bdf1 to d6a1b5a Compare January 6, 2023 00:04
@github-actions github-actions bot force-pushed the automation/update-dependencies branch 2 times, most recently from a210684 to 65acf0f Compare January 17, 2023 00:03
@github-actions github-actions bot force-pushed the automation/update-dependencies branch 2 times, most recently from cb19f57 to 0f821f6 Compare January 29, 2023 00:04
@github-actions github-actions bot force-pushed the automation/update-dependencies branch 2 times, most recently from bc0cb8f to 9ba51a0 Compare February 7, 2023 00:04
@github-actions github-actions bot force-pushed the automation/update-dependencies branch from 9ba51a0 to 41617ef Compare February 24, 2023 00:04
@github-actions github-actions bot force-pushed the automation/update-dependencies branch 2 times, most recently from c5b13ae to 6912a5b Compare March 17, 2023 00:04
@github-actions github-actions bot force-pushed the automation/update-dependencies branch from 6912a5b to ab33a69 Compare March 23, 2023 00:04
@github-actions github-actions bot force-pushed the automation/update-dependencies branch from ab33a69 to 657e21f Compare April 1, 2023 00:04
@github-actions github-actions bot force-pushed the automation/update-dependencies branch 2 times, most recently from 61c2e63 to ac67bd3 Compare April 19, 2023 00:04
@github-actions github-actions bot force-pushed the automation/update-dependencies branch 2 times, most recently from 551d02e to ac1511a Compare May 5, 2023 00:04
@github-actions github-actions bot force-pushed the automation/update-dependencies branch 2 times, most recently from 8530eb5 to a1296f7 Compare May 19, 2023 00:04
@github-actions github-actions bot force-pushed the automation/update-dependencies branch 3 times, most recently from d4137c1 to fef5dce Compare May 30, 2023 00:04
@github-actions github-actions bot force-pushed the automation/update-dependencies branch from fef5dce to 365b98a Compare June 9, 2023 00:03
@github-actions github-actions bot force-pushed the automation/update-dependencies branch from 365b98a to da3ca13 Compare June 16, 2023 00:04
@github-actions github-actions bot force-pushed the automation/update-dependencies branch from da3ca13 to 0707fe7 Compare July 5, 2023 00:04
@github-actions github-actions bot force-pushed the automation/update-dependencies branch from 0707fe7 to 766c287 Compare July 13, 2023 00:04
@github-actions github-actions bot force-pushed the automation/update-dependencies branch 2 times, most recently from 80cf96d to 8d7a5b7 Compare July 27, 2023 00:03
@github-actions github-actions bot force-pushed the automation/update-dependencies branch from 8d7a5b7 to 0fcf43a Compare August 4, 2023 00:04
Update dependencies by udd:

/home/runner/work/deno-sshutil/deno-sshutil/README.md

/home/runner/work/deno-sshutil/deno-sshutil/deps.ts
[1/2] Looking for releases: https://deno.land/std@0.128.0/io/mod.ts
[1/2] Attempting update: https://deno.land/std@0.128.0/io/mod.ts -> 0.224.0
[1/2] Update successful: https://deno.land/std@0.128.0/io/mod.ts -> 0.224.0
[2/2] Looking for releases: https://deno.land/std@0.128.0/streams/mod.ts
[2/2] Attempting update: https://deno.land/std@0.128.0/streams/mod.ts -> 0.224.0
[2/2] Update successful: https://deno.land/std@0.128.0/streams/mod.ts -> 0.224.0

/home/runner/work/deno-sshutil/deno-sshutil/connect.ts

/home/runner/work/deno-sshutil/deno-sshutil/ssh.ts

/home/runner/work/deno-sshutil/deno-sshutil/ssh_test.ts

/home/runner/work/deno-sshutil/deno-sshutil/deps_test.ts
[1/1] Looking for releases: https://deno.land/std@0.127.0/testing/asserts.ts
[1/1] Attempting update: https://deno.land/std@0.127.0/testing/asserts.ts -> 0.224.0
[1/1] Update successful: https://deno.land/std@0.127.0/testing/asserts.ts -> 0.224.0

/home/runner/work/deno-sshutil/deno-sshutil/mod.ts

Successfully updated:
https://deno.land/std@0.128.0/io/mod.ts 0.128.0 -> 0.224.0
https://deno.land/std@0.128.0/streams/mod.ts 0.128.0 -> 0.224.0
https://deno.land/std@0.127.0/testing/asserts.ts 0.127.0 -> 0.224.0
make[1]: Entering directory '/home/runner/work/deno-sshutil/deno-sshutil'
make[1]: Leaving directory '/home/runner/work/deno-sshutil/deno-sshutil'
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