Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 15, 2025

This PR contains the following updates:

Package Change Age Confidence
commander 14.0.0 -> 14.0.1 age confidence

Release Notes

tj/commander.js (commander)

v14.0.1

Compare Source

Fixed
  • broken markdown link in README ([#​2369])
Changed
  • improve code readability by using optional chaining ([#​2394])
  • use more idiomatic code with object spread instead of Object.assign() ([#​2395])
  • improve code readability using string.endsWith() instead of string.slice() ([#​2396])
  • refactor .parseOptions() to process args array in-place ([#​2409])
  • change private variadic support routines from ._concatValue() to ._collectValue() (change code from array.concat() to array.push()) ([#​2410])
  • update (dev) dependencies

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner September 15, 2025 08:33
@renovate renovate bot force-pushed the renovate/commander-14.x-lockfile branch from 7dd07c7 to 904c185 Compare September 25, 2025 14:02
@renovate renovate bot changed the title fix(deps): update dependency commander to v14.0.1 chore(deps): update dependency commander to v14.0.1 Sep 25, 2025
@renovate renovate bot force-pushed the renovate/commander-14.x-lockfile branch from 904c185 to 3a0265c Compare September 29, 2025 07:37
@renovate renovate bot force-pushed the renovate/commander-14.x-lockfile branch from 3a0265c to c7a3551 Compare September 29, 2025 07:51
@dragon3 dragon3 self-assigned this Oct 8, 2025
Copy link
Contributor

@dragon3 dragon3 left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@dragon3 dragon3 merged commit d3d2c35 into main Oct 8, 2025
7 checks passed
@dragon3 dragon3 deleted the renovate/commander-14.x-lockfile branch October 8, 2025 06:41
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