Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 14, 2025

This PR contains the following updates:

Package Change Age Confidence
commander 14.0.0 -> 14.0.1 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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 - "after 4pm on friday,before 9am on monday,every weekend" in timezone Europe/Paris, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 14, 2025 00:36
@renovate renovate bot requested review from millotp and shortcuts and removed request for a team September 14, 2025 00:36
@algolia-bot
Copy link
Collaborator

algolia-bot commented Sep 14, 2025

✔️ Code generated!

Name Link
🪓 Triggered by 6312e4a2ab0a2772e3e7fbfeabd058bbe9514a9b
🍃 Generated commit 332774d6425cfd77f77de61aa7acc5f9d403bace
🌲 Generated branch generated/renovate/commander-14.x
📊 Benchmark results

Benchmarks performed on the method using a mock server, the results might not reflect the real-world performance.

Language Req/s
go 1766
javascript 1683
php 1514
csharp 1311
python 1137
java 980
ruby 826
swift 721
scala 23

@renovate renovate bot force-pushed the renovate/commander-14.x branch 7 times, most recently from 16bc227 to affbb35 Compare September 14, 2025 02:39
@renovate renovate bot force-pushed the renovate/commander-14.x branch from affbb35 to b0a119d Compare September 14, 2025 02:58
@renovate renovate bot merged commit d85491b into chore/renovateBaseBranch Sep 14, 2025
29 checks passed
@renovate renovate bot deleted the renovate/commander-14.x branch September 14, 2025 03:15
algolia-bot added a commit that referenced this pull request Sep 14, 2025
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Fluf22 pushed a commit that referenced this pull request Sep 17, 2025
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Fluf22 pushed a commit that referenced this pull request Sep 17, 2025
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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