build(deps): bump morgan from 1.11.0 to 1.12.0 - #11885
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
dependabot
Bot
requested review from
Mark Cowlishaw (markcowl) and
Timothee Guerin (timotheeguerin)
as code owners
September 8, 2026 23:59
dependabot
Bot
requested review from
catalinaperalta,
iscai-msft and
Laurent Mazuel (lmazuel)
as code owners
September 8, 2026 23:59
|
Azure Pipelines: Successfully started running 1 pipeline(s). 1 pipeline(s) were filtered out due to trigger conditions. There may be pipelines that require an authorized user to comment /azp run to run. |
Contributor
There was a problem hiding this comment.
🟡 Changes recommended
A .chronus changelog entry for the dependency bump is missing per repository PR requirements.
Once you've addressed the issues Copilot identified, you can request another Copilot review.
Pull request overview
Updates the workspace dependency catalog to use morgan ^1.12.0 (from ^1.11.0), and refreshes the lockfile so workspace consumers resolve the new version (including upstream security fixes in morgan@1.12.0).
Changes:
- Bump
morganin the pnpm catalog from^1.11.0to^1.12.0. - Update
pnpm-lock.yamlto reflect resolution ofmorgan@1.12.0across importers.
File summaries
| File | Description |
|---|---|
| pnpm-workspace.yaml | Updates the workspace catalog entry for morgan to ^1.12.0. |
| pnpm-lock.yaml | Updates resolved morgan version/integrity and importer entries to 1.12.0. |
Review details
Files not reviewed (1)
- pnpm-lock.yaml: Generated file
- Files reviewed: 1/2 changed files
- Comments generated: 1
- Review effort level: Lite
💡 Configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
| monaco-editor: ^0.56.0 | ||
| monaco-editor-core: ^0.56.0 | ||
| morgan: ^1.11.0 | ||
| morgan: ^1.12.0 |
Bumps [morgan](https://github.com/expressjs/morgan) from 1.11.0 to 1.12.0. - [Release notes](https://github.com/expressjs/morgan/releases) - [Changelog](https://github.com/expressjs/morgan/blob/master/HISTORY.md) - [Commits](expressjs/morgan@1.11.0...1.12.0) --- updated-dependencies: - dependency-name: morgan dependency-version: 1.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/morgan-1.12.0
branch
from
September 9, 2026 19:02
d2c8567 to
2bf2911
Compare
Contributor
There was a problem hiding this comment.
🔵 Needs a closer look
A .chronus/changes/* entry is needed to record the dependency bump per the repo’s PR/changelog conventions.
Review details
Files not reviewed (1)
- pnpm-lock.yaml: Generated file
Suppressed comments (1)
pnpm-workspace.yaml:127
- This dependency bump should be accompanied by a
.chronus/changes/*entry (changeKinddependencies) per the repo PR instructions (.github/copilot-instructions.md:129-133). This catalog entry impacts at least@typespec/spector(dependency atpackages/spector/package.json:54) and@typespec/http-server-js(devDependency atpackages/http-server-js/package.json:87), so the release notes should record the morgan update (dependenciesis a valid kind per.chronus/config.yaml:14-18).
morgan: ^1.12.0
- Files reviewed: 1/2 changed files
- Comments generated: 0 new
- Review effort level: Lite
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps morgan from 1.11.0 to 1.12.0.
Release notes
Sourced from morgan's releases.
Changelog
Sourced from morgan's changelog.
Commits
063f0841.12.0 (#376)fbf9383fix: escape all token values in log output0338399feat: NO_COLOR env var removes color in dev format (#377)51007f9feat: pass objects through to streams in objectMode (#375)4790f5dci: use latest patch per Node.js major, add 23-26 (#374)786c66ddocs: fix README lint errors (#373)98d848cdocs: add ES modules import example (#352)fb9a228chore(ci): npm-publish via reusable workflows (#334)4729fe8build: bump github actions and dev dependencies (#369)bd171d7docs: update link (#363)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for morgan since your current version.