Ecosyste.ms: OpenCollective

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

github.com/open-rpc/generator

Multi-Component & Multi-Language Generators for OpenRPC
https://github.com/open-rpc/generator

chore: remove dependabot badge from readme

80eafb2fb96f4e708a77d0f29206a7a8dd1bc981 authored almost 2 years ago by Zachary Belford <[email protected]>
chore(release): 1.22.3 [skip ci]

## [1.22.3](https://github.com/open-rpc/generator/compare/1.22.2...1.22.3) (2023-01-18)

### Bug...

30051555875fe664adc1e4454c4ce27eb8042500 authored almost 2 years ago by openrpc-bastion <[email protected]>
Merge pull request #706 from open-rpc/fix/update-failing-tets

fix: update deps that were causing tests to fail

119e48cb35e3a0da2e220e4456cfa6968ef16ed3 authored almost 2 years ago by Zachary Belford <[email protected]>
fix: bump @open-rpc/typings which will handle leading numbers in titles

722917001db071c0ff9dc93b65717cfd0d848cad authored almost 2 years ago by Zachary Belford <[email protected]>
fix: update node version and add circle ci context

acd2d73b4bc44e54b34a66ef59148296fc76c6b0 authored almost 2 years ago by Zachary Belford <[email protected]>
fix: update deps that were causing tests to fail

7e55cfc5ca3b516e7133ec1cdee69ec9b96fc282 authored almost 2 years ago by Zachary Belford <[email protected]>
Merge pull request #702 from open-rpc/dependabot/npm_and_yarn/json5-2.2.3

build(deps): bump json5 from 2.2.0 to 2.2.3

7c00ba95a8bb4c3a3ac49a41b018c9e930e3b367 authored almost 2 years ago by Zachary Belford <[email protected]>
build(deps): bump json5 from 2.2.0 to 2.2.3

Bumps [json5](https://github.com/json5/json5) from 2.2.0 to 2.2.3.
- [Release notes](https://git...

b6f3285ce3116996019e1a2ca170afcc415e8d82 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #688 from open-rpc/dependabot/npm_and_yarn/minimist-1.2.6

build(deps): bump minimist from 1.2.5 to 1.2.6

40f6a9c7f0b264f6498b32bb4648e3b246e3c093 authored over 2 years ago by Zachary Belford <[email protected]>
build(deps): bump minimist from 1.2.5 to 1.2.6

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](ht...

48c7cb42925e4af020a0518c77c9fe05ac24add0 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(release): 1.22.2 [skip ci]

## [1.22.2](https://github.com/open-rpc/generator/compare/1.22.1...1.22.2) (2021-10-02)

### Bug...

8dd8d48af41d62ce8721a8aa4e11e0ce5c8f1a6c authored about 3 years ago by openrpc-bastion <[email protected]>
Merge pull request #682 from open-rpc/fix/package-lock

fix: add package lock file and lock semi ver on a few packages

3b3e21b25fb104fa014fd93e14b8c591daa62ca0 authored about 3 years ago by Zane Starr <[email protected]>
fix: add package lock file and lock semi ver on a few packages

This is done because there was an issue with a dependency that
recently changed. The lock file i...

1a0d8d75e2544eaae43054e4125c7c8a64d3099b authored about 3 years ago by Zane Starr <[email protected]>
chore(release): 1.22.1 [skip ci]

## [1.22.1](https://github.com/open-rpc/generator/compare/1.22.0...1.22.1) (2021-09-05)

### Bug...

ab4d640b2374ed5eda4021435644506e45dd7091 authored over 3 years ago by openrpc-bastion <[email protected]>
Merge pull request #681 from open-rpc/fix/server-package-json-scripts-merge

fix: server component package scripts merge

d6e4af85327764d22f74cc005575cfeac327b42c authored over 3 years ago by Shane <[email protected]>
fix: server component package scripts merge

3c21c77e3b66f8e8e5db475b4149aa34d05f2eae authored over 3 years ago by shanejonas <[email protected]>
chore(release): 1.22.0 [skip ci]

# [1.22.0](https://github.com/open-rpc/generator/compare/1.21.2...1.22.0) (2021-08-27)

### Bug ...

1d4325e2048cb5e7c6915ea0e57427cbb343d72e authored over 3 years ago by openrpc-bastion <[email protected]>
Merge pull request #679 from open-rpc/feat/outdir

feat: refactor code to support an override output directory

d16131464b420cc18cbd6a3479c40877ef6d645d authored over 3 years ago by Zane Starr <[email protected]>
feat: refactor code to support an override output directory

The output directory outDir has alot of automated default settings
that are not the best for all...

6e7937e464b52994feb12f98a95cbd8c78e8e2d3 authored over 3 years ago by Zane Starr <[email protected]>
Merge pull request #661 from open-rpc/add-license-2

chore: add LICENSE.md

6a9a092532f5408c16ade2b4fb85b459fedab59a authored over 3 years ago by Shane <[email protected]>
Merge branch 'master' into add-license-2

5d66e1624bf647132c6d8712c29ede16681a0f32 authored over 3 years ago by Shane <[email protected]>
Merge pull request #678 from open-rpc/shanejonas-patch-1

fix: update component in README

a121502c5e1a6f867edfc688fcf52c6338930ae6 authored over 3 years ago by Shane <[email protected]>
fix: update component in README

1f708f51770b134cd7e1270150663d8423cadedf authored over 3 years ago by Shane <[email protected]>
chore(release): 1.21.2 [skip ci]

## [1.21.2](https://github.com/open-rpc/generator/compare/1.21.1...1.21.2) (2021-08-27)

### Bug...

d60f783ae2436b9bd97c4459b40d291b6861b5b8 authored over 3 years ago by openrpc-bastion <[email protected]>
Merge pull request #677 from open-rpc/fix/custom-component-relative-urls

Fix/custom component relative urls

912ddce48c47f02eec8f27cea6f06dc3db40a9ed authored over 3 years ago by Shane <[email protected]>
fix: customComponent test paths

8389a87a741957c1565394a0222526c9fcb26a8c authored over 3 years ago by shanejonas <[email protected]>
fix: custom component relative urls

b28b2059935f0232fc31744f31278714194996f9 authored over 3 years ago by shanejonas <[email protected]>
chore(release): 1.21.1 [skip ci]

## [1.21.1](https://github.com/open-rpc/generator/compare/1.21.0...1.21.1) (2021-08-20)

### Bug...

5efd58c9603f519d0bef379d927b8a67582d84d7 authored over 3 years ago by openrpc-bastion <[email protected]>
Merge pull request #676 from open-rpc/fix/bump-versions

fix: bump versions of client and lock typings version to latest

a63c6c66b251c99b9c45c3b53ca11937f1aec58d authored over 3 years ago by Zane Starr <[email protected]>
fix: bump versions of client and lock typings version to latest

a1645e9df06424ed0d87d1d7489610e06c252238 authored over 3 years ago by Zane Starr <[email protected]>
chore(release): 1.21.0 [skip ci]

# [1.21.0](https://github.com/open-rpc/generator/compare/1.20.1...1.21.0) (2021-08-16)

### Feat...

aaa9c4b2db38b9ab26313d330a1672852545979d authored over 3 years ago by openrpc-bastion <[email protected]>
Merge pull request #675 from open-rpc/feat/bump-typings

feat: bump typings and lock version

33e2c827f315647e1de2f7ef2c0f62771fa767b2 authored over 3 years ago by Zane Starr <[email protected]>
feat: bump typings and lock version

c356e6530034e98a4845e350a97535cc99c617ca authored over 3 years ago by Zane Starr <[email protected]>
Merge pull request #673 from open-rpc/dependabot/npm_and_yarn/types/lodash-4.14.172

59b62cbc3f2dfd38195bf1fa181fa36f9b0a6592 authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
build(deps-dev): bump @types/lodash from 4.14.171 to 4.14.172

Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash)...

2d6760bba8239ccac4c25e296d6a594bf8b0aa15 authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
chore(release): 1.20.1 [skip ci]

## [1.20.1](https://github.com/open-rpc/generator/compare/1.20.0...1.20.1) (2021-07-17)

### Bug...

51de2735fd4b635679481b7e1411fbfb45137d66 authored over 3 years ago by openrpc-bastion <[email protected]>
Merge pull request #671 from open-rpc/fix/lodash-zipobject-order

fix: lodash zipObject wrong order

0cb990277cd27ea0c7641265867c788d05b9a937 authored over 3 years ago by Shane <[email protected]>
fix: lodash zipObject wrong order

fixes #670

5c1a1ef2ce651485c8d092cf11b0efab6d8de80a authored over 3 years ago by Shane <[email protected]>
Merge pull request #667 from open-rpc/dependabot/npm_and_yarn/types/cors-2.8.12

25761a81428e9a49713004601a67d0de695f5678 authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
build(deps-dev): bump @types/cors from 2.8.11 to 2.8.12

Bumps [@types/cors](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/cors) fro...

d7ea534249c14c4dc4e1095735f7a2384996d605 authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #666 from open-rpc/dependabot/npm_and_yarn/types/lodash-4.14.171

862baff2e25e57ada0d9a21aba2e795e25186eaa authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
build(deps-dev): bump @types/lodash from 4.14.170 to 4.14.171

Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash)...

