-
Notifications
You must be signed in to change notification settings - Fork 0
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
github-actions
wants to merge
1
commit into
main
Choose a base branch
from
automation/update-dependencies
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
f9424b8
to
b8decfe
Compare
7835432
to
77abcd8
Compare
26ccc06
to
78136e4
Compare
3ff717b
to
ff5993a
Compare
ee60942
to
50b416d
Compare
f2a6a28
to
f5e36b4
Compare
c5d93ba
to
97c8d23
Compare
0f011b0
to
c15efba
Compare
c15efba
to
de9d651
Compare
f00c16a
to
a737c8f
Compare
a737c8f
to
8fe5d32
Compare
8fe5d32
to
8905774
Compare
8905774
to
b81685d
Compare
b81685d
to
a68c5d2
Compare
a68c5d2
to
39b54b7
Compare
39b54b7
to
54d3196
Compare
54d3196
to
34edbee
Compare
5f9a75a
to
536a21a
Compare
536a21a
to
a6898ed
Compare
0fcf43a
to
c43bbfc
Compare
3e9356a
to
370fb49
Compare
370fb49
to
4d0d095
Compare
4d0d095
to
7bdfc45
Compare
7bdfc45
to
7dc412d
Compare
7dc412d
to
c1ff762
Compare
c1ff762
to
15f50fc
Compare
15f50fc
to
3e6820c
Compare
b80d870
to
73ab0ae
Compare
73ab0ae
to
e9c30d3
Compare
e9c30d3
to
55d65df
Compare
55d65df
to
b47b589
Compare
b47b589
to
2550ff9
Compare
2550ff9
to
36a0c6e
Compare
36a0c6e
to
a880c6e
Compare
36081f4
to
31d26bf
Compare
31d26bf
to
5e83225
Compare
e73c29b
to
a611946
Compare
b5dc89c
to
fea0367
Compare
fea0367
to
a18286f
Compare
06fe585
to
d074740
Compare
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'
d074740
to
4eebc5f
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The output of
make update
is