Skip to content

Commit

Permalink
chore: Configure Renovate (#44)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

Welcome to [Renovate](https://togithub.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.debug.yml` (docker-compose)
 * `docker-compose.yml` (docker-compose)
 * `.devcontainer/Dockerfile` (dockerfile)
 * `Dockerfile` (dockerfile)
 * `.github/actions/codeql-analysis/action.yml` (github-actions)
 * `.github/actions/publish-docker/action.yml` (github-actions)
 * `.github/workflows/create-pre-release.yml` (github-actions)
 * `.github/workflows/create-release.yml` (github-actions)
 * `.github/workflows/deploy-k8s.yml` (github-actions)
 * `.github/workflows/node-ci.yml` (github-actions)
 * `.github/workflows/rc-release.yml` (github-actions)
 * `package.json` (npm)
 * `.nvmrc` (nvm)

### Configuration Summary

Based on the default config's presets, Renovate will:

  - Start dependency updates only once this onboarding PR is merged
  - 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 directories.
  - Group known monorepo packages together.
  - Use curated list of recommended non-monorepo package groupings.
  - 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 44 Pull Requests:

<details>
<summary>chore(deps): replace dependency eslint-plugin-node with
eslint-plugin-n ^14.0.0</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/eslint-plugin-node-replacement`
  - Merge into: `master`
- Upgrade
[eslint-plugin-node](https://togithub.com/mysticatea/eslint-plugin-node)
to `^14.0.0`


</details>

<details>
<summary>chore(deps): replace dependency npm-run-all with npm-run-all2
^5.0.0</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/npm-run-all-replacement`
  - Merge into: `master`
- Upgrade [npm-run-all](https://togithub.com/mysticatea/npm-run-all) to
`^5.0.0`


</details>

<details>
<summary>chore(deps): update dependency @&#8203;eslint/eslintrc to
v2.1.4</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/eslint-eslintrc-2.x-lockfile`
  - Merge into: `master`
- Upgrade [@eslint/eslintrc](https://togithub.com/eslint/eslintrc) to
`2.1.4`


</details>

<details>
<summary>chore(deps): update dependency @&#8203;travi/any to
v2.1.10</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/travi-any-2.x-lockfile`
  - Merge into: `master`
  - Upgrade [@travi/any](https://togithub.com/travi/any) to `2.1.10`


</details>

<details>
<summary>chore(deps): update dependency smee-client to v1.2.5</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/smee-client-1.x-lockfile`
  - Merge into: `master`
- Upgrade [smee-client](https://togithub.com/probot/smee-client) to
`1.2.5`


</details>

<details>
<summary>fix(deps): update dependency
@&#8203;probot/adapter-aws-lambda-serverless to v3.0.4</summary>

  - Schedule: ["at any time"]
- Branch name:
`renovate/probot-adapter-aws-lambda-serverless-3.x-lockfile`
  - Merge into: `master`
- Upgrade
[@probot/adapter-aws-lambda-serverless](https://togithub.com/probot/adapter-aws-lambda-serverless)
to `3.0.4`


</details>

<details>
<summary>fix(deps): update dependency node-cron to v3.0.3</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/node-cron-3.x-lockfile`
  - Merge into: `master`
- Upgrade [node-cron](https://togithub.com/merencia/node-cron) to
`3.0.3`


</details>

<details>
<summary>chore(deps): update dependency check-engine to
v1.12.0</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/check-engine-1.x-lockfile`
  - Merge into: `master`
- Upgrade [check-engine](https://togithub.com/mohlsen/check-engine) to
`1.12.0`


</details>

<details>
<summary>chore(deps): update dependency eslint to v8.57.0</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/eslint-monorepo`
  - Merge into: `master`
  - Upgrade [eslint](https://togithub.com/eslint/eslint) to `8.57.0`


</details>

<details>
<summary>chore(deps): update dependency eslint-config-standard to
v17.1.0</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/eslint-config-standard-17.x-lockfile`
  - Merge into: `master`
- Upgrade
[eslint-config-standard](https://togithub.com/standard/eslint-config-standard)
to `17.1.0`


</details>

<details>
<summary>chore(deps): update dependency eslint-plugin-import to
v2.29.1</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/eslint-plugin-import-2.x-lockfile`
  - Merge into: `master`
- Upgrade
[eslint-plugin-import](https://togithub.com/import-js/eslint-plugin-import)
to `2.29.1`


</details>

<details>
<summary>chore(deps): update dependency eslint-plugin-promise to
v6.2.0</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/eslint-plugin-promise-6.x-lockfile`
  - Merge into: `master`
- Upgrade
[eslint-plugin-promise](https://togithub.com/eslint-community/eslint-plugin-promise)
to `6.2.0`


</details>

<details>
<summary>chore(deps): update dependency http-status-codes to
v2.3.0</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/http-status-codes-2.x-lockfile`
  - Merge into: `master`
- Upgrade
[http-status-codes](https://togithub.com/prettymuchbryce/http-status-codes)
to `2.3.0`


</details>

<details>
<summary>chore(deps): update dependency jest to v29.7.0</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/jest-monorepo`
  - Merge into: `master`
  - Upgrade [jest](https://togithub.com/jestjs/jest) to `29.7.0`


</details>

<details>
<summary>chore(deps): update dependency jest-when to v3.6.0</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/jest-when-3.x-lockfile`
  - Merge into: `master`
- Upgrade [jest-when](https://togithub.com/timkindberg/jest-when) to
`3.6.0`


</details>

<details>
<summary>chore(deps): update dependency lockfile-lint to
v4.13.2</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/lockfile-lint-4.x-lockfile`
  - Merge into: `master`
- Upgrade [lockfile-lint](https://togithub.com/lirantal/lockfile-lint)
to `4.13.2`


</details>

<details>
<summary>chore(deps): update dependency nock to v13.5.4</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/nock-13.x-lockfile`
  - Merge into: `master`
  - Upgrade [nock](https://togithub.com/nock/nock) to `13.5.4`


</details>

<details>
<summary>chore(deps): update dependency standard to v17.1.0</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/standard-17.x-lockfile`
  - Merge into: `master`
- Upgrade [standard](https://togithub.com/standard/standard) to `17.1.0`


</details>

<details>
<summary>fix(deps): update dependency @&#8203;opentelemetry/api to
v1.8.0</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/opentelemetry-js-monorepo`
  - Merge into: `master`
- Upgrade
[@opentelemetry/api](https://togithub.com/open-telemetry/opentelemetry-js)
to `1.8.0`


</details>

<details>
<summary>fix(deps): update dependency
@&#8203;opentelemetry/auto-instrumentations-node to ^0.46.0</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/opentelemetry-auto-instrumentations-node-0.x`
  - Merge into: `master`
- Upgrade
[@opentelemetry/auto-instrumentations-node](https://togithub.com/open-telemetry/opentelemetry-js-contrib)
to `^0.46.0`


</details>

<details>
<summary>fix(deps): update dependency
@&#8203;opentelemetry/instrumentation-pino to ^0.39.0</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/opentelemetry-instrumentation-pino-0.x`
  - Merge into: `master`
- Upgrade
[@opentelemetry/instrumentation-pino](https://togithub.com/open-telemetry/opentelemetry-js-contrib)
to `^0.39.0`


</details>

<details>
<summary>fix(deps): update dependency eta to v3.4.0</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/eta-3.x-lockfile`
  - Merge into: `master`
  - Upgrade [eta](https://togithub.com/eta-dev/eta) to `3.4.0`


</details>

<details>
<summary>fix(deps): update dependency octokit to v3.2.1</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/octokit-monorepo`
  - Merge into: `master`
- Upgrade [octokit](https://togithub.com/octokit/octokit.js) to `3.2.1`


</details>

<details>
<summary>fix(deps): update dependency probot to v12.4.0</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/probot-12.x-lockfile`
  - Merge into: `master`
  - Upgrade [probot](https://togithub.com/probot/probot) to `12.4.0`


</details>

<details>
<summary>chore(deps): update actions/checkout action to v4</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/actions-checkout-4.x`
  - Merge into: `master`
- Upgrade [actions/checkout](https://togithub.com/actions/checkout) to
`v4`


</details>

<details>
<summary>chore(deps): update actions/setup-node action to v4</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/actions-setup-node-4.x`
  - Merge into: `master`
- Upgrade [actions/setup-node](https://togithub.com/actions/setup-node)
to `v4`


</details>

<details>
<summary>chore(deps): update azure/aks-set-context action to
v4</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/azure-aks-set-context-4.x`
  - Merge into: `master`
- Upgrade
[azure/aks-set-context](https://togithub.com/azure/aks-set-context) to
`v4`


</details>

<details>
<summary>chore(deps): update azure/k8s-create-secret action to
v5</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/azure-k8s-create-secret-5.x`
  - Merge into: `master`
- Upgrade
[azure/k8s-create-secret](https://togithub.com/azure/k8s-create-secret)
to `v5`


</details>

<details>
<summary>chore(deps): update azure/login action to v2</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/azure-login-2.x`
  - Merge into: `master`
  - Upgrade [azure/login](https://togithub.com/azure/login) to `v2`


</details>

<details>
<summary>chore(deps): update dependency @&#8203;eslint/eslintrc to
v3</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/eslint-eslintrc-3.x`
  - Merge into: `master`
- Upgrade [@eslint/eslintrc](https://togithub.com/eslint/eslintrc) to
`^3.0.0`


</details>

<details>
<summary>chore(deps): update dependency @&#8203;travi/any to
v3</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/travi-any-3.x`
  - Merge into: `master`
  - Upgrade [@travi/any](https://togithub.com/travi/any) to `^3.0.0`


</details>

<details>
<summary>chore(deps): update dependency eslint to v9</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/major-eslint-monorepo`
  - Merge into: `master`
  - Upgrade [eslint](https://togithub.com/eslint/eslint) to `^9.0.0`


</details>

<details>
<summary>chore(deps): update dependency node to v20</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/node-20.x`
  - Merge into: `master`
  - Upgrade [node](https://togithub.com/nodejs/node) to `20`
  - Upgrade [node](https://togithub.com/nodejs/node) to `20-alpine`


</details>

<details>
<summary>chore(deps): update dependency nodemon to v3</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/nodemon-3.x`
  - Merge into: `master`
  - Upgrade [nodemon](https://togithub.com/remy/nodemon) to `^3.0.0`


</details>

<details>
<summary>chore(deps): update dependency smee-client to v2</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/smee-client-2.x`
  - Merge into: `master`
- Upgrade [smee-client](https://togithub.com/probot/smee-client) to
`^2.0.0`


</details>

<details>
<summary>chore(deps): update docker/build-push-action action to
v5</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/docker-build-push-action-5.x`
  - Merge into: `master`
- Upgrade
[docker/build-push-action](https://togithub.com/docker/build-push-action)
to `v5`


</details>

<details>
<summary>chore(deps): update docker/login-action action to v3</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/docker-login-action-3.x`
  - Merge into: `master`
- Upgrade
[docker/login-action](https://togithub.com/docker/login-action) to `v3`


</details>

<details>
<summary>chore(deps): update docker/metadata-action action to
v5</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/docker-metadata-action-5.x`
  - Merge into: `master`
- Upgrade
[docker/metadata-action](https://togithub.com/docker/metadata-action) to
`v5`


</details>

<details>
<summary>chore(deps): update docker/setup-buildx-action action to
v3</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/docker-setup-buildx-action-3.x`
  - Merge into: `master`
- Upgrade
[docker/setup-buildx-action](https://togithub.com/docker/setup-buildx-action)
to `v3`


</details>

<details>
<summary>chore(deps): update docker/setup-qemu-action action to
v3</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/docker-setup-qemu-action-3.x`
  - Merge into: `master`
- Upgrade
[docker/setup-qemu-action](https://togithub.com/docker/setup-qemu-action)
to `v3`


</details>

<details>
<summary>chore(deps): update github/codeql-action action to v3</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/github-codeql-action-3.x`
  - Merge into: `master`
- Upgrade
[github/codeql-action](https://togithub.com/github/codeql-action) to
`v3`


</details>

<details>
<summary>chore(deps): update
mcr.microsoft.com/vscode/devcontainers/javascript-node docker tag to
v1</summary>

  - Schedule: ["at any time"]
- Branch name:
`renovate/mcr.microsoft.com-vscode-devcontainers-javascript-node-1.x`
  - Merge into: `master`
- Upgrade mcr.microsoft.com/vscode/devcontainers/javascript-node to
`1-16-bullseye`


</details>

<details>
<summary>fix(deps): update dependency octokit to v4</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/major-octokit-monorepo`
  - Merge into: `master`
- Upgrade [octokit](https://togithub.com/octokit/octokit.js) to `^4.0.0`


</details>

<details>
<summary>fix(deps): update dependency probot to v13</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/probot-13.x`
  - Merge into: `master`
  - Upgrade [probot](https://togithub.com/probot/probot) to `^13.0.0`


</details>

<br />

🚸 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://togithub.com/renovatebot/renovate/discussions).


---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/eeveebank/safe-settings-public).


<!--renovate-config-hash:e80b4e42a3043bc12fa0640db4bac392d2bf770acf841360d7c8ceeeac2ec1a9-->
  • Loading branch information
navdeyev authored Jun 4, 2024
2 parents 3f495b8 + 0389028 commit d07de85
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
]
}

0 comments on commit d07de85

Please sign in to comment.