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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump passport-saml from 3.2.0 to 3.2.2 in /backend #36

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 12, 2022

Bumps passport-saml from 3.2.0 to 3.2.2.

Release notes

Sourced from passport-saml's releases.

v3.2.2

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)
Changelog

Sourced from passport-saml's changelog.

Changelog

master (2022-09-10)

馃敆 Dependencies:

  • [javascript] Bump concurrently from 7.3.0 to 7.4.0 #773
  • [javascript] Bump @鈥媡ypes/node from 14.18.22 to 14.18.28 #772
  • [javascript] Bump @鈥媡ypes/passport from 1.0.9 to 1.0.10 #771
  • [javascript] Bump @鈥媡ypescript-eslint/eslint-plugin from 5.30.7 to 5.36.2 #766
  • [javascript] Bump eslint from 8.20.0 to 8.23.0 #759
  • [javascript] Bump concurrently from 7.2.2 to 7.3.0 #741
  • [javascript] Bump @鈥媡ypescript-eslint/parser from 5.30.7 to 5.36.2 #767
  • Update node-saml dependency #770
  • [javascript] Bump @鈥媡ypes/node from 14.18.21 to 14.18.22 #740
  • [javascript] Bump @鈥媡ypescript-eslint/parser from 5.30.5 to 5.30.7 #737
  • [javascript] Bump eslint from 8.19.0 to 8.20.0 #736
  • [javascript] Bump @鈥媡ypes/sinon from 10.0.12 to 10.0.13 #738
  • [javascript] Bump ts-node from 10.8.2 to 10.9.1 #732
  • [javascript] Bump @鈥媡ypescript-eslint/eslint-plugin from 5.30.5 to 5.30.7 #739
  • [javascript] Bump parse-url from 6.0.0 to 6.0.2 #730
  • [javascript] Bump @鈥媡ypescript-eslint/parser from 5.30.3 to 5.30.5 #726
  • [javascript] Bump eslint-plugin-prettier from 4.0.0 to 4.2.1 #722
  • [javascript] Bump eslint from 8.18.0 to 8.19.0 #719
  • [javascript] Bump @鈥媡ypescript-eslint/eslint-plugin from 5.30.3 to 5.30.5 #725
  • [javascript] Bump ts-node from 10.8.0 to 10.8.2 #723
  • [javascript] Bump @鈥媡ypescript-eslint/eslint-plugin from 5.29.0 to 5.30.3 #716
  • [javascript] Bump @鈥媡ypes/sinon from 10.0.11 to 10.0.12 #717
  • [javascript] Bump @鈥媡ypescript-eslint/parser from 5.29.0 to 5.30.3 #718
  • [github_actions] Bump actions/checkout from 2 to 3 #713
  • [github_actions] Bump github/codeql-action from 1 to 2 #712

馃摎 Documentation:

  • Update badges for scoped package #710
  • Update badges for scoped package #709
  • docs: move history note to the bottom and expand it. #708

鈿欙笍 Technical Tasks:

  • Have dependabot update package.json too #724
  • Reduce dependabot update frequency #765
  • Have dependabot update package.json too #764
  • Add dependabot config file #711

v4.0.0-beta.1 (2022-06-25)

馃挘 Major Changes:

... (truncated)

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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will 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.

Bumps [passport-saml](https://github.com/node-saml/passport-saml) from 3.2.0 to 3.2.2.
- [Release notes](https://github.com/node-saml/passport-saml/releases)
- [Changelog](https://github.com/node-saml/passport-saml/blob/master/CHANGELOG.md)
- [Commits](node-saml/passport-saml@v3.2.0...v3.2.2)

---
updated-dependencies:
- dependency-name: passport-saml
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants