Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / unjs/unenv issues and pull requests

#348 - feat(cloudflare): use native path/posix and path/win32

Pull Request - State: closed - Opened by vicb 8 days ago

#347 - chore(deps): update dependency node to v22

Pull Request - State: open - Opened by renovate[bot] 18 days ago - 1 comment

#346 - fix(cloudflare): revert sys changes

Pull Request - State: closed - Opened by anonrig 19 days ago

#345 - fix(cloudflare): Use polyfills for path/*

Pull Request - State: closed - Opened by vicb 20 days ago - 3 comments

#344 - fix(cloudflare): revert sys alias change

Pull Request - State: closed - Opened by anonrig 21 days ago

#343 - feat(cloudflare): remove unnecessary aliases

Pull Request - State: closed - Opened by anonrig 22 days ago

#342 - refactor(test/workerd): remove dead code

Pull Request - State: closed - Opened by vicb 24 days ago - 1 comment

#341 - feat(cloudflare): use querystring and url from workerd

Pull Request - State: closed - Opened by vicb 25 days ago - 1 comment

#340 - feat(cloudflare): update the process hybrid polyfill

Pull Request - State: closed - Opened by vicb 25 days ago

#339 - chore(deps): update all non-major dependencies

Pull Request - State: open - Opened by renovate[bot] 26 days ago

#338 - fix(buffer): bind btoa and atob to globalThis

Pull Request - State: closed - Opened by vicb about 1 month ago - 1 comment

#337 - chore(deps): update all non-major dependencies

Pull Request - State: closed - Opened by renovate[bot] about 1 month ago

#336 - Moving cloudflare (hybrid node compat) to external preset

Issue - State: open - Opened by pi0 about 1 month ago
Labels: discussion

#335 - feat(cloudflare): add missing process exports

Pull Request - State: closed - Opened by vicb about 1 month ago

#334 - refactor(node/buffer): update buffer to be cloudflare compat module

Pull Request - State: closed - Opened by anonrig about 1 month ago - 11 comments

#333 - test: fail CI with failed workerd tests

Pull Request - State: closed - Opened by vicb about 1 month ago

#332 - createCall's incoming request is not a readable stream

Issue - State: open - Opened by Tofandel about 1 month ago
Labels: bug

#331 - Add tests to make sure cloudflare and nodeless exports match

Issue - State: open - Opened by pi0 about 1 month ago

#330 - chore: update wrangler and workerd

Pull Request - State: closed - Opened by anonrig about 1 month ago - 1 comment

#329 - refactor(cloudflare): make `node:util/types` a `nodejs_compat` module

Pull Request - State: closed - Opened by anonrig about 1 month ago - 7 comments

#328 - Incompatible with express.js

Issue - State: open - Opened by Tofandel about 1 month ago - 1 comment
Labels: bug

#327 - CI does not catch workerd test failures

Issue - State: closed - Opened by vicb about 1 month ago
Labels: bug

#326 - chore: add cloudflare team to workerd tests codeowners

Pull Request - State: closed - Opened by IgorMinar about 1 month ago - 1 comment

#325 - fix(node/buffer): add coudflare exports for `atob` and `btoa` and add tests

Pull Request - State: closed - Opened by anonrig about 1 month ago - 1 comment

#324 - Revert "refactor(node/buffer): update cloudflare hybrid exports (#321)"

Pull Request - State: closed - Opened by vicb about 1 month ago - 3 comments

#323 - https.request for cloudflare

Issue - State: open - Opened by fl0wo about 1 month ago - 9 comments
Labels: enhancement, cloudflare

#321 - refactor(node/buffer): update cloudflare hybrid exports

Pull Request - State: closed - Opened by anonrig about 1 month ago - 5 comments
Labels: cloudflare

#320 - [cloudflare] investigate globalThis.performance

Issue - State: open - Opened by vicb about 1 month ago
Labels: enhancement, cloudflare

#319 - fix(cloudflare): disable hybrid `perf_hooks`

Pull Request - State: closed - Opened by vicb about 1 month ago
Labels: cloudflare

#318 - [perf_hook][cloudflare] The implementation is updating globalThis.performance

Issue - State: open - Opened by vicb about 1 month ago
Labels: cloudflare, discussion

#317 - test: bump compatibilityDate past 2024-09-23

Pull Request - State: closed - Opened by vicb about 1 month ago - 2 comments

