Skip to content

chore(deps): update nopt and safe dependency bumps#11014

Open
hirendra84 wants to merge 1 commit into
ember-cli:masterfrom
hirendra84:master
Open

chore(deps): update nopt and safe dependency bumps#11014
hirendra84 wants to merge 1 commit into
ember-cli:masterfrom
hirendra84:master

Conversation

@hirendra84
Copy link
Copy Markdown

Upgrade nopt to latest and apply safe dependency updates; ran tests locally.

Copilot AI review requested due to automatic review settings May 1, 2026 21:46
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the nopt CLI argument parsing dependency to a newer major version and refreshes the pnpm lockfile to capture the resulting transitive dependency changes.

Changes:

  • Bump nopt from ^3.0.6 to ^9.0.0 in package.json.
  • Update pnpm-lock.yaml for nopt@9.0.0 and its transitive updates (notably abbrev@4.0.0), including newly recorded engines constraints and deprecation metadata.

Reviewed changes

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

File Description
package.json Updates the direct dependency version for nopt to ^9.0.0.
pnpm-lock.yaml Reflects the resolved dependency graph changes from the nopt upgrade (including new Node engine constraints).
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread package.json
Comment on lines +115 to 116
"nopt": "^9.0.0",
"npm-package-arg": "^13.0.2",
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants