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

Merged
merged 1 commit into from
Mar 27, 2023
Merged

Update Deno Dependencies #11

merged 1 commit into from
Mar 27, 2023

Conversation

github-actions[bot]
Copy link
Contributor

Update Deno Dependencies

Some external modules are stale.

Details
/home/runner/work/mock-file/mock-file/mod.ts

/home/runner/work/mock-file/mock-file/src/memory_file_test.ts
[1/2] Looking for releases: https://deno.land/std@0.180.0/testing/asserts.ts
[1/2] Attempting update: https://deno.land/std@0.180.0/testing/asserts.ts -> 0.181.0
[1/2] Update successful: https://deno.land/std@0.180.0/testing/asserts.ts -> 0.181.0
[2/2] Looking for releases: https://deno.land/std@0.180.0/streams/mod.ts
[2/2] Attempting update: https://deno.land/std@0.180.0/streams/mod.ts -> 0.181.0
[2/2] Update successful: https://deno.land/std@0.180.0/streams/mod.ts -> 0.181.0

/home/runner/work/mock-file/mock-file/src/polyfill_test.ts
[1/1] Looking for releases: https://deno.land/std@0.180.0/testing/asserts.ts
[1/1] Attempting update: https://deno.land/std@0.180.0/testing/asserts.ts -> 0.181.0
[1/1] Update successful: https://deno.land/std@0.180.0/testing/asserts.ts -> 0.181.0

/home/runner/work/mock-file/mock-file/src/memory_file.ts
[1/5] Looking for releases: https://deno.land/std@0.180.0/testing/asserts.ts
[1/5] Attempting update: https://deno.land/std@0.180.0/testing/asserts.ts -> 0.181.0
[1/5] Update successful: https://deno.land/std@0.180.0/testing/asserts.ts -> 0.181.0
[2/5] Looking for releases: https://deno.land/std@0.180.0/bytes/mod.ts
[2/5] Attempting update: https://deno.land/std@0.180.0/bytes/mod.ts -> 0.181.0
[2/5] Update successful: https://deno.land/std@0.180.0/bytes/mod.ts -> 0.181.0
[3/5] Looking for releases: https://deno.land/std@0.180.0/path/mod.ts
[3/5] Attempting update: https://deno.land/std@0.180.0/path/mod.ts -> 0.181.0
[3/5] Update successful: https://deno.land/std@0.180.0/path/mod.ts -> 0.181.0
[4/5] Looking for releases: https://deno.land/x/mock_file@$VERSION/mod.ts
[4/5] Skip updating: https://deno.land/x/mock_file@$VERSION/mod.ts
[5/5] Looking for releases: https://deno.land/x/mock_file@$VERSION/mod.ts
[5/5] Skip updating: https://deno.land/x/mock_file@$VERSION/mod.ts

/home/runner/work/mock-file/mock-file/src/polyfill.ts

/home/runner/work/mock-file/mock-file/example/main.ts
[1/2] Looking for releases: https://deno.land/std@0.180.0/http/mod.ts
[1/2] Attempting update: https://deno.land/std@0.180.0/http/mod.ts -> 0.181.0
[1/2] Update successful: https://deno.land/std@0.180.0/http/mod.ts -> 0.181.0
[2/2] Looking for releases: https://deno.land/x/sqlite@v3.7.0/mod.ts
[2/2] Using latest: https://deno.land/x/sqlite@v3.7.0/mod.ts

/home/runner/work/mock-file/mock-file/example/create_db.ts
[1/1] Looking for releases: https://deno.land/x/sqlite@v3.7.0/mod.ts
[1/1] Using latest: https://deno.land/x/sqlite@v3.7.0/mod.ts

Already latest version:
https://deno.land/x/mock_file@$VERSION/mod.ts == $VERSION
https://deno.land/x/mock_file@$VERSION/mod.ts == $VERSION
https://deno.land/x/sqlite@v3.7.0/mod.ts == v3.7.0
https://deno.land/x/sqlite@v3.7.0/mod.ts == v3.7.0

Successfully updated:
https://deno.land/std@0.180.0/testing/asserts.ts 0.180.0 -> 0.181.0
https://deno.land/std@0.180.0/streams/mod.ts 0.180.0 -> 0.181.0
https://deno.land/std@0.180.0/testing/asserts.ts 0.180.0 -> 0.181.0
https://deno.land/std@0.180.0/testing/asserts.ts 0.180.0 -> 0.181.0
https://deno.land/std@0.180.0/bytes/mod.ts 0.180.0 -> 0.181.0
https://deno.land/std@0.180.0/path/mod.ts 0.180.0 -> 0.181.0
https://deno.land/std@0.180.0/http/mod.ts 0.180.0 -> 0.181.0

@ayame113 ayame113 closed this Mar 27, 2023
@ayame113 ayame113 reopened this Mar 27, 2023
@ayame113 ayame113 merged commit 6751dbb into main Mar 27, 2023
@ayame113 ayame113 deleted the deno-udd branch March 27, 2023 00:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants