Ecosyste.ms: Issues

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

GitHub / mmkal/expect-type issues and pull requests

#76 - chore(deps): update pnpm to v9

Pull Request - State: closed - Opened by renovate[bot] 21 days ago

#75 - chore(deps): update dependency eslint to v9

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

#74 - chore(deps): update dependency eslint-plugin-mmkal to v0.7.0

Pull Request - State: closed - Opened by renovate[bot] 21 days ago

#73 - chore(deps): update devdependencies

Pull Request - State: closed - Opened by renovate[bot] 21 days ago

#72 - Update LICENSE file to properly include copyright information

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

#71 - How about check type of predicate with generic

Issue - State: closed - Opened by linlinyang 3 months ago - 2 comments
Labels: question

#70 - chore: Test TypeScript performance

Issue - State: open - Opened by aryaemami59 3 months ago
Labels: chore

#69 - Fix rendering issue in readme

Pull Request - State: closed - Opened by mrazauskas 3 months ago - 1 comment
Labels: documentation

#68 - Document few aspects of `.toMatchTypeOf` behaviour

Pull Request - State: closed - Opened by mrazauskas 3 months ago
Labels: documentation

#67 - chore(deps): update pnpm to v8.15.8

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

#66 - protect against any more

Pull Request - State: closed - Opened by mmkal 3 months ago - 4 comments
Labels: enhancement

#65 - Remove `test` import in `README.md`

Pull Request - State: closed - Opened by aryaemami59 3 months ago - 9 comments
Labels: documentation

#64 - `.toHaveProperty()` does not distinguish between `any` and `never`

Issue - State: closed - Opened by mrazauskas 3 months ago - 1 comment

#63 - Add `test()` helper

Issue - State: closed - Opened by mrazauskas 3 months ago - 1 comment
Labels: documentation

#62 - Test against different versions of TypeScript during CI

Pull Request - State: closed - Opened by aryaemami59 3 months ago
Labels: CI

#61 - Vitest

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

#60 - Test against different versions of TypeScript during CI

Issue - State: closed - Opened by aryaemami59 3 months ago
Labels: CI

#59 - use eslint-plugin-mmkal

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

#58 - Support function overloads

Pull Request - State: open - Opened by aryaemami59 4 months ago - 5 comments
Labels: enhancement

#57 - vitest not type-checking

Issue - State: closed - Opened by GuilhermeLessa 4 months ago - 5 comments

#56 - Add JSDocs to everything

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

#55 - `.toMatchTypeOf()` does not take into account `readonly` properties (undocumented case?)

Issue - State: closed - Opened by mrazauskas 4 months ago - 1 comment
Labels: documentation

#54 - Fix `.omit()` to work similarly to `Omit`

Pull Request - State: closed - Opened by aryaemami59 4 months ago - 1 comment

#53 - `.omit` does not work with unions

Issue - State: closed - Opened by mrazauskas 4 months ago - 3 comments

#52 - `.toMatchTypeOf()` does not handle `Readonly` consistently

Issue - State: closed - Opened by mrazauskas 5 months ago - 3 comments

#51 - Add `.pick` and `.omit`

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

#50 - `.toBeCallableWith()` does not work with generic functions or overloads

Issue - State: closed - Opened by mrazauskas 7 months ago - 2 comments

#49 - chore(deps): update devdependencies (major)

Pull Request - State: open - Opened by renovate[bot] 8 months ago

#48 - chore(deps): update dependency typescript to v5

Pull Request - State: closed - Opened by renovate[bot] 8 months ago - 4 comments

#46 - try using `corepack enable` instead of manually installing pnpm

Pull Request - State: closed - Opened by mmkal 8 months ago

#45 - chore(deps): update pnpm to v8.10.2

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

#44 - chore(deps): update lint

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

#43 - Dependency Dashboard

Issue - State: open - Opened by renovate[bot] 8 months ago

#42 - chore(deps): update devdependencies

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

#40 - Improve tuple errors

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

#39 - expect-type is usually a dev dependency

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

#38 - expectTypeOf allows an incorrect any value instead of the specified type

Issue - State: closed - Opened by kwangure 9 months ago - 2 comments

#37 - `StrictExtends` is laxer than `Extends`

Issue - State: closed - Opened by JacobLey 10 months ago - 2 comments

#36 - Expose "toExtend" functions

Issue - State: closed - Opened by JacobLey 10 months ago - 2 comments

#35 - Feature `toMatchEachOther` to test mutual `toMatchTypeOf` at once

Issue - State: closed - Opened by BenceSzalai 11 months ago - 1 comment

#34 - v0.16.0 no longer distinguishes between "{number}" and number object keys

Issue - State: open - Opened by conorbrandon about 1 year ago - 3 comments

#33 - Unexpected error tests involving typescript enums + zod

Issue - State: open - Opened by electrovir about 1 year ago - 3 comments
Labels: bug

#32 - `toBeBoolean` behaves differently from `toEqualTypeOf<boolean>`

Issue - State: closed - Opened by boris-petrov about 1 year ago - 3 comments

#31 - expectTypeOf - Deep nesting passes tests for different types

Issue - State: closed - Opened by ivodolenc about 1 year ago - 2 comments

#30 - support overloaded functions

Issue - State: open - Opened by y-polonsk about 1 year ago - 2 comments
Labels: enhancement

#29 - [bug] Type of nested properties are not fully resolved and fail equality test.

Issue - State: closed - Opened by gomain about 1 year ago - 2 comments
Labels: bug

#28 - Bug with index signatures and template literal types

Issue - State: closed - Opened by boris-petrov about 1 year ago - 1 comment

#27 - "print" types to compare them + better error messages

Pull Request - State: closed - Opened by mmkal about 1 year ago - 1 comment

#26 - Augmented functions aren't checked properly

Issue - State: closed - Opened by mmkal about 1 year ago

#24 - [feature] `.toEqualUnorderedTypeOf`

Issue - State: open - Opened by gomain over 1 year ago - 3 comments
Labels: enhancement, help wanted

#23 - Redonly should not match writable

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

#22 - `expectTypeOf().toEqualTypeOf()` passes when it should fail in TS 4.9.4

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

#21 - Rewrite `Equal` to use the equality check from `ReadonlyEquivalent` exclusively

Pull Request - State: closed - Opened by trevorade over 1 year ago - 26 comments

#20 - Prevent the .not modifier from being chained

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

#19 - Revert "Update DeepBrand to improve type checking capabilities (#18)"

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

#18 - Update DeepBrand to improve type checking capabilities

Pull Request - State: closed - Opened by trevorade over 1 year ago - 7 comments

#17 - Unreadable error messages

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

#16 - Improve CLI error messages

Pull Request - State: closed - Opened by mmkal over 1 year ago - 9 comments

#15 - support functions with `this` parameters

Pull Request - State: closed - Opened by mmkal over 1 year ago - 4 comments

#14 - port throw types PR from mmkal/ts#152

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

#13 - Improve errors. Add actual and expected types to MismatchArgs

Pull Request - State: closed - Opened by trevorade over 1 year ago - 7 comments

#12 - Update Extends to not distribute over union types

Pull Request - State: closed - Opened by trevorade over 1 year ago - 14 comments

#11 - Would you mind adding a copyright / license header to index.ts?

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

#10 - Feature request: (maybe) rename `.toMatchTypeOf`

Issue - State: open - Opened by papb over 3 years ago - 7 comments
Labels: enhancement

#9 - Indexed type using `in`

Issue - State: closed - Opened by ersimont about 3 years ago - 1 comment

#8 - Issue testing type guards with generics

Issue - State: closed - Opened by Goldziher almost 3 years ago - 3 comments

#7 - [expect-type] `this` param ignored in `.toEqualTypeOf`

Issue - State: closed - Opened by papb over 2 years ago

#6 - [expect-type]: Allow negation of `toBeCallableWith`

Issue - State: closed - Opened by GerkinDev over 2 years ago - 2 comments
Labels: documentation

#5 - [expect-type] Bug with very deep type equality checking

Issue - State: closed - Opened by papb over 2 years ago - 1 comment

#4 - [expect-type] expectTypeOf(this).to{Equal,Match}TypeOf(this) fails

Issue - State: closed - Opened by NullVoxPopuli almost 2 years ago - 1 comment

#3 - Thank you for making this library

Issue - State: closed - Opened by webNeat almost 2 years ago - 1 comment

#2 - coverage byob

Pull Request - State: closed - Opened by mmkal almost 2 years ago

#1 - Configure Renovate

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