Ecosyste.ms: OpenCollective

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

Ts.ED

Ts.ED Framework for Node.js and TypeScript. Build your awesome server-side application
Collective - Host: opensource - https://opencollective.com/tsed - Website: https://tsed.io - Code: https://github.com/TypedProject/tsed

Github CI build: __run_2 v7.63.0 [ci skip]

github.com/tsedio/tsed - b597968655476adb62cfc2dfa4cf4270c59ed12c authored 11 months ago
feat(platform-cache): add cache.ignoreHeaders option to exclude header when caching the response

github.com/tsedio/tsed - 9768539053ed89f5763cf0f76a0e4e7032363627 authored 11 months ago
docs: update vike project example

github.com/tsedio/tsed - 965a61bc3b75ef65af617219826e7bbf5d60d920 authored 11 months ago
Github CI build: __run_2 v7.62.3 [ci skip]

github.com/tsedio/tsed - 605bb760db0b7902054341d79e95de4695ce8f33 authored 11 months ago
fix(vike): remove vike contentType warning

github.com/tsedio/tsed - b2719c2f511ce862e0d746417dfb8df15e3e4567 authored 11 months ago
docs: add vitest guide installation

Signed-off-by: Romain Lenzotti <[email protected]>

github.com/tsedio/tsed - 94a2419a6bcf3eba16fd3039c7a5eeb697256cd4 authored 11 months ago
docs: fix UseCache legacy import in the given code example

Closes: #2612
Signed-off-by: Romain Lenzotti <[email protected]>

github.com/tsedio/tsed - ec7a971382a5a996b514ada0e86828e71cc7af52 authored 11 months ago
Github CI build: __run_2 v7.62.2 [ci skip]

github.com/tsedio/tsed - e2879639626d11daa572b68f2ab7fd7a0729b340 authored 11 months ago
refactor(platform-test-sdk): update integration tests format

Signed-off-by: Romain Lenzotti <[email protected]>

github.com/tsedio/tsed - 32625a4ffe55926fc3324eadb7e5feb6fc65c460 authored 11 months ago
ci: fix autocanon script

Signed-off-by: Romain Lenzotti <[email protected]>

github.com/tsedio/tsed - 5e1ae3c472e67b8dd7c184c8cca724bbdf799ab4 authored 11 months ago
fix(platform-test-sdk): update sdk scenarios

Signed-off-by: Romain Lenzotti <[email protected]>

github.com/tsedio/tsed - 0943c8448124762fda33a3eed15a9c386544840e authored 11 months ago
Github CI build: __run_2 v7.62.1 [ci skip]

github.com/tsedio/tsed - 3db676c64d483f0da51889a5f23a1dc96d1848c3 authored 11 months ago
ci: set enableImmutableInstalls to false to let the release script to update yarn.lock after bumping version

Signed-off-by: Romain Lenzotti <[email protected]>

github.com/tsedio/tsed - 157a1f7cb9d9b8f66532c72e29c0eee50c775374 authored 11 months ago
fix(schema): fix typo on the code source example

Signed-off-by: Romain Lenzotti <[email protected]>

github.com/tsedio/tsed - 1222dcaa4111ae07f6fc55c109b4185e64dc0405 authored 11 months ago
chore(deps): bump ip from 2.0.0 to 2.0.1 in /benchmarks

Bumps [ip](https://github.com/indutny/node-ip) from 2.0.0 to 2.0.1.
- [Commits](https://github.c...

github.com/tsedio/tsed - c66432581cf7bce05160bffc5d2881c6e1f27cb8 authored 11 months ago
chore(deps): bump ip from 1.1.5 to 1.1.9 in /docs

Bumps [ip](https://github.com/indutny/node-ip) from 1.1.5 to 1.1.9.
- [Commits](https://github.c...

github.com/tsedio/tsed - bad63894dfd89a0e669d195cb0b5968fd9c5b8fa authored 11 months ago
chore(deps-dev): bump axios from 0.27.2 to 0.28.0 in /docs

Bumps [axios](https://github.com/axios/axios) from 0.27.2 to 0.28.0.
- [Release notes](https://g...

github.com/tsedio/tsed - 8e774a2ef1008b8ec3b670b55be7d664bf03312c authored 11 months ago
chore(deps-dev): bump @types/passport-local from 1.0.34 to 1.0.38

Bumps [@types/passport-local](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types...

github.com/tsedio/tsed - db2088983d747fcc0693c70dc999e74238dde8f6 authored 11 months ago
chore(deps-dev): bump eslint-plugin-prettier from 4.0.0 to 5.1.3

Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 4.0.0 to...

github.com/tsedio/tsed - 6661fb22c5c163f743ca648c0cbf739169d17f71 authored 11 months ago
chore(deps-dev): bump concurrently from 7.0.0 to 8.2.2

Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 7.0.0 to 8.2.2.
- [Rel...

github.com/tsedio/tsed - ff3facc76134d3f5e580e5da3f189bdd963a2b01 authored 11 months ago
chore(deps): bump ejs and @types/ejs

Bumps [ejs](https://github.com/mde/ejs) and [@types/ejs](https://github.com/DefinitelyTyped/Defi...

github.com/tsedio/tsed - c93ef0c1f1ff90ee82c52907eb694c606303d89d authored 11 months ago
Github CI build: __run_2 v7.62.0 [ci skip]

github.com/tsedio/tsed - ae8a3b70ab0eaec5d61993e62662ad5fed28a8d4 authored 11 months ago
ci: fix release flow

github.com/tsedio/tsed - 50637a9611f0b63d1a7b1a77ded6d3a41d3739af authored 11 months ago
feat(common): add protected PlatformResponse.formatHeader

github.com/tsedio/tsed - 67ade5752985c0f793e1bbc132cb94c2bebe2804 authored 11 months ago
fix(swagger): fix redirectMiddleware to be a middleware instead of a .get()

github.com/tsedio/tsed - a1f98e894e8fa94401003d40d7d18e2a1e5098ff authored 11 months ago
fix(platform-exceptions): support fastify error convention

github.com/tsedio/tsed - f18184c46b2dd968e7d0b3f0d202a19d9cf755f2 authored 11 months ago
test: update swagger module test

Signed-off-by: Romain Lenzotti <[email protected]>

github.com/tsedio/tsed - b353122a865279274057b7e157a0f69f77858dad authored 11 months ago
fix(platform-log-middleware): display error.code in log error

github.com/tsedio/tsed - 307e8a703265a5a3c188a2bffdf6ba45428d7ce2 authored 11 months ago
Github CI build: __run_2 v7.61.2 [ci skip]

github.com/tsedio/tsed - 37cdc0c7e7cd8fffc17ccdcbbdf18b8c4be520ca authored 11 months ago
fix(engines): remove fs-extra usage in cache.ts

Closes: #2597

github.com/tsedio/tsed - 4a8f19c7f683e673b6aee59756b5bc8f2c0b80fc authored 11 months ago
ci: fix website deployment

github.com/tsedio/tsed - 5306644629d7c78587ea94d9dc1d0d57d7149b13 authored 11 months ago
ci: simplify eslint configuration

github.com/tsedio/tsed - 0fec9ee669ccfc11f8c8dec18c98b0ad9374e416 authored 11 months ago
ci: update release tools

github.com/tsedio/tsed - 7b6bf614a1b2e543e780c65fdf55cc75c04e06d8 authored 11 months ago
Github CI build: __run_2 v7.61.1 [ci skip]

github.com/tsedio/tsed - 53535194937fdec854168e3f51e81c5e439d77c5 authored 11 months ago
docs: fix emails

github.com/tsedio/tsed - a058ff15b01f695280eafc8c4bdd8ec0d5f8a337 authored 11 months ago
ci: fix semantic release

github.com/tsedio/tsed - 4262f47ff0fb033f8dc87e58a5a0ed16a2e21a16 authored 11 months ago
fix(platform-log-middleware): fix ambient file declaration to have logger options from PlatformLogMiddleware

Closes: #2592

github.com/tsedio/tsed - a5bec00b40b239b2bc884362bf48c4f9395c49fc authored 11 months ago
chore(deps): bump follow-redirects from 1.14.8 to 1.15.5 in /docs

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.8 to 1....

github.com/tsedio/tsed - 3bb479abed674d38264ed8b91d7d4469041849da authored 12 months ago
fix(common): implement a standard redirect method on PlatformResponse

github.com/tsedio/tsed - 3a437bb7b443b3cc90ae511fa17f8be3608f768b authored 12 months ago
ci: exclude benchmark when PR is dependabot

github.com/tsedio/tsed - 010ca61286a7ad13a187f54ca94d3512bab7a91a authored 12 months ago
chore(deps): bump nodemailer from 6.9.8 to 6.9.9

Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.9.8 to 6.9.9.
- [Release not...

github.com/tsedio/tsed - 24cedd273c070a9b8e04fe700b2b358ad3fb5056 authored 12 months ago
chore(deps): bump follow-redirects from 1.15.1 to 1.15.5 in /benchmarks

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.1 to 1....

github.com/tsedio/tsed - 0beac6f96ddce4d5c26256771bb49ab555891221 authored 12 months ago
ci: upgrade yarn to v4.1.0

github.com/tsedio/tsed - 04cd38262b4cd8c3b74e38ebbfb96508a1a9840b authored 12 months ago
Github CI build: __run_2 v7.61.0 [ci skip]

github.com/tsedio/tsed - ff16b4cefd40c07a7545a5a848b7d6490595f489 authored about 1 year ago
feat(vike): add vike package to replace vite-ssr-plugin

github.com/tsedio/tsed - 69a602694daa65af42f5fa944d62ac783fa3a8f3 authored about 1 year ago
fix(vite-ssr-plugin): bump vite to v5.0.12

github.com/tsedio/tsed - d4aeceed5057587d9561b4b7877569aa7526670c authored about 1 year ago
docs: update vike documentation

github.com/tsedio/tsed - 2431ccc42cf81aff4c4139d34e66e206eb1bc0bf authored about 1 year ago
feat(vite-ssr-plugin): update vite-plugin-ssr dependency

github.com/tsedio/tsed - 7d8d696b77111bd5f784fcc0857e8e4ad75ab203 authored about 1 year ago
fix(vike): rollback vike to vite to avoid breaking change and reuse code on @tsed/vite-plugin-ssr

github.com/tsedio/tsed - 60df90d4b46dc66a2afb16e29e70fcd0c4e37b8f authored about 1 year ago
fix(vike): bump vite to v5.0.12

github.com/tsedio/tsed - cdff9394a873cb0d32d7aac17b281f502a543720 authored about 1 year ago
Github CI build: __run_2 v7.60.1 [ci skip]

github.com/tsedio/tsed - 1a04dcdf68c17271d623037c961fcf09f29b59ea authored about 1 year ago
fix(vite-ssr-plugin): lazy load vite module to support ESM module

github.com/tsedio/tsed - 5e54d5fc1ff2b9bbecc9bac673ffdca518187ee9 authored about 1 year ago
Github CI build: __run_2 v7.60.0 [ci skip]

github.com/tsedio/tsed - 4a99f306d69ca29f1ca583b9d25317dbe3d6b35b authored about 1 year ago
feat(bullmq): use constants and enum to define token + add utils to create token

github.com/tsedio/tsed - 6d75b328d7b2122ed89f2b6e593410436aa767a0 authored about 1 year ago
feat(bullmq): auto discover queues names from JobController decorator

github.com/tsedio/tsed - 70725bf6f7a7f3f4b4d9cd7f755dc21dd2b5b7ab authored about 1 year ago
feat(bullmq): allow to inject Queue and Worker using @InjectQueue and @InjectWorker decorators

github.com/tsedio/tsed - 9f31ea639bc924fcd868668c2701c1828d5861ad authored about 1 year ago
feat(di): allow optional token injection

github.com/tsedio/tsed - 88253e583638692600101a51e183ce7fd160d085 authored about 1 year ago
Github CI build: __run_2 v7.59.1 [ci skip]

github.com/tsedio/tsed - 6ca6bfd870aaa4c7ffcf8b020ccea5fd2382c3ae authored about 1 year ago
fix(bullmq): fix breaking configuration type change

github.com/tsedio/tsed - 19ca1d22aa5e91402219dd22423b3c0b945ec9f0 authored about 1 year ago
Github CI build: __run_2 v7.59.0 [ci skip]

github.com/tsedio/tsed - 40a20db8031076fda6249167f6e2a61d3bf5e566 authored about 1 year ago
feat(socketio): enable socket callback to return answer immediately to the client socket

github.com/tsedio/tsed - 97a99ed7aedfd10f12b541f229e293120ffdf637 authored about 1 year ago
feat(passport): add PassportMessage class to forward message between pages

github.com/tsedio/tsed - fd36b1c4481c33abbb00697c405ae402677d2359 authored about 1 year ago
feat(vite-ssr-plugin): avoid rendering when Headers are already sent

github.com/tsedio/tsed - b812833f7b9480c1dffc1bb47a8e0a816357f83b authored about 1 year ago
Github CI build: __run_2 v7.58.0 [ci skip]

github.com/tsedio/tsed - 5d8503ef1cd9642f94aee6c1001a0d0b6c30ca7b authored about 1 year ago
feat(platform-cache): add prefix options to namespace cached keys through platform cache module

github.com/tsedio/tsed - dfafdabe7023805608b660d3a36c039f0ef19544 authored about 1 year ago
Github CI build: __run_2 v7.57.1 [ci skip]

github.com/tsedio/tsed - 65e903c32f068840e04876f48242ef953401ebe4 authored about 1 year ago
fix: bump @types/supertest to v6.0.2

github.com/tsedio/tsed - d4d610c3456212fc9c0bc457bf4df3d232dc0684 authored about 1 year ago
fix: bump tslib to v2.6.1

github.com/tsedio/tsed - d86d8b8a71db5e12096772c440b5b41d90d9fab5 authored about 1 year ago
ci: replace ts-node by @swc-node/register

github.com/tsedio/tsed - 5eba32570eff5021caa2aa4b6b77e49865a52f1d authored about 1 year ago
ci: clean dependencies

github.com/tsedio/tsed - 1c0d6c516384adb333e6bdafd844130c36e440ca authored about 1 year ago
fix: fix supertest typings issue

github.com/tsedio/tsed - faf66ff9d9ce3b848f003649ed61aa4ee969643f authored about 1 year ago
Github CI build: __run_2 v7.57.0 [ci skip]

github.com/tsedio/tsed - d016fe09e3ce7cfbbe8d06c66e5f3954e1549e52 authored about 1 year ago
feat: ignore *.tsbuildinfo in production builds

github.com/tsedio/tsed - fa6b7209460ba927d7cb5431e82d33c8fec574cd authored about 1 year ago
feat(formio): bump formio to v3.4.1

github.com/tsedio/tsed - 28a4746fa92cf2be8787caf9d43ad6f9f4334b89 authored about 1 year ago
Github CI build: __run_2 v7.56.0 [ci skip]

github.com/tsedio/tsed - 340e9c5321a742239c20c1dadea3f6926e419130 authored about 1 year ago
feat(bullmq): omit duplicate connection declaration

github.com/tsedio/tsed - 8e5038c3076a9117ba74f286a22c9094f4154ddb authored about 1 year ago
feat(bullmq): support bullmq 5

github.com/tsedio/tsed - 0398f039c496eaac04730073c7b7753e55550b24 authored about 1 year ago
docs: fix example in agenda.md

github.com/tsedio/tsed - 0236c4857add562f0544674d9ef21aef425bee72 authored about 1 year ago
refactor(common): refactoring PlatformBuilder fo Fastify

github.com/tsedio/tsed - 32384bb3d876a39c8eab32f4c9e0a266731b27c5 authored about 1 year ago
Github CI build: __run_2 v7.55.0 [ci skip]

github.com/tsedio/tsed - c20c6555d6cedb8ff75c3e6ce361baeb7eee843d authored about 1 year ago
feat(agenda): bump agenda to v5

github.com/tsedio/tsed - 5a40cdbe6dcb4b660cc71539c8f085bff7208f53 authored about 1 year ago
feat(agenda): add drainJobsBeforeClose option to agenda settings

github.com/tsedio/tsed - 3c10b059795ab1026b8c9eb3ec6e65f7baa0c3a9 authored about 1 year ago
Github CI build: __run_2 v7.54.0 [ci skip]

github.com/tsedio/tsed - 8c8472f84731298d265c7d9062d94e284fc85d96 authored about 1 year ago
refactor(common): extend PlatformAdapter and add base methods

github.com/tsedio/tsed - 500c7f6c577e200ba65814e5edb517196f59bc87 authored about 1 year ago
feat(di): add alias option to a Provider

github.com/tsedio/tsed - c08934e51eafede5bb7a1fee9f861982e7e6be41 authored about 1 year ago
chore(deps-dev): bump @types/normalize-path from 3.0.0 to 3.0.2

Bumps [@types/normalize-path](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types...

github.com/tsedio/tsed - a15004603af2c08ef81b3430582f33ac7dedf427 authored about 1 year ago
chore(deps-dev): bump koa-session and @types/koa-session

Bumps [koa-session](https://github.com/koajs/session) and [@types/koa-session](https://github.co...

github.com/tsedio/tsed - 810557d85aae03dfc87245dd380c44a4e3eb96d5 authored about 1 year ago
chore(deps-dev): bump @koa/cors in /packages/platform/platform-koa

Bumps [@koa/cors](https://github.com/koajs/cors) from 3.3.0 to 5.0.0.
- [Changelog](https://gith...

github.com/tsedio/tsed - 004c7f84c4666b86ae86ba369cf4ac6f21bcad59 authored about 1 year ago
chore(deps): bump msgpackr from 1.9.9 to 1.10.1

Bumps [msgpackr](https://github.com/kriszyp/msgpackr) from 1.9.9 to 1.10.1.
- [Release notes](ht...

github.com/tsedio/tsed - 9af297e486ae4f34c7f4b4a39d2dffaf4eab49fa authored about 1 year ago
docs: add Bun to supported runtime

github.com/tsedio/tsed - 578ae5484cdfe90ca62bbffa96ad916f0c40cc41 authored about 1 year ago
docs: update pagination code example

github.com/tsedio/tsed - 8113e17ea0814a831c39bc503c0fba0298bfd367 authored about 1 year ago
Github CI build: __run_2 v7.53.0 [ci skip]

github.com/tsedio/tsed - c02762983a710278bd6d4b6af4175dcbe302267d authored about 1 year ago
feat(agenda): support DIContext and allow manual job creation (#2553)

github.com/tsedio/tsed - a1c664498e06742c09422df043d4e3e9c811a4aa authored about 1 year ago
docs: fix typos in bullmq.md

github.com/tsedio/tsed - 692bc1dac527cf1f9f8c5d49e8157ec22b7570e1 authored about 1 year ago
chore(bullmq): ignore .tsbuildinfo

github.com/tsedio/tsed - 79b855d1374c18a86b39653381fe162d7413f3c8 authored about 1 year ago
Github CI build: __run_2 v7.52.0 [ci skip]

github.com/tsedio/tsed - d40198609df75cd1f92f2f68767e1f22568ee555 authored about 1 year ago
feat(bullmq): add more context to logger context

github.com/tsedio/tsed - 1efbbf257c5bbcf215ccd0d435cbccf9aa111937 authored about 1 year ago
Github CI build: __run_2 v7.51.2 [ci skip]

github.com/tsedio/tsed - 5e555b7bd25517199a29d9ef2566461cc4d98c21 authored about 1 year ago
fix(mongoose): fix mongoose version set on peerDependencies

Closes: #2542

github.com/tsedio/tsed - 0c3e3eab160056a257892abf3edc4997c9bf6c07 authored about 1 year ago
Github CI build: __run_2 v7.51.1 [ci skip]

github.com/tsedio/tsed - 802cc49e3ebd5590b27ab86b2fdfbb962aa1ad5c authored about 1 year ago