Skip to content
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

[JS] Audit for vulnerabilities and remove beta tag from the versions in package.json #6502

Merged
merged 16 commits into from
Oct 8, 2021

Conversation

licanhua
Copy link
Contributor

@licanhua licanhua commented Oct 5, 2021

Prepare for 1.5 schema release.

  1. Fix the audit vulnerabilities
npm audit fix
npm run audit-all

Fix #6350

  1. remove beta tag
npx lerna version --force-publish --no-push --no-git-tag-version
Microsoft Reviewers: Open in CodeFlow

@ghost
Copy link

ghost commented Oct 5, 2021

Hi @licanhua. Thanks for helping make the AdaptiveCards JS renderer + tooling better. As additional verification, once the JS build succeeds, please go to the test site to test out your website/designer changes.

@licanhua
Copy link
Contributor Author

licanhua commented Oct 5, 2021

There is format issue


In reply to: 933994510

@licanhua licanhua closed this Oct 5, 2021
@licanhua licanhua reopened this Oct 5, 2021
@licanhua licanhua enabled auto-merge (squash) October 7, 2021 22:39
@licanhua licanhua merged commit c74f588 into main Oct 8, 2021
@licanhua licanhua deleted the canhua/newrelease branch October 8, 2021 00:09
michaelfarnsworth pushed a commit to michaelfarnsworth/AdaptiveCards that referenced this pull request Nov 10, 2022
…in package.json (microsoft#6502)

* audit-all

* audit fix

* change after npx lerna bootstrap

* update version number

* eclint

* format package.json

* format package.json 2

* update dependencies

* rollback change to old version of adaptivecards on adaptivecards-fabric

Co-authored-by: almedina-ms <35784165+almedina-ms@users.noreply.github.com>
Co-authored-by: RebeccaAnne <rebecch@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update JavaScript package version for schema v1.5
4 participants