Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/typegoose/typegoose

Typegoose - Define Mongoose models using TypeScript classes.
https://github.com/typegoose/typegoose

dependencies(jest): upgrade to 28.1.2

e8139e2f3d3b6364031b7f7f9f31026e14236513 authored over 2 years ago
dependencies(eslint): upgrade to 8.19.0

f5940b45b7675f89738d1c0081f45570f7dfc4e5 authored over 2 years ago
dependencies(eslint-plugin-prettier): upgrade to 4.2.1

b1acd20eacfdbb75faaebb6a88c5e9c191268e19 authored over 2 years ago
dependencies(@types/jest): upgrade to 28.1.4

feb2ece6d190ab28d9c918f16c3a29f6fea3b49b authored over 2 years ago
dependencies(@typescript-eslint/*): upgrade to 5.30.3

7a722e13be77d15c1b2d8a93f1c347ec8952a74e authored over 2 years ago
dependencies(mongodb-memory-server): upgrade to 8.7.2

c81fb5165fc4bebe26ae372d542c736ffdca9106 authored over 2 years ago
fix(types::DocumentType): add correct generic for "toJSON" and "toObject" types

fixes typegoose/typegoose#732

026482df5fd43775b6073ceb55e2bd0bffb0dbc5 authored over 2 years ago
release: v9.10.0-beta.8

52de85852f14b547ebd4cb07b1b821775d06a1a8 authored over 2 years ago
fix(types::DocumentType): simplify conditional

be59b7ac195143887b927c113d9ee8f369cef778 authored over 2 years ago
test(basicTypegoose.test-d): add basic typegoose types test

re typegoose/typegoose#731

61c5ccd48d06eba7dca427e3dd859bac873621e7 authored over 2 years ago
chore: add tsd-lite as jest tests

Adds type testing as jest tests

closes typegoose/typegoose#731

e01595c9ddbda4c6979cb3a1b362665d304aac74 authored over 2 years ago
chore(jest.config.json): remove "transform" because it is already set in preset

57711956b331073c1fc3bbe5d56176618dec743d authored over 2 years ago
test(typeguards): add a check to check that a top-level document matches "isDocument"

0805e44de6289eab3456d2b95c570ea2cc763020 authored over 2 years ago
test(persistentModel): fix wrong type as parameter

e8a1ab8def6ae579c4134a10c9843db19393ba56 authored over 2 years ago
test(refTests): fix typo in comments

dd5984405caff47419de00299f5a8bfc39663910 authored over 2 years ago
release: v9.10.0-beta.7

67e68727e01a7b51e89633eb93d687849b02713d authored over 2 years ago
chore(eslintrc): add rule to warn on "eol-last"

39d7681c923a05f23e3727e013418eb59d8db359 authored over 2 years ago
dependencies(mongodb-memory-server): upgrade to 8.7.1

2f382b6d255880b3ee4f31bdf958cd5a943811f1 authored over 2 years ago
dependencies(eslint-plugin-prettier): upgrade to 4.1.0

bde224ad9d238326a5c7219c41f6972c20c81216 authored over 2 years ago
dependencies(@typescript-eslint/*): upgrade to 5.30.0

e87dffd81ea1b1734ba56f9e64c6cdd65af658fa authored over 2 years ago
dependencies(@types/jest): upgrade to 28.1.3

86c9b8e444696dbd6a836c55c76d2340240bcb88 authored over 2 years ago
chore(deps): bump JamesIves/github-pages-deploy-action (#729)

Bumps [JamesIves/github-pages-deploy-action](https://github.com/JamesIves/github-pages-deploy-ac...

2f001e4acb9f1ce4eca49d41a3b483e2184f1013 authored over 2 years ago
chore(deps): bump actions/dependency-review-action from 1 to 2 (#728)

Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) fr...

2e33168842620d3de04c0df4a1c1521cc216e27d authored over 2 years ago
chore(workflow::stale): enable statistics

56d5cb3ab79578712478d99331cc88747b1d36e6 authored over 2 years ago
chore(workflow::stale): set to be manually triggerable

37334034fc9c41bb9893ea85a437c780ad03fb38 authored over 2 years ago
release: v9.10.0-beta.6

b8f4da34e7ccb90108285b97dd99b25b60b48ab0 authored over 2 years ago
docs(virtuals): improve wording

54d288853c3754caf9171cc87c4fe0fef4023afc authored over 2 years ago
docs(prop): re-style and update to current implementation

5a8888c09339f830c723478d100370ce5a37a006 authored over 2 years ago
docs(hooks): re-style and update to current implementation

26986a8294fd0541dcd76c9dc429eb7590c5ce4d authored over 2 years ago
docs(indexes): re-style and update to current implementation

f211ea32cc207eee742f9157c7a2e12be82c96d2 authored over 2 years ago
fix(index): change "fields" to use mongoose's "IndexDefinition" type

38862e0463991df73a9d9532cf59c6b0cd981b3b authored over 2 years ago
docs(getModelForClass): fix typo "," with "."

07e440aa0939f92c2d665b84e1811c05b5653337 authored over 2 years ago
docs(modelOptions): re-style and update to current implementation

f15856fb6b1aba7bd3793358bf1c3f8f63d6a8d9 authored over 2 years ago
docs(plugin): rename to single instead of plural

efeb9c9a0fb016518b0268b9c8022cf9b944140b authored over 2 years ago
docs(plugins): re-style and update to current implementation

1c3713a6a86966caaaad407aa909b3f1dbbf3274 authored over 2 years ago
docs(queryMethod): re-style and update to current implementation

234f0690ccd0879e572d7d0bf80e6c3bac106d6d authored over 2 years ago
release: v9.10.0-beta.5

2d16aba6baed3b7ec24e4c145d6fb91670ca69fc authored over 2 years ago
docs(known-issues): update styling and some information

0f6d65086c40f939ccadfa2d571858bffb2c7382 authored over 2 years ago
docs(virtuals): replace old required with badge required

173201c97503b76b1e131725fbce1666e8670d2b authored over 2 years ago
docs(defaultClasses): add notes that "TimeStamps" also adds Schema Options

1315052a67260f968ead08e119d39392c0be40c1 authored over 2 years ago
docs(additonal): update to give a better example

a8bc6bdb2c07208329ade75e364d40ad3a605a90 authored over 2 years ago
docs(common-plugins): remove extra newline

cdb4010bdf4224c86d6067df6d8d51abb43d88f4 authored over 2 years ago
docs(environment): add note about why "TG_ALLOW_MIXED" exists

07c2a147f27fddfb831a0998136bb92eb8f97856 authored over 2 years ago
docs(name-generation): change the simple matrix to use in-line code blocks

cfe33eacefe87faad5bf2e367a512fa996b94bb5 authored over 2 years ago
docs(faq): escape name in heading

bb1f0cbf3d7e8dc2dc4743255aebf49c53bc027d authored over 2 years ago
docs(returnModelType): re-style and update to current implementation

1c9a6ba33a476fc64bbee65bb593af86f6e73e2a authored over 2 years ago
docs(ref-type): re-style and update to current implementation

a5a27046e2b2e0316badad1d041bc9f0f66c4915 authored over 2 years ago
docs(documentType): re-style

a70930d4497a3f2e99ee7db49494d9b9cb864f24 authored over 2 years ago
style(typeguards:isRefType*): add tsdoc for "refType" parameter

c704bb6c5e7ca399e04fecb4afd7a5fb63626846 authored over 2 years ago
docs(isRefType): re-style and update to current implementation

f432b19516bdb8308034b01a03e2956e43157fe6 authored over 2 years ago
docs(known-issues): add note about "DocumentType" not being generic

4fd4565cf9a28f6978d84abeb6174a23bc19fee0 authored over 2 years ago
docs(deleteModel): re-style and update to current implementation

b76a0fe89e9b5a6df1e1955afddcffab90cc2557 authored over 2 years ago
docs(isDocument): re-style and update to current implementation

408d0f0176b0b3db2be04e399af6529f3492f3b2 authored over 2 years ago
docs(getModelWithString): re-style and update to current implementation

381e41f2874999778d009bff3285987394079f0e authored over 2 years ago
docs(getClassForDocument): re-style and update to current implementation

d93344e4dd195bc23e1cc119ffd4f2146877fc81 authored over 2 years ago
docs(getDiscriminatorModelForClass): re-style and update to current implementation

3e643feba5cca0bd6d5c960dc159539bfb6b9a12 authored over 2 years ago
docs(getName): re-style and update to current implementation

a8b82e967b3888b8437fd9e7a0a77e4dc934a147 authored over 2 years ago
docs(getModelForClass): re-style and update to current implementation

35883cb90cf81654db792a1c2930478d76e1787e authored over 2 years ago
fix(typegoose::getModelWithString): allow specifying QueryHelpers for return model

441113b7037a816d41686fa1a4bd9ddbbddb34fe authored over 2 years ago
docs(getClass): re-style and update to current implementation

9fd70a5683c019469c51db012736bfb9538ca303 authored over 2 years ago
docs(addModelToTypegoose): re-style and update to current implementation

88c0ae51aac3b7904e39a26a98ffc4e5e58dadc8 authored over 2 years ago
style(utils::getClass): update tsdoc to reflect current implementation

51d2eba4961b846f3938f281886380291be6e992 authored over 2 years ago
docs(setGlobalOptions): re-style and update to current implementation

ff4fe690e4b8598a4c7b33a64f311ff784a5a027 authored over 2 years ago
docs(buildSchema): re-style and update to current implementation

78209c0a06cbb95f5cbdceb0a639897db8ad3f49 authored over 2 years ago
docs: change darkmode badge text color

5cb68a0b12668732236f60bb0246ee32deb12726 authored over 2 years ago
release: v9.10.0-beta.4

cf0cc264d71112837d04b4025945e10febf016d0 authored over 2 years ago
dependencies(mongodb-memory-server): upgrade to 8.7.0

7427db78e9c47f68e677e0d758bc92bb293ab3b2 authored over 2 years ago
dependencies(eslint): upgrade to 8.18.0

4eb6b5aecf1c484436e6e758351419aeb21b3150 authored over 2 years ago
dependencies(@types/jest): upgrade to 28.1.2

8fda636d1048c4d04c5224d3cc8f381789193ba2 authored over 2 years ago
docs(isDocument): add alternative of "$assertPopulated"

4773e8c41721af94294e1a5693f6cfa1a7ec5601 authored over 2 years ago
chore(deps): bump actions/dependency-review-action from 1 to 2 (#722)

Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) fr...

3c126b39b74f1d26e53c7a8172945032441f0bef authored over 2 years ago
chore(PULL_REQUEST_TEMPLATE): remove default link to "#1"

this has mostly not been edited by the submitter, and "#1" is actually not related

a2b37c29b3cdc5a5d59e4816153360a983826976 authored over 2 years ago
docs(buildSchema): update to current implementation

6438b17a781546397bd1207e7789c59fd5511541 authored over 2 years ago
chore(docs::test): add more styling examples, change to mdx

c79b9de5d12058606f2b1f7290a537ece7c89451 authored over 2 years ago
docs(manual-schema-modification): add file

fixes typegoose/typegoose#695

a7d40036966c5af963f14bf756f0fe80166101d7 authored over 2 years ago
release: v9.10.0-beta.3

eeb1db419d732a2d289c56bb1be232d2725825d7 authored over 2 years ago
docs(documentType): update "DocumentType" documentation

55fb36c2d6a22a1c1e95ae017f100fbeb57f84da authored over 2 years ago
docs(documentType): add helper types "SubDocumentType" and "ArraySubDocumentType"

6679aa36482cb60910e342386a86cf0859fa2403 authored over 2 years ago
test(shouldRun): add tests for "SubDocumentType" and "ArraySubDocumentType"

94d0977424db3a7211a20a97ca22188946e17c00 authored over 2 years ago
fix(typegoose): re-export type "SubDocumentType" and "ArraySubDocumentType"

16dadd530b2255fe1e5519d339ff05ffa50d7732 authored over 2 years ago
style(types): add "SubDocumentType" and "ArraySubDocumentType" to supplement DocumentType

72d49c1a6e16440abb0050f1594280d54ccfd63c authored over 2 years ago
release: v9.10.0-beta.2

2213978f4a5e74481551b06f779e1bf1846c6b1f authored over 2 years ago
dependencies(@types/node): upgrade to 12.20.55

3e09201cfe18cab63c569c6aca1d66eea170e108 authored over 2 years ago
dependencies(mongodb-memory-server): upgrade to 8.6.1

a5335f0fe04f97105e322d8de9ba72b9e0ea1fbf authored over 2 years ago
dependencies(prettier): upgrade to 2.7.1

8a47e33016999dd88731473db53148ac3cdb5300 authored over 2 years ago
dependencies(ts-jest): upgrade to 28.0.5

d6637131ba124bc42fa59d82d7d9c997a620733c authored over 2 years ago
dependencies(jest): upgrade to 28.1.1

980ea20146eb395dbbacb04f55e97e252b6e18df authored over 2 years ago
dependencies(@types/semver): upgrade to 7.3.10

92288de5a45cbab0c541b84caf86c4db2cadaf8e authored over 2 years ago
dependencies(@typescript-eslint/*): upgrade to 5.28.0

44f13882146aaea29ca2eabc0f0af92f98a8900e authored over 2 years ago
chore(workflow::website-pr): update nodejs version to 18

because docusaurus needs nodejs 16 or higher

bcd621342dd4b80d4840eb57bc48109b3c9ce212 authored over 2 years ago
release: v9.10.0-beta.1

8ccad8f00776c91a3f2b3cef058dc06fee3c5885 authored over 2 years ago
docs(error-warning-details): fix some badly formatted links

8d84bd20e891dc9d718785be487c06f34b199ca3 authored over 2 years ago
dependencies(eslint): upgrade to 8.17.0

5dec6cc58105ed7fd868a8a433945d4ed35ea60c authored over 2 years ago
dependencies(@types/node): upgrade to 12.20.54

2bf4bdd4eabfaaaf2a2c2d726b4c3a8c857eb8b4 authored over 2 years ago
dependencies(ts-jest): upgrade to 28.0.4

aaf494bc39abec1220e2aca41070265c758845bb authored over 2 years ago
dependencies(@types/jest): upgrade to 28.1.1

9521a04d5f500acb145eb7bca0f6a0fef87babe8 authored over 2 years ago
feat(utils): allow setting warnMixed Severity as property option

fixes typegoose/typegoose#620

ff793d1201682e54b19927a525cfcec1c11fc2ec authored over 2 years ago
Merge branch 'master' into beta

1165e4b294e39f914a6d8df35192400692c5a153 authored over 2 years ago
release: v9.9.0

5755670530254d416ee321806be8d40baa78a0f8 authored over 2 years ago
Merge branch 'beta' into master

f62f68b95ba1ca19fbe715317317b94496cce5f4 authored over 2 years ago