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

Merged
merged 1 commit into from
Aug 26, 2023
Merged

Conversation

lambdalisue
Copy link
Member

@lambdalisue lambdalisue commented Jul 5, 2023

The output of make update is

/home/runner/work/deno-unknownutil/deno-unknownutil/scripts/build_npm.ts
[1/1] Looking for releases: https://deno.land/x/[email protected]/mod.ts
[1/1] Attempting update: https://deno.land/x/[email protected]/mod.ts -> 0.38.1
[1/1] Update successful: https://deno.land/x/[email protected]/mod.ts -> 0.38.1

/home/runner/work/deno-unknownutil/deno-unknownutil/is_bench.ts

/home/runner/work/deno-unknownutil/deno-unknownutil/is.ts

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

/home/runner/work/deno-unknownutil/deno-unknownutil/is_test.ts
[1/2] Looking for releases: https://deno.land/[email protected]/testing/asserts.ts
[1/2] Attempting update: https://deno.land/[email protected]/testing/asserts.ts -> 0.200.0
[1/2] Update successful: https://deno.land/[email protected]/testing/asserts.ts -> 0.200.0
[2/2] Looking for releases: https://deno.land/[email protected]/testing/types.ts
[2/2] Attempting update: https://deno.land/[email protected]/testing/types.ts -> 0.200.0
[2/2] Update successful: https://deno.land/[email protected]/testing/types.ts -> 0.200.0

/home/runner/work/deno-unknownutil/deno-unknownutil/util.ts

/home/runner/work/deno-unknownutil/deno-unknownutil/util_test.ts
[1/1] Looking for releases: https://deno.land/[email protected]/testing/asserts.ts
[1/1] Attempting update: https://deno.land/[email protected]/testing/asserts.ts -> 0.200.0
[1/1] Update successful: https://deno.land/[email protected]/testing/asserts.ts -> 0.200.0

Successfully updated:
https://deno.land/x/[email protected]/mod.ts 0.37.0 -> 0.38.1
https://deno.land/[email protected]/testing/asserts.ts 0.192.0 -> 0.200.0
https://deno.land/[email protected]/testing/types.ts 0.192.0 -> 0.200.0
https://deno.land/[email protected]/testing/asserts.ts 0.192.0 -> 0.200.0

@lambdalisue lambdalisue force-pushed the automation/update-dependencies branch 2 times, most recently from 0b9f38d to 073c85e Compare July 20, 2023 00:16
@lambdalisue lambdalisue force-pushed the automation/update-dependencies branch 2 times, most recently from e10975f to 5a8022d Compare July 27, 2023 00:15
@lambdalisue lambdalisue force-pushed the automation/update-dependencies branch 2 times, most recently from dece335 to fda2537 Compare August 11, 2023 00:13
@lambdalisue lambdalisue force-pushed the automation/update-dependencies branch 2 times, most recently from a152ca9 to 8236323 Compare August 22, 2023 00:13
Update dependencies by udd:

/home/runner/work/deno-unknownutil/deno-unknownutil/scripts/build_npm.ts
[1/1] Looking for releases: https://deno.land/x/[email protected]/mod.ts
[1/1] Attempting update: https://deno.land/x/[email protected]/mod.ts -> 0.38.1
[1/1] Update successful: https://deno.land/x/[email protected]/mod.ts -> 0.38.1

/home/runner/work/deno-unknownutil/deno-unknownutil/is_bench.ts

/home/runner/work/deno-unknownutil/deno-unknownutil/is.ts

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

/home/runner/work/deno-unknownutil/deno-unknownutil/is_test.ts
[1/2] Looking for releases: https://deno.land/[email protected]/testing/asserts.ts
[1/2] Attempting update: https://deno.land/[email protected]/testing/asserts.ts -> 0.200.0
[1/2] Update successful: https://deno.land/[email protected]/testing/asserts.ts -> 0.200.0
[2/2] Looking for releases: https://deno.land/[email protected]/testing/types.ts
[2/2] Attempting update: https://deno.land/[email protected]/testing/types.ts -> 0.200.0
[2/2] Update successful: https://deno.land/[email protected]/testing/types.ts -> 0.200.0

/home/runner/work/deno-unknownutil/deno-unknownutil/util.ts

/home/runner/work/deno-unknownutil/deno-unknownutil/util_test.ts
[1/1] Looking for releases: https://deno.land/[email protected]/testing/asserts.ts
[1/1] Attempting update: https://deno.land/[email protected]/testing/asserts.ts -> 0.200.0
[1/1] Update successful: https://deno.land/[email protected]/testing/asserts.ts -> 0.200.0

Successfully updated:
https://deno.land/x/[email protected]/mod.ts 0.37.0 -> 0.38.1
https://deno.land/[email protected]/testing/asserts.ts 0.192.0 -> 0.200.0
https://deno.land/[email protected]/testing/types.ts 0.192.0 -> 0.200.0
https://deno.land/[email protected]/testing/asserts.ts 0.192.0 -> 0.200.0
@lambdalisue lambdalisue force-pushed the automation/update-dependencies branch from 8236323 to 6a525b8 Compare August 25, 2023 00:13
@lambdalisue lambdalisue merged commit e46b0a1 into main Aug 26, 2023
4 checks passed
@lambdalisue lambdalisue deleted the automation/update-dependencies branch August 26, 2023 12:42
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