Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 17, 2025

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.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 17, 2025
@yashkohli88
Copy link
Contributor

Summary of on-headers and morgan -> Can be updated safely

Security Fixes

Features & Enhancements

  • 1.10.0 (2020-03-20)
    • Added :total-time token.
    • Colored status code for dev format no longer has trailing space.
    • Replaced internal eval usage with Function constructor.
    • Now uses instance methods on process to check for listeners.

Bug Fixes

  • 1.10.0 (2020-03-20)
    • Fixed res.writeHead patch missing return value.
  • 1.9.1 (2018-09-10)
    • Fixed issues using special characters in format.

Performance Improvements

  • 1.9.1 (2018-09-10)
    • Removed argument reassignment for better performance.

Dependency Updates

  • 1.10.1 (2025-07-17)
    • Updated: on-headers@~1.1.0
  • 1.10.0 (2020-03-20)
  • 1.9.1 (2018-09-10)
    • Updated: depd@~1.1.2

@qtomlinson
Copy link
Collaborator

@dependabot rebase

1 similar comment
@qtomlinson
Copy link
Collaborator

@dependabot rebase

@qtomlinson
Copy link
Collaborator

@dependabot rebase

Bumps [on-headers](https://github.com/jshttp/on-headers) to 1.1.0 and updates ancestor dependency [morgan](https://github.com/expressjs/morgan). 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.9.1 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.9.1...1.10.1)

---
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
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-1083d179d6 branch from 26662bc to 8c1b927 Compare November 4, 2025 22:52
@qtomlinson qtomlinson merged commit 2f5ac04 into master Nov 4, 2025
2 checks passed
@qtomlinson qtomlinson deleted the dependabot/npm_and_yarn/multi-1083d179d6 branch November 4, 2025 23:59
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.

3 participants