f3f3584d626911f85c6dcbb994a7a2d9015a63df
Welcome to [Renovate](https://redirect.github.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged. --- ### Detected Package Files * `docker-compose-es.yml` (docker-compose) * `docker-compose-postgres.yml` (docker-compose) * `docker-compose.yml` (docker-compose) * `.docker/alpine/Dockerfile` (dockerfile) * `.docker/debian/Dockerfile` (dockerfile) * `.github/workflows/greetings.yml` (github-actions) * `.github/workflows/nodejs.yml` (github-actions) * `.github/workflows/release-image.yml` (github-actions) * `.github/workflows/release.yml` (github-actions) * `app/common/package.json` (npm) * `app/core/package.json` (npm) * `app/infra/package.json` (npm) * `app/port/package.json` (npm) * `app/repository/package.json` (npm) * `package.json` (npm) ### Configuration Summary Based on the default config's presets, Renovate will: - Start dependency updates only once this onboarding PR is merged - Hopefully safe environment variables to allow users to configure. - Show all Merge Confidence badges for pull requests. - Enable Renovate Dependency Dashboard creation. - Use semantic commit type `fix` for dependencies and `chore` for all others if semantic commits are in use. - Ignore `node_modules`, `bower_components`, `vendor` and various test/tests (except for nuget) directories. - Group known monorepo packages together. - Use curated list of recommended non-monorepo package groupings. - Show only the Age and Confidence Merge Confidence badges for pull requests. - Apply crowd-sourced package replacement rules. - Apply crowd-sourced workarounds for known problems with packages. 🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to `renovate.json` in this branch. Renovate will update the Pull Request description the next time it runs. --- ### What to Expect With your current configuration, Renovate will create 21 Pull Requests: <details> <summary>chore(deps): update dependency mocha to v11.7.4</summary> - Schedule: ["at any time"] - Branch name: `renovate/mocha-11.x` - Merge into: `master` - Upgrade [mocha](https://redirect.github.com/mochajs/mocha) to `11.7.4` </details> <details> <summary>chore(deps): update actions/attest-build-provenance action to v3</summary> - Schedule: ["at any time"] - Branch name: `renovate/actions-attest-build-provenance-3.x` - Merge into: `master` - Upgrade [actions/attest-build-provenance](https://redirect.github.com/actions/attest-build-provenance) to `v3` </details> <details> <summary>chore(deps): update actions/checkout action to v5</summary> - Schedule: ["at any time"] - Branch name: `renovate/actions-checkout-5.x` - Merge into: `master` - Upgrade [actions/checkout](https://redirect.github.com/actions/checkout) to `v5` </details> <details> <summary>chore(deps): update actions/first-interaction action to v3</summary> - Schedule: ["at any time"] - Branch name: `renovate/actions-first-interaction-3.x` - Merge into: `master` - Upgrade [actions/first-interaction](https://redirect.github.com/actions/first-interaction) to `v3` </details> <details> <summary>chore(deps): update actions/setup-node action to v6</summary> - Schedule: ["at any time"] - Branch name: `renovate/actions-setup-node-6.x` - Merge into: `master` - Upgrade [actions/setup-node](https://redirect.github.com/actions/setup-node) to `v6` </details> <details> <summary>chore(deps): update dependency @​simplewebauthn/typescript-types to v8</summary> - Schedule: ["at any time"] - Branch name: `renovate/simplewebauthn-typescript-types-8.x` - Merge into: `master` - Upgrade [@simplewebauthn/typescript-types](https://redirect.github.com/MasterKale/SimpleWebAuthn) to `^8.0.0` </details> <details> <summary>chore(deps): update dependency lint-staged to v16</summary> - Schedule: ["at any time"] - Branch name: `renovate/lint-staged-16.x` - Merge into: `master` - Upgrade [lint-staged](https://redirect.github.com/lint-staged/lint-staged) to `^16.0.0` </details> <details> <summary>chore(deps): update mysql docker tag to v9</summary> - Schedule: ["at any time"] - Branch name: `renovate/mysql-9.x` - Merge into: `master` - Upgrade mysql to `9.5` </details> <details> <summary>chore(deps): update postgres docker tag to v18</summary> - Schedule: ["at any time"] - Branch name: `renovate/postgres-18.x` - Merge into: `master` - Upgrade postgres to `18` </details> <details> <summary>chore(deps): update redis docker tag to v8</summary> - Schedule: ["at any time"] - Branch name: `renovate/redis-8.x` - Merge into: `master` - Upgrade redis to `8-alpine` </details> <details> <summary>fix(deps): update dependency @​elastic/elasticsearch to v9</summary> - Schedule: ["at any time"] - Branch name: `renovate/elastic-elasticsearch-9.x` - Merge into: `master` - Upgrade [@elastic/elasticsearch](https://redirect.github.com/elastic/elasticsearch-js) to `^9.0.0` </details> <details> <summary>fix(deps): update dependency @​simplewebauthn/server to v13</summary> - Schedule: ["at any time"] - Branch name: `renovate/simplewebauthn-server-13.x` - Merge into: `master` - Upgrade [@simplewebauthn/server](https://redirect.github.com/MasterKale/SimpleWebAuthn) to `^13.0.0` </details> <details> <summary>fix(deps): update dependency base-x to v5</summary> - Schedule: ["at any time"] - Branch name: `renovate/base-x-5.x` - Merge into: `master` - Upgrade [base-x](https://redirect.github.com/cryptocoinjs/base-x) to `^5.0.0` </details> <details> <summary>fix(deps): update dependency mime-types to v3</summary> - Schedule: ["at any time"] - Branch name: `renovate/mime-types-3.x` - Merge into: `master` - Upgrade [mime-types](https://redirect.github.com/jshttp/mime-types) to `^3.0.0` - Upgrade [@types/mime-types](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped) to `^3.0.0` </details> <details> <summary>fix(deps): update dependency npm-package-arg to v13</summary> - Schedule: ["at any time"] - Branch name: `renovate/npm-package-arg-13.x` - Merge into: `master` - Upgrade [npm-package-arg](https://redirect.github.com/npm/npm-package-arg) to `^13.0.0` </details> <details> <summary>fix(deps): update dependency p-map to v7</summary> - Schedule: ["at any time"] - Branch name: `renovate/p-map-7.x` - Merge into: `master` - Upgrade [p-map](https://redirect.github.com/sindresorhus/p-map) to `^7.0.0` </details> <details> <summary>fix(deps): update dependency read-env-value to v2</summary> - Schedule: ["at any time"] - Branch name: `renovate/read-env-value-2.x` - Merge into: `master` - Upgrade [read-env-value](https://redirect.github.com/node-modules/read-env-value) to `^2.0.0` </details> <details> <summary>fix(deps): update dependency ssri to v13</summary> - Schedule: ["at any time"] - Branch name: `renovate/ssri-13.x` - Merge into: `master` - Upgrade [ssri](https://redirect.github.com/npm/ssri) to `^13.0.0` </details> <details> <summary>fix(deps): update dependency type-fest to v5</summary> - Schedule: ["at any time"] - Branch name: `renovate/type-fest-5.x` - Merge into: `master` - Upgrade [type-fest](https://redirect.github.com/sindresorhus/type-fest) to `^5.0.0` </details> <details> <summary>fix(deps): update dependency ua-parser-js to v2</summary> - Schedule: ["at any time"] - Branch name: `renovate/ua-parser-js-2.x` - Merge into: `master` - Upgrade [ua-parser-js](https://redirect.github.com/faisalman/ua-parser-js) to `^2.0.0` </details> <details> <summary>fix(deps): update dependency validate-npm-package-name to v7</summary> - Schedule: ["at any time"] - Branch name: `renovate/validate-npm-package-name-7.x` - Merge into: `master` - Upgrade [validate-npm-package-name](https://redirect.github.com/npm/validate-npm-package-name) to `^7.0.0` </details> 🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for `prhourlylimit` for details. --- ❓ Got questions? Check out Renovate's [Docs](https://docs.renovatebot.com/), particularly the Getting Started section. If you need any further assistance then you can also [request help here](https://redirect.github.com/renovatebot/renovate/discussions). --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/cnpm/cnpmcore). <!--renovate-config-hash:e80b4e42a3043bc12fa0640db4bac392d2bf770acf841360d7c8ceeeac2ec1a9--> 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%