#316 - feat(node/net): implement `Server` mock

Pull Request - State: closed - Opened by pi0 about 1 month ago

#314 - Ambigious error messages cause false assumptions on EventEmitter.

Issue - State: closed - Opened by anonrig about 1 month ago
Labels: bug

#313 - refactor(cloudflare): add clarifying comments, simplify code by using `flatMap`

Pull Request - State: closed - Opened by vicb about 2 months ago - 2 comments

#312 - chore(deps): update all non-major dependencies

Pull Request - State: closed - Opened by renovate[bot] about 2 months ago - 1 comment

#311 - test: setup workerd isolate tests

Pull Request - State: closed - Opened by pi0 about 2 months ago - 1 comment

#310 - feat(cloudflare): update crypto hybrid polyfill

Pull Request - State: closed - Opened by vicb about 2 months ago

#308 - chore(deps): update devdependency wrangler to ^3.78.2

Pull Request - State: closed - Opened by renovate[bot] 2 months ago

#307 - fix(cloudflare): bind `getRandomValues` and `randomUUID` to the crypto object

Pull Request - State: closed - Opened by petebacondarwin 2 months ago - 4 comments

#305 - add `zlib` to cloudflare compat modules

Pull Request - State: closed - Opened by anonrig 2 months ago - 3 comments

#304 - chore(deps): update all non-major dependencies

Pull Request - State: closed - Opened by renovate[bot] 2 months ago

#303 - feat(node:timer): implement `setImmediate` with `setTimeout`

Pull Request - State: closed - Opened by vicb 2 months ago - 4 comments

#302 - feat(cloudflare): use unenv implementation of `setImmediate` for `node:timers`

Pull Request - State: closed - Opened by vicb 2 months ago - 4 comments

#301 - feat(cloudflare): implement `node:module` as an hybrid polyfill

Pull Request - State: closed - Opened by vicb 3 months ago - 4 comments

#300 - chore(deps): update all non-major dependencies

Pull Request - State: closed - Opened by renovate[bot] 3 months ago

#299 - feat(node): fully implement `node:querystring` and `node:url`

Pull Request - State: closed - Opened by pi0 3 months ago - 2 comments

#298 - Is the unenv-nightly automation broken? The last release was a month ago

Issue - State: closed - Opened by IgorMinar 3 months ago - 4 comments
Labels: bug

#297 - fix(node:console): optional access to `console.createTask`

Pull Request - State: closed - Opened by IgorMinar 3 months ago

#296 - fix(node:https): mock `Agent` instead of throwing not implemented

Pull Request - State: closed - Opened by vicb 3 months ago - 1 comment

#295 - https.Agent is not mocked (but throws error)

Issue - State: closed - Opened by vicb 3 months ago - 2 comments
Labels: bug

#294 - Use `process.getBuiltinModule` for hybrid node modules

Issue - State: open - Opened by pi0 3 months ago - 6 comments
Labels: discussion, pending

#293 - Doesn't patch/extend already defined globals.

Issue - State: closed - Opened by nitedani 3 months ago - 1 comment
Labels: bug

#292 - Replace polyfillyed url impl with node-url ecosystem module

Pull Request - State: closed - Opened by jasnell 3 months ago - 11 comments

#291 - `createHmac` (from `node:crypto`) is not implemented for nodeless targets

Issue - State: open - Opened by zou-yu 4 months ago - 5 comments
Labels: crypto

#290 - url.parse('/404') throws, unlike in Node.js

Issue - State: closed - Opened by mhart 4 months ago
Labels: bug

#289 - chore(deps): update all non-major dependencies

Pull Request - State: closed - Opened by renovate[bot] 4 months ago - 1 comment

#288 - fix: add missing `node:net` exports

Pull Request - State: closed - Opened by pi0 4 months ago

#287 - refactor(npm)!: don't replace consola

Pull Request - State: closed - Opened by pi0 4 months ago

#286 - refactor!: remove `node-fetch-native` polyfill for node

Pull Request - State: closed - Opened by pi0 4 months ago

#285 - refactor!: remove `mime`, `etag` and `mime-db` replacements

Pull Request - State: closed - Opened by pi0 4 months ago

#284 - chore(deps): update all non-major dependencies

Pull Request - State: closed - Opened by renovate[bot] 4 months ago - 1 comment

#283 - chore(deps): update autofix-ci/action digest to ff86a55

