Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Configure Renovate #5164

Closed
wants to merge 1 commit into from
Closed

chore: Configure Renovate #5164

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 12, 2025

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)
  • libs/crosstarget-utils/Cargo.toml (cargo)
  • libs/driver-adapters/Cargo.toml (cargo)
  • libs/metrics/Cargo.toml (cargo)
  • libs/mongodb-client/Cargo.toml (cargo)
  • libs/prisma-value/Cargo.toml (cargo)
  • libs/query-engine-common/Cargo.toml (cargo)
  • libs/sql-ddl/Cargo.toml (cargo)
  • libs/telemetry/Cargo.toml (cargo)
  • libs/test-cli/Cargo.toml (cargo)
  • libs/test-macros/Cargo.toml (cargo)
  • libs/test-setup/Cargo.toml (cargo)
  • libs/user-facing-error-macros/Cargo.toml (cargo)
  • libs/user-facing-errors/Cargo.toml (cargo)
  • prisma-fmt/Cargo.toml (cargo)
  • prisma-schema-wasm/Cargo.toml (cargo)
  • psl/diagnostics/Cargo.toml (cargo)
  • psl/parser-database/Cargo.toml (cargo)
  • psl/psl-core/Cargo.toml (cargo)
  • psl/psl/Cargo.toml (cargo)
  • psl/schema-ast/Cargo.toml (cargo)
  • quaint/Cargo.toml (cargo)
  • quaint/quaint-test-macros/Cargo.toml (cargo)
  • quaint/quaint-test-setup/Cargo.toml (cargo)
  • query-compiler/query-compiler-playground/Cargo.toml (cargo)
  • query-compiler/query-compiler-wasm/Cargo.toml (cargo)
  • query-compiler/query-compiler/Cargo.toml (cargo)
  • query-engine/black-box-tests/Cargo.toml (cargo)
  • query-engine/connector-test-kit-rs/qe-setup/Cargo.toml (cargo)
  • query-engine/connector-test-kit-rs/query-engine-tests/Cargo.toml (cargo)
  • query-engine/connector-test-kit-rs/query-test-macros/Cargo.toml (cargo)
  • query-engine/connector-test-kit-rs/query-tests-setup/Cargo.toml (cargo)
  • query-engine/connectors/mongodb-query-connector/Cargo.toml (cargo)
  • query-engine/connectors/query-connector/Cargo.toml (cargo)
  • query-engine/connectors/sql-query-connector/Cargo.toml (cargo)
  • query-engine/core-tests/Cargo.toml (cargo)
  • query-engine/core/Cargo.toml (cargo)
  • query-engine/dmmf/Cargo.toml (cargo)
  • query-engine/query-builders/query-builder/Cargo.toml (cargo)
  • query-engine/query-builders/sql-query-builder/Cargo.toml (cargo)
  • query-engine/query-engine-c-abi/Cargo.toml (cargo)
  • query-engine/query-engine-node-api/Cargo.toml (cargo)
  • query-engine/query-engine-wasm/Cargo.toml (cargo)
  • query-engine/query-engine/Cargo.toml (cargo)
  • query-engine/query-structure/Cargo.toml (cargo)
  • query-engine/request-handlers/Cargo.toml (cargo)
  • query-engine/schema/Cargo.toml (cargo)
  • schema-engine/cli/Cargo.toml (cargo)
  • schema-engine/connectors/mongodb-schema-connector/Cargo.toml (cargo)
  • schema-engine/connectors/schema-connector/Cargo.toml (cargo)
  • schema-engine/connectors/sql-schema-connector/Cargo.toml (cargo)
  • schema-engine/core-wasm/Cargo.toml (cargo)
  • schema-engine/core/Cargo.toml (cargo)
  • schema-engine/datamodel-renderer/Cargo.toml (cargo)
  • schema-engine/json-rpc-api-build/Cargo.toml (cargo)
  • schema-engine/mongodb-schema-describer/Cargo.toml (cargo)
  • schema-engine/schema-engine-wasm/Cargo.toml (cargo)
  • schema-engine/sql-introspection-tests/Cargo.toml (cargo)
  • schema-engine/sql-migration-tests/Cargo.toml (cargo)
  • schema-engine/sql-schema-describer/Cargo.toml (cargo)
  • docker-compose.yml (docker-compose)
  • libs/driver-adapters/executor/bench/docker-compose.yml (docker-compose)
  • quaint/docker-compose.yml (docker-compose)
  • docker/planetscale_proxy/Dockerfile (dockerfile)
  • libs/driver-adapters/executor/bench/Dockerfile (dockerfile)
  • script/.profile-shell/Dockerfile (dockerfile)
  • .github/workflows/build-engines-apple-intel-template.yml (github-actions)
  • .github/workflows/build-engines-apple-silicon-template.yml (github-actions)
  • .github/workflows/build-engines-linux-template.yml (github-actions)
  • .github/workflows/build-engines-react-native-template.yml (github-actions)
  • .github/workflows/build-engines-windows-template.yml (github-actions)
  • .github/workflows/build-engines-windows.yml (github-actions)
  • .github/workflows/build-engines.yml (github-actions)
  • .github/workflows/build-prisma-schema-wasm.yml (github-actions)
  • .github/workflows/codspeed.yml (github-actions)
  • .github/workflows/formatting.yml (github-actions)
  • .github/workflows/include/rust-wasm-setup/action.yml (github-actions)
  • .github/workflows/on-push-to-main.yml (github-actions)
  • .github/workflows/publish-prisma-schema-wasm.yml (github-actions)
  • .github/workflows/publish-query-compiler-wasm.yml (github-actions)
  • .github/workflows/publish-query-engine-wasm.yml (github-actions)
  • .github/workflows/test-compilation.yml (github-actions)
  • .github/workflows/test-driver-adapters-template.yml (github-actions)
  • .github/workflows/test-quaint.yml (github-actions)
  • .github/workflows/test-query-engine-black-box.yml (github-actions)
  • .github/workflows/test-query-engine-template.yml (github-actions)
  • .github/workflows/test-schema-engine.yml (github-actions)
  • .github/workflows/test-unit-tests.yml (github-actions)
  • .github/workflows/wasm-benchmarks.yml (github-actions)
  • .github/workflows/wasm-size.yml (github-actions)
  • quaint/.github/workflows/test.yml (github-actions)
  • libs/driver-adapters/executor/package.json (npm)
  • libs/driver-adapters/package.json (npm)
  • libs/driver-adapters/pnpm-workspace.yaml (npm)
  • prisma-schema-wasm/package.json (npm)
  • query-compiler/query-compiler-wasm/package.json (npm)
  • query-engine/query-engine-wasm/analyse/package.json (npm)
  • query-engine/query-engine-wasm/package.json (npm)
  • schema-engine/schema-engine-wasm/package.json (npm)
  • query-engine/query-engine-wasm/.nvmrc (nvm)

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.
  • 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 123 Pull Requests:

chore(deps): update crazy-max/ghaction-import-gpg digest to cb9bde2
  • Schedule: ["at any time"]
  • Branch name: renovate/crazy-max-ghaction-import-gpg-digest
  • Merge into: main
  • Upgrade crazy-max/ghaction-import-gpg to cb9bde2e2525e640591a934b1fd28eef1dcaf5e5
chore(deps): update prismagraphql/cockroachdb-custom:23.1 docker digest to f45f90b
  • Schedule: ["at any time"]
  • Branch name: renovate/prismagraphql-cockroachdb-custom-23.1
  • Merge into: main
  • Upgrade prismagraphql/cockroachdb-custom to sha256:f45f90b9c5e61c76200dea8845d7a7682bda6652221156e21b86b6295f2375a2
chore(deps): update vitess/vttestserver:mysql80 docker digest to 5572d64
  • Schedule: ["at any time"]
  • Branch name: renovate/vitess-vttestserver-mysql80
  • Merge into: main
  • Upgrade vitess/vttestserver to sha256:5572d64235d95d9c79de2700266411b0ae3608d5f94e609e4413fc802ae6579e
chore(deps): update dependency typescript to v5.7.3
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-5.x
  • Merge into: main
  • Upgrade typescript to 5.7.3
chore(deps): update ghcr.io/mattrobenolt/ps-http-sim docker tag to v0.0.12
  • Schedule: ["at any time"]
  • Branch name: renovate/ghcr.io-mattrobenolt-ps-http-sim-0.x
  • Merge into: main
  • Upgrade ghcr.io/mattrobenolt/ps-http-sim to v0.0.12
chore(deps): update rust crate derive_more to v0.99.19
  • Schedule: ["at any time"]
  • Branch name: renovate/derive_more-0.x-lockfile
  • Merge into: main
  • Upgrade derive_more to 0.99.19
chore(deps): update rust crate enumflags2 to v0.7.11
  • Schedule: ["at any time"]
  • Branch name: renovate/enumflags2-0.x-lockfile
  • Merge into: main
  • Upgrade enumflags2 to 0.7.11
chore(deps): update rust crate flate2 to v1.0.35
  • Schedule: ["at any time"]
  • Branch name: renovate/flate2-1.x-lockfile
  • Merge into: main
  • Upgrade flate2 to 1.0.35
chore(deps): update rust crate futures to v0.3.31
  • Schedule: ["at any time"]
  • Branch name: renovate/rust-futures-monorepo
  • Merge into: main
  • Upgrade futures to 0.3.31
chore(deps): update rust crate indoc to v2.0.5
  • Schedule: ["at any time"]
  • Branch name: renovate/indoc-2.x-lockfile
  • Merge into: main
  • Upgrade indoc to 2.0.5
chore(deps): update rust crate napi to v2.16.16
  • Schedule: ["at any time"]
  • Branch name: renovate/napi-2.x-lockfile
  • Merge into: main
  • Upgrade napi to 2.16.16
chore(deps): update rust crate napi-derive to v2.16.13
  • Schedule: ["at any time"]
  • Branch name: renovate/napi-derive-2.x-lockfile
  • Merge into: main
  • Upgrade napi-derive to 2.16.13
chore(deps): update rust crate pin-project to v1.1.9
  • Schedule: ["at any time"]
  • Branch name: renovate/pin-project-1.x-lockfile
  • Merge into: main
  • Upgrade pin-project to 1.1.9
chore(deps): update rust crate serde_json to v1.0.138
  • Schedule: ["at any time"]
  • Branch name: renovate/serde_json-1.x-lockfile
  • Merge into: main
  • Upgrade serde_json to 1.0.138
chore(deps): update rust crate serde_repr to v0.1.19
  • Schedule: ["at any time"]
  • Branch name: renovate/serde_repr-0.x-lockfile
  • Merge into: main
  • Upgrade serde_repr to 0.1.19
chore(deps): update rust-wasm-bindgen monorepo
fix(deps): update dependency mitata to v0.1.14
  • Schedule: ["at any time"]
  • Branch name: renovate/mitata-0.x
  • Merge into: main
  • Upgrade mitata to 0.1.14
fix(deps): update rust crate anyhow to v1.0.95
  • Schedule: ["at any time"]
  • Branch name: renovate/anyhow-1.x-lockfile
  • Merge into: main
  • Upgrade anyhow to 1.0.95
fix(deps): update rust crate async-trait to v0.1.86
  • Schedule: ["at any time"]
  • Branch name: renovate/async-trait-0.x-lockfile
  • Merge into: main
  • Upgrade async-trait to 0.1.86
fix(deps): update rust crate backtrace to v0.3.74
  • Schedule: ["at any time"]
  • Branch name: renovate/backtrace-0.x-lockfile
  • Merge into: main
  • Upgrade backtrace to 0.3.74
fix(deps): update rust crate chrono to v0.4.39
  • Schedule: ["at any time"]
  • Branch name: renovate/chrono-0.x-lockfile
  • Merge into: main
  • Upgrade chrono to 0.4.39
fix(deps): update rust crate crossbeam-channel to v0.5.14
  • Schedule: ["at any time"]
  • Branch name: renovate/crossbeam-channel-0.x-lockfile
  • Merge into: main
  • Upgrade crossbeam-channel to 0.5.14
fix(deps): update rust crate dissimilar to v1.0.9
  • Schedule: ["at any time"]
  • Branch name: renovate/dissimilar-1.x-lockfile
  • Merge into: main
  • Upgrade dissimilar to 1.0.9
fix(deps): update rust crate hyper to v0.14.32
  • Schedule: ["at any time"]
  • Branch name: renovate/hyper-0.x-lockfile
  • Merge into: main
  • Upgrade hyper to 0.14.32
fix(deps): update rust crate log to v0.4.25
  • Schedule: ["at any time"]
  • Branch name: renovate/log-0.x-lockfile
  • Merge into: main
  • Upgrade log to 0.4.25
fix(deps): update rust crate native-tls to v0.2.13
  • Schedule: ["at any time"]
  • Branch name: renovate/native-tls-0.x-lockfile
  • Merge into: main
  • Upgrade native-tls to 0.2.13
fix(deps): update rust crate parking_lot to v0.12.3
  • Schedule: ["at any time"]
  • Branch name: renovate/parking_lot-0.x-lockfile
  • Merge into: main
  • Upgrade parking_lot to 0.12.3
fix(deps): update rust crate paste to v1.0.15
  • Schedule: ["at any time"]
  • Branch name: renovate/paste-1.x-lockfile
  • Merge into: main
  • Upgrade paste to 1.0.15
fix(deps): update rust crate pest to v2.7.15
  • Schedule: ["at any time"]
  • Branch name: renovate/pest-2.x-lockfile
  • Merge into: main
  • Upgrade pest to 2.7.15
fix(deps): update rust crate pest_derive to v2.7.15
  • Schedule: ["at any time"]
  • Branch name: renovate/pest_derive-2.x-lockfile
  • Merge into: main
  • Upgrade pest_derive to 2.7.15
fix(deps): update rust crate pretty_assertions to v1.4.1
  • Schedule: ["at any time"]
  • Branch name: renovate/pretty_assertions-1.x-lockfile
  • Merge into: main
  • Upgrade pretty_assertions to 1.4.1
fix(deps): update rust crate quote to v1.0.38
  • Schedule: ["at any time"]
  • Branch name: renovate/quote-1.x-lockfile
  • Merge into: main
  • Upgrade quote to 1.0.38
fix(deps): update rust crate serde to v1.0.217
  • Schedule: ["at any time"]
  • Branch name: renovate/serde-monorepo
  • Merge into: main
  • Upgrade serde to 1.0.217
fix(deps): update rust crate sqlx-core to v0.8.3
  • Schedule: ["at any time"]
  • Branch name: renovate/sqlx-core-0.x-lockfile
  • Merge into: main
  • Upgrade sqlx-core to 0.8.3
fix(deps): update rust crate sqlx-sqlite to v0.8.3
  • Schedule: ["at any time"]
  • Branch name: renovate/sqlx-sqlite-0.x-lockfile
  • Merge into: main
  • Upgrade sqlx-sqlite to 0.8.3
fix(deps): update rust crate thiserror to v1.0.69
  • Schedule: ["at any time"]
  • Branch name: renovate/thiserror-1.x-lockfile
  • Merge into: main
  • Upgrade thiserror to 1.0.69
fix(deps): update rust crate tokio-util to v0.7.13
  • Schedule: ["at any time"]
  • Branch name: renovate/tokio-util-0.x-lockfile
  • Merge into: main
  • Upgrade tokio-util to 0.7.13
fix(deps): update rust crate url to v2.5.4
  • Schedule: ["at any time"]
  • Branch name: renovate/url-2.x-lockfile
  • Merge into: main
  • Upgrade url to 2.5.4
fix(deps): update tokio-tracing monorepo
chore(deps): update dependency @​cloudflare/workers-types to v4.20250204.0
  • Schedule: ["at any time"]
  • Branch name: renovate/cloudflare-workers-types-4.x
  • Merge into: main
  • Upgrade @cloudflare/workers-types to 4.20250204.0
chore(deps): update dependency esbuild to v0.25.0
  • Schedule: ["at any time"]
  • Branch name: renovate/esbuild-0.x
  • Merge into: main
  • Upgrade esbuild to 0.25.0
chore(deps): update dependency tsup to v8.3.6
  • Schedule: ["at any time"]
  • Branch name: renovate/tsup-8.x
  • Merge into: main
  • Upgrade tsup to 8.3.6
chore(deps): update dependency tsx to v4.19.2
  • Schedule: ["at any time"]
  • Branch name: renovate/tsx-4.x
  • Merge into: main
  • Upgrade tsx to 4.19.2
chore(deps): update jaegertracing/all-in-one docker tag to v1.60
  • Schedule: ["at any time"]
  • Branch name: renovate/jaegertracing-all-in-one-1.x
  • Merge into: main
  • Upgrade jaegertracing/all-in-one to 1.60
chore(deps): update mongo docker tag to v4.4
  • Schedule: ["at any time"]
  • Branch name: renovate/mongo-4.x
  • Merge into: main
  • Upgrade mongo to 4.4
chore(deps): update mysql docker tag to v5.7.44
  • Schedule: ["at any time"]
  • Branch name: renovate/mysql-5.x
  • Merge into: main
  • Upgrade mysql to 5.7.44
chore(deps): update mysql docker tag to v8.4.4
  • Schedule: ["at any time"]
  • Branch name: renovate/mysql-8.x
  • Merge into: main
  • Upgrade mysql to 8.4.4
chore(deps): update node.js to v20.18.3
  • Schedule: ["at any time"]
  • Branch name: renovate/node-20.x
  • Merge into: main
  • Upgrade node to 20.18.3
  • Upgrade @types/node to 20.17.17
chore(deps): update pnpm/action-setup action to v4.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/pnpm-action-setup-4.x
  • Merge into: main
  • Upgrade pnpm/action-setup to v4.1.0
chore(deps): update prismagraphql/mongo-single-replica docker tag to v4.4.3
  • Schedule: ["at any time"]
  • Branch name: renovate/prismagraphql-mongo-single-replica-4.x
  • Merge into: main
  • Upgrade prismagraphql/mongo-single-replica to 4.4.3-bionic
chore(deps): update rust crate bson to v2.13.0
  • Schedule: ["at any time"]
  • Branch name: renovate/bson-2.x-lockfile
  • Merge into: main
  • Upgrade bson to 2.13.0
chore(deps): update rust crate cbindgen to 0.28.0
  • Schedule: ["at any time"]
  • Branch name: renovate/cbindgen-0.x
  • Merge into: main
  • Upgrade cbindgen to 0.28.0
chore(deps): update rust crate getrandom to 0.3
  • Schedule: ["at any time"]
  • Branch name: renovate/getrandom-0.x
  • Merge into: main
  • Upgrade getrandom to 0.3
chore(deps): update rust crate indexmap to v2.7.1
  • Schedule: ["at any time"]
  • Branch name: renovate/indexmap-2.x-lockfile
  • Merge into: main
  • Upgrade indexmap to 2.7.1
chore(deps): update rust crate insta to v1.42.1
  • Schedule: ["at any time"]
  • Branch name: renovate/insta-1.x-lockfile
  • Merge into: main
  • Upgrade insta to 1.42.1
chore(deps): update rust crate itertools to 0.14
  • Schedule: ["at any time"]
  • Branch name: renovate/itertools-0.x
  • Merge into: main
  • Upgrade itertools to 0.14
chore(deps): update rust crate rand to 0.9
  • Schedule: ["at any time"]
  • Branch name: renovate/rand-0.x
  • Merge into: main
  • Upgrade rand to 0.9
chore(deps): update rust crate regex to v1.11.1
  • Schedule: ["at any time"]
  • Branch name: renovate/regex-1.x-lockfile
  • Merge into: main
  • Upgrade regex to 1.11.1
chore(deps): update rust crate serde-wasm-bindgen to 0.6
  • Schedule: ["at any time"]
  • Branch name: renovate/serde-wasm-bindgen-0.x
  • Merge into: main
  • Upgrade serde-wasm-bindgen to 0.6
chore(deps): update rust crate similar to v2.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/similar-2.x-lockfile
  • Merge into: main
  • Upgrade similar to 2.7.0
chore(deps): update rust crate ulid to v1.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/ulid-1.x-lockfile
  • Merge into: main
  • Upgrade ulid to 1.2.0
chore(deps): update rust crate uuid to v1.13.1
  • Schedule: ["at any time"]
  • Branch name: renovate/uuid-1.x-lockfile
  • Merge into: main
  • Upgrade uuid to 1.13.1
fix(deps): update dependency @​effect/schema to v0.75.5
  • Schedule: ["at any time"]
  • Branch name: renovate/effect-schema-0.x
  • Merge into: main
  • Upgrade @effect/schema to 0.75.5
fix(deps): update dependency query-engine-wasm-baseline to v0.6.1
  • Schedule: ["at any time"]
  • Branch name: renovate/query-engine-wasm-baseline-0.x
  • Merge into: main
  • Upgrade query-engine-wasm-baseline to 0.6.1
