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

Bump ua-parser-js from 0.7.31 to 0.7.33 in /packages/node/base #11

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 27, 2023

Bumps ua-parser-js from 0.7.31 to 0.7.33.

Changelog

Sourced from ua-parser-js's changelog.

Version 0.7.31 / 1.0.2

  • Fix OPPO Reno A5 incorrect detection
  • Fix TypeError Bug
  • Use AST to extract regexes and verify them with safe-regex

Version 0.7.32 / 1.0.32

  • Add new browser : DuckDuckGo, Huawei Browser, LinkedIn
  • Add new OS : HarmonyOS
  • Add some Huawei models
  • Add Sharp Aquos TV
  • Improve detection Xiaomi Mi CC9
  • Fix Sony Xperia 1 III misidentified as Acer tablet
  • Fix Detect Sony BRAVIA as SmartTV
  • Fix Detect Xiaomi Mi TV as SmartTV
  • Fix Detect Galaxy Tab S8 as tablet
  • Fix WeGame mistakenly identified as WeChat
  • Fix included commas in Safari / Mobile Safari version
  • Increase UA_MAX_LENGTH to 350

Version 0.7.33 / 1.0.33

  • Add new browser : Cobalt
  • Identify Macintosh as an Apple device
  • Fix ReDoS vulnerability

Version 0.8

