Ecosyste.ms: Issues

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

GitHub / denoland/deno_std issues and pull requests

#3250 - ipv6 http server: connection reset by peer on many simultaneous requests

Issue - State: closed - Opened by tjjfvi over 1 year ago - 2 comments
Labels: bug, needs triage

#3245 - feat: add http/etag

Pull Request - State: closed - Opened by kitsonk over 1 year ago

#3233 - `ensureDir` and `ensureDirSync` are racy

Issue - State: closed - Opened by lucacasonato over 1 year ago - 4 comments
Labels: bug

#3232 - Cannot access symlinks in archives

Issue - State: closed - Opened by irbull over 1 year ago - 1 comment

#3231 - allow disabling gzip in http

Issue - State: closed - Opened by jtoppine over 1 year ago - 5 comments

#3225 - [encoding/csv] Make the columns option more permissive while parsing

Issue - State: closed - Opened by devingfx over 1 year ago - 6 comments
Labels: enhancement

#3224 - [encoding/csv] [feat. req.] Make posible to use RegExp separator

Issue - State: closed - Opened by devingfx over 1 year ago - 4 comments

#3223 - encoding/ascii85.ts: `encode()` returns a wrong result with a 4-byte subarray

Issue - State: closed - Opened by dahlia over 1 year ago - 1 comment
Labels: bug, needs triage

#3221 - fix(dotenv/types): allow `null` for `*path` values

Pull Request - State: closed - Opened by jsejcksn over 1 year ago - 5 comments

#3220 - fix(http/file_server): Redirect directory URLs that don't end with a slash

Pull Request - State: closed - Opened by andreubotella over 1 year ago - 3 comments

#3214 - feat(ini): Module for handling INI file format

Pull Request - State: closed - Opened by aaronhuggins over 1 year ago - 19 comments

#3211 - dotenv: allowEmptyValues option doesn't prevent uncaught error

Issue - State: closed - Opened by satyarohith over 1 year ago - 2 comments
Labels: bug, needs triage

#3198 - Erroneous HTTP/2 responses to range requests with std/http's `serveFile`

Issue - State: closed - Opened by ayuusweetfish over 1 year ago - 5 comments

#3194 - Path module has both `sep` and `SEP` exports, which are the same

Issue - State: closed - Opened by dsherret over 1 year ago - 7 comments
Labels: suggestion, needs triage

#3190 - [WIP] feat(node/crypto): `Sign` and `Verify`

Pull Request - State: closed - Opened by iuioiua over 1 year ago - 2 comments

#3169 - BREAKING(semver): rewrite semver

Pull Request - State: closed - Opened by justinmchase over 1 year ago - 22 comments

#3160 - "cancel CsvStream during iteration does not leak file" test is flaky

Issue - State: closed - Opened by littledivy over 1 year ago
Labels: bug, needs investigation

#3141 - file_server different path open results unexpectedly so large

Issue - State: closed - Opened by dong-lufei over 1 year ago - 1 comment
Labels: bug

#3125 - add string case utilities

Issue - State: closed - Opened by andrewbrey over 1 year ago - 3 comments
Labels: enhancement, suggestion

#3119 - feat: new `std/webgpu` sub-module

Pull Request - State: closed - Opened by crowlKats over 1 year ago - 10 comments

#3107 - BREAKING(streams, archive): remove deprecated exports

Pull Request - State: closed - Opened by iuioiua over 1 year ago

#3084 - fix(testing/bdd): fix cases where `only` keyword skips tests that should run

Pull Request - State: open - Opened by pting-me over 1 year ago - 3 comments
Labels: testing

#3039 - `assertEquals` shows an incorrect diff

Issue - State: closed - Opened by lucacasonato over 1 year ago - 3 comments
Labels: bug

#3036 - add `webgpu` folder for various WebGPU related utilities

Issue - State: closed - Opened by crowlKats over 1 year ago - 2 comments

#2984 - http: Server.listenAndServeTls is missing `transport` from `addrs`

Issue - State: closed - Opened by jespertheend over 1 year ago - 2 comments
Labels: bug, needs triage

