chore: Configure Renovate #1283

Merged
PlasticDigits merged 1 commit from renovate/configure into main 2026-09-21 03:48:14 +00:00
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

  • indexer/Cargo.toml (cargo)
  • smartcontracts/Cargo.toml (cargo)
  • smartcontracts/contracts/community-tax-autolp/Cargo.toml (cargo)
  • smartcontracts/contracts/community-tax-token/Cargo.toml (cargo)
  • smartcontracts/contracts/community-token-launcher/Cargo.toml (cargo)
  • smartcontracts/contracts/factory/Cargo.toml (cargo)
  • smartcontracts/contracts/faucet/Cargo.toml (cargo)
  • smartcontracts/contracts/fee-discount/Cargo.toml (cargo)
  • smartcontracts/contracts/hooks/burn-hook/Cargo.toml (cargo)
  • smartcontracts/contracts/hooks/lp-burn-hook/Cargo.toml (cargo)
  • smartcontracts/contracts/hooks/tax-hook/Cargo.toml (cargo)
  • smartcontracts/contracts/pair/Cargo.toml (cargo)
  • smartcontracts/contracts/router/Cargo.toml (cargo)
  • smartcontracts/packages/dex-common/Cargo.toml (cargo)
  • docker-compose.qa-shared-host.yml (docker-compose)
  • docker-compose.yml (docker-compose)
  • docker/frontend/Dockerfile (dockerfile)
  • docker/indexer/Dockerfile (dockerfile)
  • .github/workflows/contracts-wasm-optimizer.yml (github-actions)
  • .github/workflows/test.yml (github-actions)
  • .gitlab-ci.yml (gitlabci)
  • frontend-dapp/package.json (npm)
  • packages/localnet-trading-swarm/package.json (npm)
  • .nvmrc (nvm)
  • .woodpecker.yaml (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 (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 83 Pull Requests:

fix(deps): replace dependency framer-motion with motion
  • Schedule: ["at any time"]
  • Branch name: renovate/framer-motion-replacement
  • Merge into: main
  • Upgrade framer-motion to ^12.23.24
chore(deps): update alpine:3.22 docker digest to 5291449
  • Schedule: ["at any time"]
  • Branch name: renovate/alpine-3.22
  • Merge into: main
  • Upgrade alpine to sha256:5291449c3df73caf6ed85e649dec1b9e818b39a5d8c871e97afc13e9cd5e8fa8
chore(deps): update ghcr.io/plasticdigits/localterra-cl8y docker digest to 8452c27
  • Schedule: ["at any time"]
  • Branch name: renovate/ghcr.io-plasticdigits-localterra-cl8y
  • Merge into: main
  • Upgrade ghcr.io/plasticdigits/localterra-cl8y to sha256:8452c2764f1096ca68343600e6257ce0dbd71709723544636282f6550044b74f
chore(deps): update postgres docker digest to 86c951e
  • Schedule: ["at any time"]
  • Branch name: renovate/postgres
  • Merge into: main
  • Upgrade postgres to sha256:86c951e05bf56c93d95d397747fb8820ac76cc3bedb78f43abd83eedbe3666ae
chore(deps): update treasury digest to 8f76c3d
  • Schedule: ["at any time"]
  • Branch name: renovate/treasury-digest
  • Merge into: main
  • Upgrade treasury to 8f76c3d3da94522e2869345bf7d864c8c101575f
chore(deps): update wrap-mapper digest to 8f76c3d
  • Schedule: ["at any time"]
  • Branch name: renovate/wrap-mapper-digest
  • Merge into: main
  • Upgrade wrap-mapper to 8f76c3d3da94522e2869345bf7d864c8c101575f
chore(deps): update dependency postcss to v8.5.28
  • Schedule: ["at any time"]
  • Branch name: renovate/postcss-8.x-lockfile
  • Merge into: main
  • Upgrade postcss to 8.5.28
chore(deps): update dependency vite to v7.3.6
  • Schedule: ["at any time"]
  • Branch name: renovate/vite-7.x-lockfile
  • Merge into: main
  • Upgrade vite to 7.3.6
chore(deps): update dependency zustand to v5.0.15
  • Schedule: ["at any time"]
  • Branch name: renovate/zustand-5.x-lockfile
  • Merge into: main
  • Upgrade zustand to 5.0.15
chore(deps): update eslint monorepo to v9.39.5
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-monorepo
  • Merge into: main
  • Upgrade @eslint/js to 9.39.5
  • Upgrade eslint to 9.39.5
chore(deps): update rust crate axum to v0.8.9
  • Schedule: ["at any time"]
  • Branch name: renovate/axum-monorepo
  • Merge into: main
  • Upgrade axum to 0.8.9
chore(deps): update rust crate chrono to v0.4.45
  • Schedule: ["at any time"]
  • Branch name: renovate/chrono-0.x-lockfile
  • Merge into: main
  • Upgrade chrono to 0.4.45
chore(deps): update rust crate libc to v0.2.189
  • Schedule: ["at any time"]
  • Branch name: renovate/libc-0.x-lockfile
  • Merge into: main
  • Upgrade libc to 0.2.189
chore(deps): update rust crate serde to v1.0.229
  • Schedule: ["at any time"]
  • Branch name: renovate/serde-monorepo
  • Merge into: main
  • Upgrade serde to 1.0.229
chore(deps): update rust crate serde_json to v1.0.151
  • Schedule: ["at any time"]
  • Branch name: renovate/serde_json-1.x-lockfile
  • Merge into: main
  • Upgrade serde_json to 1.0.151
chore(deps): update rust crate thiserror to v2.0.20
  • Schedule: ["at any time"]
  • Branch name: renovate/thiserror-2.x-lockfile
  • Merge into: main
  • Upgrade thiserror to 2.0.20
chore(deps): update rust crate tokio-util to v0.7.19
  • Schedule: ["at any time"]
  • Branch name: renovate/tokio-util-0.x-lockfile
  • Merge into: main
  • Upgrade tokio-util to 0.7.19
chore(deps): update rust crate tracing-subscriber to v0.3.23
  • Schedule: ["at any time"]
  • Branch name: renovate/tokio-tracing-monorepo
  • Merge into: main
  • Upgrade tracing-subscriber to 0.3.23
chore(deps): update testing-library monorepo
chore(deps): update vitest monorepo to v4.1.11
  • Schedule: ["at any time"]
  • Branch name: renovate/vitest-monorepo
  • Merge into: main
  • Upgrade @vitest/coverage-v8 to 4.1.11
  • Upgrade vitest to 4.1.11
fix(deps): update dependency @​goblinhunt/cosmes to v0.0.71-ghunt.22
  • Schedule: ["at any time"]
  • Branch name: renovate/goblinhunt-cosmes-0.x
  • Merge into: main
  • Upgrade @​goblinhunt/cosmes to 0.0.71-ghunt.22
chore(deps): update alpine docker tag to v3.24
  • Schedule: ["at any time"]
  • Branch name: renovate/alpine-3.x
  • Merge into: main
  • Upgrade alpine to sha256:294b683cb724975bec92580e1e685676bd4b50bda910ddb8c51d4cabeaec77e6
  • Upgrade alpine to 3.24
chore(deps): update dependency @axe-core/playwright to v4.13.0
  • Schedule: ["at any time"]
  • Branch name: renovate/axe-core-playwright-4.x-lockfile
  • Merge into: main
  • Upgrade @axe-core/playwright to 4.13.0
chore(deps): update dependency @​playwright/test to v1.63.0
  • Schedule: ["at any time"]
  • Branch name: renovate/playwright-monorepo
  • Merge into: main
  • Upgrade @playwright/test to 1.63.0
chore(deps): update dependency @​tanstack/react-query to v5.103.1
  • Schedule: ["at any time"]
  • Branch name: renovate/tanstack-query-monorepo
  • Merge into: main
  • Upgrade @tanstack/react-query to 5.103.1
chore(deps): update dependency @​types/node to v22.20.4
  • Schedule: ["at any time"]
  • Branch name: renovate/node-22.x-lockfile
  • Merge into: main
  • Upgrade @types/node to 22.20.4
chore(deps): update dependency autoprefixer to v10.6.1
  • Schedule: ["at any time"]
  • Branch name: renovate/autoprefixer-10.x-lockfile
  • Merge into: main
  • Upgrade autoprefixer to 10.6.1
chore(deps): update dependency canvas to v3.2.3
  • Schedule: ["at any time"]
  • Branch name: renovate/canvas-3.x-lockfile
  • Merge into: main
  • Upgrade canvas to 3.2.3
chore(deps): update dependency eslint-plugin-react-refresh to ^0.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-react-refresh-0.x
  • Merge into: main
  • Upgrade eslint-plugin-react-refresh to ^0.5.0
chore(deps): update dependency framer-motion to v12.43.0
  • Schedule: ["at any time"]
  • Branch name: renovate/framer-motion-12.x-lockfile
  • Merge into: main
  • Upgrade framer-motion to 12.43.0
chore(deps): update dependency lightweight-charts to v5.2.1
  • Schedule: ["at any time"]
  • Branch name: renovate/lightweight-charts-5.x-lockfile
  • Merge into: main
  • Upgrade lightweight-charts to 5.2.1
chore(deps): update dependency lint-staged to v16.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/lint-staged-16.x-lockfile
  • Merge into: main
  • Upgrade lint-staged to 16.4.0
chore(deps): update dependency prettier to v3.9.8
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-3.x-lockfile
  • Merge into: main
  • Upgrade prettier to 3.9.8
chore(deps): update dependency react to v19.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/react-19.x-lockfile
  • Merge into: main
  • Upgrade react to 19.3.0
chore(deps): update dependency react-dom to v19.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/react-dom-19.x-lockfile
  • Merge into: main
  • Upgrade react-dom to 19.3.0
chore(deps): update dependency react-router-dom to v7.18.4
  • Schedule: ["at any time"]
  • Branch name: renovate/react-router-monorepo
  • Merge into: main
  • Upgrade react-router-dom to 7.18.4
chore(deps): update dependency tsx to v4.23.15
  • Schedule: ["at any time"]
  • Branch name: renovate/tsx-4.x-lockfile
  • Merge into: main
  • Upgrade tsx to 4.23.15
chore(deps): update dependency typescript-eslint to v8.70.0
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-eslint-monorepo
  • Merge into: main
  • Upgrade typescript-eslint to 8.70.0
chore(deps): update fontsource monorepo to v5.3.0
chore(deps): update nginx docker tag to v1.31
  • Schedule: ["at any time"]
  • Branch name: renovate/nginx-1.x
  • Merge into: main
  • Upgrade nginx to 1.31-alpine
chore(deps): update react monorepo to v19.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/react-monorepo
  • Merge into: main
  • Upgrade @types/react to 19.3.0
  • Upgrade @types/react-dom to 19.3.0
chore(deps): update rust crate base64ct to v1.8.3
  • Schedule: ["at any time"]
  • Branch name: renovate/base64ct-1.x
  • Merge into: main
  • Upgrade base64ct to =1.8.3
chore(deps): update rust crate proptest to v1.11.0
  • Schedule: ["at any time"]
  • Branch name: renovate/proptest-1.x-lockfile
  • Merge into: main
  • Upgrade proptest to 1.11.0
chore(deps): update rust crate schemars to 0.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/schemars-0.x
  • Merge into: main
  • Upgrade schemars to 0.9.0
chore(deps): update rust crate serial_test to v3.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/serial_test-3.x-lockfile
  • Merge into: main
  • Upgrade serial_test to 3.5.0
chore(deps): update rust crate tokio to v1.53.1
  • Schedule: ["at any time"]
  • Branch name: renovate/tokio-1.x-lockfile
  • Merge into: main
  • Upgrade tokio to 1.53.1
chore(deps): update rust crate utoipa to v5.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/utoipa-monorepo
  • Merge into: main
  • Upgrade utoipa to 5.5.0
chore(deps): update rust docker tag to v1.98
  • Schedule: ["at any time"]
  • Branch name: renovate/rust-1.x
  • Merge into: main
  • Upgrade rust to 1.98-bookworm
fix(deps): update rust crate base64 to 0.23
  • Schedule: ["at any time"]
  • Branch name: renovate/base64-0.x
  • Merge into: main
  • Upgrade base64 to 0.23
fix(deps): update rust crate governor to 0.10
  • Schedule: ["at any time"]
  • Branch name: renovate/governor-0.x
  • Merge into: main
  • Upgrade governor to 0.10
fix(deps): update rust crate rand to 0.10
  • Schedule: ["at any time"]
  • Branch name: renovate/rand-0.x
  • Merge into: main
  • Upgrade rand to 0.10
fix(deps): update rust crate reqwest to 0.13
  • Schedule: ["at any time"]
  • Branch name: renovate/reqwest-0.x
  • Merge into: main
  • Upgrade reqwest to 0.13
fix(deps): update rust crate socket2 to 0.6
  • Schedule: ["at any time"]
  • Branch name: renovate/socket2-0.x
  • Merge into: main
  • Upgrade socket2 to 0.6
fix(deps): update rust crate sqlx to 0.9
  • Schedule: ["at any time"]
  • Branch name: renovate/sqlx-0.x
  • Merge into: main
  • Upgrade sqlx to 0.9
fix(deps): update rust crate tower-http to 0.7
  • Schedule: ["at any time"]
  • Branch name: renovate/tower-http-0.x
  • Merge into: main
  • Upgrade tower-http to 0.7
chore(deps): update dependency @testing-library/jest-dom to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/major-testing-library-monorepo
  • Merge into: main
  • Upgrade @testing-library/jest-dom to ^7.0.0
chore(deps): update dependency @​types/node to v24
  • Schedule: ["at any time"]
  • Branch name: renovate/node-24.x
  • Merge into: main
  • Upgrade @types/node to ^24.0.0
chore(deps): update dependency @​vitejs/plugin-react to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/vitejs-plugin-react-6.x
  • Merge into: main
  • Upgrade @vitejs/plugin-react to ^6.0.0
chore(deps): update dependency eslint-plugin-react-hooks to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/major-react-monorepo
  • Merge into: main
  • Upgrade eslint-plugin-react-hooks to ^7.0.0
chore(deps): update dependency globals to v17
  • Schedule: ["at any time"]
  • Branch name: renovate/globals-17.x
  • Merge into: main
  • Upgrade globals to ^17.0.0
chore(deps): update dependency jsdom to v30
  • Schedule: ["at any time"]
  • Branch name: renovate/jsdom-30.x
  • Merge into: main
  • Upgrade jsdom to ^30.0.0
chore(deps): update dependency lint-staged to v17
  • Schedule: ["at any time"]
  • Branch name: renovate/lint-staged-17.x
  • Merge into: main
  • Upgrade lint-staged to ^17.0.0
chore(deps): update dependency tailwindcss to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/major-tailwindcss-monorepo
  • Merge into: main
  • Upgrade tailwindcss to ^4.0.0
chore(deps): update dependency typescript to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-7.x
  • Merge into: main
  • Upgrade typescript to ^7.0.0
chore(deps): update dependency vite to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/vite-8.x
  • Merge into: main
  • Upgrade vite to ^8.0.0
chore(deps): update docker docker tag to v29
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-29.x
  • Merge into: main
  • Upgrade docker to 29-dind
  • Upgrade docker to 29
chore(deps): update eslint monorepo to v10 (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-eslint-monorepo
  • Merge into: main
  • Upgrade @eslint/js to ^10.0.0
  • Upgrade eslint to ^10.0.0
chore(deps): update postgres docker tag to v18
  • Schedule: ["at any time"]
  • Branch name: renovate/postgres-18.x
  • Merge into: main
  • Upgrade postgres to 18
chore(deps): update rust crate axum-test to v21
  • Schedule: ["at any time"]
  • Branch name: renovate/axum-test-21.x
  • Merge into: main
  • Upgrade axum-test to 21
chore(deps): update rust crate cosmwasm-schema to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/cosmwasm-schema-3.x
  • Merge into: main
  • Upgrade cosmwasm-schema to 3.0.0
chore(deps): update rust crate cosmwasm-std to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/cosmwasm-std-3.x
  • Merge into: main
  • Upgrade cosmwasm-std to 3.0.0
chore(deps): update rust crate cw-multi-test to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/cw-multi-test-3.x
  • Merge into: main
  • Upgrade cw-multi-test to 3.0.0
chore(deps): update rust crate cw-storage-plus to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/cw-storage-plus-3.x
  • Merge into: main
  • Upgrade cw-storage-plus to 3.0.0
chore(deps): update rust crate cw-utils to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/cw-utils-3.x
  • Merge into: main
  • Upgrade cw-utils to 3.0.0
chore(deps): update rust crate cw2 to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/cw2-3.x
  • Merge into: main
  • Upgrade cw2 to 3.0.0
chore(deps): update rust crate cw20 to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/cw20-2.x
  • Merge into: main
  • Upgrade cw20 to 2.0.0
chore(deps): update rust crate cw20-base to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/cw20-base-2.x
  • Merge into: main
  • Upgrade cw20-base to 2.0.0
chore(deps): update rust crate schemars to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/schemars-1.x
  • Merge into: main
  • Upgrade schemars to 1.0.0
chore(deps): update rust crate serial_test to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/serial_test-4.x
  • Merge into: main
  • Upgrade serial_test to 4
chore(deps): update rust crate thiserror to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/thiserror-2.x
  • Merge into: main
  • Upgrade thiserror to 2.0.0
chore(deps): update vitest monorepo to v5 (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-vitest-monorepo
  • Merge into: main
  • Upgrade @vitest/coverage-v8 to ^5.0.0
  • Upgrade vitest to ^5.0.0
fix(deps): update dependency @​scure/bip39 to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/scure-bip39-2.x
  • Merge into: main
  • Upgrade @scure/bip39 to ^2.0.0
fix(deps): update dependency framer-motion to v13
  • Schedule: ["at any time"]
  • Branch name: renovate/framer-motion-13.x
  • Merge into: main
  • Upgrade framer-motion to ^13.0.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 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 * `indexer/Cargo.toml` (cargo) * `smartcontracts/Cargo.toml` (cargo) * `smartcontracts/contracts/community-tax-autolp/Cargo.toml` (cargo) * `smartcontracts/contracts/community-tax-token/Cargo.toml` (cargo) * `smartcontracts/contracts/community-token-launcher/Cargo.toml` (cargo) * `smartcontracts/contracts/factory/Cargo.toml` (cargo) * `smartcontracts/contracts/faucet/Cargo.toml` (cargo) * `smartcontracts/contracts/fee-discount/Cargo.toml` (cargo) * `smartcontracts/contracts/hooks/burn-hook/Cargo.toml` (cargo) * `smartcontracts/contracts/hooks/lp-burn-hook/Cargo.toml` (cargo) * `smartcontracts/contracts/hooks/tax-hook/Cargo.toml` (cargo) * `smartcontracts/contracts/pair/Cargo.toml` (cargo) * `smartcontracts/contracts/router/Cargo.toml` (cargo) * `smartcontracts/packages/dex-common/Cargo.toml` (cargo) * `docker-compose.qa-shared-host.yml` (docker-compose) * `docker-compose.yml` (docker-compose) * `docker/frontend/Dockerfile` (dockerfile) * `docker/indexer/Dockerfile` (dockerfile) * `.github/workflows/contracts-wasm-optimizer.yml` (github-actions) * `.github/workflows/test.yml` (github-actions) * `.gitlab-ci.yml` (gitlabci) * `frontend-dapp/package.json` (npm) * `packages/localnet-trading-swarm/package.json` (npm) * `.nvmrc` (nvm) * `.woodpecker.yaml` (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 (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 83 Pull Requests: <details> <summary>fix(deps): replace dependency framer-motion with motion</summary> - Schedule: ["at any time"] - Branch name: `renovate/framer-motion-replacement` - Merge into: `main` - Upgrade [framer-motion](https://github.com/motiondivision/motion) to `^12.23.24` </details> <details> <summary>chore(deps): update alpine:3.22 docker digest to 5291449</summary> - Schedule: ["at any time"] - Branch name: `renovate/alpine-3.22` - Merge into: `main` - Upgrade alpine to `sha256:5291449c3df73caf6ed85e649dec1b9e818b39a5d8c871e97afc13e9cd5e8fa8` </details> <details> <summary>chore(deps): update ghcr.io/plasticdigits/localterra-cl8y docker digest to 8452c27</summary> - Schedule: ["at any time"] - Branch name: `renovate/ghcr.io-plasticdigits-localterra-cl8y` - Merge into: `main` - Upgrade ghcr.io/plasticdigits/localterra-cl8y to `sha256:8452c2764f1096ca68343600e6257ce0dbd71709723544636282f6550044b74f` </details> <details> <summary>chore(deps): update postgres docker digest to 86c951e</summary> - Schedule: ["at any time"] - Branch name: `renovate/postgres` - Merge into: `main` - Upgrade postgres to `sha256:86c951e05bf56c93d95d397747fb8820ac76cc3bedb78f43abd83eedbe3666ae` </details> <details> <summary>chore(deps): update treasury digest to 8f76c3d</summary> - Schedule: ["at any time"] - Branch name: `renovate/treasury-digest` - Merge into: `main` - Upgrade treasury to `8f76c3d3da94522e2869345bf7d864c8c101575f` </details> <details> <summary>chore(deps): update wrap-mapper digest to 8f76c3d</summary> - Schedule: ["at any time"] - Branch name: `renovate/wrap-mapper-digest` - Merge into: `main` - Upgrade wrap-mapper to `8f76c3d3da94522e2869345bf7d864c8c101575f` </details> <details> <summary>chore(deps): update dependency postcss to v8.5.28</summary> - Schedule: ["at any time"] - Branch name: `renovate/postcss-8.x-lockfile` - Merge into: `main` - Upgrade [postcss](https://github.com/postcss/postcss) to `8.5.28` </details> <details> <summary>chore(deps): update dependency vite to v7.3.6</summary> - Schedule: ["at any time"] - Branch name: `renovate/vite-7.x-lockfile` - Merge into: `main` - Upgrade [vite](https://github.com/vitejs/vite) to `7.3.6` </details> <details> <summary>chore(deps): update dependency zustand to v5.0.15</summary> - Schedule: ["at any time"] - Branch name: `renovate/zustand-5.x-lockfile` - Merge into: `main` - Upgrade [zustand](https://github.com/pmndrs/zustand) to `5.0.15` </details> <details> <summary>chore(deps): update eslint monorepo to v9.39.5</summary> - Schedule: ["at any time"] - Branch name: `renovate/eslint-monorepo` - Merge into: `main` - Upgrade [@eslint/js](https://github.com/eslint/eslint) to `9.39.5` - Upgrade [eslint](https://github.com/eslint/eslint) to `9.39.5` </details> <details> <summary>chore(deps): update rust crate axum to v0.8.9</summary> - Schedule: ["at any time"] - Branch name: `renovate/axum-monorepo` - Merge into: `main` - Upgrade [axum](https://github.com/tokio-rs/axum) to `0.8.9` </details> <details> <summary>chore(deps): update rust crate chrono to v0.4.45</summary> - Schedule: ["at any time"] - Branch name: `renovate/chrono-0.x-lockfile` - Merge into: `main` - Upgrade [chrono](https://github.com/chronotope/chrono) to `0.4.45` </details> <details> <summary>chore(deps): update rust crate libc to v0.2.189</summary> - Schedule: ["at any time"] - Branch name: `renovate/libc-0.x-lockfile` - Merge into: `main` - Upgrade [libc](https://github.com/rust-lang/libc) to `0.2.189` </details> <details> <summary>chore(deps): update rust crate serde to v1.0.229</summary> - Schedule: ["at any time"] - Branch name: `renovate/serde-monorepo` - Merge into: `main` - Upgrade [serde](https://github.com/serde-rs/serde) to `1.0.229` </details> <details> <summary>chore(deps): update rust crate serde_json to v1.0.151</summary> - Schedule: ["at any time"] - Branch name: `renovate/serde_json-1.x-lockfile` - Merge into: `main` - Upgrade [serde_json](https://github.com/serde-rs/json) to `1.0.151` </details> <details> <summary>chore(deps): update rust crate thiserror to v2.0.20</summary> - Schedule: ["at any time"] - Branch name: `renovate/thiserror-2.x-lockfile` - Merge into: `main` - Upgrade [thiserror](https://github.com/dtolnay/thiserror) to `2.0.20` </details> <details> <summary>chore(deps): update rust crate tokio-util to v0.7.19</summary> - Schedule: ["at any time"] - Branch name: `renovate/tokio-util-0.x-lockfile` - Merge into: `main` - Upgrade [tokio-util](https://github.com/tokio-rs/tokio) to `0.7.19` </details> <details> <summary>chore(deps): update rust crate tracing-subscriber to v0.3.23</summary> - Schedule: ["at any time"] - Branch name: `renovate/tokio-tracing-monorepo` - Merge into: `main` - Upgrade [tracing-subscriber](https://github.com/tokio-rs/tracing) to `0.3.23` </details> <details> <summary>chore(deps): update testing-library monorepo</summary> - Schedule: ["at any time"] - Branch name: `renovate/testing-library-monorepo` - Merge into: `main` - Upgrade [@testing-library/react](https://github.com/testing-library/react-testing-library) to `16.3.3` - Upgrade [@testing-library/user-event](https://github.com/testing-library/user-event) to `14.6.7` </details> <details> <summary>chore(deps): update vitest monorepo to v4.1.11</summary> - Schedule: ["at any time"] - Branch name: `renovate/vitest-monorepo` - Merge into: `main` - Upgrade [@vitest/coverage-v8](https://github.com/vitest-dev/vitest) to `4.1.11` - Upgrade [vitest](https://github.com/vitest-dev/vitest) to `4.1.11` </details> <details> <summary>fix(deps): update dependency @&#8203;goblinhunt/cosmes to v0.0.71-ghunt.22</summary> - Schedule: ["at any time"] - Branch name: `renovate/goblinhunt-cosmes-0.x` - Merge into: `main` - Upgrade @&#8203;goblinhunt/cosmes to `0.0.71-ghunt.22` </details> <details> <summary>chore(deps): update alpine docker tag to v3.24</summary> - Schedule: ["at any time"] - Branch name: `renovate/alpine-3.x` - Merge into: `main` - Upgrade alpine to `sha256:294b683cb724975bec92580e1e685676bd4b50bda910ddb8c51d4cabeaec77e6` - Upgrade alpine to `3.24` </details> <details> <summary>chore(deps): update dependency @axe-core/playwright to v4.13.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/axe-core-playwright-4.x-lockfile` - Merge into: `main` - Upgrade [@axe-core/playwright](https://github.com/dequelabs/axe-core-npm) to `4.13.0` </details> <details> <summary>chore(deps): update dependency @&#8203;playwright/test to v1.63.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/playwright-monorepo` - Merge into: `main` - Upgrade [@playwright/test](https://github.com/microsoft/playwright) to `1.63.0` </details> <details> <summary>chore(deps): update dependency @&#8203;tanstack/react-query to v5.103.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/tanstack-query-monorepo` - Merge into: `main` - Upgrade [@tanstack/react-query](https://github.com/TanStack/query) to `5.103.1` </details> <details> <summary>chore(deps): update dependency @&#8203;types/node to v22.20.4</summary> - Schedule: ["at any time"] - Branch name: `renovate/node-22.x-lockfile` - Merge into: `main` - Upgrade [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) to `22.20.4` </details> <details> <summary>chore(deps): update dependency autoprefixer to v10.6.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/autoprefixer-10.x-lockfile` - Merge into: `main` - Upgrade [autoprefixer](https://github.com/postcss/autoprefixer) to `10.6.1` </details> <details> <summary>chore(deps): update dependency canvas to v3.2.3</summary> - Schedule: ["at any time"] - Branch name: `renovate/canvas-3.x-lockfile` - Merge into: `main` - Upgrade [canvas](https://github.com/Automattic/node-canvas) to `3.2.3` </details> <details> <summary>chore(deps): update dependency eslint-plugin-react-refresh to ^0.5.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/eslint-plugin-react-refresh-0.x` - Merge into: `main` - Upgrade [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) to `^0.5.0` </details> <details> <summary>chore(deps): update dependency framer-motion to v12.43.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/framer-motion-12.x-lockfile` - Merge into: `main` - Upgrade [framer-motion](https://github.com/motiondivision/motion) to `12.43.0` </details> <details> <summary>chore(deps): update dependency lightweight-charts to v5.2.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/lightweight-charts-5.x-lockfile` - Merge into: `main` - Upgrade [lightweight-charts](https://github.com/tradingview/lightweight-charts) to `5.2.1` </details> <details> <summary>chore(deps): update dependency lint-staged to v16.4.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/lint-staged-16.x-lockfile` - Merge into: `main` - Upgrade [lint-staged](https://github.com/lint-staged/lint-staged) to `16.4.0` </details> <details> <summary>chore(deps): update dependency prettier to v3.9.8</summary> - Schedule: ["at any time"] - Branch name: `renovate/prettier-3.x-lockfile` - Merge into: `main` - Upgrade [prettier](https://github.com/prettier/prettier) to `3.9.8` </details> <details> <summary>chore(deps): update dependency react to v19.3.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/react-19.x-lockfile` - Merge into: `main` - Upgrade [react](https://github.com/react/react) to `19.3.0` </details> <details> <summary>chore(deps): update dependency react-dom to v19.3.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/react-dom-19.x-lockfile` - Merge into: `main` - Upgrade [react-dom](https://github.com/react/react) to `19.3.0` </details> <details> <summary>chore(deps): update dependency react-router-dom to v7.18.4</summary> - Schedule: ["at any time"] - Branch name: `renovate/react-router-monorepo` - Merge into: `main` - Upgrade [react-router-dom](https://github.com/remix-run/react-router) to `7.18.4` </details> <details> <summary>chore(deps): update dependency tsx to v4.23.15</summary> - Schedule: ["at any time"] - Branch name: `renovate/tsx-4.x-lockfile` - Merge into: `main` - Upgrade [tsx](https://github.com/privatenumber/tsx) to `4.23.15` </details> <details> <summary>chore(deps): update dependency typescript-eslint to v8.70.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/typescript-eslint-monorepo` - Merge into: `main` - Upgrade [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint) to `8.70.0` </details> <details> <summary>chore(deps): update fontsource monorepo to v5.3.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/fontsource-monorepo` - Merge into: `main` - Upgrade [@fontsource/chakra-petch](https://github.com/fontsource/font-files) to `5.3.0` - Upgrade [@fontsource/ibm-plex-sans](https://github.com/fontsource/font-files) to `5.3.0` </details> <details> <summary>chore(deps): update nginx docker tag to v1.31</summary> - Schedule: ["at any time"] - Branch name: `renovate/nginx-1.x` - Merge into: `main` - Upgrade nginx to `1.31-alpine` </details> <details> <summary>chore(deps): update react monorepo to v19.3.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/react-monorepo` - Merge into: `main` - Upgrade [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped) to `19.3.0` - Upgrade [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped) to `19.3.0` </details> <details> <summary>chore(deps): update rust crate base64ct to v1.8.3</summary> - Schedule: ["at any time"] - Branch name: `renovate/base64ct-1.x` - Merge into: `main` - Upgrade [base64ct](https://github.com/RustCrypto/formats) to `=1.8.3` </details> <details> <summary>chore(deps): update rust crate proptest to v1.11.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/proptest-1.x-lockfile` - Merge into: `main` - Upgrade [proptest](https://github.com/proptest-rs/proptest) to `1.11.0` </details> <details> <summary>chore(deps): update rust crate schemars to 0.9.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/schemars-0.x` - Merge into: `main` - Upgrade [schemars](https://github.com/GREsau/schemars) to `0.9.0` </details> <details> <summary>chore(deps): update rust crate serial_test to v3.5.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/serial_test-3.x-lockfile` - Merge into: `main` - Upgrade [serial_test](https://github.com/palfrey/serial_test) to `3.5.0` </details> <details> <summary>chore(deps): update rust crate tokio to v1.53.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/tokio-1.x-lockfile` - Merge into: `main` - Upgrade [tokio](https://github.com/tokio-rs/tokio) to `1.53.1` </details> <details> <summary>chore(deps): update rust crate utoipa to v5.5.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/utoipa-monorepo` - Merge into: `main` - Upgrade [utoipa](https://github.com/juhaku/utoipa) to `5.5.0` </details> <details> <summary>chore(deps): update rust docker tag to v1.98</summary> - Schedule: ["at any time"] - Branch name: `renovate/rust-1.x` - Merge into: `main` - Upgrade rust to `1.98-bookworm` </details> <details> <summary>fix(deps): update rust crate base64 to 0.23</summary> - Schedule: ["at any time"] - Branch name: `renovate/base64-0.x` - Merge into: `main` - Upgrade [base64](https://github.com/marshallpierce/rust-base64) to `0.23` </details> <details> <summary>fix(deps): update rust crate governor to 0.10</summary> - Schedule: ["at any time"] - Branch name: `renovate/governor-0.x` - Merge into: `main` - Upgrade [governor](https://github.com/boinkor-net/governor) to `0.10` </details> <details> <summary>fix(deps): update rust crate rand to 0.10</summary> - Schedule: ["at any time"] - Branch name: `renovate/rand-0.x` - Merge into: `main` - Upgrade [rand](https://github.com/rust-random/rand) to `0.10` </details> <details> <summary>fix(deps): update rust crate reqwest to 0.13</summary> - Schedule: ["at any time"] - Branch name: `renovate/reqwest-0.x` - Merge into: `main` - Upgrade [reqwest](https://github.com/seanmonstar/reqwest) to `0.13` </details> <details> <summary>fix(deps): update rust crate socket2 to 0.6</summary> - Schedule: ["at any time"] - Branch name: `renovate/socket2-0.x` - Merge into: `main` - Upgrade [socket2](https://github.com/rust-lang/socket2) to `0.6` </details> <details> <summary>fix(deps): update rust crate sqlx to 0.9</summary> - Schedule: ["at any time"] - Branch name: `renovate/sqlx-0.x` - Merge into: `main` - Upgrade [sqlx](https://github.com/launchbadge/sqlx) to `0.9` </details> <details> <summary>fix(deps): update rust crate tower-http to 0.7</summary> - Schedule: ["at any time"] - Branch name: `renovate/tower-http-0.x` - Merge into: `main` - Upgrade [tower-http](https://github.com/tower-rs/tower-http) to `0.7` </details> <details> <summary>chore(deps): update dependency @testing-library/jest-dom to v7</summary> - Schedule: ["at any time"] - Branch name: `renovate/major-testing-library-monorepo` - Merge into: `main` - Upgrade [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) to `^7.0.0` </details> <details> <summary>chore(deps): update dependency @&#8203;types/node to v24</summary> - Schedule: ["at any time"] - Branch name: `renovate/node-24.x` - Merge into: `main` - Upgrade [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) to `^24.0.0` </details> <details> <summary>chore(deps): update dependency @&#8203;vitejs/plugin-react to v6</summary> - Schedule: ["at any time"] - Branch name: `renovate/vitejs-plugin-react-6.x` - Merge into: `main` - Upgrade [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react) to `^6.0.0` </details> <details> <summary>chore(deps): update dependency eslint-plugin-react-hooks to v7</summary> - Schedule: ["at any time"] - Branch name: `renovate/major-react-monorepo` - Merge into: `main` - Upgrade [eslint-plugin-react-hooks](https://github.com/facebook/react) to `^7.0.0` </details> <details> <summary>chore(deps): update dependency globals to v17</summary> - Schedule: ["at any time"] - Branch name: `renovate/globals-17.x` - Merge into: `main` - Upgrade [globals](https://github.com/sindresorhus/globals) to `^17.0.0` </details> <details> <summary>chore(deps): update dependency jsdom to v30</summary> - Schedule: ["at any time"] - Branch name: `renovate/jsdom-30.x` - Merge into: `main` - Upgrade [jsdom](https://github.com/jsdom/jsdom) to `^30.0.0` </details> <details> <summary>chore(deps): update dependency lint-staged to v17</summary> - Schedule: ["at any time"] - Branch name: `renovate/lint-staged-17.x` - Merge into: `main` - Upgrade [lint-staged](https://github.com/lint-staged/lint-staged) to `^17.0.0` </details> <details> <summary>chore(deps): update dependency tailwindcss to v4</summary> - Schedule: ["at any time"] - Branch name: `renovate/major-tailwindcss-monorepo` - Merge into: `main` - Upgrade [tailwindcss](https://github.com/tailwindlabs/tailwindcss) to `^4.0.0` </details> <details> <summary>chore(deps): update dependency typescript to v7</summary> - Schedule: ["at any time"] - Branch name: `renovate/typescript-7.x` - Merge into: `main` - Upgrade [typescript](https://github.com/microsoft/TypeScript) to `^7.0.0` </details> <details> <summary>chore(deps): update dependency vite to v8</summary> - Schedule: ["at any time"] - Branch name: `renovate/vite-8.x` - Merge into: `main` - Upgrade [vite](https://github.com/vitejs/vite) to `^8.0.0` </details> <details> <summary>chore(deps): update docker docker tag to v29</summary> - Schedule: ["at any time"] - Branch name: `renovate/docker-29.x` - Merge into: `main` - Upgrade docker to `29-dind` - Upgrade docker to `29` </details> <details> <summary>chore(deps): update eslint monorepo to v10 (major)</summary> - Schedule: ["at any time"] - Branch name: `renovate/major-eslint-monorepo` - Merge into: `main` - Upgrade [@eslint/js](https://github.com/eslint/eslint) to `^10.0.0` - Upgrade [eslint](https://github.com/eslint/eslint) to `^10.0.0` </details> <details> <summary>chore(deps): update postgres docker tag to v18</summary> - Schedule: ["at any time"] - Branch name: `renovate/postgres-18.x` - Merge into: `main` - Upgrade postgres to `18` </details> <details> <summary>chore(deps): update rust crate axum-test to v21</summary> - Schedule: ["at any time"] - Branch name: `renovate/axum-test-21.x` - Merge into: `main` - Upgrade [axum-test](https://github.com/JosephLenton/axum-test) to `21` </details> <details> <summary>chore(deps): update rust crate cosmwasm-schema to v3</summary> - Schedule: ["at any time"] - Branch name: `renovate/cosmwasm-schema-3.x` - Merge into: `main` - Upgrade [cosmwasm-schema](https://github.com/CosmWasm/cosmwasm) to `3.0.0` </details> <details> <summary>chore(deps): update rust crate cosmwasm-std to v3</summary> - Schedule: ["at any time"] - Branch name: `renovate/cosmwasm-std-3.x` - Merge into: `main` - Upgrade [cosmwasm-std](https://github.com/CosmWasm/cosmwasm) to `3.0.0` </details> <details> <summary>chore(deps): update rust crate cw-multi-test to v3</summary> - Schedule: ["at any time"] - Branch name: `renovate/cw-multi-test-3.x` - Merge into: `main` - Upgrade [cw-multi-test](https://github.com/CosmWasm/cw-multi-test) to `3.0.0` </details> <details> <summary>chore(deps): update rust crate cw-storage-plus to v3</summary> - Schedule: ["at any time"] - Branch name: `renovate/cw-storage-plus-3.x` - Merge into: `main` - Upgrade [cw-storage-plus](https://github.com/CosmWasm/cw-storage-plus) to `3.0.0` </details> <details> <summary>chore(deps): update rust crate cw-utils to v3</summary> - Schedule: ["at any time"] - Branch name: `renovate/cw-utils-3.x` - Merge into: `main` - Upgrade [cw-utils](https://github.com/CosmWasm/cw-minus) to `3.0.0` </details> <details> <summary>chore(deps): update rust crate cw2 to v3</summary> - Schedule: ["at any time"] - Branch name: `renovate/cw2-3.x` - Merge into: `main` - Upgrade [cw2](https://github.com/CosmWasm/cw-minus) to `3.0.0` </details> <details> <summary>chore(deps): update rust crate cw20 to v2</summary> - Schedule: ["at any time"] - Branch name: `renovate/cw20-2.x` - Merge into: `main` - Upgrade [cw20](https://github.com/CosmWasm/cw-plus) to `2.0.0` </details> <details> <summary>chore(deps): update rust crate cw20-base to v2</summary> - Schedule: ["at any time"] - Branch name: `renovate/cw20-base-2.x` - Merge into: `main` - Upgrade [cw20-base](https://github.com/CosmWasm/cw-plus) to `2.0.0` </details> <details> <summary>chore(deps): update rust crate schemars to v1</summary> - Schedule: ["at any time"] - Branch name: `renovate/schemars-1.x` - Merge into: `main` - Upgrade [schemars](https://github.com/GREsau/schemars) to `1.0.0` </details> <details> <summary>chore(deps): update rust crate serial_test to v4</summary> - Schedule: ["at any time"] - Branch name: `renovate/serial_test-4.x` - Merge into: `main` - Upgrade [serial_test](https://github.com/palfrey/serial_test) to `4` </details> <details> <summary>chore(deps): update rust crate thiserror to v2</summary> - Schedule: ["at any time"] - Branch name: `renovate/thiserror-2.x` - Merge into: `main` - Upgrade [thiserror](https://github.com/dtolnay/thiserror) to `2.0.0` </details> <details> <summary>chore(deps): update vitest monorepo to v5 (major)</summary> - Schedule: ["at any time"] - Branch name: `renovate/major-vitest-monorepo` - Merge into: `main` - Upgrade [@vitest/coverage-v8](https://github.com/vitest-dev/vitest) to `^5.0.0` - Upgrade [vitest](https://github.com/vitest-dev/vitest) to `^5.0.0` </details> <details> <summary>fix(deps): update dependency @&#8203;scure/bip39 to v2</summary> - Schedule: ["at any time"] - Branch name: `renovate/scure-bip39-2.x` - Merge into: `main` - Upgrade [@scure/bip39](https://github.com/paulmillr/scure-bip39) to `^2.0.0` </details> <details> <summary>fix(deps): update dependency framer-motion to v13</summary> - Schedule: ["at any time"] - Branch name: `renovate/framer-motion-13.x` - Merge into: `main` - Upgrade [framer-motion](https://github.com/motiondivision/motion) to `^13.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://github.com/renovatebot/renovate/discussions). --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-config-hash:e80b4e42a3043bc12fa0640db4bac392d2bf770acf841360d7c8ceeeac2ec1a9-->
Add renovate.json
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
01219a44e1

drain skip: no occupying job for rebase/fix-pr/CI-wait; remaining continue

drain skip: no occupying job for rebase/fix-pr/CI-wait; remaining continue
PlasticDigits deleted branch renovate/configure 2026-09-21 03:48:14 +00:00
Sign in to join this conversation.
No reviewers
code/maintainers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
code/cl8y-dex-terraclassic!1283
No description provided.