Closed renovate[bot] closed 9 months ago
Latest commit: eea523df6638a77919a77a64f2b77f19931d627d
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
This PR contains the following updates:
2.1.5
->5.1.1
Release Notes
node-saml/xml-crypto (xml-crypto)
### [`v5.1.1`](https://togithub.com/node-saml/xml-crypto/blob/HEAD/CHANGELOG.md#511-2024-01-17) [Compare Source](https://togithub.com/node-saml/xml-crypto/compare/v5.1.0...v5.1.1) ##### 🐛 Bug Fixes - \[**bug**] fix: template literal [#443](https://togithub.com/node-saml/xml-crypto/pull/443) *** ### [`v5.1.0`](https://togithub.com/node-saml/xml-crypto/blob/HEAD/CHANGELOG.md#510-2024-01-07) [Compare Source](https://togithub.com/node-saml/xml-crypto/compare/v5.0.0...v5.1.0) ##### 🚀 Minor Changes - \[**enhancement**] Enhance derToPem to support XML pretty-print [#439](https://togithub.com/node-saml/xml-crypto/pull/439) ##### 🔗 Dependencies - \[**dependencies**] \[**javascript**] Bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 6.13.0 to 6.18.1 [#442](https://togithub.com/node-saml/xml-crypto/pull/442) - \[**dependencies**] \[**javascript**] Bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 6.13.0 to 6.18.1 [#441](https://togithub.com/node-saml/xml-crypto/pull/441) - \[**dependencies**] \[**javascript**] Bump follow-redirects from 1.15.3 to 1.15.4 [#440](https://togithub.com/node-saml/xml-crypto/pull/440) - \[**dependencies**] \[**javascript**] Bump eslint from 8.54.0 to 8.56.0 [#436](https://togithub.com/node-saml/xml-crypto/pull/436) - \[**dependencies**] \[**javascript**] Bump [@types/node](https://togithub.com/types/node) from 16.18.65 to 16.18.69 [#435](https://togithub.com/node-saml/xml-crypto/pull/435) - \[**dependencies**] \[**javascript**] Bump release-it from 16.2.1 to 16.3.0 [#428](https://togithub.com/node-saml/xml-crypto/pull/428) *** ### [`v5.0.0`](https://togithub.com/node-saml/xml-crypto/blob/HEAD/CHANGELOG.md#v500-2023-11-27) [Compare Source](https://togithub.com/node-saml/xml-crypto/compare/v4.1.0...v5.0.0) ##### 💣 Major Changes - \[**breaking-change**] Mark `getKeyInfo()` private as it has no public consumers [#412](https://togithub.com/node-saml/xml-crypto/pull/412) - \[**breaking-change**] Remove the default for `getKeyInfoContent` forcing a consumer to choose [#411](https://togithub.com/node-saml/xml-crypto/pull/411) - \[**documentation**] \[**breaking-change**] Remove default for transformation algorithm [#410](https://togithub.com/node-saml/xml-crypto/pull/410) - \[**breaking-change**] Remove default for signature algorithm [#408](https://togithub.com/node-saml/xml-crypto/pull/408) - \[**breaking-change**] Remove default for digest algorithm [#406](https://togithub.com/node-saml/xml-crypto/pull/406) - \[**breaking-change**] Remove default canonicalization algorithm [#405](https://togithub.com/node-saml/xml-crypto/pull/405) - \[**chore**] \[**breaking-change**] Improve code clarity; remove unused functions [#397](https://togithub.com/node-saml/xml-crypto/pull/397) - \[**breaking-change**] Move validation messages to each reference [#396](https://togithub.com/node-saml/xml-crypto/pull/396) - \[**breaking-change**] Make references accessible only via get/set [#395](https://togithub.com/node-saml/xml-crypto/pull/395) - \[**chore**] \[**breaking-change**] Reduce public interface by making some methods private [#394](https://togithub.com/node-saml/xml-crypto/pull/394) - \[**chore**] \[**breaking-change**] Update build to support Node@16 [#385](https://togithub.com/node-saml/xml-crypto/pull/385) ##### 🚀 Minor Changes - \[**enhancement**] Add support for directly querying a node to see if it has passed validation [#389](https://togithub.com/node-saml/xml-crypto/pull/389) - \[**enhancement**] Add method for checking if element is signed [#368](https://togithub.com/node-saml/xml-crypto/pull/368) ##### 🔗 Dependencies - \[**dependencies**] \[**javascript**] Bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.62.0 to 6.13.0 [#422](https://togithub.com/node-saml/xml-crypto/pull/422) - \[**dependencies**] \[**javascript**] Bump [@prettier/plugin-xml](https://togithub.com/prettier/plugin-xml) from 3.2.1 to 3.2.2 [#423](https://togithub.com/node-saml/xml-crypto/pull/423) - \[**dependencies**] \[**javascript**] Bump [@types/mocha](https://togithub.com/types/mocha) from 10.0.2 to 10.0.6 [#421](https://togithub.com/node-saml/xml-crypto/pull/421) - \[**dependencies**] \[**javascript**] Bump [@types/chai](https://togithub.com/types/chai) from 4.3.6 to 4.3.11 [#419](https://togithub.com/node-saml/xml-crypto/pull/419) - \[**dependencies**] \[**javascript**] Bump prettier from 3.0.3 to 3.1.0 [#418](https://togithub.com/node-saml/xml-crypto/pull/418) - \[**dependencies**] \[**javascript**] Bump typescript from 5.2.2 to 5.3.2 [#415](https://togithub.com/node-saml/xml-crypto/pull/415) - \[**dependencies**] \[**javascript**] Bump eslint from 8.51.0 to 8.54.0 [#414](https://togithub.com/node-saml/xml-crypto/pull/414) - \[**dependencies**] \[**github_actions**] Bump actions/setup-node from 3 to 4 [#413](https://togithub.com/node-saml/xml-crypto/pull/413) - \[**dependencies**] \[**javascript**] Bump [@babel/traverse](https://togithub.com/babel/traverse) from 7.22.4 to 7.23.2 [#407](https://togithub.com/node-saml/xml-crypto/pull/407) - \[**dependencies**] \[**github_actions**] Bump actions/checkout from 3 to 4 [#392](https://togithub.com/node-saml/xml-crypto/pull/392) - \[**dependencies**] \[**javascript**] Bump eslint-plugin-deprecation from 1.4.1 to 2.0.0 [#390](https://togithub.com/node-saml/xml-crypto/pull/390) - \[**dependencies**] \[**javascript**] Bump typescript from 5.1.6 to 5.2.2 [#383](https://togithub.com/node-saml/xml-crypto/pull/383) - \[**dependencies**] \[**javascript**] Bump eslint-config-prettier from 8.8.0 to 9.0.0 [#381](https://togithub.com/node-saml/xml-crypto/pull/381) - \[**dependencies**] Update dependencies; move to [@xmldom-scoped](https://togithub.com/xmldom-scoped) is-dom-node package [#402](https://togithub.com/node-saml/xml-crypto/pull/402) ##### 🐛 Bug Fixes - \[**bug**] Ensure the X509Certificate tag is properly prefixed [#377](https://togithub.com/node-saml/xml-crypto/pull/377) - \[**bug**] Fix transform processing regression [#379](https://togithub.com/node-saml/xml-crypto/pull/379) - \[**bug**] Enforce consistent transform processing [#380](https://togithub.com/node-saml/xml-crypto/pull/380) ##### 📚 Documentation - \[**documentation**] Clarify use ofConfiguration
📅 Schedule: Branch creation - "every weekend" (UTC), 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.
This PR has been generated by Mend Renovate. View repository job log here.