6f48339bfbd755aa5ca3e81ffb670217c1b9f78c authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #665 from open-rpc/dependabot/npm_and_yarn/types/jest-26.0.24

5b6bdebde1616cca7f30f98a1f1c08e0008e7d4b authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
build(deps-dev): bump @types/jest from 26.0.23 to 26.0.24

Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) fro...

285301c3b688847e7d454b14004fcad2e96043c0 authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #664 from open-rpc/dependabot/npm_and_yarn/types/fs-extra-9.0.12

c8cf31cfd9a379e6b0469c81ffa5aa911268d71d authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
build(deps-dev): bump @types/fs-extra from 9.0.11 to 9.0.12

Bumps [@types/fs-extra](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/fs-ex...

501c94e071ace47a58e7a4e68b459672b2cfb8fc authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #663 from open-rpc/dependabot/npm_and_yarn/types/cors-2.8.11

810068db8f4bed2e19ca05baf1f7889e7dbd30bc authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
build(deps-dev): bump @types/cors from 2.8.10 to 2.8.11

Bumps [@types/cors](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/cors) fro...

0eb00d78e05efb2d1a24293ad4434b572ce36a51 authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
chore: add LICENSE.md

bf0fd964c5e9ea752e7f93327047ed6a2484d7c0 authored over 3 years ago by Shane <[email protected]>
Merge pull request #659 from open-rpc/dependabot/npm_and_yarn/typescript-4.3.5

22c5b29bf91ca218249650747a5b4b589a04dff0 authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
build(deps-dev): bump typescript from 4.3.4 to 4.3.5

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.4 to 4.3.5.
- [Release note...

aa63a0536104dd97d0a563b269fb3507898fe9e0 authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #656 from open-rpc/dependabot/npm_and_yarn/typescript-4.3.4

e6e2afb595bfe12c7cd25fee89a9d3e4be1f2e9c authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
build(deps-dev): bump typescript from 4.3.3 to 4.3.4

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.3 to 4.3.4.
- [Release note...

1c4cb3d78c71c2502029c04a50ad314b4524b88a authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #654 from open-rpc/dependabot/npm_and_yarn/typescript-4.3.3

beef6acde4d8d20655ae27be6b48e9f5df04a789 authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
build(deps-dev): bump typescript from 4.3.2 to 4.3.3

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.2 to 4.3.3.
- [Release note...

1de32c90b6d8ce285bb12c1d5162371f15db0caa authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #652 from open-rpc/dependabot/npm_and_yarn/open-rpc/server-js-1.9.0

e12f71db5c464c87c4e02bc33858d31d8092e1af authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
build(deps-dev): bump @open-rpc/server-js from 1.8.5 to 1.9.0

Bumps [@open-rpc/server-js](https://github.com/open-rpc/server-js) from 1.8.5 to 1.9.0.
- [Relea...

de06f082113d318f09cf9abaaf611374c1b97f6b authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
chore(release): 1.20.0 [skip ci]

# [1.20.0](https://github.com/open-rpc/generator/compare/1.19.1...1.20.0) (2021-06-05)

### Feat...

99f7d125512eec66a80596e02cb4556bd296aff5 authored over 3 years ago by openrpc-bastion <[email protected]>
Merge pull request #643 from open-rpc/dependabot/npm_and_yarn/ws-7.4.6

build(deps): bump ws from 7.4.4 to 7.4.6

f1e5caa104c7224996811dcd8d50ce6f34e19cf8 authored over 3 years ago by Zane Starr <[email protected]>
Merge branch 'master' into dependabot/npm_and_yarn/ws-7.4.6

758aa181495364a19f0ff554faecb14183bec858 authored over 3 years ago by Zane Starr <[email protected]>
Merge pull request #651 from open-rpc/feat/path-assumption

feat: add optional field for custom configs to write openrpc doc to disk

1071ba3ba677a92d0a6133e8c3d20328eaa4d29d authored over 3 years ago by Zane Starr <[email protected]>
feat: add optional field for custom configs to write openrpc doc to disk

79f92498523774272013e51fd938d71044c4bd57 authored over 3 years ago by Zane Starr <[email protected]>
chore(release): 1.19.1 [skip ci]

## [1.19.1](https://github.com/open-rpc/generator/compare/1.19.0...1.19.1) (2021-06-04)

### Bug...

6584f81f3000cd09c979236dfeaf46f627b691d2 authored over 3 years ago by openrpc-bastion <[email protected]>
Merge pull request #650 from open-rpc/feat/type-fix

Feat/type fix

dfc5cab932cf6859ae7037fc04d9f67db9d85db9 authored over 3 years ago by Zane Starr <[email protected]>
fix: lock metaschema version for default client

fbffc78a59c092174622bafe9641308e4bdd6794 authored over 3 years ago by Zane Starr <[email protected]>
fix: type on static path interface can be undefined

c8050518c338058079097a3273d289845c70cb64 authored over 3 years ago by Zane Starr <[email protected]>
Merge branch 'master' into dependabot/npm_and_yarn/ws-7.4.6

59f61551dc996942d25864a5281d59d4cfb091f8 authored over 3 years ago by Zane Starr <[email protected]>
chore(release): 1.19.0 [skip ci]

# [1.19.0](https://github.com/open-rpc/generator/compare/1.18.13...1.19.0) (2021-06-03)

### Fea...

ba8ca9d1bc336b3cd6e1ad159fe885e5e78c9c6b authored over 3 years ago by openrpc-bastion <[email protected]>
Merge pull request #649 from open-rpc/feat/custom-generator

Feat/custom generator

fd4bf63358844a52a392c1f2feab280351d56586 authored over 3 years ago by Zane Starr <[email protected]>
feat: add support for custom generators

this change adds support for adding custom generators through
configuration, modules and .js fil...

b1b99de8267f53177e913fd4e799620fb99b9893 authored over 3 years ago by Zane Starr <[email protected]>
build(deps): bump ws from 7.4.4 to 7.4.6

Bumps [ws](https://github.com/websockets/ws) from 7.4.4 to 7.4.6.
- [Release notes](https://gith...

076a1ba0091fcf98083f349856e2510dcb10cd0e authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #642 from open-rpc/dependabot/npm_and_yarn/typescript-4.3.2

0d1458cedd1d9d56262fac4bbed0cddb64f4b674 authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
build(deps-dev): bump typescript from 4.2.4 to 4.3.2

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.4 to 4.3.2.
- [Release note...

957754bc8c08f6ac3e254c78c97a7054f41c699b authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #648 from open-rpc/dependabot/npm_and_yarn/open-rpc/examples-1.6.1

cedb1ace1285ac711ca247315dd17c79b19a25d2 authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
build(deps-dev): bump @open-rpc/examples from 1.6.0 to 1.6.1

Bumps [@open-rpc/examples](https://github.com/open-rpc/examples) from 1.6.0 to 1.6.1.
- [Release...

30aba2179e9e209053f5179533d1c2b94c3490ac authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
chore(release): 1.18.13 [skip ci]

## [1.18.13](https://github.com/open-rpc/generator/compare/1.18.12...1.18.13) (2021-06-01)

### ...

8d22a02e4026c650559d19707d82ebd03076087f authored over 3 years ago by openrpc-bastion <[email protected]>
Merge pull request #647 from open-rpc/fix/version-bumps

fix: package version updates for client and server

6893997d1b88ef8869fc7adb7d5c410a8677cfa4 authored over 3 years ago by Zane Starr <[email protected]>
fix: package version updates for client and server

additional version updates for fs-extra with a
version patch for copy to derference symbolic link...

d248e4aee4ce59860560239274a390d620b6bb19 authored over 3 years ago by Zane Starr <[email protected]>
Merge pull request #640 from open-rpc/dependabot/npm_and_yarn/browserslist-4.16.6

4e86e22532b2820d59017ce904f95c35b6001625 authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
build(deps): [security] bump browserslist from 4.16.4 to 4.16.6

Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.4 to 4.16.6. **This...

9c31cdd4584b4e5fa44f28aeeb5d11f6f427591e authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #637 from open-rpc/dependabot/npm_and_yarn/types/lodash-4.14.170

d777b3cf57dc3ccd3fdd4c80863501e576870fe5 authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
build(deps-dev): bump @types/lodash from 4.14.169 to 4.14.170

Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash)...

6fa6d73fcf3421d83403871ba430f875850b471b authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #636 from open-rpc/dependabot/npm_and_yarn/types/lodash-4.14.169

4524b49715aea96437d9e7c4d18aca6f52ef6d67 authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
build(deps-dev): bump @types/lodash from 4.14.168 to 4.14.169

Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash)...

36e17163093b3b71c9b02a67ffc00c0aa06f3e3b authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #635 from open-rpc/dependabot/npm_and_yarn/ts-jest-26.5.6

9a3980a3763fc906902e5a3f44b0dacf0ed880e6 authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
build(deps-dev): bump ts-jest from 26.5.5 to 26.5.6

Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 26.5.5 to 26.5.6.
- [Release notes](...

e81980e28b0caa3b253945a453489212b9897462 authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #632 from open-rpc/dependabot/npm_and_yarn/types/jest-26.0.23

128cb53bdfa3181330d66bc2dcb1b93b62d3d343 authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
build(deps-dev): bump @types/jest from 26.0.22 to 26.0.23

Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) fro...

b3c6926155ca5c568552f66aad9f84cd21d570b1 authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #631 from open-rpc/dependabot/npm_and_yarn/types/fs-extra-9.0.11

eb3807e6ddfa0d3aa5ea0ad642d20a7475571339 authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
build(deps-dev): bump @types/fs-extra from 9.0.6 to 9.0.11

Bumps [@types/fs-extra](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/fs-ex...

a295920f38fa96bb2835f20ad843704fdd62609a authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
chore(release): 1.18.12 [skip ci]

## [1.18.12](https://github.com/open-rpc/generator/compare/1.18.11...1.18.12) (2021-04-16)

### ...

12ef3a826b30d63bbeb82c3e9f3df4938dfc8f8a authored over 3 years ago by openrpc-bastion <[email protected]>
Merge pull request #629 from open-rpc/fix/meta-schema-and-jest

fix: update meta schema nd jest dev deps

7746f72ee3fd60fad6622052ac9fb29055509fce authored over 3 years ago by Zachary Belford <[email protected]>
fix: typedoc generation fixed

77f6d24af1bd90eaecf8d1114040664ad4693a3d authored over 3 years ago by Zachary Belford <[email protected]>
fix: update meta schema nd jest dev deps

c52c18a1cf69ea9c81b28e3874dccdc82b5bb8a1 authored over 3 years ago by Zachary Belford <[email protected]>
Merge pull request #595 from open-rpc/fix/bump-docs-react-syntax-highlighting

fix(gatsby docs): bump docs-react to get syntax-highlighting

f1fb50112cff41856f3668046d4b168e67456cd5 authored over 3 years ago by Zachary Belford <[email protected]>
Merge branch 'master' into fix/bump-docs-react-syntax-highlighting

5ccc9f4789ac357e85a977d146624e5082fa1e63 authored over 3 years ago by Zachary Belford <[email protected]>
Merge pull request #628 from open-rpc/fix/remove-extra-dep

fix: remove extra deps

271b0de951969aeea9da3badf6337ec53546cf34 authored over 3 years ago by Zachary Belford <[email protected]>
fix: remove extra deps

ecf62628604cfbea04fdb5fb4b12869a9375d05e authored over 3 years ago by Zachary Belford <[email protected]>
Merge pull request #616 from open-rpc/dependabot/npm_and_yarn/commander-7.2.0

build(deps): bump commander from 6.2.0 to 7.2.0

2e5a67062c1ce43a91c3f07080497cdf1f9aea5c authored over 3 years ago by Zachary Belford <[email protected]>
build(deps): bump commander from 6.2.0 to 7.2.0

Bumps [commander](https://github.com/tj/commander.js) from 6.2.0 to 7.2.0.
- [Release notes](htt...

9e47babf585ac8a9b2bf777a191edf5d962f1b4f authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>