Ecosyste.ms: OpenCollective

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

github.com/asyncapi/parser-js

AsyncAPI parser for Javascript (browser-compatible too).
https://github.com/asyncapi/parser-js

chore(release): 0.23.0 (#102)

chore(release): 0.23.0

7997eb2e8549d612e811905db3ead494e14f1c4c authored over 4 years ago
feat: add server variables and channel parameters validation (#91)

a65d77679a67abb465626f8a109baed29f9b6ba2 authored over 4 years ago
chore(release): 0.22.0 (#101)

chore(release): 0.22.0

6da7acb3f0a5b175edc657358e1c7f193f2dd5b0 authored over 4 years ago
feat: registation of parsers without providing mime types (#92)

Co-authored-by: Fran Méndez <[email protected]>

a471b07de3bf23c649cd3cac114b41d8c36ca3df authored over 4 years ago
chore(release): 0.21.0 (#98)

chore(release): 0.21.0

79100bab4ee3c96c9fba5f1d5ed15321193f5f59 authored over 4 years ago
feat: Add externalDocs function to Schema model (#97)

8489043b99febb02e532da2833da5b8171c13ff6 authored over 4 years ago
chore(release): 0.20.0 (#90)

chore(release): 0.20.0

54e811c780fd6604d4d0d7715cd23b0a1205dd4f authored over 4 years ago
feat: add discriminator function to schema model (#89)

5055241e7858cac00e4c791e306ddd7bb65562fa authored over 4 years ago
refactor: add linter and fix reported errors (#87)

580df7ebf19866cb0676d3d852e7454385c015df authored over 4 years ago
chore(release): 0.19.0 (#86)

chore(release): 0.19.0

eff8723d53de07a823b5f99531e5b0f7d84801d5 authored over 4 years ago
feat: add hasMessages function to main model (#85)

4a9805a6efdf612b66521dd01c42d339f810ae37 authored over 4 years ago
chore(release): 0.18.3 (#81)

chore(release): 0.18.3

f7b1947ff56d9228723868352698579687897af3 authored almost 5 years ago
fix: Add support for missing 'deprecated' attribute (#79)

bd96a2a16355b04e77faf3db627b5f2a585792fb authored almost 5 years ago
chore(release): 0.18.2 (#77)

chore(release): 0.18.2

71d5995d947cae35df963ac125fd7f13b3709c47 authored almost 5 years ago
fix: schema.type() docs (#76)

9efc208d7f59a85dbedfe2f927fe02f1a607da2b authored almost 5 years ago
Fix: additional items and properties are never discovered and tests failing on windows (#72)

* fixes #71
and fixes a problem with "additionalItems" are never checked

* Fixed a problem with...

e2973e198d87bc0a7de3bd947984a1d18b782017 authored almost 5 years ago
chore: add new workflow for testing in pull requests (#74)

* Added pull-request-testing.yml workflow
* Removed unintended console log.

fec793fe46e19e4d2d1d4040cd213b93e7a77f49 authored almost 5 years ago
chore(release): 0.18.1 (#70)

chore(release): 0.18.1

f078223f926dd1ec3db312d672ef94bdb0c7bdac authored almost 5 years ago
fix: dereference is failing with url references (#69)

* fix: errors on $ref resolving

* Fix JSON Pointer encoding

* Put some code back and fix a...

a34028c3cf919f972c2edd0d64dc2d1ee726685d authored almost 5 years ago
chore: fix tests that were screwed up in the last release (#65)

23d7439fee8b3ba8ce762bc67351d1dbdf6654b2 authored almost 5 years ago
chore(release): 0.18.0 (#67)

chore(release): 0.18.0

daf41e4fe66f55bcae6b7bca40f38aea3645a072 authored almost 5 years ago
fix: add first bundle.js to unlock release (#66)

18f81699e910b5dccb0a9cabdae4093b26b12dea authored almost 5 years ago
feat: remove dist/bundle.js from gitignore to get it pushed to npm (#64)

* remove dist/bundle.js from gitignore to have it published to npm
* remove keep file that will...

e891f7ae91c3cecd154c6580fdadcbe045e36619 authored almost 5 years ago
chore: add docs generation to release pipeline (#62)

958be10b6363ffff44ca0480aa29175540c2424f authored almost 5 years ago
chore(release): 0.17.0 (#63)

chore(release): 0.17.0

4a66d0608220635ffd540995dcd62dc273cadd1a authored almost 5 years ago
feat: improve and add some errors (#61)

* feat: improve errors

* Unify errors and make errors aware of the original document

* Fix...

2af24170f8fd670daf62276833d2bf570b937638 authored almost 5 years ago
refactor: use new version of asyncapi package (#60)

e5ffb4a01c5932c180aac969df29edfceda0253a authored almost 5 years ago
chore(release): 0.16.2 (#59)

chore(release): 0.16.2

e672739a94de3ee28d0d7fafd04307b0b1bc7d0a authored almost 5 years ago
fix: allSchemas to return all schemas (#41)

c715954b962c2d89fbc60cb9dc74cd906c7cda79 authored almost 5 years ago
chore(release): 0.16.1 (#57)

chore(release): 0.16.1

f0d71aead7b88b369ae2381dbd62df7e94e627a6 authored almost 5 years ago
fix: add missing anonymous schema id's (#43)

Co-authored-by: Lukasz Gornicki <[email protected]>

5328fb38c2a84ff1ba10bf5da3feac5895e63941 authored almost 5 years ago
chore(release): 0.16.0 (#55)

chore(release): 0.16.0

2056d4fc6f5d9f9086d710c247aa0022a166d946 authored almost 5 years ago
fix: bring back dist dir to fix bundle script (#54)

eba0859bf7be17d3ec61766641116a16322a87db authored almost 5 years ago
feat: add configuration for automated releases (#53)

* add configuration for automated releases
* add bundle to release notes
* update README.md
*...

617bd02368552afed55f22b0a3b59b8ca4a7ddbb authored almost 5 years ago
0.15.0

563274dc79f5d139122ecd54e9715679eadc0ef2 authored almost 5 years ago
Extract RAML and OpenAPI schema parsers to their own package (#44)

* Extract RAML parser to its own package

* Remove RAML tests

* Extract OpenAPI too

* Ad...

ba4b33a4b3ec1d690283b7e6bf812146f7557521 authored almost 5 years ago
Bump acorn from 5.7.3 to 5.7.4 (#51)

Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://...

fbd25968ad202cef82b7751355b858e3e7db8c4c authored almost 5 years ago
Fix stale GH action to use proper latest version

4515bee6b16032ba9a3992d5daff15a525b5dfee authored almost 5 years ago
Add GitHub Actions powered stale bot and new contrib welcome (#45)

* Add welcome message handling with GH action
* Add stale issues handing GH action

5113ee8ec74dbbf6e3f1d863c817fdd59d67decc authored almost 5 years ago
Create FUNDING.yml

3647d5b999e5e30c8c23439f5e64174d6b097f94 authored almost 5 years ago
0.14.0

5b3d841921d049ad891a976741413db012146c81 authored almost 5 years ago
Add support for RAML data types (#34)

* Add support for RAML data types

* Fix RAML example

* Use ramldt2jsonschema instead of we...

e1db206534f692e1d4a051e03ef7bb6b19767794 authored almost 5 years ago
Add hasParameters and hasVariables functions (#38)

* Add hasParameters and hasVariables functions
* Update readme with develop instructions
Co-Au...

696777a26ebb55cc2187db4a2e6d077af27db4f1 authored almost 5 years ago
Change openapi-schema-to-json-schema dependency(#37)

46c92a5c359c464e3161c482b96425d4afd2a9ae authored almost 5 years ago
0.13.0

2d44dfdbddfb81915961664e432846865ea9c058 authored about 5 years ago
Merge pull request #30 from asyncapi/fixing_message_and_schema_parsing

Fixing message and schema keys

85bf71ef49a930aedf5bdf76fdd96aa2dbfd82b2 authored about 5 years ago
Fixed wrong UID for schemas.

d8ec24513d21dbddd078401ea0c6fff1f31dbae5 authored about 5 years ago
0.12.2

fb8cb496650caa6759710b634a6c15092c0096f7 authored about 5 years ago
Merge pull request #31 from asyncapi/update-deps

updated dependencies

ffd18c5cc3a5c058dcaf3f0b766cc2092c1ebe8a authored about 5 years ago
updated dependencies

9a4e3d9b2f2083294b253f0e637bb90277ef5617 authored about 5 years ago
Fixed wrong UID for messages.

e217bc46dbb620ab67b59579afcd9f2f6f30ca93 authored about 5 years ago
WIP

8cc2e0748689c9fab3f473007bc1ed0474452a88 authored about 5 years ago
0.12.0

abf06b18e9942825e5342f386a57ef5e6101ec30 authored over 5 years ago
Merge pull request #27 from asyncapi/feature/add-allmessages-method

Add allMessages and allSchemas methods to AsyncAPIDocument model

ba4eec85607b06bc6482b5eda9cf280c1ec18787 authored over 5 years ago
Add allSchemas to AsyncAPIDocument model, and $id and uid to Schema model

bed95129a06f6563a7207cab3d43d897ae3d0ef2 authored over 5 years ago
Make allMessages return a Map to avoid injection issues

5f9bec0c7ac253779bcd90594ecc85e9f48a486d authored over 5 years ago
Use message.uid method when possible

5f2f7bf8efe7deb44ef7e934867264e109a87505 authored over 5 years ago
Add allMessages method to AsyncAPIDocument model

0925dedad555a2f9be3626277592e3b23aaa6f61 authored over 5 years ago
0.11.1

1c5fc8b21a34e09cc6dd233ed950f939ecc597c4 authored over 5 years ago
Use v2 in tests

401707973eb190a08dc3d666089a72766ed76a2a authored over 5 years ago
0.11.0

1df3fedd73fc9c27836aa633e7e774fb2c6ed836 authored over 5 years ago
Update asyncapi to get v2

7272ed46f3707e06132b36684882f4c0b1025597 authored over 5 years ago
0.10.0

fc98ee0b1460947e2fb5699b9c10368af8a708ef authored over 5 years ago
Improve error message when parsing YAML

b583d5028eb804cec7c58d43218f91de3364ef37 authored over 5 years ago
0.9.1

8723ab4ad98e02c3fb0a7fd7ca6a6bd1bce28f0a authored over 5 years ago
Add additionalItems to Schema object

17339659649258f486416128d8cf6eab49a6d284 authored over 5 years ago
0.9.0

b130297bc252eb7599b76d37243586c946f8b183 authored over 5 years ago
Update docs

eb97ebc41c7173bfe96530cc4415b78c0366b683 authored over 5 years ago
Add version method to AsyncAPIDocument object

688f4348e94fc73d089f1c1675e07b6cf79be764 authored over 5 years ago
0.8.2

7445f63444bda2b31a6d138e0af1e7efec8296df authored over 5 years ago
Merge pull request #22 from asyncapi/feature/fix-bindings

Fix bindings

4a6b90caac793e1d015ac5bf0d0f8c2350bf3fec authored over 5 years ago
Add bindings to server object

0003955d0fb0b59670a738ad9c47f8bd75e23181 authored over 5 years ago
Rename protocolInfo to bindings

c2c3c3285daa20e7bb70f9f30fb79d7c0e768401 authored over 5 years ago
0.8.1

b7a7ed78d7619fc67289e85db15a9dfe005f6c60 authored over 5 years ago
Add npmrc template

f661309f518d959d96b7c28ce32465572010d141 authored over 5 years ago
Merge branch 'master' of github.com:asyncapi/parser-js

78cba6074f626840198387830999aeeaf497d64b authored over 5 years ago
0.8.0

a1ee611311e02fbd468847593cb4824964de5467 authored over 5 years ago
Auto-publish on npm

652c416e93499dbdf2ce11f25dcea64a09bab0d8 authored over 5 years ago
Merge pull request #20 from asyncapi/feature/update-to-rc2

Update to AsyncAPI 2.0.0-rc2

0cadace9f8c0a97c0ebb57c3f66e90fd36111719 authored over 5 years ago
Update to AsyncAPI 2.0.0-rc2

6711d1f2e844868300bf99b5ff9574cfa6597b50 authored over 5 years ago
0.7.1

1a40f98388219c3c17b9d1f2c7cd93be9ab54661 authored over 5 years ago
Merge pull request #19 from asyncapi/feature/fix-info-object-bug

Fix a bug with empty License and Contact objects

c3c6381639c136be419119cf865f148328c10333 authored over 5 years ago
Fix a bug with empty License and Contact objects

86e56cdbc6120866d79c2be4b9badf5f131a5983 authored over 5 years ago
0.7.0

8f3458b2b09f6c563a2c17dab50a9f6226079b4a authored over 5 years ago
Expose AsyncAPIDocument

717c84365b381114c8813252b216df19cb6b2216 authored over 5 years ago
0.6.0

ab8bd03b965f69692e20526ce517c7cfc6167391 authored over 5 years ago
Merge pull request #18 from asyncapi/feature/add-missing-methods

Add missing models and methods

8b9bc1ae4b5dec207e4bddd5758105382726aa84 authored over 5 years ago
Add test for falsy values in Base#json

3be1b70483cbff3787f946736bca947af518b239 authored over 5 years ago
Add AsyncAPIDocument#hasComponents

9185273d3965b222359d622fdbddbc2a5dfb5980 authored over 5 years ago
Add missing models and methods

6db04c0f8f4117e607148f5a93fa2f85c70e61b3 authored over 5 years ago
Bump version to 0.5.3

88dad52a10c7dc3c5db297b18bf235dd5db8ab2d authored over 5 years ago
Remove browser property from package.json

eb040247c63a475fc4706747a602bfd6e6bf9bc2 authored over 5 years ago
Bump version to 0.5.2

d8eb08d3fabbc537f33d7d8ca6dee8ccd404b490 authored over 5 years ago
Bring back dist directory

dc546ea6867feac8c1cc7f579dcfc888ded023db authored over 5 years ago
Bump version to 0.5.1

5290380aa82f99c9e08b5a7b060a7a271cec97a9 authored over 5 years ago
Change package description

2c5b9e0b96288a1fd4b5859db592d29a962d86c9 authored over 5 years ago
Merge pull request #17 from asyncapi/feature/export-bundle

Export bundle.js

85434ed3de1193ff422a69dd5ea3f4de0b426781 authored over 5 years ago
Remove bundle from version control and generate bundle before publishing

e2af721a8ac0d581f67d2ad98fdcd3d8138116c2 authored over 5 years ago
Generate bundle

02e118cb1a649702fdf5f19d9990074c41385862 authored over 5 years ago
Export bundle.js

a93d6a79bc96dcf7010698b14434816a873eb010 authored over 5 years ago