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

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 11, 2022

The output of make update is

/home/runner/work/deno-replutil/deno-replutil/deps_test.ts
[1/4] Looking for releases: https://deno.land/[email protected]/testing/asserts.ts
[1/4] Attempting update: https://deno.land/[email protected]/testing/asserts.ts -> 0.224.0
[1/4] Update successful: https://deno.land/[email protected]/testing/asserts.ts -> 0.224.0
[2/4] Looking for releases: https://deno.land/[email protected]/io/mod.ts
[2/4] Attempting update: https://deno.land/[email protected]/io/mod.ts -> 0.224.0
[2/4] Update successful: https://deno.land/[email protected]/io/mod.ts -> 0.224.0
[3/4] Looking for releases: https://deno.land/[email protected]/async/mod.ts
[3/4] Attempting update: https://deno.land/[email protected]/async/mod.ts -> 0.224.0
[3/4] Update successful: https://deno.land/[email protected]/async/mod.ts -> 0.224.0
[4/4] Looking for releases: https://deno.land/[email protected]/streams/mod.ts
[4/4] Attempting update: https://deno.land/[email protected]/streams/mod.ts -> 0.224.0
[4/4] Update successful: https://deno.land/[email protected]/streams/mod.ts -> 0.224.0

/home/runner/work/deno-replutil/deno-replutil/sender.ts
[1/1] Looking for releases: https://deno.land/[email protected]/streams/mod.ts
[1/1] Attempting update: https://deno.land/[email protected]/streams/mod.ts -> 0.224.0
[1/1] Update successful: https://deno.land/[email protected]/streams/mod.ts -> 0.224.0

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

/home/runner/work/deno-replutil/deno-replutil/receiver_test.ts

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

/home/runner/work/deno-replutil/deno-replutil/sender_test.ts

/home/runner/work/deno-replutil/deno-replutil/receiver.ts
[1/1] Looking for releases: https://deno.land/[email protected]/async/mod.ts
[1/1] Attempting update: https://deno.land/[email protected]/async/mod.ts -> 0.224.0
[1/1] Update successful: https://deno.land/[email protected]/async/mod.ts -> 0.224.0

Successfully updated:
https://deno.land/[email protected]/testing/asserts.ts 0.128.0 -> 0.224.0
https://deno.land/[email protected]/io/mod.ts 0.128.0 -> 0.224.0
https://deno.land/[email protected]/async/mod.ts 0.128.0 -> 0.224.0
https://deno.land/[email protected]/streams/mod.ts 0.128.0 -> 0.224.0
https://deno.land/[email protected]/streams/mod.ts 0.128.0 -> 0.224.0
https://deno.land/[email protected]/async/mod.ts 0.128.0 -> 0.224.0
make[1]: Entering directory '/home/runner/work/deno-replutil/deno-replutil'
make[1]: Leaving directory '/home/runner/work/deno-replutil/deno-replutil'

@github-actions github-actions bot force-pushed the automation/update-dependencies branch from 2589a7c to ef55447 Compare March 17, 2022 00:04
@github-actions github-actions bot force-pushed the automation/update-dependencies branch 2 times, most recently from 0f19984 to 967fdc0 Compare March 26, 2022 00:05
@github-actions github-actions bot force-pushed the automation/update-dependencies branch 2 times, most recently from 0c2d64c to ea35f52 Compare April 8, 2022 00:05
@github-actions github-actions bot force-pushed the automation/update-dependencies branch 2 times, most recently from 290e9ab to c76574c Compare April 20, 2022 00:05
@github-actions github-actions bot force-pushed the automation/update-dependencies branch from c76574c to c92eba4 Compare April 22, 2022 00:05
@github-actions github-actions bot force-pushed the automation/update-dependencies branch 2 times, most recently from 2e45c0c to eb22a86 Compare May 6, 2022 00:05
@github-actions github-actions bot force-pushed the automation/update-dependencies branch 2 times, most recently from 80f431f to f76f32d Compare May 19, 2022 00:05
@github-actions github-actions bot force-pushed the automation/update-dependencies branch 2 times, most recently from cac6044 to c0c2c86 Compare June 3, 2022 00:05
@github-actions github-actions bot force-pushed the automation/update-dependencies branch 2 times, most recently from a58158b to 4bbc41c Compare June 16, 2022 00:05
@github-actions github-actions bot force-pushed the automation/update-dependencies branch from 4bbc41c to b1de7da Compare June 24, 2022 00:05
@github-actions github-actions bot force-pushed the automation/update-dependencies branch 2 times, most recently from ab67d45 to 7cfebf6 Compare July 6, 2022 00:07
@github-actions github-actions bot force-pushed the automation/update-dependencies branch from 7cfebf6 to 80668e4 Compare July 13, 2022 00:06
@github-actions github-actions bot force-pushed the automation/update-dependencies branch from 80668e4 to 3e07750 Compare July 21, 2022 00:06
@github-actions github-actions bot force-pushed the automation/update-dependencies branch from 3e07750 to 7d6c994 Compare July 29, 2022 00:05
@github-actions github-actions bot force-pushed the automation/update-dependencies branch 2 times, most recently from f66d6cf to 7391567 Compare August 12, 2022 00:05
@github-actions github-actions bot force-pushed the automation/update-dependencies branch from 7391567 to ec79469 Compare August 25, 2022 00:06
@github-actions github-actions bot force-pushed the automation/update-dependencies branch from ec79469 to 820eda1 Compare September 2, 2022 00:06
@github-actions github-actions bot force-pushed the automation/update-dependencies branch 2 times, most recently from 8e1f2b7 to 0f93b1c Compare September 16, 2022 00:08
@github-actions github-actions bot force-pushed the automation/update-dependencies branch from 0f93b1c to 5481ac0 Compare September 23, 2022 00:07
@github-actions github-actions bot force-pushed the automation/update-dependencies branch from 67734f4 to 742e7e8 Compare August 11, 2023 00:05
@github-actions github-actions bot force-pushed the automation/update-dependencies branch 2 times, most recently from 085d9c8 to 38e9506 Compare August 25, 2023 00:05
@github-actions github-actions bot force-pushed the automation/update-dependencies branch from 38e9506 to b79fb67 Compare September 2, 2023 00:05
@github-actions github-actions bot force-pushed the automation/update-dependencies branch from b79fb67 to ca69196 Compare September 20, 2023 00:05
@github-actions github-actions bot force-pushed the automation/update-dependencies branch from ca69196 to a919300 Compare September 28, 2023 00:05
@github-actions github-actions bot force-pushed the automation/update-dependencies branch from a919300 to bd49648 Compare October 13, 2023 00:05
@github-actions github-actions bot force-pushed the automation/update-dependencies branch from bd49648 to cba0c72 Compare November 2, 2023 00:05
@github-actions github-actions bot force-pushed the automation/update-dependencies branch from cba0c72 to deb6706 Compare November 11, 2023 00:05
@github-actions github-actions bot force-pushed the automation/update-dependencies branch from deb6706 to 040a1ac Compare November 18, 2023 00:05
@github-actions github-actions bot force-pushed the automation/update-dependencies branch from 040a1ac to 079d964 Compare November 25, 2023 00:06
@github-actions github-actions bot force-pushed the automation/update-dependencies branch from 079d964 to 7b26877 Compare December 14, 2023 00:05
@github-actions github-actions bot force-pushed the automation/update-dependencies branch from 7b26877 to 23c042c Compare December 22, 2023 00:06
@github-actions github-actions bot force-pushed the automation/update-dependencies branch from 23c042c to 6e621cf Compare January 5, 2024 00:05
@github-actions github-actions bot force-pushed the automation/update-dependencies branch from 6e621cf to 35f27b0 Compare January 13, 2024 00:06
@github-actions github-actions bot force-pushed the automation/update-dependencies branch from 35f27b0 to 353d06c Compare January 26, 2024 00:05
@github-actions github-actions bot force-pushed the automation/update-dependencies branch 2 times, most recently from 95eb750 to f057329 Compare February 9, 2024 00:05
@github-actions github-actions bot force-pushed the automation/update-dependencies branch 2 times, most recently from bde4329 to c6a5d28 Compare February 23, 2024 00:05
@github-actions github-actions bot force-pushed the automation/update-dependencies branch 2 times, most recently from 7a2d842 to eb6ac9d Compare March 2, 2024 00:05
@github-actions github-actions bot force-pushed the automation/update-dependencies branch 3 times, most recently from 6a65203 to 5585d31 Compare March 16, 2024 00:05
@github-actions github-actions bot force-pushed the automation/update-dependencies branch from 5585d31 to 4f8e5cd Compare March 28, 2024 00:06
@github-actions github-actions bot force-pushed the automation/update-dependencies branch 2 times, most recently from bb4a9c4 to fd5e684 Compare April 16, 2024 00:05
Update dependencies by udd:

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

/home/runner/work/deno-replutil/deno-replutil/sender_test.ts

/home/runner/work/deno-replutil/deno-replutil/receiver_test.ts

/home/runner/work/deno-replutil/deno-replutil/deps_test.ts
[1/4] Looking for releases: https://deno.land/[email protected]/testing/asserts.ts
[1/4] Attempting update: https://deno.land/[email protected]/testing/asserts.ts -> 0.224.0
[1/4] Update successful: https://deno.land/[email protected]/testing/asserts.ts -> 0.224.0
[2/4] Looking for releases: https://deno.land/[email protected]/io/mod.ts
[2/4] Attempting update: https://deno.land/[email protected]/io/mod.ts -> 0.224.0
[2/4] Update successful: https://deno.land/[email protected]/io/mod.ts -> 0.224.0
[3/4] Looking for releases: https://deno.land/[email protected]/async/mod.ts
[3/4] Attempting update: https://deno.land/[email protected]/async/mod.ts -> 0.224.0
[3/4] Update successful: https://deno.land/[email protected]/async/mod.ts -> 0.224.0
[4/4] Looking for releases: https://deno.land/[email protected]/streams/mod.ts
[4/4] Attempting update: https://deno.land/[email protected]/streams/mod.ts -> 0.224.0
[4/4] Update successful: https://deno.land/[email protected]/streams/mod.ts -> 0.224.0

/home/runner/work/deno-replutil/deno-replutil/sender.ts
[1/1] Looking for releases: https://deno.land/[email protected]/streams/mod.ts
[1/1] Attempting update: https://deno.land/[email protected]/streams/mod.ts -> 0.224.0
[1/1] Update successful: https://deno.land/[email protected]/streams/mod.ts -> 0.224.0

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

/home/runner/work/deno-replutil/deno-replutil/receiver.ts
[1/1] Looking for releases: https://deno.land/[email protected]/async/mod.ts
[1/1] Attempting update: https://deno.land/[email protected]/async/mod.ts -> 0.224.0
[1/1] Update successful: https://deno.land/[email protected]/async/mod.ts -> 0.224.0

Successfully updated:
https://deno.land/[email protected]/testing/asserts.ts 0.128.0 -> 0.224.0
https://deno.land/[email protected]/io/mod.ts 0.128.0 -> 0.224.0
https://deno.land/[email protected]/async/mod.ts 0.128.0 -> 0.224.0
https://deno.land/[email protected]/streams/mod.ts 0.128.0 -> 0.224.0
https://deno.land/[email protected]/streams/mod.ts 0.128.0 -> 0.224.0
https://deno.land/[email protected]/async/mod.ts 0.128.0 -> 0.224.0
make[1]: Entering directory '/home/runner/work/deno-replutil/deno-replutil'
make[1]: Leaving directory '/home/runner/work/deno-replutil/deno-replutil'
@github-actions github-actions bot force-pushed the automation/update-dependencies branch from fd5e684 to c33cc05 Compare April 26, 2024 00:05
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