openziti / ziti-browzer-core

Core componentry for the Ziti browZer ecosystem (used internally by ziti-browzer-runtime and ziti-sdk-browzer)
Apache License 2.0
9 stars 1 forks source link

chore: bump pkijs from 2.4.0 to 3.1.0 #160

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps pkijs from 2.4.0 to 3.1.0.

Release notes

Sourced from pkijs's releases.

v3.1.0

What's Changed

Full Changelog: https://github.com/PeculiarVentures/PKI.js/compare/v3.0.16...v3.1.0

v3.0.13

What's Changed

New Contributors

Full Changelog: https://github.com/PeculiarVentures/PKI.js/compare/v3.0.15...v3.0.16

v3.0.8

Fixes:

  • Align SignedData verification result with v2

v3.0.5

No release notes provided.

Commits
  • a628502 3.1.0
  • 6b6abce Merge pull request #406 from PeculiarVentures/fix-ts-v5
  • e677eeb ci: Add parallel build for coveralls
  • 4b1246b test: Skip unsupported RC2 algorithms in PKCS#12 tests
  • 55580e8 chore: Update ESLint rules
  • ac7b639 ci: Update node versions in library workflow
  • 58845c7 fix: Fix type annotation in generateKey method
  • 29672dc chore(deps): Update dependencies
  • 1d26708 chore(deps): bump express from 4.18.2 to 4.19.2 in /website (#401)
  • 879ee8f chore(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /website (#400)
  • Additional commits viewable in compare view


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)