Closed dependabot[bot] closed 3 months ago
One of your CI runs failed on this pull request, so Dependabot won't merge it.
Dependabot will still automatically merge this pull request if you amend it and your tests pass.
/compile amend /
/rebase
/compile amend /
Bumps @peculiar/x509 from 1.9.2 to 1.9.7.
Commits
ecf7822
1.9.754dda7a
Merge pull request #71 from PeculiarVentures:fix-printable-stringb394b51
ci: update Coveralls GitHub Action configuration396c665
test: Add tests for Name.isASCII and X509CertificateGenerator.createad22c96
fix: error message for missing publicKey in paramsd7f2231
fix: add isPrintableString method to check if a string is printable3791260
chore: update rollup.config.mjs to exclude test folder913f2c2
refactor: use optional parameters for cert generation0827096
ci: change nodejs version9124bef
1.9.6Dependabot 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 will merge this PR once CI passes on it, as requested by @nextcloud-command.
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