node-ebics-client
node-ebics-client copied to clipboard
chore(deps): bump xml-crypto from 4.1.0 to 6.0.0
Bumps xml-crypto from 4.1.0 to 6.0.0.
Release notes
Sourced from xml-crypto's releases.
v6.0.0
- Bump github/codeql-action from 2 to 3 (#434) (627d83f)
- Set
getCertFromKeyInfotonoop(#445) (2120172)- Chore: Update README.md (#432) (f8cbbb7)
v5.1.1
- fix: template literal (#443) (1ceedc8)
v5.1.0
- Bump
@typescript-eslint/parserfrom 6.13.0 to 6.18.1 (#442) (ecbedd9)- Bump
@typescript-eslint/eslint-pluginfrom 6.13.0 to 6.18.1 (#441) (9eb9002)- Bump follow-redirects from 1.15.3 to 1.15.4 (#440) (6f363ab)
- Bump eslint from 8.54.0 to 8.56.0 (#436) (bf163dd)
- Bump
@types/nodefrom 16.18.65 to 16.18.69 (#435) (4f98697)- Bump release-it from 16.2.1 to 16.3.0 (#428) (4d3711a)
- Enhance derToPem to support XML pretty-print (#439) (6e95c60)
v5.0.0
- Bump
@typescript-eslint/eslint-pluginfrom 5.62.0 to 6.13.0 (#422) (66d887b)- Bump
@prettier/plugin-xmlfrom 3.2.1 to 3.2.2 (#423) (7410d2e)- Bump
@types/mochafrom 10.0.2 to 10.0.6 (#421) (36bcf0e)- Bump
@types/chaifrom 4.3.6 to 4.3.11 (#419) (ef513da)- Bump prettier from 3.0.3 to 3.1.0 (#418) (09176a5)
- Bump typescript from 5.2.2 to 5.3.2 (#415) (f3da589)
- Bump eslint from 8.51.0 to 8.54.0 (#414) (b7c90f5)
- Bump actions/setup-node from 3 to 4 (#413) (9602607)
- Bump
@babel/traversefrom 7.22.4 to 7.23.2 (#407) (552a6d6)- Bump actions/checkout from 3 to 4 (#392) (7ad9a5f)
- Bump eslint-plugin-deprecation from 1.4.1 to 2.0.0 (#390) (0f11269)
- Bump typescript from 5.1.6 to 5.2.2 (#383) (8cf4966)
- Bump eslint-config-prettier from 8.8.0 to 9.0.0 (#381) (9584e48)
- Mark
getKeyInfo()private as it has no public consumers (#412) (1099f59)- Remove the default for
getKeyInfoContentforcing a consumer to choose (#411) (468d674)- Remove default for transformation algorithm (#410) (741240f)
- Remove default for signature algorithm (#408) (b0541b3)
- Remove default for digest algorithm (#406) (b6cc9c0)
- Remove default canonicalization algorithm (#405) (5629be4)
- Update dependencies; move to
@xmldom-scopedis-dom-node package (#402) (e044d7a)- Clarify use of in signature validation (#401) (6f95f2e)
- Ensure the X509Certificate tag is properly prefixed (#377) (073d4a6)
- Add support for directly querying a node to see if it has passed validation (#389) (2aa2d13)
- Improve code clarity; remove unused functions (#397) (f0237e9)
- Move validation messages to each reference (#396) (d98128a)
- Make
referencesaccessible only via get/set (#395) (0d01641)- Reduce public interface by making some methods private (#394) (c2b8cd6)
- Use is-dom-node for DOM node checking and narrowing (#388) (c5d741f)
- Update build to support Node@16 (#385) (b0f00d0)
- Fix transform processing regression (#379) (110dd7c)
- Enforce consistent transform processing (#380) (fa2922f)
- Improve and simplify validation logic (#373) (2e32d50)
... (truncated)
Changelog
Sourced from xml-crypto's changelog.
6.0.0 (2024-01-26)
💣 Major Changes
- [breaking-change] Set
getCertFromKeyInfotonoop#445🔗 Dependencies
- [dependencies] [github_actions] Bump github/codeql-action from 2 to 3 #434
📚 Documentation
- [documentation] Chore: Update README.md #432
v5.1.1 (2024-01-17)
🐛 Bug Fixes
- [bug] fix: template literal #443
v5.1.0 (2024-01-07)
🚀 Minor Changes
- [enhancement] Enhance derToPem to support XML pretty-print #439
🔗 Dependencies
- [dependencies] [javascript] Bump
@typescript-eslint/parserfrom 6.13.0 to 6.18.1 #442- [dependencies] [javascript] Bump
@typescript-eslint/eslint-pluginfrom 6.13.0 to 6.18.1 #441- [dependencies] [javascript] Bump follow-redirects from 1.15.3 to 1.15.4 #440
- [dependencies] [javascript] Bump eslint from 8.54.0 to 8.56.0 #436
- [dependencies] [javascript] Bump
@types/nodefrom 16.18.65 to 16.18.69 #435- [dependencies] [javascript] Bump release-it from 16.2.1 to 16.3.0 #428
v5.0.0 (2023-11-27)
💣 Major Changes
- [breaking-change] Mark
getKeyInfo()private as it has no public consumers #412- [breaking-change] Remove the default for
getKeyInfoContentforcing a consumer to choose #411- [documentation] [breaking-change] Remove default for transformation algorithm #410
- [breaking-change] Remove default for signature algorithm #408
- [breaking-change] Remove default for digest algorithm #406
... (truncated)
Commits
0ed7ab2Release 6.0.0627d83fBump github/codeql-action from 2 to 3 (#434)2120172SetgetCertFromKeyInfotonoop(#445)f8cbbb7Chore: Update README.md (#432)5a0d317Release 5.1.11ceedc8fix: template literal (#443)1e3ba08Release 5.1.0ecbedd9Bump@typescript-eslint/parserfrom 6.13.0 to 6.18.1 (#442)9eb9002Bump@typescript-eslint/eslint-pluginfrom 6.13.0 to 6.18.1 (#441)6f363abBump follow-redirects from 1.15.3 to 1.15.4 (#440)- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.