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

Merged
merged 3 commits into from Aug 25, 2022
Merged

Update Deno Dependencies #17

merged 3 commits into from Aug 25, 2022

Conversation

github-actions[bot]
Copy link
Contributor

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.152.0/testing/asserts.ts
[1/2] Attempting update: https://deno.land/std@0.152.0/testing/asserts.ts -> 0.153.0
[1/2] Update successful: https://deno.land/std@0.152.0/testing/asserts.ts -> 0.153.0
[2/2] Looking for releases: https://deno.land/std@0.152.0/http/mod.ts
[2/2] Attempting update: https://deno.land/std@0.152.0/http/mod.ts -> 0.153.0
[2/2] Update successful: https://deno.land/std@0.152.0/http/mod.ts -> 0.153.0

/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/mod.ts
[1/2] Looking for releases: https://deno.land/std@0.152.0/http/mod.ts
[1/2] Attempting update: https://deno.land/std@0.152.0/http/mod.ts -> 0.153.0
[1/2] Update successful: https://deno.land/std@0.152.0/http/mod.ts -> 0.153.0
[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/oak_test.ts
[1/3] Looking for releases: https://deno.land/std@0.152.0/testing/asserts.ts
[1/3] Attempting update: https://deno.land/std@0.152.0/testing/asserts.ts -> 0.153.0
[1/3] Update successful: https://deno.land/std@0.152.0/testing/asserts.ts -> 0.153.0
[2/3] Looking for releases: https://deno.land/std@0.152.0/async/mod.ts
[2/3] Attempting update: https://deno.land/std@0.152.0/async/mod.ts -> 0.153.0
[2/3] Update successful: https://deno.land/std@0.152.0/async/mod.ts -> 0.153.0
[3/3] Looking for releases: https://deno.land/x/oak@v10.6.0/mod.ts
[3/3] Attempting update: https://deno.land/x/oak@v10.6.0/mod.ts -> v11.1.0
[3/3] Update successful: https://deno.land/x/oak@v10.6.0/mod.ts -> v11.1.0

/home/runner/work/ts-serve/ts-serve/mod_test.ts
[1/2] Looking for releases: https://deno.land/std@0.152.0/testing/asserts.ts
[1/2] Attempting update: https://deno.land/std@0.152.0/testing/asserts.ts -> 0.153.0
[1/2] Update successful: https://deno.land/std@0.152.0/testing/asserts.ts -> 0.153.0
[2/2] Looking for releases: https://deno.land/std@0.152.0/testing/mock.ts
[2/2] Attempting update: https://deno.land/std@0.152.0/testing/mock.ts -> 0.153.0
[2/2] Update successful: https://deno.land/std@0.152.0/testing/mock.ts -> 0.153.0

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

/home/runner/work/ts-serve/ts-serve/utils/transpile_test.ts
[1/2] Looking for releases: https://deno.land/std@0.152.0/testing/asserts.ts
[1/2] Attempting update: https://deno.land/std@0.152.0/testing/asserts.ts -> 0.153.0
[1/2] Update successful: https://deno.land/std@0.152.0/testing/asserts.ts -> 0.153.0
[2/2] Looking for releases: https://esm.sh/react-dom@18.3.0-next-e61fd91f5-20220630/
[2/2] Using latest: https://esm.sh/react-dom@18.3.0-next-e61fd91f5-20220630/

/home/runner/work/ts-serve/ts-serve/utils/transpile.ts
[1/2] Looking for releases: https://deno.land/x/emit@0.5.0/mod.ts
[1/2] Attempting update: https://deno.land/x/emit@0.5.0/mod.ts -> 0.7.0
[1/2] Update successful: https://deno.land/x/emit@0.5.0/mod.ts -> 0.7.0
[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/src/oak.ts
[1/4] Looking for releases: https://deno.land/x/oak@v10.6.0/mod.ts
[1/4] Attempting update: https://deno.land/x/oak@v10.6.0/mod.ts -> v11.1.0
[1/4] Update successful: https://deno.land/x/oak@v10.6.0/mod.ts -> v11.1.0
[2/4] Looking for releases: https://deno.land/x/oak@v10.6.0/response.ts
[2/4] Attempting update: https://deno.land/x/oak@v10.6.0/response.ts -> v11.1.0
[2/4] Update successful: https://deno.land/x/oak@v10.6.0/response.ts -> v11.1.0
[3/4] Looking for releases: https://deno.land/x/oak@v10.6.0/mod.ts
[3/4] Attempting update: https://deno.land/x/oak@v10.6.0/mod.ts -> v11.1.0
[3/4] Update successful: https://deno.land/x/oak@v10.6.0/mod.ts -> v11.1.0
[4/4] Looking for releases: https://deno.land/x/ts_serve@$VERSION/mod.ts
[4/4] Skip updating: https://deno.land/x/ts_serve@$VERSION/mod.ts

/home/runner/work/ts-serve/ts-serve/src/file_server.ts
[1/8] Looking for releases: https://deno.land/std@0.152.0/http/file_server.ts
[1/8] Attempting update: https://deno.land/std@0.152.0/http/file_server.ts -> 0.153.0
[1/8] Update successful: https://deno.land/std@0.152.0/http/file_server.ts -> 0.153.0
[2/8] Looking for releases: https://deno.land/std@0.152.0/media_types/mod.ts
[2/8] Attempting update: https://deno.land/std@0.152.0/media_types/mod.ts -> 0.153.0
[2/8] Update successful: https://deno.land/std@0.152.0/media_types/mod.ts -> 0.153.0
[3/8] Looking for releases: https://deno.land/std@0.152.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 
[3/8] Attempting update: https://deno.land/std@0.152.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.153.0
[3/8] Update successful: https://deno.land/std@0.152.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.153.0
[4/8] Looking for releases: https://deno.land/std@0.152.0/http/mod.ts
[4/8] Attempting update: https://deno.land/std@0.152.0/http/mod.ts -> 0.153.0
[4/8] Update successful: https://deno.land/std@0.152.0/http/mod.ts -> 0.153.0
[5/8] Looking for releases: https://deno.land/x/ts_serve@$VERSION/mod.ts
[5/8] Skip updating: https://deno.land/x/ts_serve@$VERSION/mod.ts
[6/8] Looking for releases: https://deno.land/std@0.152.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 
[6/8] Attempting update: https://deno.land/std@0.152.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.153.0
[6/8] Update successful: https://deno.land/std@0.152.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.153.0
[7/8] Looking for releases: https://deno.land/std@0.152.0/http/mod.ts
[7/8] Attempting update: https://deno.land/std@0.152.0/http/mod.ts -> 0.153.0
[7/8] Update successful: https://deno.land/std@0.152.0/http/mod.ts -> 0.153.0
[8/8] Looking for releases: https://deno.land/x/ts_serve@$VERSION/mod.ts
[8/8] Skip updating: https://deno.land/x/ts_serve@$VERSION/mod.ts

Already latest version:
https://deno.land/x/ts_serve@$VERSION/mod.ts == $VERSION
https://esm.sh/react-dom@18.3.0-next-e61fd91f5-20220630/ == 18.3.0-next-e61fd91f5-20220630
https://deno.land/x/ts_serve@$VERSION/mod.ts == $VERSION
https://deno.land/x/ts_serve@$VERSION/mod.ts == $VERSION
https://deno.land/x/ts_serve@$VERSION/mod.ts == $VERSION
https://deno.land/x/ts_serve@$VERSION/mod.ts == $VERSION

Successfully updated:
https://deno.land/std@0.152.0/testing/asserts.ts 0.152.0 -> 0.153.0
https://deno.land/std@0.152.0/http/mod.ts 0.152.0 -> 0.153.0
https://deno.land/std@0.152.0/http/mod.ts 0.152.0 -> 0.153.0
https://deno.land/std@0.152.0/testing/asserts.ts 0.152.0 -> 0.153.0
https://deno.land/std@0.152.0/async/mod.ts 0.152.0 -> 0.153.0
https://deno.land/x/oak@v10.6.0/mod.ts v10.6.0 -> v11.1.0
https://deno.land/std@0.152.0/testing/asserts.ts 0.152.0 -> 0.153.0
https://deno.land/std@0.152.0/testing/mock.ts 0.152.0 -> 0.153.0
https://deno.land/std@0.152.0/testing/asserts.ts 0.152.0 -> 0.153.0
https://deno.land/x/emit@0.5.0/mod.ts 0.5.0 -> 0.7.0
https://deno.land/x/oak@v10.6.0/mod.ts v10.6.0 -> v11.1.0
https://deno.land/x/oak@v10.6.0/response.ts v10.6.0 -> v11.1.0
https://deno.land/x/oak@v10.6.0/mod.ts v10.6.0 -> v11.1.0
https://deno.land/std@0.152.0/http/file_server.ts 0.152.0 -> 0.153.0
https://deno.land/std@0.152.0/media_types/mod.ts 0.152.0 -> 0.153.0
https://deno.land/std@0.152.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.152.0 -> 0.153.0
https://deno.land/std@0.152.0/http/mod.ts 0.152.0 -> 0.153.0
https://deno.land/std@0.152.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.152.0 -> 0.153.0
https://deno.land/std@0.152.0/http/mod.ts 0.152.0 -> 0.153.0

@ayame113 ayame113 closed this Aug 25, 2022
@ayame113 ayame113 reopened this Aug 25, 2022
@ayame113 ayame113 merged commit fd41541 into main Aug 25, 2022
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