ffurrer2 / extract-release-notes

A GitHub Action to extract release notes from a "Keep a Changelog" formatted changelog file
MIT License
64 stars 25 forks source link

Bump npm-check-updates from 16.12.2 to 16.13.2 #304

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps npm-check-updates from 16.12.2 to 16.13.2.

Release notes

Sourced from npm-check-updates's releases.

v16.13.0

Feature

  • Added --install option to control auto-install behavior.

Usage:

ncu --install [value]

Default: prompt

Control the auto-install behavior.

Commits
  • 7b2e1a0 16.13.2
  • b7fec80 fix: npm alias parsing with complex version strings (#1319)
  • 1a5b0d6 Wrap workspaces tests in describe block.
  • 46b79c7 Fix merge pnpm workspace config test.
  • 5591132 install test: stripAnsi
  • e3b9e73 Lock typescript and typescript-json-schema versions.
  • e13e974 16.13.1
  • bc695c9 autoinstall: Print message to indicate installation in progress (#1316).
  • a70f7fd 16.13.0
  • 25a1b9a cli: Shorten extended help recommendation.
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show 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)