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
docker-compose.yml
(docker-compose)Dockerfile
(dockerfile).github/workflows/build.yml
(github-actions).github/workflows/dependabot.yml
(github-actions).github/workflows/docker.yml
(github-actions).github/workflows/main.yml
(github-actions).github/workflows/terraform_aws.yml
(github-actions).github/workflows/terraform_azure.yml
(github-actions)package.json
(npm)terraform_aws/main.tf
(terraform)terraform_azure/main.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 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 @testing-library/dom to v8.20.1
renovate/testing-library-dom-8.x-lockfile
main
8.20.1
Update dependency @types/lodash.debounce to v4.0.9
renovate/lodash.debounce-4.x-lockfile
main
4.0.9
Update dependency @types/node-fetch to v2.6.9
renovate/node-fetch-2.x-lockfile
main
2.6.9
Update dependency @types/react to v17.0.73
renovate/react-monorepo
main
17.0.73
Update dependency @types/react-swipeable-views to v0.13.5
renovate/react-swipeable-views-0.x-lockfile
main
0.13.5
Update dependency dayjs to v1.11.10
renovate/dayjs-1.x-lockfile
main
1.11.10
Update dependency next-transpile-modules to v10.0.1
renovate/next-transpile-modules-10.x-lockfile
main
10.0.1
Update dependency node-fetch to v3.3.2
renovate/node-fetch-3.x-lockfile
main
3.3.2
Update jest monorepo to v29.5.11
renovate/jest-monorepo
main
29.5.11
29.7.0
29.7.0
Update Terraform aws to v4.67.0
renovate/aws-4.x
main
4.67.0
Update Terraform azurerm to ~> 3.85.0
renovate/azurerm-3.x
main
~> 3.85.0
Update dependency @testing-library/jest-dom to v5.17.0
renovate/testing-library-jest-dom-5.x-lockfile
main
5.17.0
Update dependency @testing-library/user-event to v14.5.1
renovate/testing-library-user-event-14.x-lockfile
main
14.5.1
Update dependency @types/node to v18.19.3
renovate/node-18.x-lockfile
main
18.19.3
Update dependency cookie to ^0.6.0
renovate/cookie-0.x
main
^0.6.0
^0.6.0
Update dependency eslint to v8.55.0
renovate/eslint-8.x
main
8.55.0
Update dependency eslint-config-next to v13.5.6
renovate/nextjs-monorepo
main
13.5.6
Update dependency pino to v8.17.1
renovate/pino-8.x-lockfile
main
8.17.1
Update emotion monorepo
renovate/emotion-monorepo
main
11.11.2
11.11.1
11.11.0
11.11.0
Update material-ui monorepo
renovate/material-ui-monorepo
main
5.15.0
5.0.0-alpha.156
5.15.0
5.15.0
Update Terraform aws to v5
renovate/aws-5.x
main
5.30.0
Update actions/checkout action to v4
renovate/actions-checkout-4.x
main
v4
Update actions/github-script action to v7
renovate/actions-github-script-7.x
main
v7
Update actions/setup-node action to v4
renovate/actions-setup-node-4.x
main
v4
Update actions/upload-artifact action to v4
renovate/actions-upload-artifact-4.x
main
v4
Update dependency @svgr/webpack to v8
renovate/svgr-webpack-8.x
main
^8.0.0
Update dependency @testing-library/dom to v9
renovate/testing-library-dom-9.x
main
^9.0.0
Update dependency @testing-library/jest-dom to v6
renovate/testing-library-jest-dom-6.x
main
^6.0.0
Update dependency @testing-library/react to v14
renovate/testing-library-react-14.x
main
^14.0.0
Update dependency @types/node to v20
renovate/node-20.x
main
^20.0.0
Update dependency chart.js to v4
renovate/chart.js-4.x
main
^4.0.0
Update dependency eslint-config-next to v14
renovate/major-nextjs-monorepo
main
14.0.4
Update dependency eslint-plugin-unused-imports to v3
renovate/eslint-plugin-unused-imports-3.x
main
^3.0.0
Update dependency react-chartjs-2 to v5
renovate/react-chartjs-2-5.x
main
^5.0.0
Update dependency typescript to v5
renovate/typescript-5.x
main
^5.0.0
Update docker/build-push-action action to v5
renovate/docker-build-push-action-5.x
main
v5
Update docker/login-action action to v3
renovate/docker-login-action-3.x
main
v3
Update docker/setup-buildx-action action to v3
renovate/docker-setup-buildx-action-3.x
main
v3
Update docker/setup-qemu-action action to v3
renovate/docker-setup-qemu-action-3.x
main
v3
Update github/super-linter action to v5
renovate/github-super-linter-5.x
main
v5
Update hashicorp/setup-terraform action to v3
renovate/hashicorp-setup-terraform-3.x
main
v3
Update react monorepo to v18 (major)
renovate/major-react-monorepo
main
^18.0.0
18.2.0
18.2.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 has been generated by Mend Renovate. View repository job log here.