What's Changed
- build(deps-dev): bump @typescript-eslint/eslint-plugin by @dependabot[bot] in #1787
- build(deps-dev): bump @typescript-eslint/parser from 8.60.1 to 8.61.0 by @dependabot[bot] in #1788
- build(deps-dev): bump @microsoft/api-extractor from 7.58.7 to 7.58.8 by @dependabot[bot] in #1789
- build(deps-dev): bump eslint-plugin-n from 18.0.1 to 18.1.0 by @dependabot[bot] in #1790
- build(deps-dev): bump prettier from 3.8.3 to 3.8.4 by @dependabot[bot] in #1792
- build(deps-dev): bump semver from 7.8.2 to 7.8.3 by @dependabot[bot] in #1793
- build(deps-dev): bump cosmiconfig from 9.0.1 to 9.0.2 by @dependabot[bot] in #1791
- build(deps-dev): bump shell-quote from 1.8.3 to 1.8.4 by @dependabot[bot] in #1795
- Dependabot: add github-actions updates and group updates with a cooldown by @XhmikosR in #1785
- CI: harden and align GitHub Actions workflows by @XhmikosR in #1786
- feat: respect min-release-age-exclude with min-release-age npm config by @Cherry in #1797
- feat: add Claude Code SKILL file for npm-check-updates by @ilteoood in #1798
- build(deps): bump esbuild from 0.28.0 to 0.28.1 by @dependabot[bot] in #1799
- Quote global package specs with a period in the scope for PowerShell compatibility by @raineorshine with @Copilot in #1800
- ci: add scheduled workflow to update Node.js version matrix by @raineorshine with @Copilot in #1803
- Add a GitHub workflow to clean up closed PRs' caches by @XhmikosR in #1804
- package.json: fix npm scripts to be cross-platform by @XhmikosR in #1805
- Replace the unmaintained npm-run-all with npm-run-all2 and removed unused deps by @XhmikosR in #1806
- build workflow: add npm pack --dry-run by @XhmikosR in #1807
- test/e2e.sh: fix shellcheck issues by @XhmikosR in #1808
- Replace rfdc with native structuredClone by @XhmikosR in #1809
- Replace js-yaml with yaml by @XhmikosR in #1810
- Replace dequal with node:util isDeepStrictEqual by @XhmikosR in #1811
- fix: do not call semver.minVersion on non-semver package protocols by @duniul in #1767
- Convert inline code backticks to
<code>in generated HTML tables by @XhmikosR in #1814 - Fix skills by @XhmikosR in #1815
- Vite: use 'oxc' for minify by @XhmikosR in #1816
- build(deps): bump form-data from 4.0.5 to 4.0.6 by @dependabot[bot] in #1817
- build-options.ts: split README and schema writes, drop duplicate RunOptions.json write by @XhmikosR in #1818
- Remove lodash-es by @XhmikosR in #1819
- Replace cosmiconfig with lilconfig by @XhmikosR in #1812
- Remove redundant Promise.resolve in fetchUpgradedPackument by @XhmikosR in #1823
- Switch to async/await in a few more places by @XhmikosR in #1824
- Replace forEach with for...of by @XhmikosR in #1825
- Yarn test fixes by @XhmikosR in #1828
- fix padLeft adding trailing spaces to blank lines by @XhmikosR in #1829
- Remove unused dev dependencies by @XhmikosR in #1820
- fix: replace async reduce with for-of loop in --deep to avoid OOM by @XhmikosR in #1831
- test.yml: remove redundant permissions block by @XhmikosR in #1832
- fix MaxListenersExceededWarning when calling run() repeatedly by @XhmikosR in #1833
- fix: resolve workspace paths relative to --packageFile dir, not cwd by @XhmikosR in #1834
- fix: inline semver-utils types in the d.ts rollup by @XhmikosR in #1835
- Drop rimraf in favor of Vite emptyOutDir by @XhmikosR in #1821
- CI: add Node.js 26 by @XhmikosR in #1836
- CI tweaks by @XhmikosR in #1837
- Move src/scripts to the root folder by @XhmikosR in #1827
New Contributors
Full Changelog: v22.2.5...v22.2.6