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 jsrsasign from 10.3.0 to 10.3.2 #226

Merged
merged 1 commit into from
Aug 16, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 16, 2021

Bumps jsrsasign from 10.3.0 to 10.3.2.

Release notes

Sourced from jsrsasign's releases.

fix wrong OCSPRequest for EC public key certificate

  • Changes from 10.3.1 to 10.3.2
    • asn1ocsp.js
      • CertID.setByCert fixed for issuer EC public key (#500)

document fix for deprecated kjur.github.com domain

  • Changes from 10.3.0 to 10.3.1
    • kjur.github.com domain is deprecated after Apr 15, 2021. So all kjur.github.com domain shall be updated to kjur.github.io. (#490)
    • There is no bundled library (-all-min.js) nor npm update on this. license URL will be fixed in next release.
Changelog

Sourced from jsrsasign's changelog.

ChangeLog for jsrsasign

fix wrong OCSPRequest for EC public key certificate

  • Changes from 10.3.1 to 10.3.2 (2021-08-15)
    • asn1ocsp.js
      • CertID.setByCert fixed for issuer EC public key (#500)

document fix for deprecated kjur.github.com domain

  • Changes from 10.3.0 to 10.3.1
    • kjur.github.com domain is deprecated after Apr 15, 2021. So all kjur.github.com domain shall be updated to kjur.github.io. (#490)
    • There is no bundled library (-all-min.js) nor npm update on this. license URL will be fixed in next release.

remove all YUI dependency

  • Changes from 10.2.0 to 10.3.0 (2021-07-04)
    • remove YUI library dependency
    • LICENSE.txt
      • remove YUI license
    • src/base64x.js
      • add extendClass function to replace YUI class extend
    • src/*.js
      • replace YAHOO.lang.extend to extendClass all
    • src/keyutil.js
      • change to raise exception in KEYUTIL class with Error class
    • src/asn1x509.js
      • API document update for Extesions and CRLReason class
    • npm_util/package.json
      • fix dependencies (#482)
    • test/qunit-do-*.html
      • updated to follow above
    • test/qunit-do-base64x-class.html added
      • test for extendClass function

CVE-2021-30246 RSAKey.verify issue fix

  • Changes from 10.1.13 to 10.2.0 (2021-04-14)
    • src/rsasign.js
    • src/asn1cms.js
      • IssuerSerial, IsseruAndSerialNumber API document update
    • sample_node/asn1extract2
      • change to "/usr/bin/env node"

add non-ascii BMPString support

  • Changes from 10.1.12 to 10.1.13 (2021-03-08)
    • src/base64x.js
      • add ucs2hextoutf8 function
    • src/x509.js
      • X509.getAttrTypeAndValue supports non-ascii BMPString (#474)
    • src/asn1hex.js
      • ASN1HEX.dump supports non-ascii BMPString

... (truncated)

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 dependabot bot added the dependencies Pull requests that update a dependency file label Aug 16, 2021
Bumps [jsrsasign](https://github.com/kjur/jsrsasign) from 10.3.0 to 10.3.2.
- [Release notes](https://github.com/kjur/jsrsasign/releases)
- [Changelog](https://github.com/kjur/jsrsasign/blob/master/ChangeLog.txt)
- [Commits](kjur/jsrsasign@10.3.0...10.3.2)

---
updated-dependencies:
- dependency-name: jsrsasign
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jsrsasign-10.3.2 branch from 7b9329e to 6bbef45 Compare August 16, 2021 07:35
@dtrouillet dtrouillet merged commit 0a98327 into master Aug 16, 2021
@dtrouillet dtrouillet deleted the dependabot/npm_and_yarn/jsrsasign-10.3.2 branch August 16, 2021 10:30
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant