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

Merged
merged 1 commit into from Jun 17, 2022
Merged

Update Deno Dependencies #1

merged 1 commit into from Jun 17, 2022

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jun 16, 2022

Update Deno Dependencies

Some external modules are stale.

Details
/home/runner/work/ts-serve/ts-serve/file_server_test.ts
[1/2] Looking for releases: https://deno.land/std@0.143.0/testing/asserts.ts
[1/2] Attempting update: https://deno.land/std@0.143.0/testing/asserts.ts -> 0.144.0
[1/2] Update successful: https://deno.land/std@0.143.0/testing/asserts.ts -> 0.144.0
[2/2] Looking for releases: https://deno.land/std@0.144.0/http/mod.ts
[2/2] Using latest: https://deno.land/std@0.144.0/http/mod.ts

/home/runner/work/ts-serve/ts-serve/utils/transpile_test.ts
[1/1] Looking for releases: https://deno.land/std@0.143.0/testing/asserts.ts
[1/1] Attempting update: https://deno.land/std@0.143.0/testing/asserts.ts -> 0.144.0
[1/1] Update successful: https://deno.land/std@0.143.0/testing/asserts.ts -> 0.144.0

/home/runner/work/ts-serve/ts-serve/utils/transpile_bench.ts

/home/runner/work/ts-serve/ts-serve/utils/transpile.ts
[1/2] Looking for releases: https://deno.land/x/emit@0.2.0/mod.ts
[1/2] Using latest: https://deno.land/x/emit@0.2.0/mod.ts
[2/2] Looking for releases: https://deno.land/x/ts_serve@$VERSION/mod.ts
[2/2] Skip updating: https://deno.land/x/ts_serve@$VERSION/mod.ts

/home/runner/work/ts-serve/ts-serve/test/a.jsx

/home/runner/work/ts-serve/ts-serve/test/a.tsx

/home/runner/work/ts-serve/ts-serve/oak_test.ts
[1/3] Looking for releases: https://deno.land/std@0.143.0/testing/asserts.ts
[1/3] Attempting update: https://deno.land/std@0.143.0/testing/asserts.ts -> 0.144.0
[1/3] Update successful: https://deno.land/std@0.143.0/testing/asserts.ts -> 0.144.0
[2/3] Looking for releases: https://deno.land/std@0.143.0/async/mod.ts
[2/3] Attempting update: https://deno.land/std@0.143.0/async/mod.ts -> 0.144.0
[2/3] Update successful: https://deno.land/std@0.143.0/async/mod.ts -> 0.144.0
[3/3] Looking for releases: https://deno.land/x/oak@v10.6.0/mod.ts
[3/3] Using latest: https://deno.land/x/oak@v10.6.0/mod.ts

/home/runner/work/ts-serve/ts-serve/mod.ts
[1/12] Looking for releases: https://deno.land/std@0.144.0/http/file_server.ts
[1/12] Using latest: https://deno.land/std@0.144.0/http/file_server.ts
[2/12] Looking for releases: https://deno.land/std@0.144.0/media_types/mod.ts
[2/12] Using latest: https://deno.land/std@0.144.0/media_types/mod.ts
[3/12] Looking for releases: https://deno.land/x/oak@v10.6.0/mod.ts
[3/12] Using latest: https://deno.land/x/oak@v10.6.0/mod.ts
[4/12] Looking for releases: https://deno.land/x/oak@v10.6.0/response.ts
[4/12] Using latest: https://deno.land/x/oak@v10.6.0/response.ts
[5/12] Looking for releases: https://deno.land/std@0.144.0/http/file_server.ts/~/serveFile) function of the standard library, but if the file is TypeScript, it will be rewritten to JavaScript.
 *
 * ```ts
 * import { serve } from 
[5/12] Using latest: https://deno.land/std@0.144.0/http/file_server.ts/~/serveFile) function of the standard library, but if the file is TypeScript, it will be rewritten to JavaScript.
 *
 * ```ts
 * import { serve } from 
[6/12] Looking for releases: https://deno.land/std@0.144.0/http/mod.ts
[6/12] Using latest: https://deno.land/std@0.144.0/http/mod.ts
[7/12] Looking for releases: https://deno.land/x/ts_serve@$VERSION/mod.ts
[7/12] Skip updating: https://deno.land/x/ts_serve@$VERSION/mod.ts
[8/12] Looking for releases: https://deno.land/std@0.144.0/http/file_server.ts/~/serveDir) function of the standard library, but if the file is TypeScript, it will be rewritten to JavaScript.
 *
 * ```ts
 * import { serve } from 
[8/12] Using latest: https://deno.land/std@0.144.0/http/file_server.ts/~/serveDir) function of the standard library, but if the file is TypeScript, it will be rewritten to JavaScript.
 *
 * ```ts
 * import { serve } from 
[9/12] Looking for releases: https://deno.land/std@0.144.0/http/mod.ts
[9/12] Using latest: https://deno.land/std@0.144.0/http/mod.ts
[10/12] Looking for releases: https://deno.land/x/ts_serve@$VERSION/mod.ts
[10/12] Skip updating: https://deno.land/x/ts_serve@$VERSION/mod.ts
[11/12] Looking for releases: https://deno.land/x/oak@v10.6.0/mod.ts
[11/12] Using latest: https://deno.land/x/oak@v10.6.0/mod.ts
[12/12] Looking for releases: https://deno.land/x/ts_serve@$VERSION/mod.ts
[12/12] Skip updating: https://deno.land/x/ts_serve@$VERSION/mod.ts

Already latest version:
https://deno.land/std@0.144.0/http/mod.ts == 0.144.0
https://deno.land/x/emit@0.2.0/mod.ts == 0.2.0
https://deno.land/x/ts_serve@$VERSION/mod.ts == $VERSION
https://deno.land/x/oak@v10.6.0/mod.ts == v10.6.0
https://deno.land/std@0.144.0/http/file_server.ts == 0.144.0
https://deno.land/std@0.144.0/media_types/mod.ts == 0.144.0
https://deno.land/x/oak@v10.6.0/mod.ts == v10.6.0
https://deno.land/x/oak@v10.6.0/response.ts == v10.6.0
https://deno.land/std@0.144.0/http/file_server.ts/~/serveFile) function of the standard library, but if the file is TypeScript, it will be rewritten to JavaScript.
 *
 * ```ts
 * import { serve } from  == 0.144.0
https://deno.land/std@0.144.0/http/mod.ts == 0.144.0
https://deno.land/x/ts_serve@$VERSION/mod.ts == $VERSION
https://deno.land/std@0.144.0/http/file_server.ts/~/serveDir) function of the standard library, but if the file is TypeScript, it will be rewritten to JavaScript.
 *
 * ```ts
 * import { serve } from  == 0.144.0
https://deno.land/std@0.144.0/http/mod.ts == 0.144.0
https://deno.land/x/ts_serve@$VERSION/mod.ts == $VERSION
https://deno.land/x/oak@v10.6.0/mod.ts == v10.6.0
https://deno.land/x/ts_serve@$VERSION/mod.ts == $VERSION

Successfully updated:
https://deno.land/std@0.143.0/testing/asserts.ts 0.143.0 -> 0.144.0
https://deno.land/std@0.143.0/testing/asserts.ts 0.143.0 -> 0.144.0
https://deno.land/std@0.143.0/testing/asserts.ts 0.143.0 -> 0.144.0
https://deno.land/std@0.143.0/async/mod.ts 0.143.0 -> 0.144.0

@github-actions github-actions bot force-pushed the deno-udd branch 7 times, most recently from 8d9ebe9 to fdac964 Compare June 17, 2022 02:47
@ayame113 ayame113 closed this Jun 17, 2022
@ayame113 ayame113 reopened this Jun 17, 2022
@codecov
Copy link

codecov bot commented Jun 17, 2022

Codecov Report

Merging #1 (fdac964) into main (1db79b5) will not change coverage.
The diff coverage is n/a.

❗ Current head fdac964 differs from pull request most recent head a1358c9. Consider uploading reports for the commit a1358c9 to get more accurate results

@@            Coverage Diff            @@
##              main        #1   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines          110       110           
  Branches        24        24           
=========================================
  Hits           110       110           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f94722d...a1358c9. Read the comment docs.

@github-actions github-actions bot force-pushed the deno-udd branch 6 times, most recently from 5f74aaa to 11e4f0d Compare June 17, 2022 03: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.

None yet

2 participants