Skip to content

Bump on-headers, morgan and response-time#40

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-498592976d
Open

Bump on-headers, morgan and response-time#40
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-498592976d

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 28, 2026

Copy link
Copy Markdown
Contributor

Bumps on-headers to 1.1.0 and updates ancestor dependencies on-headers, morgan and response-time. 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

New Contributors

Full Changelog: jshttp/on-headers@v1.0.2...v1.1.0

Changelog

Sourced from on-headers's changelog.

1.1.0 / 2025-07-17

Commits
  • 4b017af 1.1.0
  • b636f2d ♻️ refactor header array code
  • 3e2c2d4 ✨ ignore falsy header keys, matching node behavior
  • 172eb41 ✨ support duplicate headers
  • c6e3849 🔒️ fix array handling
  • 6893518 💚 update CI - add newer node versions
  • 56a345d ✨ add script to update known hashes
  • 175ab21 👷 add upstream change detection (#31)
  • ce0b2c8 ci: apply OSSF Scorecard security best practices (#20)
  • 1a38c54 fix: use ubuntu-latest as 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 morgan from 1.10.0 to 1.10.1

Release notes

Sourced from morgan's releases.

1.10.1

What's Changed

New Contributors

Full Changelog: expressjs/morgan@1.10.0...1.10.1

Changelog

Sourced from morgan's changelog.

1.10.1 / 2025-07-17

Commits
Maintainer changes

This version was pushed to npm by ulisesgascon, a new releaser for morgan since your current version.


Updates response-time from 2.3.3 to 2.3.4

Release notes

Sourced from response-time's releases.

v2.3.4

What's Changed

New Contributors

Full Changelog: expressjs/response-time@2.3.3...v2.3.4

Changelog

Sourced from response-time's changelog.

2.3.4 / 2025-07-17

Commits
  • 81090b8 🔖 v2.3.4 (#50)
  • c9c8566 deps: on-headers@1.1.0 (#49)
  • fabc31f build(deps): bump github/codeql-action from 3.28.18 to 3.29.2 (#48)
  • f53fa10 build(deps-dev): bump eslint-plugin-import from 2.31.0 to 2.32.0 (#47)
  • 97138ac build(deps-dev): bump mocha from 6.1.4 to 6.2.3 (#45)
  • 77d4e1d build(deps-dev): bump eslint-plugin-markdown from 1.0.0-beta.6 to 1.0.2 (#44)
  • 6679ce0 build(deps-dev): bump eslint-plugin-promise from 3.7.0 to 3.8.0 (#46)
  • 8af6562 build(deps): bump github/codeql-action from 3.27.0 to 3.28.18 (#43)
  • e648da6 build(deps): bump ossf/scorecard-action from 2.4.0 to 2.4.2 (#42)
  • 4f8b029 build(deps-dev): bump eslint-plugin-standard from 3.0.1 to 3.1.0 (#41)
  • 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @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.

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), [morgan](https://github.com/expressjs/morgan) and [response-time](https://github.com/expressjs/response-time). 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 `morgan` from 1.10.0 to 1.10.1
- [Release notes](https://github.com/expressjs/morgan/releases)
- [Changelog](https://github.com/expressjs/morgan/blob/master/HISTORY.md)
- [Commits](expressjs/morgan@1.10.0...1.10.1)

Updates `response-time` from 2.3.3 to 2.3.4
- [Release notes](https://github.com/expressjs/response-time/releases)
- [Changelog](https://github.com/expressjs/response-time/blob/master/HISTORY.md)
- [Commits](expressjs/response-time@2.3.3...v2.3.4)

---
updated-dependencies:
- dependency-name: on-headers
  dependency-version: 1.1.0
  dependency-type: indirect
- dependency-name: morgan
  dependency-version: 1.10.1
  dependency-type: direct:production
- dependency-name: response-time
  dependency-version: 2.3.4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 28, 2026
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants