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

fix(deps): update dependency @nodecfdi/credentials to v2 #13

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 3, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nodecfdi/credentials ^1.3.0 -> ^2.0.0 age adoption passing confidence

Release Notes

nodecfdi/credentials (@​nodecfdi/credentials)

v2.0.3

Compare Source

Patch Changes - Esm lib node-forge usage default
  • Fix problem with usage of external lib node-forge

v2.0.2

Compare Source

Patch Changes - Esm and support to require
  • Fix problem with esm and required node:fs
  • Update dependencies

v2.0.1

Compare Source

Patch Changes - Resolve problems with usage on esmodule
  • Resolve problem with lib node-forge original commonjs but usage as module.
  • Apply new suite of rules with node-cfdi standard.
  • Small refactoring.

v2.0.0

Compare Source

Major Changes - PFX and Refactor to node-forge
  • Added support to pfx and pkcs12.
  • Refactor certificate handler lib from jsrsasign to node-forge for add support to pkcs12.
  • Updated example for browser usage with latest credentials release.
  • Changed microbundle to tsup for generation of library.
  • Fix declarations types for target import or require.
  • Remove unused code and library imports.
  • Added test for browser environment.
  • Update dependencies.
  • Update CI workflow for fix pipeline to latest github changes.
Breaking Change
  • Change sign method output from hexadecimal string to binary string like a phpcfdi/credentials.
  • Drop support to node versions < 16

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" in timezone America/Mexico_City, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies label Jul 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants