[skip ci] This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [oxlint-tsgolint](https://redirect.github.com/oxc-project/tsgolint) | [`^0.3.0` -> `^0.5.0`](https://renovatebot.com/diffs/npm/oxlint-tsgolint/0.3.0/0.5.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>oxc-project/tsgolint (oxlint-tsgolint)</summary> ### [`v0.5.0`](https://redirect.github.com/oxc-project/tsgolint/releases/tag/v0.5.0) [Compare Source](https://redirect.github.com/oxc-project/tsgolint/compare/v0.4.0...v0.5.0) #### What's Changed - chore(deps): update typescript-go digest to [`b278afd`](https://redirect.github.com/oxc-project/tsgolint/commit/b278afd) by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​344](https://redirect.github.com/oxc-project/tsgolint/pull/344) - perf: `no-unnecessary-boolean-literal-compare`: only build fixes when needed by [@​camchenry](https://redirect.github.com/camchenry) in [#​332](https://redirect.github.com/oxc-project/tsgolint/pull/332) - perf: `no-unnecessary-type-arguments`: only compute remove range when creating fixes by [@​camchenry](https://redirect.github.com/camchenry) in [#​333](https://redirect.github.com/oxc-project/tsgolint/pull/333) - chore(deps): update typescript-go digest to [`24b38de`](https://redirect.github.com/oxc-project/tsgolint/commit/24b38de) by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​345](https://redirect.github.com/oxc-project/tsgolint/pull/345) - chore(deps): update typescript-go digest to [`d891e4f`](https://redirect.github.com/oxc-project/tsgolint/commit/d891e4f) by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​348](https://redirect.github.com/oxc-project/tsgolint/pull/348) - chore(deps): update typescript-go digest to [`8ac3092`](https://redirect.github.com/oxc-project/tsgolint/commit/8ac3092) by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​350](https://redirect.github.com/oxc-project/tsgolint/pull/350) - chore(deps): update typescript-go digest to [`4705d38`](https://redirect.github.com/oxc-project/tsgolint/commit/4705d38) by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​352](https://redirect.github.com/oxc-project/tsgolint/pull/352) - chore(deps): update crate-ci/typos action to v1.39.0 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​354](https://redirect.github.com/oxc-project/tsgolint/pull/354) - chore(deps): update typescript-go digest to [`71a622f`](https://redirect.github.com/oxc-project/tsgolint/commit/71a622f) by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​353](https://redirect.github.com/oxc-project/tsgolint/pull/353) - chore(deps): update typescript-go digest to [`240b101`](https://redirect.github.com/oxc-project/tsgolint/commit/240b101) by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​355](https://redirect.github.com/oxc-project/tsgolint/pull/355) - chore(deps): update typescript-go digest to [`6fb55b7`](https://redirect.github.com/oxc-project/tsgolint/commit/6fb55b7) by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​357](https://redirect.github.com/oxc-project/tsgolint/pull/357) - chore(deps): update dependency dprint-typescript to v0.95.12 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​359](https://redirect.github.com/oxc-project/tsgolint/pull/359) - chore(deps): update taiki-e/install-action action to v2.62.45 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​360](https://redirect.github.com/oxc-project/tsgolint/pull/360) - chore(deps): update github.com/go-json-experiment/json digest to [`4849db3`](https://redirect.github.com/oxc-project/tsgolint/commit/4849db3) by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​358](https://redirect.github.com/oxc-project/tsgolint/pull/358) - chore(deps): lock file maintenance npm packages by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​362](https://redirect.github.com/oxc-project/tsgolint/pull/362) - chore(deps): update typescript-go digest to [`82039b6`](https://redirect.github.com/oxc-project/tsgolint/commit/82039b6) by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​361](https://redirect.github.com/oxc-project/tsgolint/pull/361) - chore(dpes): update golang to ^1.25.0 by [@​sunrabbit123](https://redirect.github.com/sunrabbit123) in [#​363](https://redirect.github.com/oxc-project/tsgolint/pull/363) - docs: mark `strict-boolean-expressions` as implemented by [@​camc314](https://redirect.github.com/camc314) in [#​364](https://redirect.github.com/oxc-project/tsgolint/pull/364) - feat: improve invalid config diagnostics by [@​camc314](https://redirect.github.com/camc314) in [#​365](https://redirect.github.com/oxc-project/tsgolint/pull/365) - feat: link to github issue for deprecated tsconfig options by [@​camc314](https://redirect.github.com/camc314) in [#​366](https://redirect.github.com/oxc-project/tsgolint/pull/366) - perf: `no-unnecessary-type-assertion`: only do scanning when fixes are generated by [@​camchenry](https://redirect.github.com/camchenry) in [#​334](https://redirect.github.com/oxc-project/tsgolint/pull/334) - chore(deps): update typescript-go digest to [`13d3e19`](https://redirect.github.com/oxc-project/tsgolint/commit/13d3e19) by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​367](https://redirect.github.com/oxc-project/tsgolint/pull/367) - fix(justfile): fix `just shim` command by [@​camc314](https://redirect.github.com/camc314) in [#​369](https://redirect.github.com/oxc-project/tsgolint/pull/369) - feat: implement `typescript/no-deprecated` by [@​camc314](https://redirect.github.com/camc314) in [#​368](https://redirect.github.com/oxc-project/tsgolint/pull/368) #### New Contributors - [@​sunrabbit123](https://redirect.github.com/sunrabbit123) made their first contribution in [#​363](https://redirect.github.com/oxc-project/tsgolint/pull/363) **Full Changelog**: <https://github.com/oxc-project/tsgolint/compare/v0.4.0...v0.5.0> ### [`v0.4.0`](https://redirect.github.com/oxc-project/tsgolint/releases/tag/v0.4.0) [Compare Source](https://redirect.github.com/oxc-project/tsgolint/compare/v0.3.0...v0.4.0) #### What's Changed - chore(deps): update typescript-go digest to [`def283d`](https://redirect.github.com/oxc-project/tsgolint/commit/def283d) by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​315](https://redirect.github.com/oxc-project/tsgolint/pull/315) - chore(deps): update typescript-go digest to [`d461fad`](https://redirect.github.com/oxc-project/tsgolint/commit/d461fad) by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​323](https://redirect.github.com/oxc-project/tsgolint/pull/323) - chore(deps): update taiki-e/install-action action to v2.62.38 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​327](https://redirect.github.com/oxc-project/tsgolint/pull/327) - chore(deps): update github.com/go-json-experiment/json digest to [`8a0206d`](https://redirect.github.com/oxc-project/tsgolint/commit/8a0206d) by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​325](https://redirect.github.com/oxc-project/tsgolint/pull/325) - chore(deps): update github-actions (major) by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​328](https://redirect.github.com/oxc-project/tsgolint/pull/328) - chore(deps): lock file maintenance npm packages by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​329](https://redirect.github.com/oxc-project/tsgolint/pull/329) - chore(deps): update typescript-go digest to [`b7840c2`](https://redirect.github.com/oxc-project/tsgolint/commit/b7840c2) by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​326](https://redirect.github.com/oxc-project/tsgolint/pull/326) - chore(deps): update typescript-go digest to [`33eeaf3`](https://redirect.github.com/oxc-project/tsgolint/commit/33eeaf3) by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​330](https://redirect.github.com/oxc-project/tsgolint/pull/330) - chore(deps): update typescript-go digest to [`f0ca632`](https://redirect.github.com/oxc-project/tsgolint/commit/f0ca632) by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​331](https://redirect.github.com/oxc-project/tsgolint/pull/331) - chore(deps): update typescript-go digest to [`a4fa408`](https://redirect.github.com/oxc-project/tsgolint/commit/a4fa408) by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​337](https://redirect.github.com/oxc-project/tsgolint/pull/337) - chore(deps): update typescript-go digest to [`ca68e0b`](https://redirect.github.com/oxc-project/tsgolint/commit/ca68e0b) by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​339](https://redirect.github.com/oxc-project/tsgolint/pull/339) - chore(deps): update typescript-go digest to [`4037f3a`](https://redirect.github.com/oxc-project/tsgolint/commit/4037f3a) by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​340](https://redirect.github.com/oxc-project/tsgolint/pull/340) - refactor: allow suggestions/fixes to be generated lazily by [@​camchenry](https://redirect.github.com/camchenry) in [#​313](https://redirect.github.com/oxc-project/tsgolint/pull/313) - chore(deps): update typescript-go digest to [`6642b0a`](https://redirect.github.com/oxc-project/tsgolint/commit/6642b0a) by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​342](https://redirect.github.com/oxc-project/tsgolint/pull/342) - feat(overlayfs): implement overlay filesystem with source overrides support by [@​camc314](https://redirect.github.com/camc314) in [#​291](https://redirect.github.com/oxc-project/tsgolint/pull/291) - feat!: make fixes/suggestions opt-in by [@​camchenry](https://redirect.github.com/camchenry) in [#​317](https://redirect.github.com/oxc-project/tsgolint/pull/317) - perf: `no-array-delete`: only get token ranges when fixing by [@​camchenry](https://redirect.github.com/camchenry) in [#​320](https://redirect.github.com/oxc-project/tsgolint/pull/320) - perf: `no-confusing-void-expression`: only generate fixes and suggestions when fixing by [@​camchenry](https://redirect.github.com/camchenry) in [#​321](https://redirect.github.com/oxc-project/tsgolint/pull/321) - perf: `no-duplicate-type-constituents`: only build fixes when needed by [@​camchenry](https://redirect.github.com/camchenry) in [#​324](https://redirect.github.com/oxc-project/tsgolint/pull/324) - feat: expose program diagnostics by [@​camc314](https://redirect.github.com/camc314) in [#​343](https://redirect.github.com/oxc-project/tsgolint/pull/343) **Full Changelog**: <https://github.com/oxc-project/tsgolint/compare/v0.3.0...v0.4.0> </details> --- ### Configuration 📅 **Schedule**: 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 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/cnpm/cnpmcore). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTkuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1OS40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Private NPM Registry for Enterprise
Reimplement based on cnpmjs.org with TypeScript.
Registry HTTP API
See registry-api.md
Internal API for Direct HTTP Requests
See internal-api.md for comprehensive documentation of cnpmcore's internal APIs that allow direct HTTP requests for package synchronization, administration, and other advanced operations.
How to contribute
See DEVELOPER.md
How to integrate
See INTEGRATE.md
License
Contributors
Made with contributors-img.
Description
Languages
TypeScript
98.5%
HTML
1.2%
Shell
0.2%
Dockerfile
0.1%