Ecosyste.ms: OpenCollective

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

moleculer

Moleculer is a fast & modern microservices framework for NodeJS
Collective - Host: opensource - https://opencollective.com/moleculer - Code: https://github.com/moleculerjs/moleculer

Merge pull request #1170 from gautaz/master

fix for #1169: getPrototypeOf instead of __proto__

github.com/moleculerjs/moleculer - ef2fe8cad09d3c5eb5ba8a48907f0d42794eea68 authored almost 2 years ago by Icebob <[email protected]>
Merge pull request #1173 from danieledraganti/feature/TS-improvements

Improves StartedStoppedHandler definition to return Promise with void[]

github.com/moleculerjs/moleculer - 8c8d6d6de3023a94d0fa8208eb5dbd86291a4a62 authored almost 2 years ago by Icebob <[email protected]>
disable proto node option in GA

github.com/moleculerjs/moleculer - 0a51aca28bf3f8cefc98108741addbe6e16ddbfe authored almost 2 years ago by Icebob <[email protected]>
Merge pull request #1172 from 0x0a0d/fix-mergeSchemas

Fix merge schemas

github.com/moleculerjs/moleculer - da225522f4f3b51c18acc373824c668c050f978e authored almost 2 years ago by Icebob <[email protected]>
Improves StartedStoppedHandler definition to return Promise with void[] type

github.com/moleculerjs/moleculer - cac7eb4d2ee2d12cf8664743bf4d6b611ad4a955 authored almost 2 years ago by Daniele Draganti <[email protected]>
fix(service-mergeSchemas): add test

github.com/moleculerjs/moleculer - 36e9240bcda06c6406498a37acb4c1ea8d44c536 authored almost 2 years ago by 0x0a0d <[email protected]>
fix(service): method mergeSchemas throw error if null schema

github.com/moleculerjs/moleculer - 42f9bd58360fadd3f0c356c15a82c5aa5d341dc0 authored almost 2 years ago by 0x0a0d <[email protected]>
fix for #1169: getPrototypeOf instead of __proto__

github.com/moleculerjs/moleculer - a09150554d9b9a58ad4e29c13025e9d7d4c9cf5c authored almost 2 years ago by gautaz <[email protected]>
Merge pull request #1168 from moleculerjs/issue-1167

Fix #1167

github.com/moleculerjs/moleculer - 3e8fcef78e485888c012086535b93aae9f5d3542 authored almost 2 years ago by Icebob <[email protected]>
fixes service not available issue when the remote node killed without DISCONNECT and come back with lower "seq" value.

github.com/moleculerjs/moleculer - 2b17e23ccbfe3362234763ffd4da6de78f60217e authored almost 2 years ago by Icebob <[email protected]>
update changelog

github.com/moleculerjs/moleculer - 2642f627b183aca31bc04494ee3120e7721ef235 authored almost 2 years ago by Icebob <[email protected]>
reformat d.ts

github.com/moleculerjs/moleculer - 052b4e602623f8bd10b1eceac398cb687a6280ef authored almost 2 years ago by Icebob <[email protected]>
Merge pull request #1163 from DenisFerrero/master

Prevent registerInternalServices deprecation warning

github.com/moleculerjs/moleculer - 95922486cd39036e08b909da4af62389c5201930 authored almost 2 years ago by Icebob <[email protected]>
Fix typos

github.com/moleculerjs/moleculer - 63e40680fbb9038a768d9a5fa7f9eb6bb0a6923b authored almost 2 years ago by Denis Ferrero <[email protected]>
Merge pull request #1165 from shawnmcknight/use-interface-instead-of-type

Use interface instead of type to allow for declaration merging

github.com/moleculerjs/moleculer - 1b760d6230d98630b0b5414a773225282cd25079 authored almost 2 years ago by Icebob <[email protected]>
Use interface instead of type to allow for declaration merging

github.com/moleculerjs/moleculer - be9d6b619cf5cf080e855d776cbc278af11700d1 authored almost 2 years ago by Shawn McKnight <[email protected]>
Fix style issue

github.com/moleculerjs/moleculer - c9d5b92e15eac44cd6cbf4d64a5045078bb4f54c authored almost 2 years ago by Denis Ferrero <[email protected]>
Fixed registerInternalServices tests

github.com/moleculerjs/moleculer - 2536433d8ffbff2bbcfdb2dea5fa6866fec7738d authored almost 2 years ago by Denis Ferrero <[email protected]>
Prevent deprecation warning when declaring actions + schemaMods

github.com/moleculerjs/moleculer - 284ac8f841c2f63ae00731cc730c38803e324140 authored almost 2 years ago by Denis Ferrero <[email protected]>
Merge pull request #1157 from thib3113/ts-add-tracing-spanName-option

