chore: Configure Renovate #23

Merged
realaravinth merged 1 commit from renovate/configure into master 2024-06-04 13:07:59 +05:30
Member

Welcome to 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

  • Cargo.toml (cargo)
  • docker-compose.yml (docker-compose)
  • Dockerfile (dockerfile)
  • .github/workflows/clippy-fmt.yml (github-actions)
  • .github/workflows/coverage.yml (github-actions)
  • .github/workflows/linux.yml (github-actions)
  • package.json (npm)
  • .woodpecker.yml (woodpecker)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • 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.
  • Enable Renovate Dependency Dashboard creation.

🔡 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 50 Pull Requests:

chore(deps): update dependency @​types/node to v16.18.98
  • Schedule: ["at any time"]
  • Branch name: renovate/node-16.x-lockfile
  • Merge into: master
  • Upgrade @types/node to 16.18.98
chore(deps): update dependency @​types/sinon to v10.0.20
  • Schedule: ["at any time"]
  • Branch name: renovate/sinon-10.x-lockfile
  • Merge into: master
  • Upgrade @types/sinon to 10.0.20
chore(deps): update dependency ts-node to v10.9.2
  • Schedule: ["at any time"]
  • Branch name: renovate/ts-node-10.x-lockfile
  • Merge into: master
  • Upgrade ts-node to 10.9.2
chore(deps): update dependency typescript to v4.9.5
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-4.x-lockfile
  • Merge into: master
  • Upgrade typescript to 4.9.5
chore(deps): update rust crate mime to v0.3.17
  • Schedule: ["at any time"]
  • Branch name: renovate/mime-0.x-lockfile
  • Merge into: master
  • Upgrade mime to 0.3.17
chore(deps): update rust crate serde_json to v1.0.117
  • Schedule: ["at any time"]
  • Branch name: renovate/serde_json-1.x-lockfile
  • Merge into: master
  • Upgrade serde_json to 1.0.117
chore(deps): update rust crate sqlx to v0.7.4
  • Schedule: ["at any time"]
  • Branch name: renovate/sqlx-0.x-lockfile
  • Merge into: master
  • Upgrade sqlx to 0.7.4
fix(deps): update rust crate actix-files to v0.6.5
  • Schedule: ["at any time"]
  • Branch name: renovate/actix-files-0.x-lockfile
  • Merge into: master
  • Upgrade actix-files to 0.6.5
fix(deps): update rust crate async-trait to v0.1.80
  • Schedule: ["at any time"]
  • Branch name: renovate/async-trait-0.x-lockfile
  • Merge into: master
  • Upgrade async-trait to 0.1.80
fix(deps): update rust crate futures to v0.3.30
  • Schedule: ["at any time"]
  • Branch name: renovate/rust-futures-monorepo
  • Merge into: master
  • Upgrade futures to 0.3.30
fix(deps): update rust crate log to v0.4.21
  • Schedule: ["at any time"]
  • Branch name: renovate/log-0.x-lockfile
  • Merge into: master
  • Upgrade log to 0.4.21
fix(deps): update rust crate serde to v1.0.203
  • Schedule: ["at any time"]
  • Branch name: renovate/serde-monorepo
  • Merge into: master
  • Upgrade serde to 1.0.203
fix(deps): update rust crate tracing to v0.1.40
  • Schedule: ["at any time"]
  • Branch name: renovate/tokio-tracing-monorepo
  • Merge into: master
  • Upgrade tracing to 0.1.40
fix(deps): update rust crate urlencoding to v2.1.3
  • Schedule: ["at any time"]
  • Branch name: renovate/urlencoding-2.x-lockfile
  • Merge into: master
  • Upgrade urlencoding to 2.1.3
chore(deps): update dependency @wasm-tool/wasm-pack-plugin to v1.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/wasm-tool-wasm-pack-plugin-1.x-lockfile
  • Merge into: master
  • Upgrade @wasm-tool/wasm-pack-plugin to 1.7.0
chore(deps): update dependency eslint to v8.57.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-monorepo
  • Merge into: master
  • Upgrade eslint to 8.57.0
