araclx / mello

Privacy-focused Social Metwork which connects right people's in efficient way
https://m3llo.co
GNU General Public License v3.0
4 stars 2 forks source link

build(deps): bump express-openid-connect from 2.5.1 to 2.5.2 #45

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps express-openid-connect from 2.5.1 to 2.5.2.

Release notes

Sourced from express-openid-connect's releases.

v2.5.2

Security

Fixed

Changelog

Sourced from express-openid-connect's changelog.

v2.5.2 (2021-12-09)

Full Changelog

Security

Fixed

Commits
  • c255756 Release v2.5.2 (#305)
  • 5ab67ff Merge pull request from GHSA-7rg2-qxmf-hhx9
  • 1a0c328 fix: upgrade openid-client from 4.9.0 to 4.9.1 (#298)
  • 878876c Fix leaky test and add tests for cookie session case
  • d99202d Clear up previous session when replacing it
  • 37f48e8 Fix typo in message
  • e7bfd27 Need to update session store id for anonymous to logged in
  • 8afcfec Update assert message
  • fdc56dd Regenerate when a new user session is replacing a different user session
  • 90ee3b3 Fix refresh signature in ts defs (#294)
  • Additional commits viewable in compare view


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](https://github.com/araclx/mello/network/alerts).
codecov-commenter commented 2 years ago

Codecov Report

Merging #45 (478e492) into main (9f2938e) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #45   +/-   ##
=======================================
  Coverage   69.29%   69.29%           
=======================================
  Files          24       24           
  Lines         964      964           
  Branches       67       67           
=======================================
  Hits          668      668           
  Misses        296      296           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 9f2938e...478e492. Read the comment docs.