Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
.tool-versions
(asdf)docker-compose.yaml
(docker-compose).github/actions/setup/action.yaml
(github-actions).github/workflows/add-or-validate-labels.yaml
(github-actions).github/workflows/main.yaml
(github-actions).github/workflows/open-version-bump-pr.yaml
(github-actions).github/workflows/pinned-dependencies.yaml
(github-actions).github/workflows/publish.yaml
(github-actions)package.json
(npm)scripts/generator-adapter/generators/app/templates/package.json
(npm)scripts/generator-adapter/package.json
(npm)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all others if semantic commits are in use.node_modules
,bower_components
,vendor
and various test/tests (except for nuget) directories.🔡 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 42 Pull Requests:
Update dependency ws to v8.17.1 [SECURITY]
renovate/npm-ws-vulnerability
main
8.17.1
Update actions/download-artifact action to v4.1.8
renovate/actions-download-artifact-4.x
main
fa0a91b85d4f404e444e00e005971372dc801d16
Update dependency @types/eventsource to v1.1.15
renovate/eventsource-1.x
main
1.1.15
Update dependency @types/sinonjs__fake-timers to v8.1.5
renovate/sinonjs__fake-timers-8.x
main
8.1.5
Update dependency @types/ws to v8.5.12
renovate/ws-8.x
main
8.5.12
Update dependency @types/yeoman-generator to v5.2.14
renovate/yeoman-generator-5.x
main
5.2.14
Update dependency prettier to v2.8.8
renovate/prettier-2.x
main
2.8.8
Update dependency ts-node to v10.9.2
renovate/ts-node-10.x
main
10.9.2
Update actions/checkout action to v4.2.2
renovate/actions-checkout-4.x
main
11bd71901bbe5b1630ceea73d27597364c9af683
Update actions/setup-node action to v4.1.0
renovate/actions-setup-node-4.x
main
39370e3970a6d050c480ffad4ff0ed4d3fdee5af
Update actions/upload-artifact action to v4.4.3
renovate/actions-upload-artifact-4.x
main
b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882
Update dependency @types/node to v18.19.60
renovate/node-18.x
main
18.19.60
Update dependency ajv to v8.17.1
renovate/ajv-8.x
main
8.17.1
Update dependency ava to v5.3.1
renovate/ava-5.x
main
5.3.1
Update dependency axios-mock-adapter to v1.22.0
renovate/axios-mock-adapter-1.x
main
1.22.0
Update dependency c8 to v7.14.0
renovate/c8-7.x
main
7.14.0
Update dependency eslint to v8.57.1
renovate/eslint-monorepo
main
8.57.1
Update dependency eslint-config-prettier to v8.10.0
renovate/eslint-config-prettier-8.x
main
8.10.0
Update dependency eslint-plugin-tsdoc to v0.3.0
renovate/eslint-plugin-tsdoc-0.x
main
0.3.0
Update dependency fastify to v4.28.1
renovate/fastify-4.x
main
4.28.1
Update dependency ioredis to v5.4.1
renovate/ioredis-5.x
main
5.4.1
Update dependency mock-socket to v9.3.1
renovate/mock-socket-9.x
main
9.3.1
Update dependency pino to v8.21.0
renovate/pino-8.x
main
8.21.0
Update dependency pino-pretty to v9.4.1
renovate/pino-pretty-9.x
main
9.4.1
Update dependency typedoc to v0.26.10
renovate/typedoc-0.x
main
0.26.10
Update dependency typescript to v5.6.3
renovate/typescript-5.x
main
5.6.3
Update dependency yeoman-generator to v3.2.0
renovate/yeoman-generator-3.x
main
3.2.0
Update typescript-eslint monorepo to v5.62.0
renovate/typescript-eslint-monorepo
main
5.62.0
5.62.0
Update dependency @sinonjs/fake-timers to v13
renovate/sinonjs-fake-timers-13.x
main
13.0.5
Update dependency ava to v6
renovate/ava-6.x
main
6.2.0
Update dependency axios-mock-adapter to v2
renovate/axios-mock-adapter-2.x
main
2.1.0
Update dependency c8 to v10
renovate/c8-10.x
main
10.1.2
Update dependency eslint to v9
renovate/major-eslint-monorepo
main
9.13.0
Update dependency eslint-config-prettier to v9
renovate/eslint-config-prettier-9.x
main
9.1.0
Update dependency fastify to v5
renovate/fastify-5.x
main
5.0.0
Update dependency node to v22.10.0
renovate/node-22.x
main
22.10.0
22.8.2
Update dependency pino to v9
renovate/pino-9.x
main
9.5.0
Update dependency pino-pretty to v11
renovate/pino-pretty-11.x
main
11.3.0
Update dependency prettier to v3
renovate/prettier-3.x
main
3.3.3
Update dependency prom-client to v15
renovate/prom-client-15.x
main
15.1.3
Update dependency yeoman-generator to v7
renovate/yeoman-generator-7.x
main
7.3.3
Update typescript-eslint monorepo to v8 (major)
renovate/major-typescript-eslint-monorepo
main
8.12.1
8.12.1
🚸 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.