refocus
                                
                                
                                
                                    refocus copied to clipboard
                            
                            
                            
                        Bump xmldom and passport-saml
Removes xmldom. It's no longer used after updating ancestor dependency passport-saml. These dependencies need to be updated together.
Removes xmldom
Updates passport-saml from 0.15.0 to 3.2.4
Release notes
Sourced from passport-saml's releases.
v3.2.4
- Update
 @xlmdom/xmldomto v0.7.6 (#795) (8816748)v3.2.3
- Update changelog and related tools (#791) (28c8c4c)
 v3.2.2
- Merge pull request from GHSA-m974-647v-whv7 (8b7e3f5)
 v3.2.1
- deps: upgrade release-it, npm dedupe (8f3ffcd)
 - deps: npm audit fix (b81c36c)
 - Export AuthenticateOptions type (#657) (ef1dcfc)
 - test: update error message to match new xml-encryption format. (3e908fa)
 - Update xml-encryption to get rid of vulnerable node-forge (#667) (b9de63b)
 v3.2.0
- Update dependencies (#640) (e21a04b)
 v3.1.2
- Update xmldom to 0.7.2 (#633) (9aef839)
 v3.1.1
- Patch algorithm definitions (#625) (d782971)
 v3.1.0
- Limit transforms for signed nodes (#595) (f1e00b6)
 - Add assertion attributes to child object on profile (#593) (2a1699b)
 - Rebuild changelog for 3.0.0 (#605) (c7b7226)
 - Fix typo OnBefore -> NotBefore (#611) (522fe1d)
 - Update README with new Cache Provider interface (#608) (8cc0d8e)
 - Fix validateInResponseTo null check (#596) (bf41764)
 v3.0.0
Important Release Notes
This release has some breaking changes and some significant refactors. Please read the
CHANGELOG.mdcarefully to note what few things may need to change in your code before taking this version. There are deprecation notices in the latest 2.x releases, so it is strongly advised that you upgrade to those versions and clear up the warnings before taking this release.Also, this release contains significant work to separate the SAML parts out from the Passport parts in preparation for a complete split of these two parts. If you are using the SAML part apart from the Passport part, this release will be much easier for you to use.
Changes
- Remove deprecated field
 privateCertfrom README, tests (#591) (4eff276)- Add support for more tags in the changelog (#592) (6a7e476)
 - Create codeql-analysis.yml (52ede4c)
 - Improve changelog format (#587) (2d2cc0a)
 - Update all dependencies to latest (d34b22f)
 - Add Node 16 support; drop Node 10 (b0caa65)
 - Update all packages to latest semver-minor (#588) (13c7216)
 - Enforce more secure XML encryption (#584) (8d35454)
 
... (truncated)
Changelog
Sourced from passport-saml's changelog.
v3.2.4 (2022-10-21)
🔗 Dependencies:
- Update
 @xlmdom/xmldomto v0.7.6 #795
v3.2.3 (2022-10-13)
📚 Documentation:
- Update changelog and related tools #791
 
v3.2.2 (2022-10-11)
🐛 Bug Fixes:
- [security] Fix CVE-2022-39299 GHSA-m974-647v-whv7
 
v3.2.1 (2022-01-21)
🚀 Minor Changes:
- Simplify typings #657
 🔗 Dependencies:
- Update xml-encryption to get rid of vulnerable node-forge #667
 
v3.2.0 (2021-09-25)
🔗 Dependencies:
- Update dependencies #640
 
v3.1.2 (2021-08-26)
🔗 Dependencies:
- Update xmldom to 0.7.2 - branch 3.x #633
 
... (truncated)
Commits
51f8e6bRelease 3.2.48816748Update@xlmdom/xmldomto v0.7.6 (#795)7b1f232Release 3.2.328c8c4cUpdate changelog and related tools (#791)8b6b2f2Release 3.2.28b7e3f5Merge pull request from GHSA-m974-647v-whv76ba76baRelease 3.2.18f3ffcddeps: upgrade release-it, npm dedupeb81c36cdeps: npm audit fixef1dcfcExport AuthenticateOptions type (#657)- Additional commits viewable in compare view
 
Maintainer changes
This version was pushed to npm by cjbarth, a new releaser for passport-saml since your current version.
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 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)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.