Closed vim-denops-machine-user closed 9 months ago
The updates reflect a version bump for various Deno standard library imports across multiple files. The parse
function from the flags
module, as well as the vim_channel_command
module, and the path
, assert
, and semver
modules, have all been upgraded to newer versions, indicating maintenance for compatibility with updated library versions and potential enhancements to functionality or APIs.
File Path | Change Summary |
---|---|
.../@denops-private/cli.ts ,br>`.../@denops-private/service.ts`,<br.../@denops-private/version.ts |
Updated flags , toFileUrl , path , and semver module versions from 0.204.0 to 0.210.0 |
.../@denops-private/host/vim.ts |
Updated vim_channel_command module version from 2.0.0 to 3.0.0 |
.../@denops-private/impl_test.ts |
Updated path and assert module versions from 0.204.0 to 0.210.0 |
πβ¨
Code hops along, versions leap high,
From0.204.0
to0.210.0
we fly.
Through fields of code, our updates roam,
In Deno's warren, we've found our home. πΎπ
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
8b39cf7
) 96.47% compared to head (04b92bf
) 96.47%.:exclamation: Current head 04b92bf differs from pull request most recent head b3fbf30. Consider uploading reports for the commit b3fbf30 to get more accurate results
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Closed due to #302
Summary by CodeRabbit