Update dependency xml-crypto to v3.2.0 #1722

Closed
opened 2026-04-05 16:34:09 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @renovate[bot] on 8/5/2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v3.2.0

Compare Source

v3.1.0

Compare Source

🚀 Minor Changes
  • [enhancement] Add support for appending attributes to KeyInfo element #​285
  • [enhancement] Use inclusiveNamespacesPrefixList to generate InclusiveNamespaces #​284
  • [enhancement] build: add release-it to facilitate builds #​275
  • [enhancement] [documentation] feat: add type declaration #​277
  • [enhancement] make FileKeyInfo extensible for compatibility with TypeScript #​273
  • [enhancement] Updated getKeyInfo function with actual implementation #​249
🔗 Dependencies
  • [dependencies] Update dependencies #​296
  • [dependencies] Bump minimatch from 3.0.4 to 3.1.2 #​276
  • [dependencies] [javascript] Bump qs from 6.5.2 to 6.5.3 #​271
📚 Documentation
  • [documentation] [chore] Adjust references for node-saml organization #​298
⚙️ Technical Tasks


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.

*Originally created by @renovate[bot] on 8/5/2023* [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [xml-crypto](https://togithub.com/node-saml/xml-crypto) | [`3.0.1` -> `3.2.0`](https://renovatebot.com/diffs/npm/xml-crypto/3.0.1/3.2.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/xml-crypto/3.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/xml-crypto/3.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/xml-crypto/3.0.1/3.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/xml-crypto/3.0.1/3.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>node-saml/xml-crypto (xml-crypto)</summary> ### [`v3.2.0`](https://togithub.com/node-saml/xml-crypto/releases/tag/v3.2.0) [Compare Source](https://togithub.com/node-saml/xml-crypto/compare/v3.1.0...v3.2.0) - Don't force `master` branch when generating changelog ([#&#8203;341](https://togithub.com/node-saml/xml-crypto/issues/341)) ([`d53a771`](https://togithub.com/node-saml/xml-crypto/commit/d53a771)) - Update gren for better support for branches ([#&#8203;339](https://togithub.com/node-saml/xml-crypto/issues/339)) ([`96bdea8`](https://togithub.com/node-saml/xml-crypto/commit/96bdea8)) - Fix test case error ([#&#8203;338](https://togithub.com/node-saml/xml-crypto/issues/338)) ([`a259d83`](https://togithub.com/node-saml/xml-crypto/commit/a259d83)) - Fix missing `index.js` on release ([#&#8203;337](https://togithub.com/node-saml/xml-crypto/issues/337)) ([`10e8705`](https://togithub.com/node-saml/xml-crypto/commit/10e8705)) - Exports C14nCanonicalization, ExclusiveCanonicalization ([#&#8203;335](https://togithub.com/node-saml/xml-crypto/issues/335)) ([`6bcbaa6`](https://togithub.com/node-saml/xml-crypto/commit/6bcbaa6)) - Ignore unnecessary files in the release ([#&#8203;334](https://togithub.com/node-saml/xml-crypto/issues/334)) ([`4b1e39e`](https://togithub.com/node-saml/xml-crypto/commit/4b1e39e)) - Fix issue in case when namespace has no prefix ([#&#8203;329](https://togithub.com/node-saml/xml-crypto/issues/329)) ([`a31e7ff`](https://togithub.com/node-saml/xml-crypto/commit/a31e7ff)) - Bump [@&#8203;xmldom/xmldom](https://togithub.com/xmldom/xmldom) ([#&#8203;333](https://togithub.com/node-saml/xml-crypto/issues/333)) ([`be17c06`](https://togithub.com/node-saml/xml-crypto/commit/be17c06)) ### [`v3.1.0`](https://togithub.com/node-saml/xml-crypto/blob/HEAD/CHANGELOG.md#v310-2023-06-05) [Compare Source](https://togithub.com/node-saml/xml-crypto/compare/v3.0.1...v3.1.0) ##### 🚀 Minor Changes - \[**enhancement**] Add support for appending attributes to KeyInfo element [#&#8203;285](https://togithub.com/node-saml/xml-crypto/pull/285) - \[**enhancement**] Use inclusiveNamespacesPrefixList to generate InclusiveNamespaces [#&#8203;284](https://togithub.com/node-saml/xml-crypto/pull/284) - \[**enhancement**] build: add release-it to facilitate builds [#&#8203;275](https://togithub.com/node-saml/xml-crypto/pull/275) - \[**enhancement**] \[**documentation**] feat: add type declaration [#&#8203;277](https://togithub.com/node-saml/xml-crypto/pull/277) - \[**enhancement**] make FileKeyInfo extensible for compatibility with TypeScript [#&#8203;273](https://togithub.com/node-saml/xml-crypto/pull/273) - \[**enhancement**] Updated getKeyInfo function with actual implementation [#&#8203;249](https://togithub.com/node-saml/xml-crypto/pull/249) ##### 🔗 Dependencies - \[**dependencies**] Update dependencies [#&#8203;296](https://togithub.com/node-saml/xml-crypto/pull/296) - \[**dependencies**] Bump minimatch from 3.0.4 to 3.1.2 [#&#8203;276](https://togithub.com/node-saml/xml-crypto/pull/276) - \[**dependencies**] \[**javascript**] Bump qs from 6.5.2 to 6.5.3 [#&#8203;271](https://togithub.com/node-saml/xml-crypto/pull/271) ##### 📚 Documentation - \[**documentation**] \[**chore**] Adjust references for `node-saml` organization [#&#8203;298](https://togithub.com/node-saml/xml-crypto/pull/298) ##### ⚙️ Technical Tasks - \[**chore**] Force CI to run on every PR [#&#8203;286](https://togithub.com/node-saml/xml-crypto/pull/286) - \[**chore**] Format code [#&#8203;289](https://togithub.com/node-saml/xml-crypto/pull/289) - \[**chore**] Lint code [#&#8203;288](https://togithub.com/node-saml/xml-crypto/pull/288) - \[**chore**] Add support for linting [#&#8203;287](https://togithub.com/node-saml/xml-crypto/pull/287) *** </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/OneUptime/oneuptime). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4yNy4xIiwidXBkYXRlZEluVmVyIjoiMzYuMjcuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/oneuptime#1722