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

dependency security updates #828

Merged
merged 6 commits into from
Mar 10, 2022
Merged

dependency security updates #828

merged 6 commits into from
Mar 10, 2022

Conversation

pavjacko
Copy link
Member

@pavjacko pavjacko commented Mar 9, 2022

Description

reduce audit from:

88 vulnerabilities found - Packages audited: 3357
Severity: 10 Low | 62 Moderate | 13 High | 3 Critical

to:

17 vulnerabilities found - Packages audited: 3335
Severity: 1 Low | 14 Moderate | 2 High

Breaking Changes

  • PRs should not introduce breaking changes to existing functionality
  • if breaking change cannot be avoided it has to be introduced in 2 phases (release cycles of 0.x.0)
    • 0.x.0 Add new functionality + add DEPRECATED warning to existing fuctionality
    • 0.[x+1].0 Remove deprecated functionality

I have tested my changes on:

ReNative project directly:

  • ios simulator
  • ios device
  • android simulator
  • android device
  • web browser
  • tvos simulator
  • tvos device
  • androidtv simulator
  • androidtv device
  • androidwear simulator
  • androidwear device
  • tizen simulator
  • tizen device
  • tizenmobile simulator
  • tizenwatch device
  • webos simulator
  • webos device
  • macos
  • windows
  • chromecast device

New project:

  • ios simulator
  • ios device
  • android simulator
  • android device
  • web browser
  • tvos simulator
  • tvos device
  • androidtv simulator
  • androidtv device
  • androidwear simulator
  • androidwear device
  • tizen simulator
  • tizen device
  • tizenmobile simulator
  • tizenwatch device
  • webos simulator
  • webos device
  • macos
  • windows
  • chromecast device

Existing Project created with previous version of renative:

  • ios simulator
  • ios device
  • android simulator
  • android device
  • web browser
  • tvos simulator
  • tvos device
  • androidtv simulator
  • androidtv device
  • androidwear simulator
  • androidwear device
  • tizen simulator
  • tizen device
  • tizenmobile simulator
  • tizenwatch device
  • webos simulator
  • webos device
  • macos
  • windows
  • chromecast device

pavjacko added 6 commits March 4, 2022 15:01
* canary:
  0.36.0-canary.3

# Conflicts:
#	packages/renative-template-hello-world/package.json
#	packages/rnv-engine-rn-electron/package.json
#	packages/rnv-engine-rn-web/package.json
@pavjacko pavjacko merged commit ae1a5fc into canary Mar 10, 2022
@pavjacko pavjacko deleted the chore/security branch March 10, 2022 10:18
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.

1 participant