flow-library
flow-library copied to clipboard
Bump on-headers and express-session
Bumps on-headers to 1.1.0 and updates ancestor dependency express-session. These dependencies need to be updated together.
Updates on-headers from 1.0.2 to 1.1.0
Release notes
Sourced from on-headers's releases.
1.1.0
Important
What's Changed
- Migrate CI pipeline to GitHub actions by
@carpassein jshttp/on-headers#12- fix README.md badges by
@carpassein jshttp/on-headers#13- add OSSF scorecard action by
@carpassein jshttp/on-headers#14- fix: use
ubuntu-latestas ci runner by@UlisesGasconin jshttp/on-headers#19- ci: apply OSSF Scorecard security best practices by
@UlisesGasconin jshttp/on-headers#20- 👷 add upstream change detection by
@ctcpipin jshttp/on-headers#31- ✨ add script to update known hashes by
@ctcpipin jshttp/on-headers#32- 💚 update CI - add newer node versions by
@ctcpipin jshttp/on-headers#33New Contributors
@carpassemade their first contribution in jshttp/on-headers#12@UlisesGasconmade their first contribution in jshttp/on-headers#19@ctcpipmade their first contribution in jshttp/on-headers#31Full Changelog: https://github.com/jshttp/on-headers/compare/v1.0.2...v1.1.0
Commits
4b017af1.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)ce0b2c8ci: apply OSSF Scorecard security best practices (#20)1a38c54fix: useubuntu-latestas ci runner (#19)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by ulisesgascon, a new releaser for on-headers since your current version.
Updates express-session from 1.18.1 to 1.18.2
Release notes
Sourced from express-session's releases.
v1.18.2
What's Changed
- fix: Resolve test failure - Refresh server.crt with existing key extending expiry to Nov 21 03:28:10 2034 GMT by
@BaileyFirmanin expressjs/session#1003- feat: gencert script to regenerate the test ssl certs by
@wesleytoddin expressjs/session#1015- chore: upgrade scorecard workflow pinned action versions by
@carpassein expressjs/session#1008- ci: add CodeQL (SAST) by
@bjohansebasin expressjs/session#1005- [StepSecurity] Apply security best practices by
@step-security-botin expressjs/session#1047- build(deps-dev): bump mocha from 10.2.0 to 10.8.2 by
@dependabot[bot] in expressjs/session#1061- build(deps): bump ossf/scorecard-action from 2.4.0 to 2.4.1 by
@dependabot[bot] in expressjs/session#1048- build(deps): bump github/codeql-action from 3.24.7 to 3.28.18 by
@dependabot[bot] in expressjs/session#1050- build(deps): bump actions/checkout from 4.1.1 to 4.2.2 by
@dependabot[bot] in expressjs/session#1049- build(deps): bump actions/upload-artifact from 4.5.0 to 4.6.2 by
@dependabot[bot] in expressjs/session#1052- build(deps): bump coverallsapp/github-action from 1.2.5 to 2.3.6 by
@dependabot[bot] in expressjs/session#1051- chore: fix typos by
@noritaka1166in expressjs/session#1066- deps: [email protected] by
@UlisesGasconin expressjs/session#1069- 🔖 v1.18.2 by
@ctcpipin expressjs/session#1070New Contributors
@BaileyFirmanmade their first contribution in expressjs/session#1003@wesleytoddmade their first contribution in expressjs/session#1015@carpassemade their first contribution in expressjs/session#1008@step-security-botmade their first contribution in expressjs/session#1047@dependabot[bot] made their first contribution in expressjs/session#1061@noritaka1166made their first contribution in expressjs/session#1066@ctcpipmade their first contribution in expressjs/session#1070Full Changelog: https://github.com/expressjs/session/compare/v1.18.1...v1.18.2
Changelog
Sourced from express-session's changelog.
1.18.2 / 2025-07-17
- deps: [email protected]
- deps: on-headers@~1.1.0
Commits
d10709f🔖 v1.18.2 (#1070)5808783deps: [email protected] (#1069)b9fcad8chore: fix typos (#1066)a698c81build(deps): bump coverallsapp/github-action from 1.2.5 to 2.3.6 (#1051)ec1957bbuild(deps): bump actions/upload-artifact from 4.5.0 to 4.6.2 (#1052)2caff6abuild(deps): bump actions/checkout from 4.1.1 to 4.2.2 (#1049)2633e88build(deps): bump github/codeql-action from 3.24.7 to 3.28.18 (#1050)7e2c696build(deps): bump ossf/scorecard-action from 2.4.0 to 2.4.1 (#1048)92dd300build(deps-dev): bump mocha from 10.2.0 to 10.8.2 (#1061)168271cfix(dependabot): do not update major versions- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.