fix(deps): update dependency ts-pattern to v5.6.2
  • Schedule: ["at any time"]
  • Branch name: renovate/ts-pattern-5.x
  • Merge into: main
  • Upgrade ts-pattern to 5.6.2
fix(deps): update dependency undici to v6.21.1
  • Schedule: ["at any time"]
  • Branch name: renovate/undici-6.x
  • Merge into: main
  • Upgrade undici to 6.21.1
fix(deps): update dependency wrangler to v3.108.1
  • Schedule: ["at any time"]
  • Branch name: renovate/wrangler-3.x
  • Merge into: main
  • Upgrade wrangler to 3.108.1
fix(deps): update dependency ws to v8.18.0
  • Schedule: ["at any time"]
  • Branch name: renovate/ws-8.x
  • Merge into: main
  • Upgrade ws to 8.18.0
fix(deps): update rust crate base64 to v0.22.1
  • Schedule: ["at any time"]
  • Branch name: renovate/base64-0.x
  • Merge into: main
  • Upgrade base64 to 0.22.0
  • Upgrade base64 to 0.22
fix(deps): update rust crate bigdecimal to v0.4.7
  • Schedule: ["at any time"]
  • Branch name: renovate/bigdecimal-0.x
  • Merge into: main
  • Upgrade bigdecimal to 0.4
  • Upgrade bigdecimal to 0.4.0
fix(deps): update rust crate bit-vec to 0.8.0
  • Schedule: ["at any time"]
  • Branch name: renovate/bit-vec-0.x
  • Merge into: main
  • Upgrade bit-vec to 0.8.0
fix(deps): update rust crate byteorder to v1.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/byteorder-1.x-lockfile
  • Merge into: main
  • Upgrade byteorder to 1.5.0
fix(deps): update rust crate bytes to v1.10.0
  • Schedule: ["at any time"]
  • Branch name: renovate/bytes-1.x-lockfile
  • Merge into: main
  • Upgrade bytes to 1.10.0
fix(deps): update rust crate colored to v2.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/colored-2.x-lockfile
  • Merge into: main
  • Upgrade colored to 2.2.0
fix(deps): update rust crate convert_case to 0.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/convert_case-0.x
  • Merge into: main
  • Upgrade convert_case to 0.7.0
fix(deps): update rust crate darling to v0.20.10
  • Schedule: ["at any time"]
  • Branch name: renovate/darling-0.x
  • Merge into: main
  • Upgrade darling to 0.20
  • Upgrade darling to 0.20.0
fix(deps): update rust crate either to v1.13.0
  • Schedule: ["at any time"]
  • Branch name: renovate/either-1.x-lockfile
  • Merge into: main
  • Upgrade either to 1.13.0
fix(deps): update rust crate expect-test to v1.5.1
  • Schedule: ["at any time"]
  • Branch name: renovate/expect-test-1.x-lockfile
  • Merge into: main
  • Upgrade expect-test to 1.5.1
fix(deps): update rust crate heck to 0.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/heck-0.x
  • Merge into: main
  • Upgrade heck to 0.5.0
fix(deps): update rust crate lru to 0.13.0
  • Schedule: ["at any time"]
  • Branch name: renovate/lru-0.x
  • Merge into: main
  • Upgrade lru to 0.13.0
fix(deps): update rust crate lsp-types to 0.97.0
  • Schedule: ["at any time"]
  • Branch name: renovate/lsp-types-0.x
  • Merge into: main
  • Upgrade lsp-types to 0.97.0
fix(deps): update rust crate metrics to 0.24.0
  • Schedule: ["at any time"]
  • Branch name: renovate/metrics-0.x
  • Merge into: main
  • Upgrade metrics to 0.24.0
fix(deps): update rust crate metrics-exporter-prometheus to 0.16.0
  • Schedule: ["at any time"]
  • Branch name: renovate/metrics-exporter-prometheus-0.x
  • Merge into: main
  • Upgrade metrics-exporter-prometheus to 0.16.0
fix(deps): update rust crate metrics-util to 0.19.0
  • Schedule: ["at any time"]
  • Branch name: renovate/metrics-util-0.x
  • Merge into: main
  • Upgrade metrics-util to 0.19.0
fix(deps): update rust crate names to 0.14
  • Schedule: ["at any time"]
  • Branch name: renovate/names-0.x
  • Merge into: main
  • Upgrade names to 0.14
fix(deps): update rust crate once_cell to v1.20.3
  • Schedule: ["at any time"]
  • Branch name: renovate/once_cell-1.x-lockfile
  • Merge into: main
  • Upgrade once_cell to 1.20.3
fix(deps): update rust crate parse-hyperlinks to 0.27.0
  • Schedule: ["at any time"]
  • Branch name: renovate/parse-hyperlinks-0.x
  • Merge into: main
  • Upgrade parse-hyperlinks to 0.27.0
fix(deps): update rust crate petgraph to 0.7
  • Schedule: ["at any time"]
  • Branch name: renovate/petgraph-0.x
  • Merge into: main
  • Upgrade petgraph to 0.7
fix(deps): update rust crate reqwest to 0.12
  • Schedule: ["at any time"]
  • Branch name: renovate/reqwest-0.x
  • Merge into: main
  • Upgrade reqwest to 0.12
fix(deps): update rust crate rusqlite to 0.33
  • Schedule: ["at any time"]
  • Branch name: renovate/rusqlite-0.x
  • Merge into: main
  • Upgrade rusqlite to 0.33
fix(deps): update rust crate sha2 to 0.10.0
  • Schedule: ["at any time"]
  • Branch name: renovate/sha2-0.x
  • Merge into: main
  • Upgrade sha2 to 0.10.0
fix(deps): update rust crate sqlformat to 0.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/sqlformat-0.x
  • Merge into: main
  • Upgrade sqlformat to 0.3.0
fix(deps): update rust crate sqlparser to 0.54.0
  • Schedule: ["at any time"]
  • Branch name: renovate/sqlparser-0.x
  • Merge into: main
  • Upgrade sqlparser to 0.54.0
fix(deps): update rust crate strip-ansi-escapes to 0.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/strip-ansi-escapes-0.x
  • Merge into: main
  • Upgrade strip-ansi-escapes to 0.2.0
fix(deps): update rust crate tempfile to v3.16.0
  • Schedule: ["at any time"]
  • Branch name: renovate/tempfile-3.x-lockfile
  • Merge into: main
  • Upgrade tempfile to 3.16.0
fix(deps): update rust crate tokio to v1.43.0
  • Schedule: ["at any time"]
  • Branch name: renovate/tokio-1.x-lockfile
  • Merge into: main
  • Upgrade tokio to 1.43.0
fix(deps): update rust crate toml to 0.8
  • Schedule: ["at any time"]
  • Branch name: renovate/toml-0.x
  • Merge into: main
  • Upgrade toml to 0.8
fix(deps): update rust crate versions to v6.3.2
  • Schedule: ["at any time"]
  • Branch name: renovate/versions-6.x-lockfile
  • Merge into: main
  • Upgrade versions to 6.3.2
chore(deps): update dependency macos to v14
  • Schedule: ["at any time"]
  • Branch name: renovate/macos-14.x
  • Merge into: main
  • Upgrade macos to 14
chore(deps): update dependency ubuntu to v24
  • Schedule: ["at any time"]
  • Branch name: renovate/ubuntu-24.x
  • Merge into: main
  • Upgrade ubuntu to 24.04
chore(deps): update mariadb docker tag to v11
  • Schedule: ["at any time"]
  • Branch name: renovate/mariadb-11.x
  • Merge into: main
  • Upgrade mariadb to 11
chore(deps): update mcr.microsoft.com/mssql/server docker tag to v2022
  • Schedule: ["at any time"]
  • Branch name: renovate/mcr.microsoft.com-mssql-server-2022.x
  • Merge into: main
  • Upgrade mcr.microsoft.com/mssql/server to 2022-latest
chore(deps): update mongo docker tag to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/mongo-8.x
  • Merge into: main
  • Upgrade mongo to 8
  • Upgrade mongo to 8.0
chore(deps): update mysql docker tag to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/mysql-9.x
  • Merge into: main
  • Upgrade mysql to 9.2.0
  • Upgrade mysql to 9.2
