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

#4041 - fix(fs): reduce perm requirement of `ensureDir()`

Pull Request - State: closed - Opened by kt3k 9 months ago
Labels: fs

#4040 - tracking: enable `noUncheckedIndexedAccess`

Issue - State: open - Opened by iuioiua 9 months ago - 3 comments
Labels: good first issue, v1, PR welcome

#4039 - First attempt at enable `noUncheckedIndexedAccess` TS compiler option

Pull Request - State: closed - Opened by syhol 9 months ago - 3 comments
Labels: path, semver

#4038 - refactor(semver): remove `isOperator()` and cleanup `isComparator()`

Pull Request - State: closed - Opened by iuioiua 9 months ago
Labels: semver

#4037 - deprecation(semver): deprecate `testComparator()`

Pull Request - State: closed - Opened by timreichen 9 months ago - 1 comment
Labels: semver

#4036 - refactor(semver): move `isOperator` to separate file

Pull Request - State: closed - Opened by timreichen 9 months ago - 5 comments
Labels: semver

#4035 - fix(expect): align toStrictEqual behavior to jest

Pull Request - State: closed - Opened by kt3k 9 months ago
Labels: expect

#4034 - fix(expect): align toEqual to jest

Pull Request - State: closed - Opened by kt3k 9 months ago
Labels: expect

#4033 - refactor(semver): add operators array

Pull Request - State: closed - Opened by timreichen 9 months ago
Labels: semver

#4032 - deprecation(semver): rename rsort to reverseSort

Pull Request - State: closed - Opened by timreichen 9 months ago
Labels: semver

#4031 - deprecation(semver): deprecate parse SemVer type

Pull Request - State: closed - Opened by timreichen 9 months ago
Labels: semver

#4030 - refactor(datetime): format test names

Pull Request - State: closed - Opened by timreichen 9 months ago
Labels: datetime

#4029 - refactor(fmt): format test names

Pull Request - State: closed - Opened by timreichen 9 months ago - 2 comments
Labels: fmt

#4028 - refactor(encoding): format test names

Pull Request - State: closed - Opened by timreichen 9 months ago
Labels: encoding

#4027 - deprecation note for `assertEquals` is not displayed in IDE

Issue - State: closed - Opened by kt3k 9 months ago - 7 comments
Labels: bug

#4026 - refactor(semver): use capturing groups in `parseComparator()`

Pull Request - State: closed - Opened by timreichen 9 months ago
Labels: semver

#4025 - deprecation(semver): deprecate cmp

Pull Request - State: closed - Opened by timreichen 9 months ago
Labels: semver

#4024 - feat(semver): optional SemVer build and prerelease properties

Pull Request - State: closed - Opened by timreichen 9 months ago
Labels: semver

#4023 - deprecation(log): string type for `BaseHandler.formatter`

Pull Request - State: closed - Opened by timreichen 9 months ago - 2 comments
Labels: log

#4022 - chore(fs): log more information about test failure

Pull Request - State: closed - Opened by kt3k 9 months ago
Labels: fs

#4021 - chore(log): rework `std/log` to work without deprecated `Deno.Writer`

Pull Request - State: closed - Opened by syhol 9 months ago - 3 comments
Labels: log

#4020 - test(jsonc): do not use deno.lock in subcommand

Pull Request - State: closed - Opened by kt3k 9 months ago - 1 comment
Labels: jsonc

#4019 - suggestion: deprecate `std/dotenv`'s `load()`

Issue - State: open - Opened by iuioiua 9 months ago - 9 comments
Labels: dotenv

#4018 - chore: add more explicit types

Pull Request - State: closed - Opened by dsherret 9 months ago - 1 comment
Labels: http, streams, bytes, io, log, path, yaml

#4017 - fix(cli): document milliseconds unit for `Spinner.interval`

Pull Request - State: closed - Opened by iuioiua 9 months ago
Labels: cli

#4016 - BREAKING(path): remove deprecated APIs

Pull Request - State: closed - Opened by iuioiua 9 months ago
Labels: path

#4014 - BREAKING(http): remove deprecated `createCommonResponse()` and `Status` APIs

Pull Request - State: closed - Opened by iuioiua 9 months ago
Labels: http

#4013 - BREAKING(front_matter): remove deprecated APIs

Pull Request - State: closed - Opened by iuioiua 9 months ago
Labels: front_matter

#4012 - fix(cli/spinner): export private type aliases used in public API

Pull Request - State: closed - Opened by jsejcksn 9 months ago - 1 comment
Labels: cli

#4011 - fix(expect): invalid return typing

Pull Request - State: closed - Opened by babiabeo 9 months ago
Labels: expect

#4010 - std/expect: invalid return typing

Issue - State: closed - Opened by lowlighter 9 months ago
Labels: bug, needs triage

#4009 - 0.210.0

Pull Request - State: closed - Opened by denobot 9 months ago

#4008 - fix: `ensureFile()` and `ensureFileSync()` for tight permissions

Pull Request - State: closed - Opened by egfx-notifications 10 months ago - 6 comments
Labels: fs

#4007 - refactor(fs): trim internal utilities

Pull Request - State: closed - Opened by iuioiua 10 months ago
Labels: fs

#4006 - Reconsider deprecation of `std/permissions`

Issue - State: open - Opened by kt3k 10 months ago - 2 comments

#4005 - chore(fs): remove flaky `emptyDir()` tests

Pull Request - State: closed - Opened by iuioiua 10 months ago - 4 comments
Labels: fs

#4004 - deprecation(signal): move deprecation forward

Pull Request - State: closed - Opened by iuioiua 10 months ago
Labels: signal

#4003 - chore: ignore `coverage/` for formatting, linting, etc.

Pull Request - State: closed - Opened by iuioiua 10 months ago

#4002 - refactor(uuid): format test names and improve test coverage

Pull Request - State: closed - Opened by babiabeo 10 months ago
Labels: uuid

#4001 - refactor(semver): cleanup `parseRange()`

Pull Request - State: closed - Opened by timreichen 10 months ago
Labels: semver

#4000 - deprecation(encoding): deprecate `base32.byteLength()`

Pull Request - State: closed - Opened by iuioiua 10 months ago
Labels: encoding

#3999 - [assert] support async code in assertThrows()

Issue - State: closed - Opened by jcayzac 10 months ago - 1 comment

#3998 - chore(datetime): remove constants test file

Pull Request - State: closed - Opened by timreichen 10 months ago
Labels: datetime

#3997 - refactor: add some missing explicit types

Pull Request - State: closed - Opened by dsherret 10 months ago - 1 comment
Labels: http, fmt, csv, datetime, dotenv, front_matter, html, log, path, regexp, semver, toml, yaml, expect, text, data_structures, ini, msgpack

#3996 - refactor(dotenv): format test names

Pull Request - State: closed - Opened by timreichen 10 months ago - 2 comments
Labels: dotenv

#3995 - Remove or move ./types.d.ts

Issue - State: closed - Opened by dsherret 10 months ago - 2 comments
Labels: needs triage

#3994 - refactor(regexp): format test names

Pull Request - State: closed - Opened by timreichen 10 months ago
Labels: regexp

#3993 - refactor(text): format test names

Pull Request - State: closed - Opened by timreichen 10 months ago - 1 comment
Labels: text

#3992 - refactor(datetime): format test names

Pull Request - State: closed - Opened by timreichen 10 months ago - 1 comment
Labels: datetime

#3991 - test(data_structures): format test names

Pull Request - State: closed - Opened by timreichen 10 months ago
Labels: data_structures

#3990 - refactor(csv): format test names

Pull Request - State: closed - Opened by timreichen 10 months ago - 1 comment
Labels: csv

#3989 - refactor(crypto): format test names

Pull Request - State: closed - Opened by timreichen 10 months ago
Labels: crypto

#3988 - refactor(collections): format test names

Pull Request - State: closed - Opened by timreichen 10 months ago - 1 comment
Labels: collections

#3987 - refactor(cli): format test names

Pull Request - State: closed - Opened by timreichen 10 months ago
Labels: cli

#3986 - refactor(bytes): format test names

Pull Request - State: closed - Opened by timreichen 10 months ago
Labels: bytes

#3985 - refactor(async): format test names

Pull Request - State: closed - Opened by timreichen 10 months ago
Labels: async

#3984 - refactor(archive): format test names

Pull Request - State: closed - Opened by timreichen 10 months ago - 5 comments
Labels: archive

#3983 - chore(semver): replace `replace()` with `match()` capturing groups

Pull Request - State: closed - Opened by timreichen 10 months ago
Labels: semver

#3982 - feat(streams): buffer pull only once data has been written

Pull Request - State: open - Opened by crowlKats 10 months ago - 2 comments
Labels: streams

#3981 - refactor(semver): rename isX to isWildcard

Pull Request - State: closed - Opened by timreichen 10 months ago
Labels: semver

#3980 - chore(semver): use capturing groups

Pull Request - State: closed - Opened by timreichen 10 months ago - 1 comment
Labels: http, log, semver

#3979 - refactor(semver): use string literals

Pull Request - State: closed - Opened by timreichen 10 months ago
Labels: semver

#3978 - feat(collections): improve `mapValues()` typing

Pull Request - State: closed - Opened by kt3k 10 months ago
Labels: collections

#3977 - fix(http): account for period in signed cookie name

Pull Request - State: closed - Opened by iuioiua 10 months ago - 1 comment
Labels: http

#3976 - deprecation(semver): introduce RangeSet

Pull Request - State: closed - Opened by timreichen 10 months ago - 2 comments
Labels: semver

#3975 - proposal: deprecate `base32.byteLength()` in the public API from `std/encoding`

Issue - State: closed - Opened by iuioiua 10 months ago
Labels: suggestion, encoding

#3974 - deprecation(semver): comparator min and max properties

Pull Request - State: closed - Opened by timreichen 10 months ago - 2 comments
Labels: semver

#3973 - Remove log Handler.formatter string type

Issue - State: closed - Opened by timreichen 10 months ago - 5 comments

#3972 - Signed cookies incorrect if value contains dots

Issue - State: closed - Opened by jtoppine 10 months ago
Labels: bug, http

#3971 - chore(encoding): improve test coverage

Pull Request - State: closed - Opened by babiabeo 10 months ago
Labels: encoding

#3970 - fix(path/extname): Fix incorrect import

Pull Request - State: closed - Opened by hugoalh 10 months ago
Labels: path

#3969 - WIP chore(log): migrate std/log to use the Web Streams API

Pull Request - State: closed - Opened by syhol 10 months ago - 2 comments
Labels: log

#3968 - feat(cli): command line spinner

Pull Request - State: closed - Opened by darkdarcool 10 months ago - 4 comments
Labels: cli

#3967 - SemVer range represents range-set

Issue - State: closed - Opened by timreichen 10 months ago - 4 comments

#3966 - investigate(testing): explicit resource management for `spy()` and `stub()`

Issue - State: open - Opened by iuioiua 10 months ago - 4 comments
Labels: enhancement, testing, needs help

#3965 - chore: update coverage tasks

Pull Request - State: closed - Opened by iuioiua 10 months ago

#3964 - tracking: complete `std/expect`

Issue - State: open - Opened by iuioiua 10 months ago - 7 comments
Labels: enhancement, good first issue, expect, PR welcome

#3963 - refactor(testing): minor cleanups

Pull Request - State: closed - Opened by iuioiua 10 months ago
Labels: testing

#3962 - deprecation(semver): rename `format*()` to `stringify*()`

Pull Request - State: closed - Opened by timreichen 10 months ago - 11 comments
Labels: semver

#3961 - feat(testing): enable the `using` keyword on `FakeTime()`

Pull Request - State: closed - Opened by syhol 10 months ago - 1 comment
Labels: testing, async, http, datetime, ulid

#3960 - feat(log): Added support for structured JSON logging

Pull Request - State: closed - Opened by syhol 10 months ago
Labels: log

#3959 - docs: add test name convention

Pull Request - State: closed - Opened by iuioiua 10 months ago

#3958 - deprecation(semver): deprecate `rcompare()`

Pull Request - State: closed - Opened by timreichen 10 months ago
Labels: semver

#3957 - deprecation(semver): rename `isSemVerComparator()`

Pull Request - State: closed - Opened by timreichen 10 months ago - 11 comments
Labels: semver

#3956 - chore(semver): add regexp capturing groups

Pull Request - State: closed - Opened by timreichen 10 months ago
Labels: semver

#3955 - chore(semver): rename internal constants for better readability

Pull Request - State: closed - Opened by timreichen 10 months ago
Labels: semver

#3954 - chore(CI): re-enable Deno stable

Pull Request - State: closed - Opened by iuioiua 10 months ago

#3953 - chore(semver): regex template strings

Pull Request - State: closed - Opened by timreichen 10 months ago
Labels: semver

#3952 - BREAKING(encoding): remove deprecated APIs

Pull Request - State: closed - Opened by iuioiua 10 months ago
Labels: v0.210.0

#3951 - BREAKING(http): remove deprecated `std/http/method` API

Pull Request - State: closed - Opened by iuioiua 10 months ago
Labels: http, v0.210.0

#3950 - BREAKING(crypto): move to unstable `KeyStack()`

Pull Request - State: closed - Opened by iuioiua 10 months ago - 1 comment
Labels: crypto, v0.210.0

#3949 - 0.209.0

Pull Request - State: closed - Opened by denobot 10 months ago

#3948 - cleanup semver

Issue - State: open - Opened by timreichen 10 months ago - 36 comments

#3947 - Expect toEqual: undefined properties are required in the expected value

Issue - State: closed - Opened by syhol 10 months ago - 3 comments
Labels: bug, help wanted

#3946 - chore(semver): remove regexp array

Pull Request - State: closed - Opened by timreichen 10 months ago - 2 comments
Labels: semver

#3945 - docs: update `versions.json` URL in `README.md`

Pull Request - State: closed - Opened by yoshixmk 10 months ago - 3 comments

#3944 - fix(cli): re-export promptSecret from mod.ts

Pull Request - State: closed - Opened by kt3k 10 months ago
Labels: cli

#3943 - chore(http): deprecate `CookieMap()`

Pull Request - State: closed - Opened by iuioiua 10 months ago
Labels: http

#3942 - proposal: deprecate `std/http/cookie_map`

Issue - State: closed - Opened by iuioiua 10 months ago