Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / denoland/deno_graph issues and pull requests
#543 - feat: Wasm modules
Pull Request -
State: closed - Opened by dsherret 22 days ago
#542 - fix: compute whether script
Pull Request -
State: closed - Opened by dsherret 22 days ago
#541 - fix: store resolved root specifiers
Pull Request -
State: closed - Opened by nathanwhit 28 days ago
- 1 comment
#540 - feat: analyze commonjs files
Pull Request -
State: closed - Opened by dsherret about 1 month ago
#539 - feat: export import and import kind
Pull Request -
State: closed - Opened by dsherret about 1 month ago
#538 - BREAKING: revert storing full range in serialized module info
Pull Request -
State: closed - Opened by dsherret about 1 month ago
#537 - chore: update spec tests
Pull Request -
State: closed - Opened by dsherret about 2 months ago
#536 - chore: refine version strategy for runtime breaking changes
Pull Request -
State: closed - Opened by dsherret about 2 months ago
#535 - docs: outline versioning strategy
Pull Request -
State: closed - Opened by dsherret about 2 months ago
#534 - fix(fast_check): better `override` handling
Pull Request -
State: closed - Opened by dsherret about 2 months ago
#533 - feat: provide full import statement range
Pull Request -
State: closed - Opened by nayeemrmn about 2 months ago
- 2 comments
#532 - feat: include if root was dynamic in load options
Pull Request -
State: closed - Opened by dsherret about 2 months ago
#531 - fix: improve walk
Pull Request -
State: closed - Opened by dsherret about 2 months ago
#530 - chore: update ecosystem tests
Pull Request -
State: closed - Opened by dsherret about 2 months ago
#529 - fix: respect @deno-types for type imports
Pull Request -
State: closed - Opened by nayeemrmn 2 months ago
#528 - feat: add fill_from_lockfile method
Pull Request -
State: closed - Opened by dsherret 2 months ago
#527 - fix: disallow cjs modules in deno_graph
Pull Request -
State: closed - Opened by dsherret 3 months ago
#526 - fix: cache_module_info should accept media type
Pull Request -
State: closed - Opened by dsherret 3 months ago
#525 - chore: update spec tests for latest Deno 2.0 changes
Pull Request -
State: closed - Opened by dsherret 3 months ago
#524 - fix: CachedInfo - remove unused emit and map field
Pull Request -
State: closed - Opened by dsherret 3 months ago
#523 - fix: upgrade to deno_ast 0.42
Pull Request -
State: closed - Opened by dsherret 3 months ago
#522 - fix(fast_check/dts): better handling of computed properties
Pull Request -
State: closed - Opened by dsherret 3 months ago
#521 - fix(fast_check/dts): remove initializers in class methods/ctors
Pull Request -
State: closed - Opened by dsherret 3 months ago
#520 - chore: bump deno_semver
Pull Request -
State: closed - Opened by dsherret 3 months ago
#519 - .d.ts transformation doesn't handle default parameters of constructor correctly
Issue -
State: closed - Opened by XiNiHa 3 months ago
Labels: bug
#518 - .d.ts transformation doesn't handle [Symbol.for()] correctly
Issue -
State: closed - Opened by XiNiHa 3 months ago
Labels: bug
#517 - feat(fast_check): support no version for workspace members
Pull Request -
State: closed - Opened by dsherret 3 months ago
#516 - feat: add request destination
Pull Request -
State: closed - Opened by dsherret 3 months ago
#515 - perf: avoid allocations in graph.resolve
Pull Request -
State: closed - Opened by dsherret 3 months ago
#514 - perf: remove unnecessary heap allocation in `recommended_registry_package_url_to_nv`
Pull Request -
State: closed - Opened by dsherret 3 months ago
#513 - fix: resolve jsxImportSource with types mode in absence of jsxImportSourceTypes
Pull Request -
State: closed - Opened by nayeemrmn 3 months ago
- 3 comments
#512 - refactor: most specific error handling
Pull Request -
State: open - Opened by crowlKats 3 months ago
- 1 comment
#511 - fix: cache bust jsr meta file when version not found for dynamic branches
Pull Request -
State: closed - Opened by dsherret 4 months ago
#510 - refactor: upgrade to deno_semver 0.5.9
Pull Request -
State: closed - Opened by dsherret 4 months ago
#509 - refactor: move workspace resolution out of deno_graph
Pull Request -
State: closed - Opened by dsherret 4 months ago
#508 - fix(fast_check): improve overload handling in dts transform
Pull Request -
State: closed - Opened by dsherret 4 months ago
#507 - perf: deno_ast 0.41
Pull Request -
State: closed - Opened by dsherret 4 months ago
- 2 comments
#506 - feat: remove executor cargo features
Pull Request -
State: closed - Opened by dsherret 4 months ago
#505 - chore: fix ecosystem tests
Pull Request -
State: closed - Opened by dsherret 4 months ago
#504 - fix: improve dependency tracking
Pull Request -
State: closed - Opened by dsherret 4 months ago
#503 - chore: update ecosystem tests
Pull Request -
State: closed - Opened by dsherret 5 months ago
#502 - fix: Upgrade deno_ast to 0.40.0
Pull Request -
State: closed - Opened by bartlomieju 5 months ago
#501 - refactor: use `SharedLocal` instead of `Shared`
Pull Request -
State: closed - Opened by dsherret 5 months ago
- 1 comment
#500 - refactor: move resolve_import to import_map crate
Pull Request -
State: closed - Opened by dsherret 5 months ago
#499 - fix(fast_check): emit named type in mapped types
Pull Request -
State: closed - Opened by dsherret 5 months ago
#498 - fix: resolve dynamic npm specifiers one at a time
Pull Request -
State: closed - Opened by dsherret 5 months ago
#497 - refactor: upgrade to deno_ast 0.39
Pull Request -
State: closed - Opened by dsherret 6 months ago
#496 - fix: resolve npm specifiers async and in single batch
Pull Request -
State: closed - Opened by dsherret 6 months ago
#495 - fix(fast_check): super expr with spread
Pull Request -
State: closed - Opened by dsherret 6 months ago
#494 - fix(fast_check): only range find arrow function signature
Pull Request -
State: closed - Opened by dsherret 6 months ago
#493 - perf(fast_check): reduce times a symbol is looked at
Pull Request -
State: closed - Opened by dsherret 6 months ago
#492 - fix: upgrade to rust 1.78 to fix publish
Pull Request -
State: closed - Opened by dsherret 6 months ago
#491 - fix: bust fast check cache on deno_graph version change
Pull Request -
State: closed - Opened by dsherret 6 months ago
#490 - feat: teach the module graph about jsr modules
Pull Request -
State: closed - Opened by maraisr 6 months ago
- 1 comment
#489 - refactor: use an `IndexSet` for the graph roots
Pull Request -
State: closed - Opened by dsherret 6 months ago
#488 - perf: move jsr manifest checksum to locker
Pull Request -
State: closed - Opened by dsherret 6 months ago
#487 - fix: populate Dependency::maybe_deno_types_specifier
Pull Request -
State: closed - Opened by nayeemrmn 6 months ago
#486 - feat: use loader to verify https checksums
Pull Request -
State: closed - Opened by dsherret 6 months ago
#485 - feat: support redirecting to jsr https urls
Pull Request -
State: closed - Opened by dsherret 6 months ago
#484 - feat(symbols): collect symbols for params
Pull Request -
State: open - Opened by lucacasonato 6 months ago
#483 - fix: allow invalid utf8 when decoding modules
Pull Request -
State: closed - Opened by sigmaSd 6 months ago
- 3 comments
#482 - refactor: remove needing to pass in referrer `Symbol` to `resolve_symbol_dep`
Pull Request -
State: closed - Opened by dsherret 6 months ago
#481 - feat(fast_check): syntax based type inference
Pull Request -
State: open - Opened by lucacasonato 6 months ago
#480 - ci: use deno canary
Pull Request -
State: closed - Opened by dsherret 6 months ago
- 1 comment
#479 - Use `deno canary` on the CI
Issue -
State: closed - Opened by dsherret 6 months ago
#478 - chore: use pretty diagnostics in spec tests
Pull Request -
State: closed - Opened by lucacasonato 6 months ago
#477 - perf: make module analysis async
Pull Request -
State: closed - Opened by dsherret 6 months ago
- 1 comment
#476 - fix: support JSON entrypoints in JSR packages
Pull Request -
State: closed - Opened by dsherret 6 months ago
#475 - refactor(BREAKING): parse_module - take owned specifier
Pull Request -
State: closed - Opened by dsherret 6 months ago
#474 - Perf - Look into ways of running module analysis in parallel
Issue -
State: closed - Opened by dsherret 6 months ago
#473 - 0.75.2
Pull Request -
State: closed - Opened by dsherret 6 months ago
- 1 comment
#472 - chore: use jsr badge
Pull Request -
State: closed - Opened by dsherret 6 months ago
#471 - perf: call spawn immediately in tokio executor
Pull Request -
State: closed - Opened by dsherret 6 months ago
#470 - fix: handle return statements in functions correctly
Pull Request -
State: closed - Opened by lucacasonato 6 months ago
- 1 comment
#469 - fix: `ExpandoPropertyRef` - expose inner assignment expr
Pull Request -
State: closed - Opened by dsherret 6 months ago
#468 - Update when we can infer `void` from a function body
Issue -
State: closed - Opened by lucacasonato 6 months ago
- 3 comments
Labels: bug, fast check
#467 - chore: ecosystem test updates for Deno 1.43.2
Pull Request -
State: closed - Opened by dsherret 7 months ago
- 1 comment
#466 - fix(jsr): https import of jsr dep that has a dependency
Pull Request -
State: closed - Opened by dsherret 7 months ago
#465 - fix: trace parent classes and interfaces of referenced qualified expressions
Pull Request -
State: closed - Opened by dsherret 7 months ago
#464 - tests: add an ecosystem check
Pull Request -
State: closed - Opened by lucacasonato 7 months ago
- 1 comment
#463 - fix(fast_check): do not add init for var decl with declare keyword
Pull Request -
State: closed - Opened by dsherret 7 months ago
#462 - fix: set types specifier for jsxImportSourceTypes
Pull Request -
State: closed - Opened by dsherret 7 months ago
#461 - fix: update to deno_ast 0.38.1
Pull Request -
State: closed - Opened by lucacasonato 7 months ago
#460 - Ban all inference of arrays with non primitive members in slow types
Issue -
State: open - Opened by lucacasonato 7 months ago
- 1 comment
Labels: bug
#459 - Enable single return statement type inference in slow types
Issue -
State: open - Opened by lucacasonato 7 months ago
- 2 comments
Labels: enhancement
#458 - Allow expr-less template literals in const positions in slow types
Issue -
State: open - Opened by lucacasonato 7 months ago
Labels: enhancement
#457 - Allow all template literals in non-const positions for slow types
Issue -
State: open - Opened by lucacasonato 7 months ago
Labels: enhancement
#456 - Implement support for `@import { Foo } from "./someting.js"` JSDoc pragma
Issue -
State: open - Opened by lucacasonato 7 months ago
Labels: enhancement
#455 - fix: upgrade deno_ast 0.38
Pull Request -
State: closed - Opened by dsherret 7 months ago
#454 - feat: support importing from jsr via HTTPS specifiers (except for type checking)
Pull Request -
State: closed - Opened by dsherret 7 months ago
#453 - `jsr:@deno/graph` fails in instantiating wasm
Issue -
State: closed - Opened by hasundue 7 months ago
- 5 comments
#452 - chore: fix clippy errors on main
Pull Request -
State: closed - Opened by dsherret 7 months ago
#451 - refactor: move redirect handling into deno_graph
Pull Request -
State: closed - Opened by dsherret 7 months ago
#450 - feat: add Dependency::with_new_resolver()
Pull Request -
State: closed - Opened by nayeemrmn 7 months ago
#449 - feat: add support for passing through JSR specifiers
Pull Request -
State: closed - Opened by lucacasonato 7 months ago
#448 - feat: add support for @jsxImportSourceTypes pragma
Pull Request -
State: closed - Opened by lucacasonato 7 months ago
#447 - chore: deno_ast 0.37
Pull Request -
State: closed - Opened by dsherret 7 months ago
#446 - fix(fast_check): support import equals
Pull Request -
State: closed - Opened by dsherret 7 months ago
#445 - feat(unstable): add support for @ts-self-types pragma
Pull Request -
State: closed - Opened by lucacasonato 7 months ago
- 1 comment
#444 - feat(unstable): add @ts-types and clean up @deno-types
Pull Request -
State: closed - Opened by lucacasonato 7 months ago