#2971 - suggestion(collections): replace `withoutAll` with `difference`

Issue - State: closed - Opened by iuioiua over 1 year ago - 4 comments

#2841 - `npm:[email protected]` doesn't work when use `--trace-ops`

Issue - State: closed - Opened by loynoir over 1 year ago - 2 comments
Labels: bug, needs triage

#2785 - feat(fs): undo deprecation of `exists` and add permission and type check to it

Pull Request - State: closed - Opened by martin-braun over 1 year ago - 35 comments

#2745 - WASI: Make the module, browser compatible

Issue - State: closed - Opened by cdecompilador over 1 year ago - 3 comments

#2652 - `expandGlob` always requires read access to CWD

Issue - State: closed - Opened by thomaslaurie almost 2 years ago - 1 comment
Labels: bug, needs triage

#2645 - Rework ConsoleHandler to use native console methods

Issue - State: open - Opened by nesk almost 2 years ago
Labels: log

#2633 - chore(encoding/csv): add deprecation to obsolete exports

Pull Request - State: closed - Opened by timreichen almost 2 years ago - 12 comments

#2602 - restore background highlight in diff of assertEquals

Issue - State: open - Opened by kt3k almost 2 years ago - 5 comments

#2572 - http:add alpnProtocol to ConnInfo

Issue - State: closed - Opened by masx200 almost 2 years ago - 2 comments

#2557 - Not implemented: crypto.Hmac error with Jsonwebtoken

Issue - State: closed - Opened by penberg almost 2 years ago - 22 comments
Labels: bug, node

#2553 - tests: unified test names

Issue - State: closed - Opened by timreichen almost 2 years ago - 14 comments

#2540 - http/server: ERR_CONNECTION_RESET when responding without request body consumed

Issue - State: open - Opened by jespertheend almost 2 years ago - 12 comments
Labels: bug

#2505 - docs: change example for `readableStreamFromReader` and `writableStreamFromWriter`

Issue - State: closed - Opened by erfanium almost 2 years ago - 4 comments

#2490 - dotenv: different behaviour between `load.ts` and `mod.ts` when used together with `run --watch=`

Issue - State: open - Opened by czottmann almost 2 years ago - 1 comment
Labels: bug, needs triage

#2483 - Update README

Issue - State: closed - Opened by bartlomieju almost 2 years ago - 2 comments

#2399 - feat(message): Add new message interface

Pull Request - State: closed - Opened by Symbitic about 2 years ago - 17 comments

#2398 - Separate logging information from presentation

Issue - State: closed - Opened by Symbitic about 2 years ago - 1 comment
Labels: log

#2377 - WASI: Implement sock_accept() for snapshot1

Issue - State: closed - Opened by sinclairzx81 about 2 years ago - 4 comments

#2370 - flags: Skip parsing numeric-looking argument with no option

Issue - State: open - Opened by sntran about 2 years ago - 4 comments
Labels: help wanted, suggestion

#2291 - feat(encoding/csv): restructure proposal

Issue - State: closed - Opened by timreichen about 2 years ago - 10 comments

#2224 - Include /x/redis as /std/redis

Issue - State: closed - Opened by kt3k about 2 years ago - 4 comments

#2211 - Add GraphQL Server

Issue - State: closed - Opened by idanran about 2 years ago - 6 comments
Labels: suggestion

#2194 - Add MessagePack's encode and decode

Issue - State: closed - Opened by idanran about 2 years ago - 9 comments

#2097 - `std/node` should avoid TLA

Issue - State: closed - Opened by nayeemrmn about 2 years ago - 4 comments
Labels: bug, needs triage

#1986 - tracking: Deno streams to web streams conversion

Issue - State: open - Opened by crowlKats over 2 years ago - 10 comments

#1985 - feat: web streams based archive/tar

Pull Request - State: open - Opened by crowlKats over 2 years ago - 13 comments
Labels: streams, archive

#1968 - feat: abstraction of ffi api libraries loading

Issue - State: open - Opened by lowlighter over 2 years ago - 7 comments

#1826 - log: should expose global state

Issue - State: open - Opened by apowers313 over 2 years ago - 2 comments
Labels: log

#1779 - Consider adding "testing/expect.ts" module

Issue - State: closed - Opened by bartlomieju over 2 years ago - 37 comments
Labels: help wanted, good first issue, testing, suggestion

#1750 - test: `serveDirectory TLS` and `serveDirIndex TLS` are flaky

Issue - State: closed - Opened by kt3k over 2 years ago - 4 comments

#1359 - `walk` and `walkSync` skip over symlinks when `followSymlinks: false`

Issue - State: closed - Opened by lucacasonato over 2 years ago - 3 comments
Labels: bug

#1310 - std/fs: `walk` not found error is not `Deno.errors.NotFound`

Issue - State: closed - Opened by lucacasonato almost 3 years ago - 12 comments
Labels: bug

#1295 - Concept Proposal: `std/http/middleware`

Issue - State: open - Opened by LionC almost 3 years ago - 18 comments
Labels: suggestion

#1136 - path.resolve depends on cwd

Issue - State: open - Opened by ry almost 3 years ago - 3 comments
Labels: bug, needs triage

#1130 - feat(async): Add abort signal to delay

Pull Request - State: closed - Opened by justinmchase almost 3 years ago - 1 comment

#1102 - walk and walk-sync has problems with absolute paths in certain conditions

Issue - State: closed - Opened by felixsanz almost 3 years ago - 3 comments
Labels: bug

#1056 - Add `lookPath` function to find the path of an executable

Issue - State: open - Opened by wperron almost 3 years ago - 8 comments
Labels: enhancement

#1020 - assertEquals' diff: does not account for extra properties on arrays

Issue - State: closed - Opened by mfulton26 almost 3 years ago - 4 comments
Labels: bug, needs investigation

#981 - Suggestion: Support `X509Certificate` within hash module

Issue - State: closed - Opened by getspooky about 3 years ago - 3 comments

#972 - Add CRC32C API

Issue - State: closed - Opened by mattbishop about 3 years ago - 4 comments
Labels: suggestion

#939 - Test output hides diff on long strings in objects

Issue - State: closed - Opened by wperron over 3 years ago - 9 comments
Labels: bug

#937 - todo: enable `NoUncheckedIndexedAccess` TS compiler option

Issue - State: closed - Opened by AZMCode about 3 years ago - 5 comments
Labels: enhancement, help wanted, good first issue

#878 - Assertion library custom message should still allow for inclusion of values

Issue - State: closed - Opened by 51ngul4r1ty about 3 years ago - 9 comments
Labels: suggestion

#816 - feat(testing): Adding something like `.not` in order to test opposite assertion.

Issue - State: closed - Opened by getspooky over 3 years ago - 6 comments
Labels: suggestion

#727 - Proposal: Formatting features to create descriptive error messages

Issue - State: closed - Opened by getspooky over 3 years ago - 3 comments
Labels: suggestion

#687 - path: Make os an option argument

Issue - State: closed - Opened by nayeemrmn over 3 years ago - 15 comments
Labels: enhancement, help wanted

#678 - Consider adding a path class to the standard library

Issue - State: closed - Opened by cjbassi over 4 years ago - 20 comments
Labels: enhancement, help wanted

#656 - feat(std/node/process): request for stdin, stdout, stderr [$20 bounty]

Issue - State: closed - Opened by balupton almost 4 years ago - 11 comments

#649 - Try to parse error messages to get an accurate error code for std/wasi

Issue - State: closed - Opened by caspervonb almost 4 years ago - 7 comments

#645 - Proposal: std/mail , std/smtp

Issue - State: closed - Opened by andreespirela over 3 years ago - 9 comments
Labels: help wanted, suggestion

#643 - bug: `fs.copy()` throws permission error because it requires CWD access

Issue - State: open - Opened by txiklerr over 3 years ago - 6 comments
Labels: bug, help wanted, fs

#151 - Is deno supports runtime type checking?

Issue - State: closed - Opened by NarHakobyan over 5 years ago - 3 comments