Skip to content

Teach renovate about hakDependencies#33147

Merged
t3chguy merged 2 commits intodevelopfrom
renovate/reconfigure
Apr 15, 2026
Merged

Teach renovate about hakDependencies#33147
t3chguy merged 2 commits intodevelopfrom
renovate/reconfigure

Conversation

@t3chguy
Copy link
Copy Markdown
Member

@t3chguy t3chguy commented Apr 14, 2026

No description provided.

@t3chguy t3chguy added the T-Task Tasks for the team like planning label Apr 14, 2026
@t3chguy t3chguy self-assigned this Apr 14, 2026
@renovate
Copy link
Copy Markdown
Contributor

renovate bot commented Apr 14, 2026

Reconfigure PR Results

This is a reconfigure PR comment to help you understand and re-configure your renovate bot settings. If this Reconfigure PR were to be merged, we'd expect to see the following outcome:


Detected Package Files

  • apps/desktop/dockerbuild/Dockerfile (dockerfile)
  • apps/desktop/playwright/Dockerfile (dockerfile)
  • apps/web/Dockerfile (dockerfile)
  • packages/module-api/Dockerfile (dockerfile)
  • packages/playwright-common/Dockerfile (dockerfile)
  • .github/actions/download-verify-element-tarball/action.yml (github-actions)
  • .github/actions/setup-playwright/action.yml (github-actions)
  • .github/workflows/backport.yml (github-actions)
  • .github/workflows/build-and-test-netlify.yaml (github-actions)
  • .github/workflows/build-and-test.yaml (github-actions)
  • .github/workflows/build.yml (github-actions)
  • .github/workflows/build_debian.yaml (github-actions)
  • .github/workflows/build_desktop_and_deploy.yaml (github-actions)
  • .github/workflows/build_desktop_linux.yaml (github-actions)
  • .github/workflows/build_desktop_macos.yaml (github-actions)
  • .github/workflows/build_desktop_prepare.yaml (github-actions)
  • .github/workflows/build_desktop_test.yaml (github-actions)
  • .github/workflows/build_desktop_windows.yaml (github-actions)
  • .github/workflows/build_develop.yml (github-actions)
  • .github/workflows/cd.yaml (github-actions)
  • .github/workflows/deploy.yml (github-actions)
  • .github/workflows/docker.yaml (github-actions)
  • .github/workflows/docs.yml (github-actions)
  • .github/workflows/issue_closed.yml (github-actions)
  • .github/workflows/localazy_download.yaml (github-actions)
  • .github/workflows/localazy_upload.yaml (github-actions)
  • .github/workflows/merge-queue.yaml (github-actions)
  • .github/workflows/netlify.yaml (github-actions)
  • .github/workflows/npm-publish.yaml (github-actions)
  • .github/workflows/pull_request.yaml (github-actions)
  • .github/workflows/pull_request_base_branch.yaml (github-actions)
  • .github/workflows/release-drafter.yml (github-actions)
  • .github/workflows/release-gitflow.yml (github-actions)
  • .github/workflows/release.yml (github-actions)
  • .github/workflows/release_prepare.yml (github-actions)
  • .github/workflows/shared-component-storybook-build.yml (github-actions)
  • .github/workflows/shared-component-storybook-publish.yaml (github-actions)
  • .github/workflows/shared-component-visual-tests-netlify.yaml (github-actions)
  • .github/workflows/shared-component-visual-tests.yaml (github-actions)
  • .github/workflows/sonarqube.yml (github-actions)
  • .github/workflows/static_analysis.yaml (github-actions)
  • .github/workflows/sync-labels.yml (github-actions)
  • .github/workflows/tests.yml (github-actions)
  • .github/workflows/triage-assigned.yml (github-actions)
  • .github/workflows/triage-incoming.yml (github-actions)
  • .github/workflows/triage-labelled.yml (github-actions)
  • .github/workflows/triage-move-review-requests.yml (github-actions)
  • .github/workflows/triage-stale.yml (github-actions)
  • .github/workflows/triage-unlabelled.yml (github-actions)
  • .github/workflows/update-jitsi.yml (github-actions)
  • .github/workflows/update-topics.yaml (github-actions)
  • .node-version (nodenv)
  • apps/desktop/.node-version (nodenv)
  • apps/desktop/package.json (npm)
  • apps/web/package.json (npm)
  • package.json (npm)
  • packages/module-api/package.json (npm)
  • packages/playwright-common/package.json (npm)
  • packages/shared-components/package.json (npm)
  • pnpm-workspace.yaml (npm)
  • .github/renovate.json (renovate-config-presets)
  • apps/web/playwright/testcontainers/mas.ts (regex)
  • apps/web/playwright/testcontainers/synapse.ts (regex)
  • apps/desktop/package.json (jsonata)

