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: update dependency xml-crypto to v6 #683

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 26, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
xml-crypto ^3.2.0 -> ^6.0.0 age adoption passing confidence

Release Notes

node-saml/xml-crypto (xml-crypto)

v6.0.0

Compare Source

πŸ’£ Major Changes
  • [breaking-change] Set getCertFromKeyInfo to noop #​445
πŸ”— Dependencies
  • [dependencies] [github_actions] Bump github/codeql-action from 2 to 3 #​434
πŸ“š Documentation
  • [documentation] Chore: Update README.md #​432

v5.1.1

Compare Source

πŸ› Bug Fixes

v5.1.0

Compare Source

πŸš€ Minor Changes
  • [enhancement] Enhance derToPem to support XML pretty-print #​439
πŸ”— Dependencies

v5.0.0

Compare Source

πŸ’£ Major Changes
  • [breaking-change] Mark getKeyInfo() private as it has no public consumers #​412
  • [breaking-change] Remove the default for getKeyInfoContent forcing 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
  • [breaking-change] Remove default canonicalization algorithm #​405
  • [chore] [breaking-change] Improve code clarity; remove unused functions #​397
  • [breaking-change] Move validation messages to each reference #​396
  • [breaking-change] Make references accessible only via get/set #​395
  • [chore] [breaking-change] Reduce public interface by making some methods private #​394
  • [chore] [breaking-change] Update build to support Node@16 #​385
πŸš€ Minor Changes
  • [enhancement] Add support for directly querying a node to see if it has passed validation #​389
  • [enhancement] Add method for checking if element is signed #​368
πŸ”— Dependencies
πŸ› Bug Fixes
  • [bug] Ensure the X509Certificate tag is properly prefixed #​377
  • [bug] Fix transform processing regression #​379
  • [bug] Enforce consistent transform processing #​380
πŸ“š Documentation
  • [documentation] Clarify use of in signature validation #​401
βš™οΈ Technical Tasks
  • [chore] Use is-dom-node for DOM node checking and narrowing #​388
  • [chore] Improve and simplify validation logic #​373
  • [chore] Add additional type checking #​369

v4.1.0

Compare Source

πŸ’£ Major Changes
  • [bug] [breaking-change] Fix pemToDer() return type #​364
βš™οΈ Technical Tasks

v4.0.1

Compare Source

πŸ› Bug Fixes

v4.0.0

Compare Source

πŸ’£ Major Changes
  • [documentation] [breaking-change] Expand the options, move idmode into options, fix types #​323
  • [breaking-change] Refactor classes into their own files #​318
  • [breaking-change] Prefer ES6 classes to prototypical inheritance #​316
  • [breaking-change] Rename signingCert -> publicCert and signingKey -> privateKey #​315
  • [semver-major] [breaking-change] Add support for in ; remove KeyInfoProvider #​301
  • [semver-major] Target an LTS version of Node #​299
πŸš€ Minor Changes
  • [enhancement] Exports C14nCanonicalization, ExclusiveCanonicalization #​336
πŸ”— Dependencies
πŸ› Bug Fixes
  • [bug] Fix issue in case when namespace has no prefix #​330
  • [bug] Use correct path for code coverage reports #​302
βš™οΈ Technical Tasks
  • [chore] Enforce eslint no-unused-vars #​349
  • [chore] Enforce eslint deprecation #​347
  • [chore] Enforce eslint prefer-template #​346
  • [chore] Enforce eslint no-this-alias #​345
  • [chore] Convert this project to TypeScript #​325
  • [chore] Rename files in preparation for TS migration #​343
  • [chore] Don't force master branch when generating changelog #​342
  • [chore] Enforce eslint no-unused-vars #​322
  • [chore] Enforce eslint no-prototype-builtins #​321
  • [chore] Enforce eslint eqeqeq rule #​320
  • [chore] Update types #​319
  • [chore] Adjust code to pass eslint prefer-const #​312
  • [chore] Adjust code to pass eslint no-var #​311
  • [chore] Adjust code to pass eslint curly #​310
  • [chore] Adjust code to pass eslint one-var #​309
  • [chore] Typings #​295
  • [chore] Lint code for new linting rules #​300
  • [chore] Make linting rules more strict #​293
  • [chore] Replace Nodeunit with Mocha #​294


Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), 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.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/xml-crypto-6.x branch from d6fc7e1 to f15f0df Compare May 27, 2024 05:08
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.

None yet

0 participants