GluuFederation / gluu-passport

Gluu interface to Passport.js to support social login and inbound identity.
Apache License 2.0
6 stars 17 forks source link

build(deps): bump passport-saml from 3.2.1 to 3.2.4 #490

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago
BEGIN_COMMIT_OVERRIDE
fix(security): bump passport-saml from 3.2.1 to 3.2.4
END_COMMIT_OVERRIDE

Bumps passport-saml from 3.2.1 to 3.2.4.

Release notes

Sourced from passport-saml's releases.

v3.2.4

  • Update @​xlmdom/xmldom to 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)
Changelog

Sourced from passport-saml's changelog.

v3.2.4 (2022-10-21)

🔗 Dependencies:

  • Update @​xlmdom/xmldom to 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:


Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
codecov[bot] commented 1 year ago

Codecov Report

Merging #490 (e42db81) into master (83f83c8) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #490   +/-   ##
=======================================
  Coverage   78.58%   78.58%           
=======================================
  Files          36       36           
  Lines         780      780           
=======================================
  Hits          613      613           
  Misses        167      167           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

kdhttps commented 1 year ago

@christian-hawk mate, I tested gluu-passport with passport-saml 3.2.4 and everything is working well. Could you please merge this PR?

christian-hawk commented 1 year ago
BEGIN_COMMIT_OVERRIDE
fix(security): bump passport-saml from 3.2.1 to 3.2.4
END_COMMIT_OVERRIDE