Configuration Summary

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

  • Hopefully safe environment variables to allow users to configure.
  • Show all Merge Confidence badges for pull requests.
  • Enable Renovate Dependency Dashboard creation.
  • Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
  • Ignore node_modules, bower_components, vendor and various test/tests (except for nuget) directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Show only the Age and Confidence Merge Confidence badges for pull requests.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.
  • Ensure that every dependency pinned by digest and sourced from GitHub.com contains a link to the commit-to-commit diff
  • Correctly link to the source code for golang.org/x packages
  • Link to pkg.go.dev/... for golang.org/x packages' title
  • All lint-related packages.
  • All Vite related packages
  • Group all @types packages together.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Wait until the npm package is three days old before raising the update. This a) introduces a short delay to allow for malware researchers and scanners to (possibly) detect any malicious behaviour in packages, and b) prevents the maintainer and/or NPM from unpublishing a package you already upgraded to, breaking builds.
  • Disable major updates to @types/node.
  • Enable Renovate Dependency Dashboard approval workflow.
  • Default preset for use with the Element Web stack of projects

What to Expect

With your current configuration, Renovate will create 46 Pull Requests:

Pin dependencies
Update docker
  • Schedule: ["at any time"]
  • Branch name: renovate/docker
  • Merge into: develop
  • Upgrade docker/build-push-action to bcafcacb16a39f128d818304e6c9c0c18556b85f
  • Upgrade docker/login-action to 4907a6ddec9925e35a0a9e82d7399ccc52663121
Update ghcr.io/element-hq/element-web:latest Docker digest to c7fa40b
  • Schedule: ["at any time"]
  • Branch name: renovate/ghcr.io-element-hq-element-web-latest
  • Merge into: develop
  • Upgrade ghcr.io/element-hq/element-web to sha256:c7fa40b5ba3891f8af3ce63da0818f457c1802a9ee4d2f5e46a9df36a2388eed
Update ghcr.io/element-hq/matrix-authentication-service:main Docker digest to 034500c
  • Schedule: ["at any time"]
  • Branch name: renovate/testcontainers-docker
  • Merge into: develop
  • Upgrade ghcr.io/element-hq/matrix-authentication-service to sha256:034500c4797287bfcdc4d13304e89ac65ce44a0fa33664836aea6e42c33535fb
Update nginxinc/nginx-unprivileged:alpine-slim Docker digest to f57d4c8
  • Schedule: ["at any time"]
  • Branch name: renovate/nginxinc-nginx-unprivileged-alpine-slim
  • Merge into: develop
  • Upgrade nginxinc/nginx-unprivileged to sha256:f57d4c81491f04d5a9e6fe5609229b47ff440e769e3738a0476eda454281194e
Update Node.js to 2a126f6
  • Schedule: ["at any time"]
  • Branch name: renovate/node-24-bullseye
  • Merge into: develop
  • Upgrade node to sha256:2a126f62883144aeb3d18ebb4e4e5b03b766fb30abae48a3653ab7315529fa63
Update peter-evans/create-pull-request digest to 5f6978f
  • Schedule: ["at any time"]
  • Branch name: renovate/peter-evans-create-pull-request-digest
  • Merge into: develop
  • Upgrade peter-evans/create-pull-request to 5f6978faf089d4d20b00c7766989d076bb2fc7f1
Update rust:bullseye Docker digest to f4f82b8
  • Schedule: ["at any time"]
  • Branch name: renovate/rust-bullseye
  • Merge into: develop
  • Upgrade rust to sha256:f4f82b80e5f2945fed4ba17af177c6d6be85d98cde38ff318fc7666ce4505617
Update tj-actions/changed-files digest to ed68ef8
  • Schedule: ["at any time"]
  • Branch name: renovate/tj-actions-changed-files-digest
  • Merge into: develop
  • Upgrade tj-actions/changed-files to ed68ef82c095e0d48ec87eccea555d944a631a4c
Update babel
Update dependency caniuse-lite to v1.0.30001787
  • Schedule: ["at any time"]
  • Branch name: renovate/browserslist
  • Merge into: develop
  • Upgrade caniuse-lite to 1.0.30001787
Update dependency postcss to v8.5.9
  • Schedule: ["at any time"]
  • Branch name: renovate/css
  • Merge into: develop
  • Upgrade postcss to 8.5.9
Update dependency sanitize-filename to v1.6.4
  • Schedule: ["at any time"]
  • Branch name: renovate/sanitize
  • Merge into: develop
  • Upgrade sanitize-filename to 1.6.4
Update dependency typedoc to v0.28.19
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript
  • Merge into: develop
  • Upgrade typedoc to 0.28.19
Update dependency ua-parser-js to v1.0.41
  • Schedule: ["at any time"]
  • Branch name: renovate/ua-parser-js
  • Merge into: develop
  • Upgrade ua-parser-js to 1.0.41
Update react
Update vite
Update dependency @​casualbot/jest-sonar-reporter to v2.6.0
Update dependency @element-hq/element-call-embedded to v0.19.0
Update dependency matrix-seshat to v4.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/matrix-org
  • Merge into: develop
  • Upgrade matrix-seshat to 4.2.0
