v22.2.8
What's Changed
- CI: remove concurrency by @XhmikosR in 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 @dependabot[bot] in https://github.com/raineorshine/npm-check-updates/pull/1872
- Downgrade ts-json-schema-generator to v2.4.0 for Node.js 20 support by @XhmikosR in https://github.com/raineorshine/npm-check-updates/pull/1848
- prepare: add exit 0 as an extra guard by @XhmikosR in https://github.com/raineorshine/npm-check-updates/pull/1850
- ESLint: bump to es2023 globals by @XhmikosR in https://github.com/raineorshine/npm-check-updates/pull/1854
- package.json: remove redundant tests from files by @XhmikosR in https://github.com/raineorshine/npm-check-updates/pull/1855
- tsconfig: enable verbatimModuleSyntax by @XhmikosR in https://github.com/raineorshine/npm-check-updates/pull/1860
- Remove the unused libnpmconfig.d.ts by @XhmikosR in https://github.com/raineorshine/npm-check-updates/pull/1857
- Clean up
run()return type JSDoc by @XhmikosR in https://github.com/raineorshine/npm-check-updates/pull/1868 - cache test: remove any previous stale cache file to prevent failures by @XhmikosR in https://github.com/raineorshine/npm-check-updates/pull/1865
- package.json: remove duplicate typecheck script by @XhmikosR in https://github.com/raineorshine/npm-check-updates/pull/1856
- Doctor tests cleanup by @XhmikosR in https://github.com/raineorshine/npm-check-updates/pull/1869
- fix: skip cache write when cooldown is active by @XhmikosR in https://github.com/raineorshine/npm-check-updates/pull/1871
- Fix stale @param names in JSDoc by @XhmikosR in https://github.com/raineorshine/npm-check-updates/pull/1874
- Simplify tsconfig.json by @XhmikosR in https://github.com/raineorshine/npm-check-updates/pull/1858
- Add a .npmrc file enabling engine-strict by @XhmikosR in https://github.com/raineorshine/npm-check-updates/pull/1847
- Enforce node: protocol and dedupe imports by @XhmikosR in https://github.com/raineorshine/npm-check-updates/pull/1842
- Fix verbose log printing local yarn config under "user yarn config" header by @XhmikosR in https://github.com/raineorshine/npm-check-updates/pull/1875
- lint: add --continue-on-error by @XhmikosR in https://github.com/raineorshine/npm-check-updates/pull/1859
- test: cover
$override references by @XhmikosR in https://github.com/raineorshine/npm-check-updates/pull/1877 - CI updates by @XhmikosR in https://github.com/raineorshine/npm-check-updates/pull/1870
- More shell tweaks by @XhmikosR in https://github.com/raineorshine/npm-check-updates/pull/1853
- Update interactive hint for q button by @XhmikosR in https://github.com/raineorshine/npm-check-updates/pull/1879
- Vite config cleanup by @XhmikosR in https://github.com/raineorshine/npm-check-updates/pull/1861
- package.json: remove unneeded overrides by @XhmikosR in https://github.com/raineorshine/npm-check-updates/pull/1849
- build: stub unused iconv-lite out of the bundle by @XhmikosR in https://github.com/raineorshine/npm-check-updates/pull/1881
- package.json: specify allowScripts by @XhmikosR in https://github.com/raineorshine/npm-check-updates/pull/1878
- build(deps): bump softprops/action-gh-release by @dependabot[bot] in https://github.com/raineorshine/npm-check-updates/pull/1880
- refactor prettifyCooldown and share the cooldown regex by @XhmikosR in https://github.com/raineorshine/npm-check-updates/pull/1883
- build(deps-dev): bump the development-dependencies group across 1 directory with 5 updates by @dependabot[bot] in https://github.com/raineorshine/npm-check-updates/pull/1876
- fix(cooldown): scope auto-cooldown config to active package manager only by @raineorshine with @Copilot in 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