chore(deps): update dependency ts-loader to v9.5.1
  • Schedule: ["at any time"]
  • Branch name: renovate/ts-loader-9.x-lockfile
  • Merge into: master
  • Upgrade ts-loader to 9.5.1
chore(deps): update dependency webpack to v5.91.0
  • Schedule: ["at any time"]
  • Branch name: renovate/webpack-5.x-lockfile
  • Merge into: master
  • Upgrade webpack to 5.91.0
chore(deps): update dependency webpack-dev-server to v4.15.2
  • Schedule: ["at any time"]
  • Branch name: renovate/webpack-dev-server-4.x-lockfile
  • Merge into: master
  • Upgrade webpack-dev-server to 4.15.2
chore(deps): update postgres docker tag to v13.15
  • Schedule: ["at any time"]
  • Branch name: renovate/postgres-13.x
  • Merge into: master
  • Upgrade postgres to 13.15
chore(deps): update typescript-eslint monorepo to v5.62.0
fix(deps): update rust crate actix-cors to 0.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/actix-cors-0.x
  • Merge into: master
  • Upgrade actix-cors to 0.7.0
fix(deps): update rust crate actix-http to v3.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/actix-http-3.x-lockfile
  • Merge into: master
  • Upgrade actix-http to 3.7.0
fix(deps): update rust crate actix-identity to 0.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/actix-identity-0.x
  • Merge into: master
  • Upgrade actix-identity to 0.7.0
fix(deps): update rust crate actix-rt to v2.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/actix-rt-2.x-lockfile
  • Merge into: master
  • Upgrade actix-rt to 2.9.0
fix(deps): update rust crate actix-session to 0.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/actix-session-0.x
  • Merge into: master
  • Upgrade actix-session to 0.9.0
fix(deps): update rust crate actix-web to v4.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/actix-web-4.x-lockfile
  • Merge into: master
  • Upgrade actix-web to 4.6.0
fix(deps): update rust crate config to 0.14
  • Schedule: ["at any time"]
  • Branch name: renovate/config-0.x
  • Merge into: master
  • Upgrade config to 0.14
fix(deps): update rust crate csv-async to v1.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/csv-async-1.x-lockfile
  • Merge into: master
  • Upgrade csv-async to 1.3.0
fix(deps): update rust crate derive_builder to 0.20
  • Schedule: ["at any time"]
  • Branch name: renovate/derive_builder-0.x
  • Merge into: master
  • Upgrade derive_builder to 0.20
fix(deps): update rust crate reqwest to 0.12.0
  • Schedule: ["at any time"]
  • Branch name: renovate/reqwest-0.x
  • Merge into: master
  • Upgrade reqwest to 0.12.0
fix(deps): update rust crate rust-embed to v6.8.1
  • Schedule: ["at any time"]
  • Branch name: renovate/rust-embed-6.x-lockfile
  • Merge into: master
  • Upgrade rust-embed to 6.8.1
fix(deps): update rust crate tera to v1.20.0
  • Schedule: ["at any time"]
  • Branch name: renovate/tera-1.x-lockfile
  • Merge into: master
  • Upgrade tera to 1.20.0
fix(deps): update rust crate tokio to v1.38.0
  • Schedule: ["at any time"]
  • Branch name: renovate/tokio-1.x-lockfile
  • Merge into: master
  • Upgrade tokio to 1.38.0
fix(deps): update rust crate url to v2.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/url-2.x-lockfile
  • Merge into: master
  • Upgrade url to 2.5.0
fix(deps): update rust crate uuid to v1.8.0
  • Schedule: ["at any time"]
  • Branch name: renovate/uuid-1.x-lockfile
  • Merge into: master
  • Upgrade uuid to 1.8.0
fix(deps): update rust crate validator to 0.18
  • Schedule: ["at any time"]
  • Branch name: renovate/validator-0.x
  • Merge into: master
  • Upgrade validator to 0.18
chore(deps): update dependency @​types/jsdom to v21
  • Schedule: ["at any time"]
  • Branch name: renovate/jsdom-21.x
  • Merge into: master
  • Upgrade @types/jsdom to ^21.0.0
chore(deps): update dependency @​types/sinon to v17
  • Schedule: ["at any time"]
  • Branch name: renovate/sinon-17.x
  • Merge into: master
  • Upgrade @types/sinon to ^17.0.0
chore(deps): update dependency eslint to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/major-eslint-monorepo
  • Merge into: master
  • Upgrade eslint to ^9.0.0
chore(deps): update dependency jsdom to v24
  • Schedule: ["at any time"]
  • Branch name: renovate/jsdom-24.x
  • Merge into: master
  • Upgrade jsdom to ^24.0.0
chore(deps): update dependency sinon to v18
  • Schedule: ["at any time"]
  • Branch name: renovate/sinon-18.x
  • Merge into: master
  • Upgrade sinon to ^18.0.0
chore(deps): update dependency typescript to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-5.x
  • Merge into: master
  • Upgrade typescript to ^5.0.0
chore(deps): update dependency webpack-cli to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/webpack-cli-5.x
  • Merge into: master
  • Upgrade webpack-cli to ^5.0.0
chore(deps): update dependency webpack-dev-server to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/webpack-dev-server-5.x
  • Merge into: master
  • Upgrade webpack-dev-server to ^5.0.0
chore(deps): update jest monorepo to v29 (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-jest-monorepo
  • Merge into: master
  • Upgrade @types/jest to ^29.0.0
  • Upgrade jest to ^29.0.0
  • Upgrade ts-jest to ^29.0.0
chore(deps): update node.js to v20
  • Schedule: ["at any time"]
  • Branch name: renovate/node-20.x
  • Merge into: master
  • Upgrade node to 20-bookworm-slim
  • Upgrade @types/node to ^20.0.0
chore(deps): update postgres docker tag to v16
  • Schedule: ["at any time"]
  • Branch name: renovate/postgres-16.x
  • Merge into: master
  • Upgrade postgres to 16.3
chore(deps): update typescript-eslint monorepo to v7 (major)
fix(deps): update rust crate rust-embed to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/rust-embed-8.x
  • Merge into: master
  • Upgrade rust-embed to 8.0.0

Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.


This PR has been generated by Renovate Bot.

Welcome to [Renovate](https://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 * `Cargo.toml` (cargo) * `docker-compose.yml` (docker-compose) * `Dockerfile` (dockerfile) * `.github/workflows/clippy-fmt.yml` (github-actions) * `.github/workflows/coverage.yml` (github-actions) * `.github/workflows/linux.yml` (github-actions) * `package.json` (npm) * `.woodpecker.yml` (woodpecker) ### Configuration Summary Based on the default config's presets, Renovate will: - Start dependency updates only once this onboarding PR is merged - 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. - Enable Renovate Dependency Dashboard creation. 🔡 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 50 Pull Requests: <details> <summary>chore(deps): update dependency @&#8203;types/node to v16.18.98</summary> - Schedule: ["at any time"] - Branch name: `renovate/node-16.x-lockfile` - Merge into: `master` - Upgrade [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) to `16.18.98` </details> <details> <summary>chore(deps): update dependency @&#8203;types/sinon to v10.0.20</summary> - Schedule: ["at any time"] - Branch name: `renovate/sinon-10.x-lockfile` - Merge into: `master` - Upgrade [@types/sinon](https://github.com/DefinitelyTyped/DefinitelyTyped) to `10.0.20` </details> <details> <summary>chore(deps): update dependency ts-node to v10.9.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/ts-node-10.x-lockfile` - Merge into: `master` - Upgrade [ts-node](https://github.com/TypeStrong/ts-node) to `10.9.2` </details> <details> <summary>chore(deps): update dependency typescript to v4.9.5</summary> - Schedule: ["at any time"] - Branch name: `renovate/typescript-4.x-lockfile` - Merge into: `master` - Upgrade [typescript](https://github.com/Microsoft/TypeScript) to `4.9.5` </details> <details> <summary>chore(deps): update rust crate mime to v0.3.17</summary> - Schedule: ["at any time"] - Branch name: `renovate/mime-0.x-lockfile` - Merge into: `master` - Upgrade [mime](https://github.com/hyperium/mime) to `0.3.17` </details> <details> <summary>chore(deps): update rust crate serde_json to v1.0.117</summary> - Schedule: ["at any time"] - Branch name: `renovate/serde_json-1.x-lockfile` - Merge into: `master` - Upgrade [serde_json](https://github.com/serde-rs/json) to `1.0.117` </details> <details> <summary>chore(deps): update rust crate sqlx to v0.7.4</summary> - Schedule: ["at any time"] - Branch name: `renovate/sqlx-0.x-lockfile` - Merge into: `master` - Upgrade [sqlx](https://github.com/launchbadge/sqlx) to `0.7.4` </details> <details> <summary>fix(deps): update rust crate actix-files to v0.6.5</summary> - Schedule: ["at any time"] - Branch name: `renovate/actix-files-0.x-lockfile` - Merge into: `master` - Upgrade [actix-files](https://github.com/actix/actix-web) to `0.6.5` </details> <details> <summary>fix(deps): update rust crate async-trait to v0.1.80</summary> - Schedule: ["at any time"] - Branch name: `renovate/async-trait-0.x-lockfile` - Merge into: `master` - Upgrade [async-trait](https://github.com/dtolnay/async-trait) to `0.1.80` </details> <details> <summary>fix(deps): update rust crate futures to v0.3.30</summary> - Schedule: ["at any time"] - Branch name: `renovate/rust-futures-monorepo` - Merge into: `master` - Upgrade [futures](https://github.com/rust-lang/futures-rs) to `0.3.30` </details> <details> <summary>fix(deps): update rust crate log to v0.4.21</summary> - Schedule: ["at any time"] - Branch name: `renovate/log-0.x-lockfile` - Merge into: `master` - Upgrade [log](https://github.com/rust-lang/log) to `0.4.21` </details> <details> <summary>fix(deps): update rust crate serde to v1.0.203</summary> - Schedule: ["at any time"] - Branch name: `renovate/serde-monorepo` - Merge into: `master` - Upgrade [serde](https://github.com/serde-rs/serde) to `1.0.203` </details> <details> <summary>fix(deps): update rust crate tracing to v0.1.40</summary> - Schedule: ["at any time"] - Branch name: `renovate/tokio-tracing-monorepo` - Merge into: `master` - Upgrade [tracing](https://github.com/tokio-rs/tracing) to `0.1.40` </details> <details> <summary>fix(deps): update rust crate urlencoding to v2.1.3</summary> - Schedule: ["at any time"] - Branch name: `renovate/urlencoding-2.x-lockfile` - Merge into: `master` - Upgrade [urlencoding](https://github.com/kornelski/rust_urlencoding) to `2.1.3` </details> <details> <summary>chore(deps): update dependency @wasm-tool/wasm-pack-plugin to v1.7.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/wasm-tool-wasm-pack-plugin-1.x-lockfile` - Merge into: `master` - Upgrade [@wasm-tool/wasm-pack-plugin](https://github.com/wasm-tool/wasm-pack-plugin) to `1.7.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://github.com/eslint/eslint) to `8.57.0` </details> <details> <summary>chore(deps): update dependency ts-loader to v9.5.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/ts-loader-9.x-lockfile` - Merge into: `master` - Upgrade [ts-loader](https://github.com/TypeStrong/ts-loader) to `9.5.1` </details> <details> <summary>chore(deps): update dependency webpack to v5.91.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/webpack-5.x-lockfile` - Merge into: `master` - Upgrade [webpack](https://github.com/webpack/webpack) to `5.91.0` </details> <details> <summary>chore(deps): update dependency webpack-dev-server to v4.15.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/webpack-dev-server-4.x-lockfile` - Merge into: `master` - Upgrade [webpack-dev-server](https://github.com/webpack/webpack-dev-server) to `4.15.2` </details> <details> <summary>chore(deps): update postgres docker tag to v13.15</summary> - Schedule: ["at any time"] - Branch name: `renovate/postgres-13.x` - Merge into: `master` - Upgrade postgres to `13.15` </details> <details> <summary>chore(deps): update typescript-eslint monorepo to v5.62.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/typescript-eslint-monorepo` - Merge into: `master` - Upgrade [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint) to `5.62.0` - Upgrade [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint) to `5.62.0` </details> <details> <summary>fix(deps): update rust crate actix-cors to 0.7.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/actix-cors-0.x` - Merge into: `master` - Upgrade [actix-cors](https://github.com/actix/actix-extras) to `0.7.0` </details> <details> <summary>fix(deps): update rust crate actix-http to v3.7.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/actix-http-3.x-lockfile` - Merge into: `master` - Upgrade [actix-http](https://github.com/actix/actix-web) to `3.7.0` </details> <details> <summary>fix(deps): update rust crate actix-identity to 0.7.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/actix-identity-0.x` - Merge into: `master` - Upgrade [actix-identity](https://github.com/actix/actix-extras) to `0.7.0` </details> <details> <summary>fix(deps): update rust crate actix-rt to v2.9.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/actix-rt-2.x-lockfile` - Merge into: `master` - Upgrade [actix-rt](https://github.com/actix/actix-net) to `2.9.0` </details> <details> <summary>fix(deps): update rust crate actix-session to 0.9.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/actix-session-0.x` - Merge into: `master` - Upgrade [actix-session](https://github.com/actix/actix-extras) to `0.9.0` </details> <details> <summary>fix(deps): update rust crate actix-web to v4.6.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/actix-web-4.x-lockfile` - Merge into: `master` - Upgrade [actix-web](https://github.com/actix/actix-web) to `4.6.0` </details> <details> <summary>fix(deps): update rust crate config to 0.14</summary> - Schedule: ["at any time"] - Branch name: `renovate/config-0.x` - Merge into: `master` - Upgrade [config](https://github.com/mehcode/config-rs) to `0.14` </details> <details> <summary>fix(deps): update rust crate csv-async to v1.3.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/csv-async-1.x-lockfile` - Merge into: `master` - Upgrade [csv-async](https://github.com/gwierzchowski/csv-async) to `1.3.0` </details> <details> <summary>fix(deps): update rust crate derive_builder to 0.20</summary> - Schedule: ["at any time"] - Branch name: `renovate/derive_builder-0.x` - Merge into: `master` - Upgrade [derive_builder](https://github.com/colin-kiegel/rust-derive-builder) to `0.20` </details> <details> <summary>fix(deps): update rust crate reqwest to 0.12.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/reqwest-0.x` - Merge into: `master` - Upgrade [reqwest](https://github.com/seanmonstar/reqwest) to `0.12.0` </details> <details> <summary>fix(deps): update rust crate rust-embed to v6.8.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/rust-embed-6.x-lockfile` - Merge into: `master` - Upgrade [rust-embed](https://github.com/pyros2097/rust-embed) to `6.8.1` </details> <details> <summary>fix(deps): update rust crate tera to v1.20.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/tera-1.x-lockfile` - Merge into: `master` - Upgrade [tera](https://github.com/Keats/tera) to `1.20.0` </details> <details> <summary>fix(deps): update rust crate tokio to v1.38.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/tokio-1.x-lockfile` - Merge into: `master` - Upgrade [tokio](https://github.com/tokio-rs/tokio) to `1.38.0` </details> <details> <summary>fix(deps): update rust crate url to v2.5.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/url-2.x-lockfile` - Merge into: `master` - Upgrade [url](https://github.com/servo/rust-url) to `2.5.0` </details> <details> <summary>fix(deps): update rust crate uuid to v1.8.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/uuid-1.x-lockfile` - Merge into: `master` - Upgrade [uuid](https://github.com/uuid-rs/uuid) to `1.8.0` </details> <details> <summary>fix(deps): update rust crate validator to 0.18</summary> - Schedule: ["at any time"] - Branch name: `renovate/validator-0.x` - Merge into: `master` - Upgrade [validator](https://github.com/Keats/validator) to `0.18` </details> <details> <summary>chore(deps): update dependency @&#8203;types/jsdom to v21</summary> - Schedule: ["at any time"] - Branch name: `renovate/jsdom-21.x` - Merge into: `master` - Upgrade [@types/jsdom](https://github.com/DefinitelyTyped/DefinitelyTyped) to `^21.0.0` </details> <details> <summary>chore(deps): update dependency @&#8203;types/sinon to v17</summary> - Schedule: ["at any time"] - Branch name: `renovate/sinon-17.x` - Merge into: `master` - Upgrade [@types/sinon](https://github.com/DefinitelyTyped/DefinitelyTyped) to `^17.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://github.com/eslint/eslint) to `^9.0.0` </details> <details> <summary>chore(deps): update dependency jsdom to v24</summary> - Schedule: ["at any time"] - Branch name: `renovate/jsdom-24.x` - Merge into: `master` - Upgrade [jsdom](https://github.com/jsdom/jsdom) to `^24.0.0` </details> <details> <summary>chore(deps): update dependency sinon to v18</summary> - Schedule: ["at any time"] - Branch name: `renovate/sinon-18.x` - Merge into: `master` - Upgrade [sinon](https://github.com/sinonjs/sinon) to `^18.0.0` </details> <details> <summary>chore(deps): update dependency typescript to v5</summary> - Schedule: ["at any time"] - Branch name: `renovate/typescript-5.x` - Merge into: `master` - Upgrade [typescript](https://github.com/Microsoft/TypeScript) to `^5.0.0` </details> <details> <summary>chore(deps): update dependency webpack-cli to v5</summary> - Schedule: ["at any time"] - Branch name: `renovate/webpack-cli-5.x` - Merge into: `master` - Upgrade [webpack-cli](https://github.com/webpack/webpack-cli) to `^5.0.0` </details> <details> <summary>chore(deps): update dependency webpack-dev-server to v5</summary> - Schedule: ["at any time"] - Branch name: `renovate/webpack-dev-server-5.x` - Merge into: `master` - Upgrade [webpack-dev-server](https://github.com/webpack/webpack-dev-server) to `^5.0.0` </details> <details> <summary>chore(deps): update jest monorepo to v29 (major)</summary> - Schedule: ["at any time"] - Branch name: `renovate/major-jest-monorepo` - Merge into: `master` - Upgrade [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped) to `^29.0.0` - Upgrade [jest](https://github.com/jestjs/jest) to `^29.0.0` - Upgrade [ts-jest](https://github.com/kulshekhar/ts-jest) to `^29.0.0` </details> <details> <summary>chore(deps): update node.js to v20</summary> - Schedule: ["at any time"] - Branch name: `renovate/node-20.x` - Merge into: `master` - Upgrade [node](https://github.com/nodejs/node) to `20-bookworm-slim` - Upgrade [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) to `^20.0.0` </details> <details> <summary>chore(deps): update postgres docker tag to v16</summary> - Schedule: ["at any time"] - Branch name: `renovate/postgres-16.x` - Merge into: `master` - Upgrade postgres to `16.3` </details> <details> <summary>chore(deps): update typescript-eslint monorepo to v7 (major)</summary> - Schedule: ["at any time"] - Branch name: `renovate/major-typescript-eslint-monorepo` - Merge into: `master` - Upgrade [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint) to `^7.0.0` - Upgrade [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint) to `^7.0.0` </details> <details> <summary>fix(deps): update rust crate rust-embed to v8</summary> - Schedule: ["at any time"] - Branch name: `renovate/rust-embed-8.x` - Merge into: `master` - Upgrade [rust-embed](https://github.com/pyros2097/rust-embed) to `8.0.0` </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://github.com/renovatebot/renovate/discussions). --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-config-hash:388f0426bb11a51b7bc01c1d8659c05ffc5d272c9b8aa8a8bdffc0dd2574fce7-->
renovate-bot added the
renovate-bot
label 2024-06-04 13:06:46 +05:30
renovate-bot added 1 commit 2024-06-04 13:06:47 +05:30
realaravinth merged commit 5ffbed57e0 into master 2024-06-04 13:07:59 +05:30
Sign in to join this conversation.
No description provided.