Skip to content

chore(deps): bump jks-js from 1.1.6 to 1.1.7#6594

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/main/jks-js-1.1.7
May 13, 2026
Merged

chore(deps): bump jks-js from 1.1.6 to 1.1.7#6594
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/main/jks-js-1.1.7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 13, 2026

Bumps jks-js from 1.1.6 to 1.1.7.

Release notes

Sourced from jks-js's releases.

2026-05-08

What's Changed

New Contributors

Full Changelog: lenchv/jks-js@v1.1.6...v1.1.7

Changelog

Sourced from jks-js's changelog.

1.1.7 2026-05-08

  • fix type of KeyEntry.chain

1.1.4 2024-09-30

  • Corrected types for typescripts #22
  • Fixed codecov and updated mocha

1.1.3 2024-04-20

  • Add npm provenance

1.1.2 2024-04-20

  • Added index.d.ts with declared types for typescript
  • Added polyfill for deprecated Buffer.slice

1.1.1 2024-03-18

  • Fix dependency vulnerabilities

1.1.0 2022-08-20

  • Updated libraries

  • Added ability to set different password for decryption key than for keystore

1.0.1 2021-07-05

  • Fix parse pkcs12 method

1.0.0 2021-14-03

  • In java 11 implementation of JKS was changed to PKCS12. These changes add support of extracting certificates from pkcs12 using node-forge library.

0.1.3 2020-24-03

  • Add using node-int64 in order to present long numbers from stream in nodejs version that do not support big numbers

  • Use node-rsa to export private key in node js versions that do not support crypto.createPrivateKey

0.1.2 2020-24-03

  • Hexadecimal values changed to decimal for compatibility with older nodejs versions

  • Improved error handling when encrypted algorithm is not supported

0.1.1 2020-01-03

  • Removed CLI from package.json

... (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 show <dependency name> 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)

Bumps [jks-js](https://github.com/lenchv/jks-js) from 1.1.6 to 1.1.7.
- [Release notes](https://github.com/lenchv/jks-js/releases)
- [Changelog](https://github.com/lenchv/jks-js/blob/master/CHANGELOG.md)
- [Commits](lenchv/jks-js@v1.1.6...v1.1.7)

---
updated-dependencies:
- dependency-name: jks-js
  dependency-version: 1.1.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 May 13, 2026
@github-actions github-actions Bot merged commit ea9460a into main May 13, 2026
18 checks passed
@github-actions github-actions Bot deleted the dependabot/npm_and_yarn/main/jks-js-1.1.7 branch May 13, 2026 01:02
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.

0 participants