Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Feb 12, 2026

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

  • Dockerfile (dockerfile)
  • .github/workflows/deployment.yml (github-actions)
  • package.json (npm)

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.
  • 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

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

Update dependency js-yaml to v4.1.1 [SECURITY]
  • Branch name: renovate/npm-js-yaml-vulnerability
  • Merge into: main
  • Upgrade js-yaml to 4.1.1
Update dependency @​types/js-yaml to v4.0.9
  • Schedule: ["at any time"]
  • Branch name: renovate/js-yaml-4.x-lockfile
  • Merge into: main
  • Upgrade @types/js-yaml to 4.0.9
Update dependency @​types/lodash.escape to v4.0.9
  • Schedule: ["at any time"]
  • Branch name: renovate/lodash.escape-4.x-lockfile
  • Merge into: main
  • Upgrade @types/lodash.escape to 4.0.9
Update dependency @​types/lodash.isequal to v4.5.8
  • Schedule: ["at any time"]
  • Branch name: renovate/lodash.isequal-4.x-lockfile
  • Merge into: main
  • Upgrade @types/lodash.isequal to 4.5.8
Update dependency @​types/lodash.mergewith to v4.6.9
  • Schedule: ["at any time"]
  • Branch name: renovate/lodash.mergewith-4.x-lockfile
  • Merge into: main
  • Upgrade @types/lodash.mergewith to 4.6.9
Update dependency @​types/request to v2.48.13
  • Schedule: ["at any time"]
  • Branch name: renovate/request-2.x-lockfile
  • Merge into: main
  • Upgrade @types/request to 2.48.13
Update dependency html-to-text to v9.0.5
  • Schedule: ["at any time"]
  • Branch name: renovate/html-to-text-9.x-lockfile
  • Merge into: main
  • Upgrade html-to-text to 9.0.5
  • Upgrade @types/html-to-text to 9.0.4
Update dependency markdown-it to v13.0.2
  • Schedule: ["at any time"]
  • Branch name: renovate/markdown-it-13.x-lockfile
  • Merge into: main
  • Upgrade markdown-it to 13.0.2
Update dependency node-fetch to v3.3.2
  • Schedule: ["at any time"]
  • Branch name: renovate/node-fetch-3.x-lockfile
  • Merge into: main
  • Upgrade node-fetch to 3.3.2
Update dependency @​types/node to v18.19.130
  • Schedule: ["at any time"]
  • Branch name: renovate/node-18.x-lockfile
  • Merge into: main
  • Upgrade @types/node to 18.19.130
Update dependency luxon to v3.7.2
  • Schedule: ["at any time"]
  • Branch name: renovate/luxon-3.x-lockfile
  • Merge into: main
  • Upgrade luxon to 3.7.2
  • Upgrade @types/luxon to 3.7.1
Update dependency matrix-bot-sdk to ^0.8.0
  • Schedule: ["at any time"]
  • Branch name: renovate/matrix-bot-sdk-0.x
  • Merge into: main
  • Upgrade matrix-bot-sdk to ^0.8.0
Update dependency tsafe to v1.8.12
  • Schedule: ["at any time"]
  • Branch name: renovate/tsafe-1.x-lockfile
  • Merge into: main
  • Upgrade tsafe to 1.8.12
Update dependency typia to v3.8.9
  • Schedule: ["at any time"]
  • Branch name: renovate/typia-3.x-lockfile
  • Merge into: main
  • Upgrade typia to 3.8.9
Update sentry-javascript monorepo to v7.120.4
  • Schedule: ["at any time"]
  • Branch name: renovate/sentry-javascript-monorepo
  • Merge into: main
  • Upgrade @sentry/node to 7.120.4
  • Upgrade @sentry/tracing to 7.120.4
Update actions/checkout action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-6.x
  • Merge into: main
  • Upgrade actions/checkout to v6
Update dependency @​sentry/node to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/major-sentry-javascript-monorepo
  • Merge into: main
  • Upgrade @sentry/node to ^10.0.0
Update dependency markdown-it to v14
  • Schedule: ["at any time"]
  • Branch name: renovate/markdown-it-14.x
  • Merge into: main
  • Upgrade markdown-it to ^14.0.0
  • Upgrade @types/markdown-it to ^14.0.0
Update dependency typescript to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-5.x
  • Merge into: main
  • Upgrade typescript to ^5.0.0
Update dependency typia to v11
  • Schedule: ["at any time"]
  • Branch name: renovate/typia-11.x
  • Merge into: main
  • Upgrade typia to ^11.0.0
Update Node.js to v24
  • Schedule: ["at any time"]
  • Branch name: renovate/node-24.x
  • Merge into: main
  • Upgrade node to 24
  • Upgrade @types/node to ^24.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 was generated by Mend Renovate. View the repository job log.

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.

0 participants