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

Chore(deps): Bump @peculiar/x509 from 1.9.2 to 1.9.7 #682

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 24, 2024

Bumps @peculiar/x509 from 1.9.2 to 1.9.7.

Commits
  • ecf7822 1.9.7
  • 54dda7a Merge pull request #71 from PeculiarVentures:fix-printable-string
  • b394b51 ci: update Coveralls GitHub Action configuration
  • 396c665 test: Add tests for Name.isASCII and X509CertificateGenerator.create
  • ad22c96 fix: error message for missing publicKey in params
  • d7f2231 fix: add isPrintableString method to check if a string is printable
  • 3791260 chore: update rollup.config.mjs to exclude test folder
  • 913f2c2 refactor: use optional parameters for cert generation
  • 0827096 ci: change nodejs version
  • 9124bef 1.9.6
  • 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 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 <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)

@dependabot dependabot bot added 3. to review Waiting for reviews dependencies labels Jul 24, 2024
Copy link
Contributor

@nextcloud-command nextcloud-command left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 24, 2024

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.

@artonge
Copy link
Collaborator

artonge commented Jul 24, 2024

/compile amend /

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/stable29/peculiar/x509-1.9.7 branch from 95512bb to 0e4c69d Compare July 24, 2024 09:11
Copy link
Contributor

@nextcloud-command nextcloud-command left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@artonge
Copy link
Collaborator

artonge commented Jul 24, 2024

/rebase

@artonge
Copy link
Collaborator

artonge commented Jul 24, 2024

/compile amend /

Bumps [@peculiar/x509](https://github.com/PeculiarVentures/x509) from 1.9.2 to 1.9.7.
- [Commits](PeculiarVentures/x509@v1.9.2...v1.9.7)

---
updated-dependencies:
- dependency-name: "@peculiar/x509"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: nextcloud-command <[email protected]>
@nextcloud-command nextcloud-command force-pushed the dependabot/npm_and_yarn/stable29/peculiar/x509-1.9.7 branch from 0e4c69d to c09e4e7 Compare July 24, 2024 09:52
@artonge artonge enabled auto-merge July 24, 2024 09:54
@artonge artonge merged commit 4023714 into stable29 Jul 24, 2024
40 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/stable29/peculiar/x509-1.9.7 branch July 24, 2024 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants