-
-
Notifications
You must be signed in to change notification settings - Fork 3
Bump on-headers, cookie-session and express-session #139
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’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
dependabot
bot
commented
on behalf of github
Jul 18, 2025
•
edited by pull-request-badge
bot
Loading
edited by pull-request-badge
bot
Bumps [on-headers](https://github.com/jshttp/on-headers) to 1.1.0 and updates ancestor dependencies [on-headers](https://github.com/jshttp/on-headers), [cookie-session](https://github.com/expressjs/cookie-session) and [express-session](https://github.com/expressjs/session). These dependencies need to be updated together. Updates `on-headers` from 1.0.2 to 1.1.0 - [Release notes](https://github.com/jshttp/on-headers/releases) - [Changelog](https://github.com/jshttp/on-headers/blob/master/HISTORY.md) - [Commits](jshttp/on-headers@v1.0.2...v1.1.0) Updates `cookie-session` from 1.4.0 to 2.1.1 - [Release notes](https://github.com/expressjs/cookie-session/releases) - [Changelog](https://github.com/expressjs/cookie-session/blob/master/HISTORY.md) - [Commits](expressjs/cookie-session@1.4.0...v2.1.1) Updates `express-session` from 1.17.3 to 1.18.2 - [Release notes](https://github.com/expressjs/session/releases) - [Changelog](https://github.com/expressjs/session/blob/master/HISTORY.md) - [Commits](expressjs/session@v1.17.3...v1.18.2) --- updated-dependencies: - dependency-name: on-headers dependency-version: 1.1.0 dependency-type: indirect - dependency-name: cookie-session dependency-version: 2.1.1 dependency-type: direct:production - dependency-name: express-session dependency-version: 1.18.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Join our Discord community for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Bumps on-headers to 1.1.0 and updates ancestor dependencies on-headers, cookie-session and express-session. These dependencies need to be updated together.
Updates
on-headers
from 1.0.2 to 1.1.0Release notes
Sourced from on-headers's releases.
Changelog
Sourced from on-headers's changelog.
Commits
4b017af
1.1.0b636f2d
♻️ refactor header array code3e2c2d4
✨ ignore falsy header keys, matching node behavior172eb41
✨ support duplicate headersc6e3849
🔒️ fix array handling6893518
💚 update CI - add newer node versions56a345d
✨ add script to update known hashes175ab21
👷 add upstream change detection (#31)ce0b2c8
ci: apply OSSF Scorecard security best practices (#20)1a38c54
fix: useubuntu-latest
as ci runner (#19)Maintainer changes
This version was pushed to npm by ulisesgascon, a new releaser for on-headers since your current version.
Updates
cookie-session
from 1.4.0 to 2.1.1Release notes
Sourced from cookie-session's releases.
... (truncated)
Changelog
Sourced from cookie-session's changelog.
... (truncated)
Commits
beb3ece
2.1.18c674d0
deps: [email protected] (#201)ad77352
💚 fix CI127d899
ci: apply OSSF Scorecard security best practices (#186)78674e1
fix: useubuntu-latest
as ci runner (#185)fb96951
fix: typo in documentation (#187)aa2ecf4
chore: upgrade scorecard workflow pinned action versions (#184)a9466a8
ci: add support for OSSF scorecard reporting (#180)ff7c2b2
2.1.051e7ce4
Fix loading sessions with special keysMaintainer changes
This version was pushed to npm by ulisesgascon, a new releaser for cookie-session since your current version.
Updates
express-session
from 1.17.3 to 1.18.2Release notes
Sourced from express-session's releases.
... (truncated)
Changelog
Sourced from express-session's changelog.
Commits
d10709f
🔖 v1.18.2 (#1070)5808783
deps: [email protected] (#1069)b9fcad8
chore: fix typos (#1066)a698c81
build(deps): bump coverallsapp/github-action from 1.2.5 to 2.3.6 (#1051)ec1957b
build(deps): bump actions/upload-artifact from 4.5.0 to 4.6.2 (#1052)2caff6a
build(deps): bump actions/checkout from 4.1.1 to 4.2.2 (#1049)2633e88
build(deps): bump github/codeql-action from 3.24.7 to 3.28.18 (#1050)7e2c696
build(deps): bump ossf/scorecard-action from 2.4.0 to 2.4.1 (#1048)92dd300
build(deps-dev): bump mocha from 10.2.0 to 10.8.2 (#1061)168271c
fix(dependabot): do not update major versionsMaintainer changes
This version was pushed to npm by ulisesgascon, a new releaser for express-session since your current version.
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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@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)You can disable automated security fix PRs for this repo from the Security Alerts page.