Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
2,577 contributions in the last year
Activity overview
Contributed to
denoland/deno_website2,
denoland/deno,
denoland/deno_registry2
and 5 other
repositories
Contribution activity
October 1, 2020
lucacasonato has no activity
yet for this period.
September 2020
- lucacasonato/dreg TypeScript
- lucacasonato/deno_aws
-
lucacasonato/deno_aws_sign_v4
TypeScript
•
Built by
- lucacasonato/denopack TypeScript
- lucacasonato/gotham Rust
Created a pull request in denoland/deno that received 14 comments
feat(unstable): enable importsNotUsedAsValues
It seems that "isolatedModules": true does not catch all errors that can occur with a --nocheck emit. It looks like "importsNotUsedAsValues": "error"β¦
+4
β1
•
14
comments
- chore: update to Deno 1.4.1
- chore: add cache-control to /modules?simple=1
- feat: add short param for GET /modules
- refactor: make dependency analysis more efficient
- fix: hard crash on invalid build id
- refactor: add deps_v2.json that includes size
- fix: actually do 1.4.0 update
- Revert "chore: update to Deno 1.4.0"
- chore: update to Deno 1.4.0
- fix: set content security policy
- chore: use actions XL runners
- fix: get deno info output before getting status
- feat: add recentlyUploadedModules to /stats
- Bump to Deno 1.3.3
- feat: stats endpoint
- feat: dynamic modules per owner quota
- fix: add listbucket iam permission
- refactor: use cloudflare provider for DNS and worker deployment
- fix: update deno.land/x/sqs
- Reland "chore: update deno to 1.3.2"
- Revert "chore: update deno to 1.3.2"
- build: use non xl runners outside deno repo
- fix: no check recognizes require
- docs: add jsdoc for WebAssembly namespace
- chore: update std hash deps
- fix: Response.arrayBuffer() doesn't return promise
- fix: make --watch and --inspect conflicting args
- chore: remove readJson/writeJson from docs
- refactor: class instead of var+interface in d.ts
- docs: manual updates for 1.4 features and changes
- chore: remove --no-check from deno info
- fix(WebSocket): no panic on failed connect + handle promise rejection via error event
- chore: add systemMemoryInfo unstable diagnostic
- fix: parse DENO_CERT during flag parse
- build: use GitHub Actions XL runners
- chore: remove std/ws connect method
- feat(unstable): enable isolatedModules by default
- chore: multi line deno_lint diagnostics
- fix: ensureDir when emitting files
- fix: resolve absolute paths and file:// prefixed paths correctly
- fix: don't panic when cache is invalid
- fix: installer doesn't exit early on failure
- chore: update deps
- fix: workaround transpile lockup in Deno
- deno fmt + deno lint
- chore: update vendored terser to 5.3
- fix: check cached versions during transpile
- feat(info): Add module specifier to info json output
- docs: update github doc links to use $CLI_VERSION
- doc: use $STD_VERSION in std lib import comment
- fix: net listen crashes on explicit undefined hostname
- test(std/wasi): add fd_renumber test
- refactor: remove GlobalState::compile_lock
- chore: reenable disabled test in std/
- ci: fix publishing the 'deno_fetch' crate
- deno_fetch attempt 2
- Revert "fix(cli/http_utils): accept a single key-multiple values headers (#7375)
- docs(lint): ignore diagnostic in whole file
- refactor(unstable): deno info --json output
- test: reenable TS decorator test
- v1.4.0
- upgrade: deno_doc, deno_lint, dprint, swc
- Revert "feat(unstable): Support data: urls (#5157)"
- fix(docs): Move βDebuggerβ to βDebugging your codeβ in βGetting startedβ
- feat(unstable): deno run --watch
- feat(console): Support CSS styling with "%c"
- docs: add a Powershell autocomplete example
- refactor(std/ws): add 'Sec-WebSocket-Protocol' support
- upgrade: swc, deno_doc, deno_lint, dprint
- upgrade: deno_doc to 0.1.5
- upgrade: swc, deno_doc, deno_lint, dprint
- Some pull request reviews not shown.
- Regression: Add husky back
- Update hover.ts
- Feat: debug
- Fix #210
- refactor: import_enhanced feature now support nest.land
- Add init project command to quickly get things setup
- fix typo: enhencement -> enhancement
- Fix #188
- support deno lint
- Try to move import enhancement to server for better performance
- Add import enhancement to readme
- Import enhancement
- Add support for URLs with non-default ports
- Fix #158 handle properly dependencies cache when deno/deps does not exists
- chore: avoid cascading failures in tests
- chore: add tests to makefile
- Feat/stargazers
- add total_versions to stats endpoint
- feat: add total number of modules to stat endpoint
- feat: optimize directory size calculations
- fix: status code for versions that already have a build queued
- ops: add replication configuration
- ops: add publish option to lambda functions
- fix: match gateway and lambda timeouts
- chore: add cloudwatch alarms
- fix: silent error when database connection fails (#74)
Created an issue in denoland/vscode_deno that received 13 comments
discussion: multi registry import IntelliSense
We added support for IntelliSense autocomplete a week ago. It only has support for deno.land/x right now. I would like this feature to support moreβ¦
13
comments
- cache invalidation does not work with --no-check
- --no-check recognizes `require`
- deno test doesnt work with --no-check
- Lint --ignore doesn't normalize file seperators
- deno info | head panics
- --watch should send unload event before restarting
- Deno.transpileOnly gets stuck during transpile
- discussion: introduce a --future flag for non experimental 2.0 changes
80
contributions
in private repositories
Sep 2 β Sep 30