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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
Copy link

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

The output of make update is

/home/runner/work/ddc-filter_editdistance/ddc-filter_editdistance/README.md

/home/runner/work/ddc-filter_editdistance/ddc-filter_editdistance/denops/@ddc-filters/matcher_editdistance.ts

/home/runner/work/ddc-filter_editdistance/ddc-filter_editdistance/denops/@ddc-filters/sorter_editdistance.ts

/home/runner/work/ddc-filter_editdistance/ddc-filter_editdistance/denops/@editdistance/editDistance.ts

/home/runner/work/ddc-filter_editdistance/ddc-filter_editdistance/denops/@editdistance/test.ts

/home/runner/work/ddc-filter_editdistance/ddc-filter_editdistance/denops/@editdistance/deps.ts
[1/2] Looking for releases: https://deno.land/x/ddc_vim@v3.4.0/types.ts
[1/2] Using latest: https://deno.land/x/ddc_vim@v3.4.0/types.ts
[2/2] Looking for releases: https://deno.land/x/ddc_vim@v3.4.0/deps.ts
[2/2] Using latest: https://deno.land/x/ddc_vim@v3.4.0/deps.ts

/home/runner/work/ddc-filter_editdistance/ddc-filter_editdistance/denops/@editdistance/benchmark.ts
[1/1] Looking for releases: https://deno.land/std@0.170.0/testing/bench.ts
[1/1] Attempting update: https://deno.land/std@0.170.0/testing/bench.ts -> 0.171.0
[1/1] Update successful: https://deno.land/std@0.170.0/testing/bench.ts -> 0.171.0

Already latest version:
https://deno.land/x/ddc_vim@v3.4.0/types.ts == v3.4.0
https://deno.land/x/ddc_vim@v3.4.0/deps.ts == v3.4.0

Successfully updated:
https://deno.land/std@0.170.0/testing/bench.ts 0.170.0 -> 0.171.0
make[1]: Entering directory '/home/runner/work/ddc-filter_editdistance/ddc-filter_editdistance'
make[1]: Leaving directory '/home/runner/work/ddc-filter_editdistance/ddc-filter_editdistance'

@github-actions github-actions bot force-pushed the automation/update-dependencies branch 2 times, most recently from 6a4def0 to 1dab595 Compare September 29, 2022 01:11
@github-actions github-actions bot force-pushed the automation/update-dependencies branch from 1dab595 to 4c39dc8 Compare October 7, 2022 01:16
@github-actions github-actions bot force-pushed the automation/update-dependencies branch 2 times, most recently from eacdb0a to cf5d662 Compare October 24, 2022 01:18
@github-actions github-actions bot force-pushed the automation/update-dependencies branch 2 times, most recently from 7881514 to a96e4e4 Compare November 1, 2022 01:12
@github-actions github-actions bot force-pushed the automation/update-dependencies branch 2 times, most recently from 7e3ec5a to 56a6a1c Compare November 9, 2022 00:57
@github-actions github-actions bot force-pushed the automation/update-dependencies branch 3 times, most recently from a8a9c2c to 3b54c28 Compare November 19, 2022 00:56
@github-actions github-actions bot force-pushed the automation/update-dependencies branch 3 times, most recently from 0404510 to 7c714a3 Compare December 2, 2022 00:45
@github-actions github-actions bot force-pushed the automation/update-dependencies branch 2 times, most recently from 92d9264 to 51807fb Compare December 20, 2022 00:45
@github-actions github-actions bot force-pushed the automation/update-dependencies branch from 51807fb to e8ecd73 Compare January 1, 2023 00:53
Update dependencies by udd:

/home/runner/work/ddc-filter_editdistance/ddc-filter_editdistance/README.md

/home/runner/work/ddc-filter_editdistance/ddc-filter_editdistance/denops/@ddc-filters/matcher_editdistance.ts

/home/runner/work/ddc-filter_editdistance/ddc-filter_editdistance/denops/@ddc-filters/sorter_editdistance.ts

/home/runner/work/ddc-filter_editdistance/ddc-filter_editdistance/denops/@editdistance/editDistance.ts

/home/runner/work/ddc-filter_editdistance/ddc-filter_editdistance/denops/@editdistance/test.ts

/home/runner/work/ddc-filter_editdistance/ddc-filter_editdistance/denops/@editdistance/deps.ts
[1/2] Looking for releases: https://deno.land/x/ddc_vim@v3.4.0/types.ts
[1/2] Using latest: https://deno.land/x/ddc_vim@v3.4.0/types.ts
[2/2] Looking for releases: https://deno.land/x/ddc_vim@v3.4.0/deps.ts
[2/2] Using latest: https://deno.land/x/ddc_vim@v3.4.0/deps.ts

/home/runner/work/ddc-filter_editdistance/ddc-filter_editdistance/denops/@editdistance/benchmark.ts
[1/1] Looking for releases: https://deno.land/std@0.170.0/testing/bench.ts
[1/1] Attempting update: https://deno.land/std@0.170.0/testing/bench.ts -> 0.171.0
[1/1] Update successful: https://deno.land/std@0.170.0/testing/bench.ts -> 0.171.0

Already latest version:
https://deno.land/x/ddc_vim@v3.4.0/types.ts == v3.4.0
https://deno.land/x/ddc_vim@v3.4.0/deps.ts == v3.4.0

Successfully updated:
https://deno.land/std@0.170.0/testing/bench.ts 0.170.0 -> 0.171.0
make[1]: Entering directory '/home/runner/work/ddc-filter_editdistance/ddc-filter_editdistance'
make[1]: Leaving directory '/home/runner/work/ddc-filter_editdistance/ddc-filter_editdistance'
@github-actions github-actions bot force-pushed the automation/update-dependencies branch from e8ecd73 to fa8ac7c Compare January 6, 2023 00:47
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.

None yet

1 participant