parser-js icon indicating copy to clipboard operation
parser-js copied to clipboard

feat!: release 2.0.0

Open smoya opened this issue 3 years ago • 1 comments

Description

This PR contains all the commits that have been merged into next-major branch for the 2.0.0 version of the parser.

Something we might want to think about is the fact this PR will be merged by squash merging, meaning only one commit will be left, losing each of the individual commits with features, including the authors. It doesn't feel correct if we merge this commit and all the work ends up being attributed to myself (because I opened this PR).

cc @derberg @fmvilas

Related issue(s) https://github.com/asyncapi/parser-js/issues/481

smoya avatar Sep 07 '22 14:09 smoya

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 21 Code Smells

No Coverage information No Coverage information
0.9% 0.9% Duplication

sonarqubecloud[bot] avatar Nov 08 '22 14:11 sonarqubecloud[bot]

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 21 Code Smells

No Coverage information No Coverage information
0.9% 0.9% Duplication

sonarqubecloud[bot] avatar Dec 13 '22 11:12 sonarqubecloud[bot]

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot E 1 Security Hotspot
Code Smell A 36 Code Smells

No Coverage information No Coverage information
1.0% 1.0% Duplication

sonarqubecloud[bot] avatar Feb 09 '23 12:02 sonarqubecloud[bot]

maybe wait with release for https://github.com/asyncapi/spec-json-schemas/pull/389 and further update in parser to use new API of the @asyncapi/specs package

derberg avatar Apr 27 '23 15:04 derberg

maybe wait with release for asyncapi/spec-json-schemas#389 and further update in parser to use new API of the @asyncapi/specs package

Please review 🙏 https://github.com/asyncapi/parser-js/pull/767 and merge (do not /rtm, just merge as it contains also a merge from master).

smoya avatar Apr 28 '23 04:04 smoya

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 34 Code Smells

No Coverage information No Coverage information
0.6% 0.6% Duplication

sonarqubecloud[bot] avatar Apr 28 '23 05:04 sonarqubecloud[bot]

/rtm

smoya avatar Apr 28 '23 05:04 smoya

:tada: This PR is included in version 2.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

asyncapi-bot avatar Apr 28 '23 10:04 asyncapi-bot