Typing add spanName and safeTags to tracing options

github.com/moleculerjs/moleculer - 66c3889260d5ae02b617da922e3dd3aa225e0c63 authored almost 2 years ago by Icebob <[email protected]>
feat(tracing): allow to pass parentSpan

github.com/moleculerjs/moleculer - 2650fbdbce13151e0b59415a20fe294209e8ec1d authored almost 2 years ago by thibaut severac <[email protected]>
feat(tracing): add spanName and safeTags

github.com/moleculerjs/moleculer - 0e35db8b3921d31489f3b835de76914526a9859e authored almost 2 years ago by thibaut severac <[email protected]>
Merge pull request #1152 from thib3113/ts-cacher-lock

feat(TS/cachers): add types for lock functions

github.com/moleculerjs/moleculer - 74bf94398e96f62431a4053ae3d898caf8479034 authored almost 2 years ago by Icebob <[email protected]>
feat(cachers): add lock functions

github.com/moleculerjs/moleculer - 339505a1123402b8c1b0022ccca4c7af096dd034 authored almost 2 years ago by thibaut severac <[email protected]>
update changelog

github.com/moleculerjs/moleculer - 219a91fd927eaf0a6ad16f301a487e42d4e2162f authored almost 2 years ago by Icebob <[email protected]>
Merge branch 'master' of github.com:moleculerjs/moleculer

github.com/moleculerjs/moleculer - 9c195350654b937f23cdad683d874026cff71fe0 authored almost 2 years ago by Icebob <[email protected]>
Merge pull request #1151 from sorattorafa/fix-flaky-tests-serializers

fix (test): remove flaky tests

github.com/moleculerjs/moleculer - 1dc3661e55d53339f5dcf50f14598b951ebf9b98 authored almost 2 years ago by Icebob <[email protected]>
update changelog

github.com/moleculerjs/moleculer - 873510413c08a27d38d2fa09fdbf6c6f03234913 authored almost 2 years ago by Icebob <[email protected]>
fix(test): update test names and fix bytes checked

github.com/moleculerjs/moleculer - 768377b35a5a1a646a0ab08a9bc027b34b7bb3f8 authored almost 2 years ago by sorattorafa <[email protected]>
Merge pull request #1149 from someone635/patch-2

Proposal - Allow matching hooks to multiple actions with "|"

github.com/moleculerjs/moleculer - 6a854d8da1572e7fc2974bccc18728fb49420363 authored almost 2 years ago by Icebob <[email protected]>
fix (test): fix serializer length test

github.com/moleculerjs/moleculer - 2cc5738437181bc70ab09cd3e67841e253558106 authored almost 2 years ago by Rafael Rampim Soratto <[email protected]>
fix(lint): remove lint errors

github.com/moleculerjs/moleculer - d9257dec2cdd9ce745a961fd3dbb9ec8612afaee authored almost 2 years ago by Rafael Rampim Soratto <[email protected]>
simplify filter

github.com/moleculerjs/moleculer - 450e4d278c0035fa0a5ea22a1cf4c18234a1f53e authored almost 2 years ago by Felix-Dube <[email protected]>
remove repetition

github.com/moleculerjs/moleculer - 5948b65371629180e4a147bacd1d750d9b75cf04 authored almost 2 years ago by Felix-Dube <[email protected]>
Merge pull request #1139 from SKarajic/master

Fix typescript definitions for the Service class

github.com/moleculerjs/moleculer - 150896facc0e5355a4f33a6f4ee00c1d363386f5 authored almost 2 years ago by Icebob <[email protected]>
implement in action-hook.js instead of in utils

github.com/moleculerjs/moleculer - 05e79e8e621e65105bbc445d21e2f6c9dd15f10e authored almost 2 years ago by Felix-Dube <[email protected]>
fix (test): add tests to remove flaky date time

github.com/moleculerjs/moleculer - bcc7515048d93593c98279125b257f956ff6e991 authored almost 2 years ago by sorattorafa <[email protected]>
fix (test): remove flaky tests

github.com/moleculerjs/moleculer - 99b2f2727f86f826a248df6fc90cebd33daa018d authored almost 2 years ago by sorattorafa <[email protected]>
deprecating the "broker.createService" "schemaMods" parameter

github.com/moleculerjs/moleculer - 33bb6dee7d783c1d4cddd5561f0d53e2afbd0e49 authored almost 2 years ago by Icebob <[email protected]>
revert existing internal methods

github.com/moleculerjs/moleculer - 14d094e5fa6970a515ff82e785fd213c761b1220 authored almost 2 years ago by Icebob <[email protected]>
Merge branch 'master' into pr/SKarajic/1139 and remove internal methods

github.com/moleculerjs/moleculer - 5a350ba2111e1ad4e83b40a34d30d31b106d5793 authored almost 2 years ago by Icebob <[email protected]>
Merge pull request #1148 from sabadoryo/readme_typo_maybe

Small typo on readme, link was not covering whole word.

github.com/moleculerjs/moleculer - 6d876e40cb27379eb4918216f8bd583f9b22f975 authored almost 2 years ago by André Mazayev <[email protected]>
add test

github.com/moleculerjs/moleculer - 2c2d656a33c067141eeb017f03a406adeced9596 authored almost 2 years ago by Félix Dubé <[email protected]>
Allow matching hooks to multiple actions with "|"

github.com/moleculerjs/moleculer - ae67c8f03c86c9ec3485792f79ee604e16cb45d2 authored almost 2 years ago by Felix-Dube <[email protected]>
Small type on readme, link was not covering whole word.

github.com/moleculerjs/moleculer - 21957df6845a4d8e4a2cddf725573c081650c007 authored almost 2 years ago by sabadoryo <[email protected]>
update changelog

github.com/moleculerjs/moleculer - 0dd1235807c3557390c67932978e88f564ca4ef3 authored almost 2 years ago by Icebob <[email protected]>
fix Node 19 compatibility

github.com/moleculerjs/moleculer - bcf4be9fdd76cce3567afadbcd9c66cf14a65a63 authored almost 2 years ago by Icebob <[email protected]>
revert nats version

github.com/moleculerjs/moleculer - da5e69a8c80c8b5b39424c6c85d8c67aba08f495 authored about 2 years ago by Icebob <[email protected]>
Merge pull request #1142 from shawnmcknight/fix-ts4.8

Fix TS for 4.8

github.com/moleculerjs/moleculer - 533cb6bb7c4d69cff178a0c7b72b67fcec89c363 authored about 2 years ago by Icebob <[email protected]>
Fix TS for 4.8

github.com/moleculerjs/moleculer - 15a29eebd8cacfc9ab1dbc5003882f96be72f3f1 authored about 2 years ago by Shawn McKnight <[email protected]>
changelog, revert nats version

github.com/moleculerjs/moleculer - 1c3426cb3f9251064bc77c19f4f20e3cf609a02d authored about 2 years ago by Icebob <[email protected]>
Merge pull request #1141 from IITII/patch-1

run 0x with npx

github.com/moleculerjs/moleculer - 6f2dcd7da35e8349bd262e6a79b52185def1f833 authored about 2 years ago by Icebob <[email protected]>
run 0x with npx

* `0x` will be recognized as "Integer literals" in windows pwsh, so we need a more cross-platfor...

github.com/moleculerjs/moleculer - b820b786048ae72f4ce9cbd29670da8ce0ba5b81 authored about 2 years ago by IITII <[email protected]>
Fix Slower broker startup times since v0.14.20 #1132

github.com/moleculerjs/moleculer - c91fa4b5cc8510c51203eb1986bcacc49333f6ae authored about 2 years ago by Icebob <[email protected]>
fix base class inheritance check in modules. Fixes #1137

github.com/moleculerjs/moleculer - bd67fbca950d94a760b9e6c49bc82b5e19ad52ab authored about 2 years ago by Icebob <[email protected]>
Merge pull request #1140 from devalexandre/fix/replCommands

fix: replCommands null

github.com/moleculerjs/moleculer - 3c8a0ed629c4c6e0cc5fc8e990777b18fa40aa4a authored about 2 years ago by Icebob <[email protected]>
Merge branch 'master' into fix/replCommands

github.com/moleculerjs/moleculer - a0d477f82cbfd3e267af28a839c90bc011a2073b authored about 2 years ago by Alexandre E. Souza <[email protected]>
fix: replCommands null

github.com/moleculerjs/moleculer - 5275ba38c5d5347da445e639218df0dc2912bcae authored about 2 years ago by Alexandre E Souza <[email protected]>
Fix typescript definitions for the Service class

github.com/moleculerjs/moleculer - 51d42842f0f6d188d6caf47d98c000426601d6b1 authored about 2 years ago by Sandi Karajic <[email protected]>
add issue example #1132

github.com/moleculerjs/moleculer - 3ca427cbdf36f1385471c9ae9eef0e0940dcdd37 authored about 2 years ago by Icebob <[email protected]>
Merge pull request #1131 from itismajeed/patch-1

Fix typo

github.com/moleculerjs/moleculer - 141e41c27f457c06156d0d8cf0da2cd1fbc76f9a authored about 2 years ago by Icebob <[email protected]>
Fix typo

Typo in jsdoc ```against```

github.com/moleculerjs/moleculer - 8ad59f1acc80a51e9bace85a727e0170f2e60e17 authored about 2 years ago by Majid Shahbani <[email protected]>
Merge pull request #1126 from shawnmcknight/runner-resolve