Update docker.io/docker/dockerfile Docker tag to v1.23
  • Schedule: ["at any time"]
  • Branch name: renovate/dockerfile-minor-patch
  • Merge into: develop
  • Upgrade docker.io/docker/dockerfile to sha256:7eca9451d94f9b8ad22e44988b92d595d3e4d65163794237949a8c3413fbed5d
Update electron
Update electron-builder to v26.9.0
Update eslint-plugins
Update npm non-major dependencies
Update nx to v22.6.5
  • Schedule: ["at any time"]
  • Branch name: renovate/nx
  • Merge into: develop
  • Upgrade @nx/jest to 22.6.5
  • Upgrade nx to 22.6.5
Update storybook
Update webpack
Update dependency @vector-im/compound-web to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/major-vector-im
  • Merge into: develop
  • Upgrade @vector-im/compound-web to ^8.3.5 || ^9.0.0
Update dependency ajv@6.12.6 to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/ajv6.12.6-8.x
  • Merge into: develop
  • Upgrade ajv@6.12.6 to 8.18.0
Update dependency bn.js@4.12.2 to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/bn.js4.12.2-5.x
  • Merge into: develop
  • Upgrade bn.js@4.12.2 to 5.2.3
Update dependency brace-expansion@1.1.12 to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/brace-expansion1.1.12-5.x
  • Merge into: develop
  • Upgrade brace-expansion@1.1.12 to 5.0.5
Update dependency brace-expansion@2.0.2 to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/brace-expansion2.0.2-5.x
  • Merge into: develop
  • Upgrade brace-expansion@2.0.2 to 5.0.5
Update dependency html-react-parser to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/major-react
  • Merge into: develop
  • Upgrade html-react-parser to ^6.0.0
Update dependency path-to-regexp@0.1.12 to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/path-to-regexp0.1.12-8.x
  • Merge into: develop
  • Upgrade path-to-regexp@0.1.12 to 8.4.2
Update dependency picomatch@2.3.1 to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/picomatch2.3.1-4.x
  • Merge into: develop
  • Upgrade picomatch@2.3.1 to 4.0.4
Update dependency storybook-addon-vis to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/major-storybook
  • Merge into: develop
  • Upgrade storybook-addon-vis to ^4.0.0
Update dependency svgo@3.3.2 to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/svgo3.3.2-4.x
  • Merge into: develop
  • Upgrade svgo@3.3.2 to 4.0.1
Update dependency typescript to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/major-typescript
  • Merge into: develop
  • Upgrade typescript to 6.0.2
  • Upgrade typescript to ^6.0.0
Update dependency ua-parser-js to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/major-ua-parser-js
  • Merge into: develop
  • Upgrade ua-parser-js to 2.0.9
Update dependency undici@7.22.2 to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/undici7.22.2-8.x
  • Merge into: develop
  • Upgrade undici@7.22.2 to 8.0.2
Update dependency vite to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/major-vite
  • Merge into: develop
  • Upgrade vite to ^8.0.0
Update dependency yaml@1.10.2 to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/yaml1.10.2-2.x
  • Merge into: develop
  • Upgrade yaml@1.10.2 to 2.8.3
Update eslint (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-eslint
  • Merge into: develop
  • Upgrade eslint to 10
  • Upgrade eslint to 10.2.0
  • Upgrade eslint to ^10.0.0
  • Upgrade eslint-plugin-unicorn to ^64.0.0
Update pnpm/action-setup action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/pnpm-action-setup-6.x
  • Merge into: develop
  • Upgrade pnpm/action-setup to 08c4be7e2e672a47d11bd04269e27e5f3e8529cb
Update tj-actions/changed-files action to v47
  • Schedule: ["at any time"]
  • Branch name: renovate/tj-actions-changed-files-47.x
  • Merge into: develop
  • Upgrade tj-actions/changed-files to 24d32ffd492484c1d75e0c0b894501ddb9d30d62

🚸 PR 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.


Warning

Please correct - or verify that you can safely ignore - these dependency lookup failures before you merge this PR.

  • Could not determine new digest for update (github-digest package t3chguy/wait-on-check-action)

Files affected: .github/workflows/build_develop.yml, .github/workflows/deploy.yml, .github/workflows/release.yml, .github/workflows/release_prepare.yml

@t3chguy t3chguy marked this pull request as ready for review April 14, 2026 15:43
@t3chguy t3chguy requested a review from a team as a code owner April 14, 2026 15:43
@t3chguy t3chguy added this pull request to the merge queue Apr 15, 2026
Merged via the queue into develop with commit e8b4b9b Apr 15, 2026
53 checks passed
@t3chguy t3chguy deleted the renovate/reconfigure branch April 15, 2026 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

T-Task Tasks for the team like planning

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants