Update dependency npm-check-updates to v22.2.9 #18

Open
forgejo wants to merge 1 commit from renovate/npm-check-updates-22.x-lockfile into main
forgejo commented 2026-05-24 16:56:31 +00:00 (Migrated from git.smallhack.org)

This PR contains the following updates:

Package Change Age Confidence
npm-check-updates 22.2.022.2.9 age confidence

⚠️ Warning

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


Release Notes

raineorshine/npm-check-updates (npm-check-updates)

v22.2.9

Compare Source

What's Changed

Full Changelog: https://github.com/raineorshine/npm-check-updates/compare/v22.2.8...v22.2.9

v22.2.8

Compare Source

What's Changed

Full Changelog: https://github.com/raineorshine/npm-check-updates/compare/v22.2.7...v22.2.8

v22.2.7

Compare Source

What's Changed

Full Changelog: https://github.com/raineorshine/npm-check-updates/compare/v22.2.6...v22.2.7

v22.2.6

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/raineorshine/npm-check-updates/compare/v22.2.5...v22.2.6

v22.2.5

Compare Source

e951cf4 Bump minor and patch.
0f9f53d prettier
edf4212 Make deep tests path-agnostic with regex patterns
b820131 Only show missing time when time or cooldown format is requested

Full Changelog: https://github.com/raineorshine/npm-check-updates/compare/v22.2.3...v22.2.5

v22.2.3

Compare Source

What's Changed

Full Changelog: https://github.com/raineorshine/npm-check-updates/compare/v22.2.2...v22.2.3

v22.2.2

Compare Source

What's Changed

Full Changelog: https://github.com/raineorshine/npm-check-updates/compare/v22.2.1...v22.2.2

v22.2.1

Compare Source

What's Changed

Full Changelog: https://github.com/raineorshine/npm-check-updates/compare/v22.2.0...v22.2.1


Configuration

📅 Schedule: (UTC)

  • 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 becomes conflicted, 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 has been generated by Mend Renovate.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [npm-check-updates](https://github.com/raineorshine/npm-check-updates) | [`22.2.0` → `22.2.9`](https://renovatebot.com/diffs/npm/npm-check-updates/22.2.0/22.2.9) | ![age](https://developer.mend.io/api/mc/badges/age/npm/npm-check-updates/22.2.9?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/npm-check-updates/22.2.0/22.2.9?slim=true) | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the [Dependency Dashboard](issues/3) for more information. --- ### Release Notes <details> <summary>raineorshine/npm-check-updates (npm-check-updates)</summary> ### [`v22.2.9`](https://github.com/raineorshine/npm-check-updates/releases/tag/v22.2.9) [Compare Source](https://github.com/raineorshine/npm-check-updates/compare/v22.2.8...v22.2.9) #### What's Changed - Dockerfile: use lts-alpine image by [@&#8203;XhmikosR](https://github.com/XhmikosR) in [#&#8203;1862](https://github.com/raineorshine/npm-check-updates/pull/1862) - Rename variable and test file by [@&#8203;XhmikosR](https://github.com/XhmikosR) in [#&#8203;1884](https://github.com/raineorshine/npm-check-updates/pull/1884) - eslint.config.js: drop moot jest globals by [@&#8203;XhmikosR](https://github.com/XhmikosR) in [#&#8203;1887](https://github.com/raineorshine/npm-check-updates/pull/1887) - replace zod with valibot to reduce bundle size by [@&#8203;XhmikosR](https://github.com/XhmikosR) in [#&#8203;1885](https://github.com/raineorshine/npm-check-updates/pull/1885) - CI: add prettier in lint workflow by [@&#8203;XhmikosR](https://github.com/XhmikosR) in [#&#8203;1889](https://github.com/raineorshine/npm-check-updates/pull/1889) - Use async glob instead of glob.sync in getAllPackages by [@&#8203;XhmikosR](https://github.com/XhmikosR) in [#&#8203;1891](https://github.com/raineorshine/npm-check-updates/pull/1891) - Minor type tweaks by [@&#8203;XhmikosR](https://github.com/XhmikosR) in [#&#8203;1892](https://github.com/raineorshine/npm-check-updates/pull/1892) - Switch mocha tests to parallel by [@&#8203;XhmikosR](https://github.com/XhmikosR) in [#&#8203;1886](https://github.com/raineorshine/npm-check-updates/pull/1886) - Replace markdownlint-cli with markdownlint-cli2 by [@&#8203;XhmikosR](https://github.com/XhmikosR) in [#&#8203;1893](https://github.com/raineorshine/npm-check-updates/pull/1893) **Full Changelog**: <https://github.com/raineorshine/npm-check-updates/compare/v22.2.8...v22.2.9> ### [`v22.2.8`](https://github.com/raineorshine/npm-check-updates/releases/tag/v22.2.8) [Compare Source](https://github.com/raineorshine/npm-check-updates/compare/v22.2.7...v22.2.8) #### What's Changed - CI: remove concurrency by [@&#8203;XhmikosR](https://github.com/XhmikosR) in [#&#8203;1846](https://github.com/raineorshine/npm-check-updates/pull/1846) - build(deps): bump actions/checkout from 6.0.3 to 7.0.0 in the github-actions group by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1872](https://github.com/raineorshine/npm-check-updates/pull/1872) - Downgrade ts-json-schema-generator to v2.4.0 for Node.js 20 support by [@&#8203;XhmikosR](https://github.com/XhmikosR) in [#&#8203;1848](https://github.com/raineorshine/npm-check-updates/pull/1848) - prepare: add exit 0 as an extra guard by [@&#8203;XhmikosR](https://github.com/XhmikosR) in [#&#8203;1850](https://github.com/raineorshine/npm-check-updates/pull/1850) - ESLint: bump to es2023 globals by [@&#8203;XhmikosR](https://github.com/XhmikosR) in [#&#8203;1854](https://github.com/raineorshine/npm-check-updates/pull/1854) - package.json: remove redundant tests from files by [@&#8203;XhmikosR](https://github.com/XhmikosR) in [#&#8203;1855](https://github.com/raineorshine/npm-check-updates/pull/1855) - tsconfig: enable verbatimModuleSyntax by [@&#8203;XhmikosR](https://github.com/XhmikosR) in [#&#8203;1860](https://github.com/raineorshine/npm-check-updates/pull/1860) - Remove the unused libnpmconfig.d.ts by [@&#8203;XhmikosR](https://github.com/XhmikosR) in [#&#8203;1857](https://github.com/raineorshine/npm-check-updates/pull/1857) - Clean up `run()` return type JSDoc by [@&#8203;XhmikosR](https://github.com/XhmikosR) in [#&#8203;1868](https://github.com/raineorshine/npm-check-updates/pull/1868) - cache test: remove any previous stale cache file to prevent failures by [@&#8203;XhmikosR](https://github.com/XhmikosR) in [#&#8203;1865](https://github.com/raineorshine/npm-check-updates/pull/1865) - package.json: remove duplicate typecheck script by [@&#8203;XhmikosR](https://github.com/XhmikosR) in [#&#8203;1856](https://github.com/raineorshine/npm-check-updates/pull/1856) - Doctor tests cleanup by [@&#8203;XhmikosR](https://github.com/XhmikosR) in [#&#8203;1869](https://github.com/raineorshine/npm-check-updates/pull/1869) - fix: skip cache write when cooldown is active by [@&#8203;XhmikosR](https://github.com/XhmikosR) in [#&#8203;1871](https://github.com/raineorshine/npm-check-updates/pull/1871) - Fix stale [@&#8203;param](https://github.com/param) names in JSDoc by [@&#8203;XhmikosR](https://github.com/XhmikosR) in [#&#8203;1874](https://github.com/raineorshine/npm-check-updates/pull/1874) - Simplify tsconfig.json by [@&#8203;XhmikosR](https://github.com/XhmikosR) in [#&#8203;1858](https://github.com/raineorshine/npm-check-updates/pull/1858) - Add a .npmrc file enabling engine-strict by [@&#8203;XhmikosR](https://github.com/XhmikosR) in [#&#8203;1847](https://github.com/raineorshine/npm-check-updates/pull/1847) - Enforce node: protocol and dedupe imports by [@&#8203;XhmikosR](https://github.com/XhmikosR) in [#&#8203;1842](https://github.com/raineorshine/npm-check-updates/pull/1842) - Fix verbose log printing local yarn config under "user yarn config" header by [@&#8203;XhmikosR](https://github.com/XhmikosR) in [#&#8203;1875](https://github.com/raineorshine/npm-check-updates/pull/1875) - lint: add --continue-on-error by [@&#8203;XhmikosR](https://github.com/XhmikosR) in [#&#8203;1859](https://github.com/raineorshine/npm-check-updates/pull/1859) - test: cover `$` override references by [@&#8203;XhmikosR](https://github.com/XhmikosR) in [#&#8203;1877](https://github.com/raineorshine/npm-check-updates/pull/1877) - CI updates by [@&#8203;XhmikosR](https://github.com/XhmikosR) in [#&#8203;1870](https://github.com/raineorshine/npm-check-updates/pull/1870) - More shell tweaks by [@&#8203;XhmikosR](https://github.com/XhmikosR) in [#&#8203;1853](https://github.com/raineorshine/npm-check-updates/pull/1853) - Update interactive hint for q button by [@&#8203;XhmikosR](https://github.com/XhmikosR) in [#&#8203;1879](https://github.com/raineorshine/npm-check-updates/pull/1879) - Vite config cleanup by [@&#8203;XhmikosR](https://github.com/XhmikosR) in [#&#8203;1861](https://github.com/raineorshine/npm-check-updates/pull/1861) - package.json: remove unneeded overrides by [@&#8203;XhmikosR](https://github.com/XhmikosR) in [#&#8203;1849](https://github.com/raineorshine/npm-check-updates/pull/1849) - build: stub unused iconv-lite out of the bundle by [@&#8203;XhmikosR](https://github.com/XhmikosR) in [#&#8203;1881](https://github.com/raineorshine/npm-check-updates/pull/1881) - package.json: specify allowScripts by [@&#8203;XhmikosR](https://github.com/XhmikosR) in [#&#8203;1878](https://github.com/raineorshine/npm-check-updates/pull/1878) - build(deps): bump softprops/action-gh-release by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1880](https://github.com/raineorshine/npm-check-updates/pull/1880) - refactor prettifyCooldown and share the cooldown regex by [@&#8203;XhmikosR](https://github.com/XhmikosR) in [#&#8203;1883](https://github.com/raineorshine/npm-check-updates/pull/1883) - build(deps-dev): bump the development-dependencies group across 1 directory with 5 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1876](https://github.com/raineorshine/npm-check-updates/pull/1876) - fix(cooldown): scope auto-cooldown config to active package manager only by [@&#8203;raineorshine](https://github.com/raineorshine) with [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;1882](https://github.com/raineorshine/npm-check-updates/pull/1882) **Full Changelog**: <https://github.com/raineorshine/npm-check-updates/compare/v22.2.7...v22.2.8> ### [`v22.2.7`](https://github.com/raineorshine/npm-check-updates/releases/tag/v22.2.7) [Compare Source](https://github.com/raineorshine/npm-check-updates/compare/v22.2.6...v22.2.7) #### What's Changed - Fix CodeQL issues by [@&#8203;XhmikosR](https://github.com/XhmikosR) in [#&#8203;1813](https://github.com/raineorshine/npm-check-updates/pull/1813) - Escape package name and reuse escapeRegExp by [@&#8203;XhmikosR](https://github.com/XhmikosR) in [#&#8203;1838](https://github.com/raineorshine/npm-check-updates/pull/1838) - Remove redundant awaits and enable [@&#8203;typescript-eslint/await-thenable](https://github.com/typescript-eslint/await-thenable) by [@&#8203;XhmikosR](https://github.com/XhmikosR) in [#&#8203;1839](https://github.com/raineorshine/npm-check-updates/pull/1839) - Stop exporting the externally unused getOwnerPerDependency by [@&#8203;XhmikosR](https://github.com/XhmikosR) in [#&#8203;1840](https://github.com/raineorshine/npm-check-updates/pull/1840) - Perf improvements by [@&#8203;XhmikosR](https://github.com/XhmikosR) in [#&#8203;1843](https://github.com/raineorshine/npm-check-updates/pull/1843) - Move configs out of package.json by [@&#8203;XhmikosR](https://github.com/XhmikosR) in [#&#8203;1841](https://github.com/raineorshine/npm-check-updates/pull/1841) - build(deps): downgrade ini from 7.0.0 to 6.0.0 to restore Node 20 support by [@&#8203;raineorshine](https://github.com/raineorshine) in [#&#8203;1845](https://github.com/raineorshine/npm-check-updates/pull/1845) **Full Changelog**: <https://github.com/raineorshine/npm-check-updates/compare/v22.2.6...v22.2.7> ### [`v22.2.6`](https://github.com/raineorshine/npm-check-updates/releases/tag/v22.2.6) [Compare Source](https://github.com/raineorshine/npm-check-updates/compare/v22.2.5...v22.2.6) #### What's Changed - build(deps-dev): bump [@&#8203;typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/eslint-plugin) by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1787](https://github.com/raineorshine/npm-check-updates/pull/1787) - build(deps-dev): bump [@&#8203;typescript-eslint/parser](https://github.com/typescript-eslint/parser) from 8.60.1 to 8.61.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1788](https://github.com/raineorshine/npm-check-updates/pull/1788) - build(deps-dev): bump [@&#8203;microsoft/api-extractor](https://github.com/microsoft/api-extractor) from 7.58.7 to 7.58.8 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1789](https://github.com/raineorshine/npm-check-updates/pull/1789) - build(deps-dev): bump eslint-plugin-n from 18.0.1 to 18.1.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1790](https://github.com/raineorshine/npm-check-updates/pull/1790) - build(deps-dev): bump prettier from 3.8.3 to 3.8.4 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1792](https://github.com/raineorshine/npm-check-updates/pull/1792) - build(deps-dev): bump semver from 7.8.2 to 7.8.3 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1793](https://github.com/raineorshine/npm-check-updates/pull/1793) - build(deps-dev): bump cosmiconfig from 9.0.1 to 9.0.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1791](https://github.com/raineorshine/npm-check-updates/pull/1791) - build(deps-dev): bump shell-quote from 1.8.3 to 1.8.4 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1795](https://github.com/raineorshine/npm-check-updates/pull/1795) - Dependabot: add github-actions updates and group updates with a cooldown by [@&#8203;XhmikosR](https://github.com/XhmikosR) in [#&#8203;1785](https://github.com/raineorshine/npm-check-updates/pull/1785) - CI: harden and align GitHub Actions workflows by [@&#8203;XhmikosR](https://github.com/XhmikosR) in [#&#8203;1786](https://github.com/raineorshine/npm-check-updates/pull/1786) - feat: respect min-release-age-exclude with min-release-age npm config by [@&#8203;Cherry](https://github.com/Cherry) in [#&#8203;1797](https://github.com/raineorshine/npm-check-updates/pull/1797) - feat: add Claude Code SKILL file for npm-check-updates by [@&#8203;ilteoood](https://github.com/ilteoood) in [#&#8203;1798](https://github.com/raineorshine/npm-check-updates/pull/1798) - build(deps): bump esbuild from 0.28.0 to 0.28.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1799](https://github.com/raineorshine/npm-check-updates/pull/1799) - Quote global package specs with a period in the scope for PowerShell compatibility by [@&#8203;raineorshine](https://github.com/raineorshine) with [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;1800](https://github.com/raineorshine/npm-check-updates/pull/1800) - Add a GitHub workflow to clean up closed PRs' caches by [@&#8203;XhmikosR](https://github.com/XhmikosR) in [#&#8203;1804](https://github.com/raineorshine/npm-check-updates/pull/1804) - package.json: fix npm scripts to be cross-platform by [@&#8203;XhmikosR](https://github.com/XhmikosR) in [#&#8203;1805](https://github.com/raineorshine/npm-check-updates/pull/1805) - Replace the unmaintained npm-run-all with npm-run-all2 and removed unused deps by [@&#8203;XhmikosR](https://github.com/XhmikosR) in [#&#8203;1806](https://github.com/raineorshine/npm-check-updates/pull/1806) - build workflow: add npm pack --dry-run by [@&#8203;XhmikosR](https://github.com/XhmikosR) in [#&#8203;1807](https://github.com/raineorshine/npm-check-updates/pull/1807) - test/e2e.sh: fix shellcheck issues by [@&#8203;XhmikosR](https://github.com/XhmikosR) in [#&#8203;1808](https://github.com/raineorshine/npm-check-updates/pull/1808) - Replace rfdc with native structuredClone by [@&#8203;XhmikosR](https://github.com/XhmikosR) in [#&#8203;1809](https://github.com/raineorshine/npm-check-updates/pull/1809) - Replace js-yaml with yaml by [@&#8203;XhmikosR](https://github.com/XhmikosR) in [#&#8203;1810](https://github.com/raineorshine/npm-check-updates/pull/1810) - Replace dequal with node:util isDeepStrictEqual by [@&#8203;XhmikosR](https://github.com/XhmikosR) in [#&#8203;1811](https://github.com/raineorshine/npm-check-updates/pull/1811) - fix: do not call semver.minVersion on non-semver package protocols by [@&#8203;duniul](https://github.com/duniul) in [#&#8203;1767](https://github.com/raineorshine/npm-check-updates/pull/1767) - Convert inline code backticks to `<code>` in generated HTML tables by [@&#8203;XhmikosR](https://github.com/XhmikosR) in [#&#8203;1814](https://github.com/raineorshine/npm-check-updates/pull/1814) - Fix skills by [@&#8203;XhmikosR](https://github.com/XhmikosR) in [#&#8203;1815](https://github.com/raineorshine/npm-check-updates/pull/1815) - Vite: use 'oxc' for minify by [@&#8203;XhmikosR](https://github.com/XhmikosR) in [#&#8203;1816](https://github.com/raineorshine/npm-check-updates/pull/1816) - build(deps): bump form-data from 4.0.5 to 4.0.6 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1817](https://github.com/raineorshine/npm-check-updates/pull/1817) - build-options.ts: split README and schema writes, drop duplicate RunOptions.json write by [@&#8203;XhmikosR](https://github.com/XhmikosR) in [#&#8203;1818](https://github.com/raineorshine/npm-check-updates/pull/1818) - Remove lodash-es by [@&#8203;XhmikosR](https://github.com/XhmikosR) in [#&#8203;1819](https://github.com/raineorshine/npm-check-updates/pull/1819) - Replace cosmiconfig with lilconfig by [@&#8203;XhmikosR](https://github.com/XhmikosR) in [#&#8203;1812](https://github.com/raineorshine/npm-check-updates/pull/1812) - Remove redundant Promise.resolve in fetchUpgradedPackument by [@&#8203;XhmikosR](https://github.com/XhmikosR) in [#&#8203;1823](https://github.com/raineorshine/npm-check-updates/pull/1823) - Switch to async/await in a few more places by [@&#8203;XhmikosR](https://github.com/XhmikosR) in [#&#8203;1824](https://github.com/raineorshine/npm-check-updates/pull/1824) - Replace forEach with for...of by [@&#8203;XhmikosR](https://github.com/XhmikosR) in [#&#8203;1825](https://github.com/raineorshine/npm-check-updates/pull/1825) - Yarn test fixes by [@&#8203;XhmikosR](https://github.com/XhmikosR) in [#&#8203;1828](https://github.com/raineorshine/npm-check-updates/pull/1828) - fix padLeft adding trailing spaces to blank lines by [@&#8203;XhmikosR](https://github.com/XhmikosR) in [#&#8203;1829](https://github.com/raineorshine/npm-check-updates/pull/1829) - Remove unused dev dependencies by [@&#8203;XhmikosR](https://github.com/XhmikosR) in [#&#8203;1820](https://github.com/raineorshine/npm-check-updates/pull/1820) - fix: replace async reduce with for-of loop in --deep to avoid OOM by [@&#8203;XhmikosR](https://github.com/XhmikosR) in [#&#8203;1831](https://github.com/raineorshine/npm-check-updates/pull/1831) - test.yml: remove redundant permissions block by [@&#8203;XhmikosR](https://github.com/XhmikosR) in [#&#8203;1832](https://github.com/raineorshine/npm-check-updates/pull/1832) - fix MaxListenersExceededWarning when calling run() repeatedly by [@&#8203;XhmikosR](https://github.com/XhmikosR) in [#&#8203;1833](https://github.com/raineorshine/npm-check-updates/pull/1833) - fix: resolve workspace paths relative to --packageFile dir, not cwd by [@&#8203;XhmikosR](https://github.com/XhmikosR) in [#&#8203;1834](https://github.com/raineorshine/npm-check-updates/pull/1834) - fix: inline semver-utils types in the d.ts rollup by [@&#8203;XhmikosR](https://github.com/XhmikosR) in [#&#8203;1835](https://github.com/raineorshine/npm-check-updates/pull/1835) - Drop rimraf in favor of Vite emptyOutDir by [@&#8203;XhmikosR](https://github.com/XhmikosR) in [#&#8203;1821](https://github.com/raineorshine/npm-check-updates/pull/1821) - CI: add Node.js 26 by [@&#8203;XhmikosR](https://github.com/XhmikosR) in [#&#8203;1836](https://github.com/raineorshine/npm-check-updates/pull/1836) - CI tweaks by [@&#8203;XhmikosR](https://github.com/XhmikosR) in [#&#8203;1837](https://github.com/raineorshine/npm-check-updates/pull/1837) - Move src/scripts to the root folder by [@&#8203;XhmikosR](https://github.com/XhmikosR) in [#&#8203;1827](https://github.com/raineorshine/npm-check-updates/pull/1827) #### New Contributors - [@&#8203;ilteoood](https://github.com/ilteoood) made their first contribution in [#&#8203;1798](https://github.com/raineorshine/npm-check-updates/pull/1798) - [@&#8203;duniul](https://github.com/duniul) made their first contribution in [#&#8203;1767](https://github.com/raineorshine/npm-check-updates/pull/1767) **Full Changelog**: <https://github.com/raineorshine/npm-check-updates/compare/v22.2.5...v22.2.6> ### [`v22.2.5`](https://github.com/raineorshine/npm-check-updates/releases/tag/v22.2.5) [Compare Source](https://github.com/raineorshine/npm-check-updates/compare/v22.2.3...v22.2.5) [`e951cf4`](https://github.com/raineorshine/npm-check-updates/commit/e951cf45) Bump minor and patch. [`0f9f53d`](https://github.com/raineorshine/npm-check-updates/commit/0f9f53d8) prettier [`edf4212`](https://github.com/raineorshine/npm-check-updates/commit/edf42129) Make deep tests path-agnostic with regex patterns [`b820131`](https://github.com/raineorshine/npm-check-updates/commit/b8201313) Only show missing time when time or cooldown format is requested **Full Changelog**: <https://github.com/raineorshine/npm-check-updates/compare/v22.2.3...v22.2.5> ### [`v22.2.3`](https://github.com/raineorshine/npm-check-updates/releases/tag/v22.2.3) [Compare Source](https://github.com/raineorshine/npm-check-updates/compare/v22.2.2...v22.2.3) #### What's Changed - build(deps-dev): bump semver from 7.8.0 to 7.8.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1760](https://github.com/raineorshine/npm-check-updates/pull/1760) - build(deps-dev): bump js-yaml from 4.1.1 to 4.2.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1781](https://github.com/raineorshine/npm-check-updates/pull/1781) - build(deps-dev): bump unplugin-dts from 1.0.1 to 1.0.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1780](https://github.com/raineorshine/npm-check-updates/pull/1780) - build(deps-dev): bump eslint-import-resolver-typescript by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1779](https://github.com/raineorshine/npm-check-updates/pull/1779) - build(deps-dev): bump tsx from 4.22.3 to 4.22.4 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1778](https://github.com/raineorshine/npm-check-updates/pull/1778) - fix: handle registries missing 'time' metadata during version resolution by [@&#8203;onemen](https://github.com/onemen) in [#&#8203;1763](https://github.com/raineorshine/npm-check-updates/pull/1763) - Fall back to pnpm global config for minimumReleaseAge cooldown by [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;1777](https://github.com/raineorshine/npm-check-updates/pull/1777) **Full Changelog**: <https://github.com/raineorshine/npm-check-updates/compare/v22.2.2...v22.2.3> ### [`v22.2.2`](https://github.com/raineorshine/npm-check-updates/releases/tag/v22.2.2) [Compare Source](https://github.com/raineorshine/npm-check-updates/compare/v22.2.1...v22.2.2) #### What's Changed - test: use node util to strip ansi in deep test by [@&#8203;terminalchai](https://github.com/terminalchai) in [#&#8203;1769](https://github.com/raineorshine/npm-check-updates/pull/1769) - build(deps-dev): bump vite from 8.0.13 to 8.0.16 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1774](https://github.com/raineorshine/npm-check-updates/pull/1774) - Switch from vite-plugin-dts to unplugin-dts by [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;1749](https://github.com/raineorshine/npm-check-updates/pull/1749) - test: remove unused temp directory creation by [@&#8203;terminalchai](https://github.com/terminalchai) in [#&#8203;1770](https://github.com/raineorshine/npm-check-updates/pull/1770) - test: cover Windows spawn command fallback by [@&#8203;terminalchai](https://github.com/terminalchai) in [#&#8203;1771](https://github.com/raineorshine/npm-check-updates/pull/1771) - build(deps-dev): bump sinon from 21.1.2 to 22.0.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1751](https://github.com/raineorshine/npm-check-updates/pull/1751) - fix: parse Yarn duration string format for npmMinimalAgeGate by [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;1768](https://github.com/raineorshine/npm-check-updates/pull/1768) - build(deps-dev): bump [@&#8203;types/bun](https://github.com/types/bun) from 1.3.13 to 1.3.14 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1754](https://github.com/raineorshine/npm-check-updates/pull/1754) - build(deps-dev): bump [@&#8203;typescript-eslint/parser](https://github.com/typescript-eslint/parser) from 8.59.4 to 8.60.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1773](https://github.com/raineorshine/npm-check-updates/pull/1773) - build(deps-dev): bump mocha from 11.7.5 to 11.7.6 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1753](https://github.com/raineorshine/npm-check-updates/pull/1753) - build(deps-dev): bump verdaccio from 6.6.0 to 6.7.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1759](https://github.com/raineorshine/npm-check-updates/pull/1759) **Full Changelog**: <https://github.com/raineorshine/npm-check-updates/compare/v22.2.1...v22.2.2> ### [`v22.2.1`](https://github.com/raineorshine/npm-check-updates/releases/tag/v22.2.1) [Compare Source](https://github.com/raineorshine/npm-check-updates/compare/v22.2.0...v22.2.1) #### What's Changed - build(deps-dev): bump [@&#8203;typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/eslint-plugin) by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1727](https://github.com/raineorshine/npm-check-updates/pull/1727) - build(deps-dev): bump verdaccio from 6.5.2 to 6.6.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1728](https://github.com/raineorshine/npm-check-updates/pull/1728) - build(deps-dev): bump yaml from 2.8.4 to 2.9.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1729](https://github.com/raineorshine/npm-check-updates/pull/1729) - fix: normalize blank-line spacing between packages in --deep mode by [@&#8203;terminalchai](https://github.com/terminalchai) in [#&#8203;1738](https://github.com/raineorshine/npm-check-updates/pull/1738) - Fix TypeError when running ncu from a subdirectory without a package.json by [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;1737](https://github.com/raineorshine/npm-check-updates/pull/1737) - build(deps-dev): bump semver from 7.7.4 to 7.8.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1731](https://github.com/raineorshine/npm-check-updates/pull/1731) - build(deps-dev): bump ini from 6.0.0 to 7.0.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1726](https://github.com/raineorshine/npm-check-updates/pull/1726) - build(deps-dev): bump [@&#8203;typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/eslint-plugin) from 8.59.3 to 8.59.4 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1739](https://github.com/raineorshine/npm-check-updates/pull/1739) - build(deps-dev): bump vite from 8.0.9 to 8.0.13 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1740](https://github.com/raineorshine/npm-check-updates/pull/1740) - build(deps-dev): bump tsx from 4.21.0 to 4.22.3 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1741](https://github.com/raineorshine/npm-check-updates/pull/1741) - build(deps-dev): bump [@&#8203;typescript-eslint/parser](https://github.com/typescript-eslint/parser) from 8.59.3 to 8.59.4 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1743](https://github.com/raineorshine/npm-check-updates/pull/1743) - build(deps-dev): bump [@&#8203;types/node](https://github.com/types/node) from 25.6.0 to 25.9.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1744](https://github.com/raineorshine/npm-check-updates/pull/1744) - build(deps-dev): bump vite-plugin-dts from 4.5.4 to 5.0.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1713](https://github.com/raineorshine/npm-check-updates/pull/1713) - build(deps-dev): bump [@&#8203;eslint/compat](https://github.com/eslint/compat) from 2.0.5 to 2.1.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1732](https://github.com/raineorshine/npm-check-updates/pull/1732) **Full Changelog**: <https://github.com/raineorshine/npm-check-updates/compare/v22.2.0...v22.2.1> </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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 becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xODIuMCIsInVwZGF0ZWRJblZlciI6IjQzLjI0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/npm-check-updates-22.x-lockfile:renovate/npm-check-updates-22.x-lockfile
git switch renovate/npm-check-updates-22.x-lockfile

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/npm-check-updates-22.x-lockfile
git switch renovate/npm-check-updates-22.x-lockfile
git rebase main
git switch main
git merge --ff-only renovate/npm-check-updates-22.x-lockfile
git switch renovate/npm-check-updates-22.x-lockfile
git rebase main
git switch main
git merge --no-ff renovate/npm-check-updates-22.x-lockfile
git switch main
git merge --squash renovate/npm-check-updates-22.x-lockfile
git switch main
git merge --ff-only renovate/npm-check-updates-22.x-lockfile
git switch main
git merge renovate/npm-check-updates-22.x-lockfile
git push origin main
Sign in to join this conversation.
No description provided.