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
load_test/Dockerfile
(dockerfile)neurow/Dockerfile
(dockerfile).github/workflows/ci.yml
(github-actions).github/workflows/docker_push.yml
(github-actions)load_test/mix.exs
(mix)neurow/mix.exs
(mix)load_test/terraform/providers.tf
(terraform)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.github-action
digests.🔡 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 6 Pull Requests:
chore(deps): pin dependencies
renovate/pin-dependencies
main
11bd71901bbe5b1630ceea73d27597364c9af683
sha256:d61305d4da825b3fcd4248dba5ad263424774c9d8865ab164b1b0394e5fb7e1e
chore(deps): update dependency observer_cli to v1.8.2
renovate/observer_cli-1.x-lockfile
main
1.8.2
chore(deps): update dependency plug_cowboy to v2.7.2
renovate/plug_cowboy-2.x-lockfile
main
2.7.2
chore(deps): update dependency finch to ~> 0.19
renovate/finch-0.x
main
~> 0.19
chore(deps): update dependency libcluster to v3.5.0
renovate/libcluster-3.x-lockfile
main
3.5.0
chore(deps): lock file maintenance
renovate/lock-file-maintenance
main
❓ 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 created by Renovate.
Details
Check the default configuration and documentation.
This PR was created during this run (see the logs on Datadog).
To replay this update, you can use the following
packageRules
on the Manual Run page:[{"matchPackageNames": ["*"], "enabled": false}, {"matchPackageNames": [""], "enabled": true}]