Pull Request - State: closed - Opened by renovate[bot] 4 months ago - 1 comment

#282 - feat: implement `node:os` (v1)

Pull Request - State: closed - Opened by pi0 4 months ago

#281 - Cannot resolve "unenv/runtime/node/string_decoder/index/"

Issue - State: closed - Opened by anbraten 5 months ago - 1 comment
Labels: bug

#280 - Cloudflare asyncContext support, how to enable?

Issue - State: open - Opened by ayalon 5 months ago
Labels: documentation

#279 - OS proxy doesn't work

Issue - State: closed - Opened by cosbgn 5 months ago - 3 comments
Labels: bug

#278 - chore(deps): update all non-major dependencies

Pull Request - State: closed - Opened by renovate[bot] 5 months ago - 1 comment

#277 - crypto.randomBytes() always returns 0

Issue - State: open - Opened by yuetloo 5 months ago
Labels: bug

#276 - chore(deps): update autofix-ci/action digest to 2891949

Pull Request - State: closed - Opened by renovate[bot] 5 months ago - 1 comment

#275 - chore(deps): update all non-major dependencies

Pull Request - State: closed - Opened by renovate[bot] 5 months ago

#274 - Missing `performance.now()` implementation

Issue - State: closed - Opened by farnabaz 5 months ago - 5 comments
Labels: bug

#273 - feat: implement `node:assert`

Pull Request - State: closed - Opened by pi0 5 months ago

#272 - fix(node): fix type issues

Pull Request - State: closed - Opened by pi0 5 months ago

#271 - chore: remove extra `throw` in `createNotImplementedError`

Pull Request - State: closed - Opened by pi0 5 months ago

#270 - refactor(node): import from `node:` for non extend usages

Pull Request - State: closed - Opened by pi0 5 months ago - 1 comment

#269 - feat(node): complete `node:module` exports

Pull Request - State: closed - Opened by pi0 5 months ago

#268 - fix: add missing `node:process` named exports

Pull Request - State: closed - Opened by pi0 5 months ago - 3 comments

#267 - fix(node): add various missing exports

Pull Request - State: closed - Opened by pi0 5 months ago

#266 - chore: run node coverage with native esm

Pull Request - State: closed - Opened by pi0 5 months ago

#265 - refactor(node:cluster): reimplement

Pull Request - State: closed - Opened by pi0 5 months ago - 1 comment

#264 - feat!: rewrite `node:events` with upstream node impl

Pull Request - State: closed - Opened by pi0 5 months ago - 1 comment

#263 - Expose unplugin for standard integration

Issue - State: open - Opened by pi0 5 months ago
Labels: enhancement

#262 - Dedicated `wrangler` preset

Issue - State: open - Opened by pi0 5 months ago - 4 comments
Labels: enhancement

#261 - fix: add default export for `polyfill/process`

Pull Request - State: closed - Opened by pi0 5 months ago

#260 - [wrangler] "default" is not exported by "node_modules/unenv/runtime/polyfill/process.mjs"

Issue - State: open - Opened by jvbianchi 5 months ago - 10 comments
Labels: bug

#259 - fix(node:url): add `Url` and `resolveObject`

Pull Request - State: closed - Opened by pi0 5 months ago

#258 - fix(node): add missing internals for `http` and `path`

Pull Request - State: closed - Opened by pi0 5 months ago

#257 - feat(node, cloudflare): fill in api surface for `node:perf_hooks`

Pull Request - State: closed - Opened by IgorMinar 5 months ago - 4 comments

#256 - feat(node:crypto): add missing `constants` export

Pull Request - State: closed - Opened by IgorMinar 5 months ago - 1 comment

#252 - fix(node:punycode): add missing exports

Pull Request - State: closed - Opened by IgorMinar 5 months ago

#251 - fix(node:zlib): typo in gzip export

Pull Request - State: closed - Opened by IgorMinar 5 months ago

#250 - fix(node:wasi): add missing export for WASI

Pull Request - State: closed - Opened by IgorMinar 5 months ago

#249 - feat(node, cloudflare): cleanup `globalThis.process` + add hybrid cloudflare impl

Pull Request - State: closed - Opened by IgorMinar 5 months ago - 1 comment

#248 - fix(cloudflare): node:process can't export unimplemented symbols

Pull Request - State: closed - Opened by IgorMinar 6 months ago