-
-
Notifications
You must be signed in to change notification settings - Fork 117
chore: merge latest master, add initial release config and use latest spec release candidate #362
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/jbgutierrez/path-parse/releases) - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7) --- updated-dependencies: - dependency-name: path-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lukasz Gornicki <lpgornicki@gmail.com>
* expose parser options as a seperate type * feat: use new type parseroptions in other functions as well * Apply suggestions from code review Co-authored-by: Maciej Urbańczyk <urbanczyk.maciej.95@gmail.com> Co-authored-by: Elakya <v.elakya@nortonlifelock.com> Co-authored-by: Maciej Urbańczyk <urbanczyk.maciej.95@gmail.com>
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Maciej Urbańczyk <urbanczyk.maciej.95@gmail.com>
* added traits and hasTraits functions
* tests added
* {applyTraits: true} situation handled
* added extra tests
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Maciej Urbańczyk <urbanczyk.maciej.95@gmail.com>
|
Kudos, SonarCloud Quality Gate passed! |
magicmatatjahu
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
🎉 This PR is included in version 1.9.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 1.8.0-2021-09-release.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 1.10.0-2021-09-release.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |








I'm still waiting for the RC from json schema.
Most important commits are:
rest of commits are related to merging latest master