Version 0.8 was created by accident. This version is now deprecated and no longer maintained, please update to version 0.7 / 1.0.

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.33.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md)
- [Commits](faisalman/ua-parser-js@0.7.31...0.7.33)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 27, 2023
@@ -4015,7 +4015,7 @@
"angular-1.5": {
"version": "npm:angular@1.5.11",
"resolved": "https://registry.npmjs.org/angular/-/angular-1.5.11.tgz",
"integrity": "sha1-jFunOG8VllyazzQp9ogVU6raMNY="
"integrity": "sha512-09DBOVVWo6rOQfdCBKGfEL0ZZIhf6P3fbeP3BU+ty5FU50DPiavVeDn8hQ4wXE8o4vKEEpzY1aRcRHJMCixWYA=="

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

saucelabs 1.5.0 / package-lock.json

LOW  Unknown License (NOT_FOUND)

This package use a non-SPDX, unrecognized, or private open-source license. Ensure this package is compliant.

@@ -4015,7 +4015,7 @@
"angular-1.5": {
"version": "npm:angular@1.5.11",
"resolved": "https://registry.npmjs.org/angular/-/angular-1.5.11.tgz",
"integrity": "sha1-jFunOG8VllyazzQp9ogVU6raMNY="
"integrity": "sha512-09DBOVVWo6rOQfdCBKGfEL0ZZIhf6P3fbeP3BU+ty5FU50DPiavVeDn8hQ4wXE8o4vKEEpzY1aRcRHJMCixWYA=="

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

saucelabs 1.5.0 / package-lock.json

LOW  Unknown License (NOT_FOUND)

This package use a non-SPDX, unrecognized, or private open-source license. Ensure this package is compliant.

@@ -4015,7 +4015,7 @@
"angular-1.5": {
"version": "npm:angular@1.5.11",
"resolved": "https://registry.npmjs.org/angular/-/angular-1.5.11.tgz",
"integrity": "sha1-jFunOG8VllyazzQp9ogVU6raMNY="
"integrity": "sha512-09DBOVVWo6rOQfdCBKGfEL0ZZIhf6P3fbeP3BU+ty5FU50DPiavVeDn8hQ4wXE8o4vKEEpzY1aRcRHJMCixWYA=="

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

decode-uri-component 0.2.0 / package-lock.json

Total vulnerabilities: 1

Critical: 0High: 0Medium: 0Low: 1
Vulnerability ID Severity CVSSFixed in Status
CVE-2022-38900 LOW LOW10.2.1Open

@@ -4015,7 +4015,7 @@
"angular-1.5": {
"version": "npm:angular@1.5.11",
"resolved": "https://registry.npmjs.org/angular/-/angular-1.5.11.tgz",
"integrity": "sha1-jFunOG8VllyazzQp9ogVU6raMNY="
"integrity": "sha512-09DBOVVWo6rOQfdCBKGfEL0ZZIhf6P3fbeP3BU+ty5FU50DPiavVeDn8hQ4wXE8o4vKEEpzY1aRcRHJMCixWYA=="

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tslib 2.1.0 / package-lock.json

MEDIUM  Noncompliant License (0BSD)

This package contains a license that is not OSI-approved.

@@ -4015,7 +4015,7 @@
"angular-1.5": {
"version": "npm:angular@1.5.11",
"resolved": "https://registry.npmjs.org/angular/-/angular-1.5.11.tgz",
"integrity": "sha1-jFunOG8VllyazzQp9ogVU6raMNY="
"integrity": "sha512-09DBOVVWo6rOQfdCBKGfEL0ZZIhf6P3fbeP3BU+ty5FU50DPiavVeDn8hQ4wXE8o4vKEEpzY1aRcRHJMCixWYA=="

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

postcss-pseudo-class-any-link 6.0.0 / package-lock.json

MEDIUM  Noncompliant License (CC0-1.0)

This package contains a license that is not OSI-approved.

@@ -4015,7 +4015,7 @@
"angular-1.5": {
"version": "npm:angular@1.5.11",
"resolved": "https://registry.npmjs.org/angular/-/angular-1.5.11.tgz",
"integrity": "sha1-jFunOG8VllyazzQp9ogVU6raMNY="
"integrity": "sha512-09DBOVVWo6rOQfdCBKGfEL0ZZIhf6P3fbeP3BU+ty5FU50DPiavVeDn8hQ4wXE8o4vKEEpzY1aRcRHJMCixWYA=="

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@angular/platform-browser-12 npm:@angular/platform-browser@12.2.13 / package-lock.json

LOW  Unknown License (PRIVATE)

This package use a non-SPDX, unrecognized, or private open-source license. Ensure this package is compliant.

@@ -4015,7 +4015,7 @@
"angular-1.5": {
"version": "npm:angular@1.5.11",
"resolved": "https://registry.npmjs.org/angular/-/angular-1.5.11.tgz",
"integrity": "sha1-jFunOG8VllyazzQp9ogVU6raMNY="
"integrity": "sha512-09DBOVVWo6rOQfdCBKGfEL0ZZIhf6P3fbeP3BU+ty5FU50DPiavVeDn8hQ4wXE8o4vKEEpzY1aRcRHJMCixWYA=="

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

postcss-gap-properties 2.0.0 / package-lock.json

MEDIUM  Noncompliant License (CC0-1.0)

This package contains a license that is not OSI-approved.

@@ -4015,7 +4015,7 @@
"angular-1.5": {
"version": "npm:angular@1.5.11",
"resolved": "https://registry.npmjs.org/angular/-/angular-1.5.11.tgz",
"integrity": "sha1-jFunOG8VllyazzQp9ogVU6raMNY="
"integrity": "sha512-09DBOVVWo6rOQfdCBKGfEL0ZZIhf6P3fbeP3BU+ty5FU50DPiavVeDn8hQ4wXE8o4vKEEpzY1aRcRHJMCixWYA=="

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

postcss-focus-within 3.0.0 / package-lock.json

MEDIUM  Noncompliant License (CC0-1.0)

This package contains a license that is not OSI-approved.

@@ -4015,7 +4015,7 @@
"angular-1.5": {
"version": "npm:angular@1.5.11",
"resolved": "https://registry.npmjs.org/angular/-/angular-1.5.11.tgz",
"integrity": "sha1-jFunOG8VllyazzQp9ogVU6raMNY="
"integrity": "sha512-09DBOVVWo6rOQfdCBKGfEL0ZZIhf6P3fbeP3BU+ty5FU50DPiavVeDn8hQ4wXE8o4vKEEpzY1aRcRHJMCixWYA=="

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

node-forge 0.10.0 / package-lock.json

Total vulnerabilities: 7

Critical: 0High: 3Medium: 0Low: 4
Vulnerability ID Severity CVSSFixed in Status
PRISMA-2022-0022 HIGH HIGH71.0.0Open
CVE-2022-24771 HIGH HIGH71.3.0Open
CVE-2022-24772 HIGH HIGH71.3.0Open
CVE-2022-24773 LOW LOW41.3.0Open
CVE-2022-0122 LOW LOW41.0.0Open
GHSA-5rrq-pxf6-6jx5 LOW LOW11.0.0Open
GHSA-gf8q-jrpm-jvxq LOW LOW11.0.0Open

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
0 participants