chore(deps): update node.js to v22
  • Schedule: ["at any time"]
  • Branch name: renovate/node-22.x
  • Merge into: main
  • Upgrade node to 22.14.0
  • Upgrade @types/node to 22.13.1
chore(deps): update pnpm to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/pnpm-10.x
  • Merge into: main
  • Upgrade pnpm to ^10.0.0
chore(deps): update postgres docker tag to v17
  • Schedule: ["at any time"]
  • Branch name: renovate/postgres-17.x
  • Merge into: main
  • Upgrade postgres to 17
  • Upgrade postgres to 17.2
chore(deps): update prismagraphql/cockroachdb-custom docker tag to v23
  • Schedule: ["at any time"]
  • Branch name: renovate/prismagraphql-cockroachdb-custom-23.x
  • Merge into: main
  • Upgrade prismagraphql/cockroachdb-custom to 23.1
  • Upgrade prismagraphql/cockroachdb-custom to 23.2.0
chore(deps): update rust crate codspeed-criterion-compat to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/codspeed-criterion-compat-2.x
  • Merge into: main
  • Upgrade codspeed-criterion-compat to 2.0.0
chore(deps): update rust crate derive_more to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/derive_more-2.x
  • Merge into: main
  • Upgrade derive_more to 2.0.0
chore(deps): update rust crate indoc to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/indoc-2.x
  • Merge into: main
  • Upgrade indoc to 2.0
chore(deps): update rust crate napi-build to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/napi-build-2.x
  • Merge into: main
  • Upgrade napi-build to 2
chore(deps): update rust crate serial_test to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/serial_test-3.x-lockfile
  • Merge into: main
  • Upgrade serial_test to 3.2.0
fix(deps): update dependency mitata to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/mitata-1.x
  • Merge into: main
  • Upgrade mitata to 1.0.34
fix(deps): update dependency undici to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/undici-7.x
  • Merge into: main
  • Upgrade undici to 7.3.0
fix(deps): update rust crate bitflags to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/bitflags-2.x
  • Merge into: main
  • Upgrade bitflags to 2.0.0
fix(deps): update rust crate colored to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/colored-3.x
  • Merge into: main
  • Upgrade colored to 3
  • Upgrade colored to 3.0.0
fix(deps): update rust crate hyper to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/hyper-1.x
  • Merge into: main
  • Upgrade hyper to 1.0
fix(deps): update rust crate jsonrpc-core to v18
fix(deps): update rust crate nom to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/nom-8.x
  • Merge into: main
  • Upgrade nom to 8.0
fix(deps): update rust crate rustc-hash to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/rustc-hash-2.x
  • Merge into: main
  • Upgrade rustc-hash to 2.0.0
fix(deps): update rust crate syn to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/syn-2.x
  • Merge into: main
  • Upgrade syn to 2.0
  • Upgrade syn to 2.0.0
fix(deps): update rust crate thiserror to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/thiserror-2.x
  • Merge into: main
  • Upgrade thiserror to 2
  • Upgrade thiserror to 2.0

🚸 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, particularly the Getting Started section.
If you need any further assistance then you can also request help here.


This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner February 12, 2025 07:10
@renovate renovate bot requested review from jkomyno and removed request for a team February 12, 2025 07:10
Copy link

codspeed-hq bot commented Feb 12, 2025

CodSpeed Performance Report

Merging #5164 will not alter performance

Comparing renovate/configure (6d5af5e) with main (7376738)

Summary

✅ 11 untouched benchmarks

Copy link
Contributor

WASM Query Engine file Size

Engine This PR Base branch Diff
Postgres 2.121MiB 2.121MiB 0.000B
Postgres (gzip) 849.195KiB 849.194KiB 1.000B
Mysql 2.083MiB 2.083MiB 0.000B
Mysql (gzip) 834.658KiB 834.657KiB 1.000B
Sqlite 1.992MiB 1.992MiB 0.000B
Sqlite (gzip) 798.487KiB 798.486KiB 1.000B

@wmadden wmadden closed this Feb 12, 2025
Copy link
Contributor Author

renovate bot commented Feb 12, 2025

Renovate is disabled

Renovate is disabled because there is no Renovate configuration file. To enable Renovate, you can either (a) change this PR's title to get a new onboarding PR, and merge the new onboarding PR, or (b) create a Renovate config file, and commit that file to your base branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant