Chia-Network / bls-signatures

BLS signatures in C++, using the blst library for BLS12-381
Apache License 2.0
297 stars 212 forks source link

[Snyk] Upgrade karma from 6.3.16 to 6.4.2 #381

Closed ChiaAutomation closed 1 year ago

ChiaAutomation commented 1 year ago

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade karma from 6.3.16 to 6.4.2.

:information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
- The recommended version is **7 versions** ahead of your current version. - The recommended version was released **a month ago**, on 2023-04-21.
Release notes
Package name: karma from karma GitHub release notes
Commit messages
Package name: karma
  • 9de3c00 chore(release): 6.4.2 [skip ci]
  • c6a4271 fix: few typos
  • 50f9635 docs: update codeclimate badge in readme.md
  • 0013121 chore(release): 6.4.1 [skip ci]
  • 63d86be fix: pass integrity value
  • 84f7cc3 chore(release): 6.4.0 [skip ci]
  • f2d0663 docs: add integrity parameter
  • dc51a2e feat: support SRI verification of link tags
  • 6a54b1c feat: support SRI verification of script tags
  • 5e71cf5 chore(release): 6.3.20 [skip ci]
  • e17698f fix: prefer IPv4 addresses when resolving domains
  • 60f4f79 build: add Node 16 and 18 to the CI matrix
  • 6ff5aaf chore(release): 6.3.19 [skip ci]
  • 099b85e fix(client): error out when opening a new tab fails
  • b659015 ci: lint and commitlint in its own workflow
  • 31701a2 chore(release): 6.3.18 [skip ci]
  • 52a30bb fix(deps): upgrade socket.io to v4.4.1
  • 7aeb3f8 docs(configuration-file): document async function
  • 263a870 refactor: replace deprecated String.prototype.substr()
  • 1b6ded5 refactor: replace .substring() with .slice()
  • d6359a7 refactor: replace deprecated String.prototype.substr()
  • f068854 chore(release): 6.3.17 [skip ci]
  • fca1884 fix(deps): update colors to maintained version (#3763)
Compare

**Note:** *You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.* For more information: 🧐 [View latest project report](https://app.snyk.io/org/chia-network/project/e887fc45-cae4-47fc-931a-813664d517cd?utm_source=github&utm_medium=referral&page=upgrade-pr) 🛠 [Adjust upgrade PR settings](https://app.snyk.io/org/chia-network/project/e887fc45-cae4-47fc-931a-813664d517cd/settings/integration?utm_source=github&utm_medium=referral&page=upgrade-pr) 🔕 [Ignore this dependency or unsubscribe from future upgrade PRs](https://app.snyk.io/org/chia-network/project/e887fc45-cae4-47fc-931a-813664d517cd/settings/integration?pkg=karma&utm_source=github&utm_medium=referral&page=upgrade-pr#auto-dep-upgrades)
coveralls-official[bot] commented 1 year ago

Pull Request Test Coverage Report for Build 5283781921


Totals Coverage Status
Change from base Build 5283717127: 0.0%
Covered Lines: 1642
Relevant Lines: 1744

💛 - Coveralls