Skip to content

Issues: denoland/deno_graph

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt click/return to exclude labels
or click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Is there a command like npm explain or yarn why? enhancement New feature or request
#31 opened Sep 15, 2021 by disjukr updated Sep 15, 2021
Add unit tests around redirects and other features tests
#38 opened Oct 8, 2021 by kitsonk updated Oct 8, 2021
Revisit the ModuleGraph::specifiers() return value refactor
#39 opened Oct 8, 2021 by kitsonk updated Oct 8, 2021
Support CommonJs dependency analysis enhancement New feature or request
#58 opened Oct 29, 2021 by kitsonk updated Dec 2, 2021
Use byte indexes instead of lines and columns
#79 opened Dec 13, 2021 by dsherret updated Dec 13, 2021
Ability to discern between types directive and x-TypeScript-types enhancement New feature or request
#133 opened Feb 9, 2022 by dsherret updated Feb 10, 2022
Improve documentation on MemoryLoaderSources documentation Improvements or additions to documentation good first issue Good for newcomers
#135 opened Feb 11, 2022 by dsherret updated Feb 11, 2022
I have a module, now what?
#145 opened Mar 29, 2022 by justinmchase updated Mar 30, 2022
Don't enforce assertions on type-only imports
#160 opened Jun 20, 2022 by nayeemrmn updated Jun 20, 2022
Validation should follow descendents
#165 opened Jul 24, 2022 by kitsonk updated Jul 24, 2022
npm publish fails on tagging new version bug Something isn't working
#171 opened Aug 8, 2022 by kitsonk updated Sep 7, 2022
Add deno_graph specific tests for npm code
#241 opened Feb 21, 2023 by dsherret updated Feb 21, 2023
Updated "asserted" module kind to be "esm" in 2.0
#239 opened Feb 21, 2023 by dsherret updated Mar 6, 2023
Propose new dependency structure for 2.0
#247 opened Mar 5, 2023 by nayeemrmn updated Apr 24, 2023
Graph does not support multiple imports of the same specifier enhancement New feature or request
#80 opened Dec 14, 2021 by kitsonk updated Apr 25, 2023
Remove "specifier" on Range when able or don't use Range breaking change enhancement New feature or request
#263 opened Apr 3, 2023 by dsherret updated Dec 5, 2023
Add code coverage chore A task for improving the package/CI
#367 opened Jan 24, 2024 by dsherret updated Jan 24, 2024
WASM dependency analysis enhancement New feature or request
#150 opened Apr 27, 2022 by lucacasonato updated Feb 14, 2024
When fast check fails on a package, it should fast check all the package's dependencies bug Something isn't working
#391 opened Feb 19, 2024 by dsherret updated Feb 19, 2024
JS createGraph modifies objects returned by load
#419 opened Mar 19, 2024 by 0f-0b updated Mar 19, 2024
Decrease range of some fast check diagnostics bug Something isn't working
#360 opened Jan 19, 2024 by dsherret updated Mar 28, 2024
Implement support for @import { Foo } from "./someting.js" JSDoc pragma enhancement New feature or request
#456 opened Apr 26, 2024 by lucacasonato updated Apr 26, 2024
Allow expr-less template literals in const positions in slow types enhancement New feature or request
#458 opened Apr 26, 2024 by lucacasonato updated Apr 26, 2024
ProTip! Type g i on any issue or pull request to go back to the issue listing page.