Skip to content

Bump jsrsasign from 10.3.0 to 10.4.0#23163

Merged
sampaiodiego merged 1 commit intodevelopfrom
dependabot/npm_and_yarn/jsrsasign-10.4.0
Sep 10, 2021
Merged

Bump jsrsasign from 10.3.0 to 10.4.0#23163
sampaiodiego merged 1 commit intodevelopfrom
dependabot/npm_and_yarn/jsrsasign-10.4.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 10, 2021

Bumps jsrsasign from 10.3.0 to 10.4.0.

Release notes

Sourced from jsrsasign's releases.

Full support for parsing OCSP response

  • Changes from 10.3.2 to 10.4.0 (2021-08-17)
    • asn1ocsp.js
      • add OCSP response parser support in OCSPParser class (request #501)
      • OCSPParser.get{OCSPResponse,ResponseBytes,BasicOCSPResponse,ResponseData,ResponderID,SingleResponseList,SingleResponse,CertStatus} methods added
      • DEPRECATED: OCSPUtil.getOCSPResponseInfo
    • test/qunit-do-asn1ocsp.html updated
      • add test for OCSP response parser

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

  • Changes from 10.4.0 to next release
    • tool/tool_tsreq.html
      • messageImprint bug fix (#504)
    • tool/tool_tsres.html
      • serialNumber bug fix (#505)
    • jsrsasign-*-min.js
      • header URL fix to kjur.github.io (#503) (will be fixed in next release while rebuild)

Full support for parsing OCSP response

  • Changes from 10.3.2 to 10.4.0 (2021-08-17)
    • asn1ocsp.js
      • add OCSP response parser support in OCSPParser class (request #501)
      • OCSPParser.get{OCSPResponse,ResponseBytes,BasicOCSPResponse,ResponseData,ResponderID,SingleResponseList,SingleResponse,CertStatus} methods added
      • DEPRECATED: OCSPUtil.getOCSPResponseInfo
    • test/qunit-do-asn1ocsp.html updated
      • add test for OCSP response parser

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 (issue #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

... (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)

Bumps [jsrsasign](https://github.com/kjur/jsrsasign) from 10.3.0 to 10.4.0.
- [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.4.0)

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

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 Sep 10, 2021
@sampaiodiego sampaiodiego merged commit b64336a into develop Sep 10, 2021
@sampaiodiego sampaiodiego deleted the dependabot/npm_and_yarn/jsrsasign-10.4.0 branch September 10, 2021 11:24
gabriellsh added a commit that referenced this pull request Sep 16, 2021
…to feat/seats-cap-banners

* 'feat/seats-cap' of github.com:RocketChat/Rocket.Chat:
  [NEW] Seats Cap: Request seats link (#23151)
  Regression: View Logs administration page crashing (#23205)
  Chore: Move client helpers (#23178)
  Chore: Change Ubuntu version to 20.04 on all GitHub Actions (#23200)
  Regression: Properly trickle-down state from UsersPage to UsersTable (#23196)
  [IMPROVE] Add missing pt-BR translations, fix typos and unify language (#23176)
  [FIX] User list not being updated after creation/deletion of user (#23032)
  Chore: Upgrade limax (#23187)
  [FIX] "Parent channel or group" search in discussions' creation throws "Unexpected end of JSON input" error (#23076)
  [BREAK] Stop sending audio notifications via stream (#23108)
  Language update from LingoHub 🤖 (#23184)
  [FIX] Remove margin from quote inside quote (#21779)
  [BREAK] Remove Google Vision features (#23160)
  Bump @storybook/react from 6.3.6 to 6.3.8 (#23165)
  Bump jsrsasign from 10.3.0 to 10.4.0 (#23163)
  [BREAK][ENTERPRISE] "Download CSV" button doesn't work in the Engagement Dashboard's Active Users section (#23013)
  [BREAK][ENTERPRISE] CSV file downloaded in the Engagement Dashboard's New Users section contains undefined data (#23014)
  Bump supertest from 6.1.3 to 6.1.6 (#23139)
@sampaiodiego sampaiodiego mentioned this pull request Oct 1, 2021
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

Development

Successfully merging this pull request may close these issues.

1 participant

Comments