Skip to content

Conversation

@auvo-renovate
Copy link

@auvo-renovate auvo-renovate commented Feb 4, 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

  • .github/workflows/build.yml (github-actions)
  • .github/workflows/publish.yml (github-actions)
  • .github/workflows/tests.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
  • 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 14 Pull Requests:

fix(deps): update dependency nanoid to v3.3.8 [security]
  • Branch name: renovate/npm-nanoid-vulnerability
  • Merge into: main
  • Upgrade nanoid to 3.3.8
chore(deps): update dependency express to v4.20.0 [security]
  • Branch name: renovate/npm-express-vulnerability
  • Merge into: main
  • Upgrade express to 4.20.0
fix(deps): update dependency axios to v1.12.0 [security]
  • Branch name: renovate/npm-axios-vulnerability
  • Merge into: main
  • Upgrade axios to 1.12.0
fix(deps): update dependency @​sphereon/pex to v2.2.2
  • Schedule: ["at any time"]
  • Branch name: renovate/sphereon-pex-2.x
  • Merge into: main
  • Upgrade @sphereon/pex to 2.2.2
chore(deps): update actions/checkout action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-5.x
  • Merge into: main
  • Upgrade actions/checkout to v5
chore(deps): update actions/setup-node action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-node-5.x
  • Merge into: main
  • Upgrade actions/setup-node to v5
chore(deps): update dependency @​types/express to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/express-5.x
  • Merge into: main
  • Upgrade @types/express to ^5.0.0
chore(deps): update dependency @​types/node to v22
  • Schedule: ["at any time"]
  • Branch name: renovate/node-22.x
  • Merge into: main
  • Upgrade @types/node to ^22.0.0
chore(deps): update dependency key-did-resolver to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/key-did-resolver-4.x
  • Merge into: main
  • Upgrade key-did-resolver to ^4.0.0
chore(deps): update jest monorepo to v30 (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-jest-monorepo
  • Merge into: main
  • Upgrade @types/jest to ^30.0.0
  • Upgrade jest to ^30.0.0
chore(deps): update manovotny/github-releases-for-automated-package-publishing-action action to v2
fix(deps): update dependency @​sphereon/pex to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/sphereon-pex-4.x
  • Merge into: main
  • Upgrade @sphereon/pex to 4.1.0
fix(deps): update dependency did-jwt to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/did-jwt-8.x
  • Merge into: main
  • Upgrade did-jwt to ^8.0.0
chore(deps): lock file maintenance
  • Schedule: ["before 4am on monday"]
  • Branch name: renovate/lock-file-maintenance
  • Merge into: main
  • Regenerate lock files to use latest dependency versions

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

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.

2 participants