Allow moleculer-runner to resolve configuration files from node_modules

github.com/moleculerjs/moleculer - cd34acabf338710044b14f8c9dab96b07605d3c3 authored about 2 years ago by Icebob <[email protected]>
Add mjs check to esm runner

github.com/moleculerjs/moleculer - 51862d1566833ee768d17196da518cd55af70cda authored about 2 years ago by Shawn McKnight <[email protected]>
Fix broken lint configuration

github.com/moleculerjs/moleculer - 872a871951883293b925343408f5e0e417e30d2c authored about 2 years ago by Shawn McKnight <[email protected]>
Update esm runner to match

github.com/moleculerjs/moleculer - ff166985f99c309eb6ad2d36f2d5d19b7c88282b authored about 2 years ago by Shawn McKnight <[email protected]>
Remove testing comments

github.com/moleculerjs/moleculer - 89d472e4e95d8d08d223bfb30c1751047669f05d authored about 2 years ago by Shawn McKnight <[email protected]>
Make loading from cwd work properly

github.com/moleculerjs/moleculer - 7d78a67ee07caa00ba235bae41dc5c458110b257 authored about 2 years ago by Shawn McKnight <[email protected]>
Paths should be an array

github.com/moleculerjs/moleculer - 5d9fa63b0d875c2a8db699e49d3fab6007402518 authored about 2 years ago by Shawn McKnight <[email protected]>
Flip absolute check

github.com/moleculerjs/moleculer - 3a1019905ca1469996dbbb8fa632b116339bfa99 authored about 2 years ago by Shawn McKnight <[email protected]>
Make some adjustments to use require.resolve options

github.com/moleculerjs/moleculer - a811d40aa0463febe1747a3214ddcc3b49eb1781 authored about 2 years ago by Shawn McKnight <[email protected]>
Try setting paths

github.com/moleculerjs/moleculer - b9c9ccd0b891e28bb8fe112818884139a412ce7c authored about 2 years ago by Shawn McKnight <[email protected]>
Allow config file resolution from node_modules

github.com/moleculerjs/moleculer - 58b891c44472c1cb336e4aebed746c306f4d108d authored about 2 years ago by Shawn McKnight <[email protected]>
update changelog

github.com/moleculerjs/moleculer - 530c100b37f89b1b2d3b7cc647d59a2ee9a2a0ba authored about 2 years ago by Icebob <[email protected]>
e2e: fix stan channel limit

github.com/moleculerjs/moleculer - 5a82d91d052bc6b79c737c8c26d85cf7a44c7b13 authored about 2 years ago by Icebob <[email protected]>
skip compression e2e test (wip)

github.com/moleculerjs/moleculer - 4def787cc232b3b8e5ca2d8c537ada4459657c4f authored about 2 years ago by Icebob <[email protected]>
fix e2e namespace

github.com/moleculerjs/moleculer - c5419c37fdd055bc0cdd6820962ded54931b8c30 authored about 2 years ago by Icebob <[email protected]>
Merge branch 'issue-1122' of github.com:moleculerjs/moleculer into issue-1122

github.com/moleculerjs/moleculer - dbd09108530b7fa8420d8f6b18c9800b9ce1d205 authored about 2 years ago by Icebob <[email protected]>
fix streaming meta issue in case of random chunks order

github.com/moleculerjs/moleculer - 308d00de44bbe5a3f61b16cc90561db02dc70f38 authored about 2 years ago by Icebob <[email protected]>
e2e: fix error handling

github.com/moleculerjs/moleculer - b8da3cca382cc75f8f07b988374f3079b15d76a1 authored about 2 years ago by Icebob <[email protected]>
add failed e2e testfor compressed streaming issue

github.com/moleculerjs/moleculer - c2920875326890610aaf29a1b4f839f47c61cd2c authored about 2 years ago by Icebob <[email protected]>
Fixes `waitForServices` times out after the first interval is reached since 0.14.22 #1123

github.com/moleculerjs/moleculer - e62016ea16c5c4e303738a66e3a7429237ea9042 authored about 2 years ago by Icebob <[email protected]>
remove codesee workflow

github.com/moleculerjs/moleculer - 95d5ea5b6ae1f1d0e0ff16854c0779aa16702188 authored about 2 years ago by Icebob <[email protected]>
added major versions of peer dependencies

github.com/moleculerjs/moleculer - ed8231e891379202d24a0390e08c7f0a57d6208c authored about 2 years ago by Icebob <[email protected]>
changelog + update deps

github.com/moleculerjs/moleculer - 51df6cb27c17374ac0585a1dc33abeacd382542c authored about 2 years ago by Icebob <[email protected]>