Skip to content

chore(deps)(deps): bump morgan from 1.10.1 to 1.11.0 - #107

Open
dependabot[bot] wants to merge 3 commits into
mainfrom
dependabot/npm_and_yarn/morgan-1.11.0
Open

chore(deps)(deps): bump morgan from 1.10.1 to 1.11.0#107
dependabot[bot] wants to merge 3 commits into
mainfrom
dependabot/npm_and_yarn/morgan-1.11.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 11, 2026

Copy link
Copy Markdown
Contributor

Bumps morgan from 1.10.1 to 1.11.0.

Release notes

Sourced from morgan's releases.

1.11.0

What's Changed

Security Fix:

New Contributors

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

Changelog

Sourced from morgan's changelog.

1.11.0 / 2026-06-02

  • add :pid token

Security Fix:

Commits
  • e0e6f17 Release 1.11.0 (#350)
  • b3f5d9b Merge commit from fork
  • 203c758 build(deps): bump github/codeql-action from 4.32.4 to 4.35.2 (#346)
  • 002bc81 build(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 (#347)
  • 561b0d7 build(deps): bump actions/upload-artifact from 5.0.0 to 7.0.0 (#338)
  • 2db705e build(deps): bump github/codeql-action from 3.29.7 to 4.32.4 (#337)
  • a373c5f build(deps): bump ossf/scorecard-action from 2.3.1 to 2.4.3 (#327)
  • c8e72fa build(deps): bump actions/checkout from 4.1.1 to 6.0.1 (#324)
  • 023300e build(deps): bump actions/upload-artifact from 4.3.1 to 4.6.2 (#307)
  • 9d8d6c0 build(deps): bump coverallsapp/github-action from 1.2.5 to 2.3.6 (#306)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [morgan](https://github.com/expressjs/morgan) from 1.10.1 to 1.11.0.
- [Release notes](https://github.com/expressjs/morgan/releases)
- [Changelog](https://github.com/expressjs/morgan/blob/master/HISTORY.md)
- [Commits](expressjs/morgan@1.10.1...1.11.0)

---
updated-dependencies:
- dependency-name: morgan
  dependency-version: 1.11.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jul 11, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: javascript. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot
dependabot Bot requested a review from donny-devops as a code owner July 11, 2026 00:09
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 11, 2026
@secure-code-warrior-for-github

Copy link
Copy Markdown

Micro-Learning Topic: Log injection (Detected by phrase)

Matched on "log injection"

What is this? (2min video)

The Log Forging vulnerability is caused by writing unvalidated user input to log files can allow an attacker to forge log entries or inject malicious content into the logs.

Try a challenge in Secure Code Warrior

Helpful references
  • OWASP Log Forging - OWASP community page with comprehensive information about log forging, and links to various OWASP resources to help detect or prevent it.

@deepsource-io

deepsource-io Bot commented Jul 11, 2026

Copy link
Copy Markdown

DeepSource Code Review

We reviewed changes in a8ddfd9...5c2eaec on this pull request. Below is the summary for the review, and you can see the individual issues we found as inline review comments.

See full review on DeepSource ↗

PR Report Card

Overall Grade   Security  

Reliability  

Complexity  

Hygiene  

Code Review Summary

Analyzer Status Updated (UTC) Details
Docker Aug 1, 2026 3:37a.m. Review ↗
JavaScript Aug 1, 2026 3:37a.m. Review ↗
Python Aug 1, 2026 3:37a.m. Review ↗
Secrets Aug 1, 2026 3:37a.m. Review ↗

Important

AI Review is run only on demand for your team. We're only showing results of static analysis review right now. To trigger AI Review, comment @deepsourcebot review on this thread.

@socket-security

socket-security Bot commented Jul 11, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedmorgan@​1.10.1 ⏵ 1.11.0100 +1100 +2100 +186 -2100

View full report

@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity · 0 duplication

Metric Results
Complexity 0
Duplication 0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This Dependabot PR updates the morgan HTTP request logger dependency to incorporate upstream changes, including a security fix that escapes control characters in the :remote-user token to prevent log injection (CVE-2026-5078 / GHSA-4vj7-5mj6-jm8m).

Changes:

  • Bump morgan from ^1.10.0/1.10.1 to ^1.11.0/1.11.0.
  • Refresh package-lock.json for the new morgan tarball metadata and its updated transitive dependency (on-finished to ~2.4.1).

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
package.json Updates the direct morgan dependency version range to ^1.11.0.
package-lock.json Locks morgan@1.11.0 and updates its resolved/integrity metadata plus transitive dependency versioning.

Copilot AI added 2 commits August 1, 2026 03:34
Remove `unknown` from --results filter so the scan only fails on
real, API-verified credentials. Test fixture placeholder keys
(sk_test_fixture_key_*, whsec_test_fixture_secret_*) are unverified
by Stripe and were causing false-positive failures on every PR.
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants