Update iced tasks 0.9.2 #1197
Update iced tasks 0.9.2 #1197
Analysis complete
Summary
This pull request updates the AdaptiveExtensions
module to use a more consistent and descriptive type name, and fixes some minor documentation issues. It also upgrades the IcedTasks
package to the latest version for better reliability and performance.
Walkthrough
- Update
IcedTasks
dependency to version 0.9.2 inpaket.dependencies
file (link) - Rename
CancellableTaskBuilderBase
toCancellableTaskBase
to match the new name inIcedTasks
library inAdaptiveExtensions
module (link, link) - Correct comment for
addOrUpdate
method ofChangeableHashMap
type to use the correct names of changeable types inAdaptiveExtensions
module (link, link)
Poem
Sing, O Muse, of the valiant deeds of the F# heroes
Who with skill and wisdom updated their code dependencies
And fixed the errors and typos in theirAdaptiveExtensions
The splendid module that aids them in their tasks and computations
Emoji
📦📝🔧
Include these descriptions in your pull request description by including the following marker tags:
copilot:all
: all the content, in one gocopilot:summary
: a one paragraph summary of the code changescopilot:walkthrough
: a step by step walkthrough of the code changescopilot:poem
: a poem about the code changes!copilot:emoji
: three emoji that capture the changes
Feedback is welcome. Simply add a comment to this PR of the form /copilot feedback [your comments here]
.
Details
Copilot for PRs is a limited technical preview from GitHub Next.
It's aim is to make it easier to write pull request descriptions by providing automatically generated suggestions based on the code changes.
To find out more go to https://githubnext.com/projects/copilot-for-pull-requests or come and chat with us on Discord
File | Status | Duration |
---|---|---|
Summary & Walkthrough | ✅ Finished | 21.3 seconds |
paket.dependencies | ✅ Finished | 14.7 seconds |
src/FsAutoComplete.Core/AdaptiveExtensions.fs | ✅ Finished | 16.1 seconds |
src/FsAutoComplete.Core/AdaptiveExtensions.fsi | ✅ Finished | 16.1 seconds |