[Snyk] Upgrade express-session from 1.17.3 to 1.18.1#134
Open
X-oss-byte wants to merge 1 commit intomainfrom
Open
[Snyk] Upgrade express-session from 1.17.3 to 1.18.1#134X-oss-byte wants to merge 1 commit intomainfrom
X-oss-byte wants to merge 1 commit intomainfrom
Conversation
Snyk has created this PR to upgrade express-session from 1.17.3 to 1.18.1. See this package in npm: express-session See this project in Snyk: https://app.snyk.io/org/sammytezzy/project/dfc1d49a-a45b-4f00-8863-6ba001f6bc14?utm_source=github&utm_medium=referral&page=upgrade-pr
|
|
|
Reviewer's GuideThis PR bumps the express-session dependency from version 1.17.x to 1.18.x in the passport-example project by updating the version constraint in package.json to align with Snyk’s recommended security update. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade express-session from 1.17.3 to 1.18.1.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 2 versions ahead of your current version.
The recommended version was released 9 months ago.
Release notes
Package name: express-session
-
1.18.1 - 2024-10-08
- chore: add support for OSSF scorecard reporting by @ inigomarquinez in #984
- dep: cookie@0.7.2 by @ knolleary in #997
- Release: 1.18.1 by @ UlisesGascon in #998
- @ inigomarquinez made their first contribution in #984
- @ knolleary made their first contribution in #997
- @ UlisesGascon made their first contribution in #998
-
1.18.0 - 2024-01-28
- Add debug log for pathname mismatch
- Add
- Add
- Fix handling errors from setting cookie
- Support any type in
- deps: cookie@0.6.0
- Fix
- perf: improve default decode speed
- perf: remove slow string split in parse
- deps: cookie-signature@1.0.7
-
1.17.3 - 2022-05-11
- Fix resaving already-saved new session at end of request
- deps: cookie@0.4.2
from express-session GitHub release notesWhat's Changed
New Contributors
Full Changelog: v1.18.0...v1.18.1
partitionedtocookieoptionsprioritytocookieoptionssecretthatcrypto.createHmacsupportsexpiresoption to reject invalid datesImportant
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
Summary by Sourcery
Enhancements: