Closed
Conversation
b259ba0 to
1066964
Compare
Author
Renovate is disabledRenovate is disabled because the onboarding PR has been unmerged for more than 366 days. To enable Renovate, you can either (a) change this PR's title to get a new onboarding PR, and merge the new onboarding PR, or (b) create a Renovate config file, and commit that file to your base branch. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
backend/Dockerfile(dockerfile)frontend/Dockerfile(dockerfile).github/workflows/ci-build.yaml(github-actions).github/workflows/ci-main.yaml(github-actions).github/workflows/ci-release.yaml(github-actions).github/workflows/update-tags.yaml(github-actions)frontend/package.json(npm)frontend/packages/manager/package.json(npm)backend/requirements.txt(pip_requirements)Configuration Summary
Based on the default config's presets, Renovate will:
fixfor dependencies andchorefor all others if semantic commits are in use.node_modules,bower_components,vendorand various test/tests (except for nuget) directories.🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to
renovate.jsonin this branch. Renovate will update the Pull Request description the next time it runs.What to Expect
With your current configuration, Renovate will create 80 Pull Requests:
chore(deps): update dependency jinja2 to v3.1.6 [security]
renovate/pypi-jinja2-vulnerabilitymain==3.1.6chore(deps): update dependency werkzeug to v3.0.6 [security]
renovate/pypi-werkzeug-vulnerabilitymain==3.0.6chore(deps): update dependency axios to v1.8.2 [security]
renovate/npm-axios-vulnerabilitymain1.8.2chore(deps): update dependency express to v4.20.0 [security]
renovate/npm-express-vulnerabilitymain4.20.0chore(deps): update dependency mongoose to v8.9.5 [security]
renovate/npm-mongoose-vulnerabilitymain8.9.5chore(deps): update dependency webpack to v5.94.0 [security]
renovate/npm-webpack-vulnerabilitymain5.94.0chore(deps): update dependency flask-cors to v6 [security]
renovate/pypi-flask-cors-vulnerabilitymain==6.0.0chore(deps): update dependency webpack-dev-server to v5 [security]
renovate/npm-webpack-dev-server-vulnerabilitymain^5.0.0chore(deps): replace dependency babel-eslint with @babel/eslint-parser ^7.11.0
renovate/babel-eslint-replacementmain^7.11.0chore(deps): update dependency eslint-import-resolver-webpack to v0.13.10
renovate/eslint-import-resolver-webpack-0.x-lockfilemain0.13.10chore(deps): update dependency eslint-plugin-react-hooks to v4.6.2
renovate/react-monorepomain4.6.2chore(deps): update dependency markupsafe to v2.1.5
renovate/markupsafe-2.xmain==2.1.5chore(deps): update dependency style-loader to v3.3.4
renovate/style-loader-3.x-lockfilemain3.3.4chore(deps): update splunk/semantic-release-action action to v1.3.10
renovate/splunk-semantic-release-action-1.xmainv1.3.10chore(deps): update testing-library monorepo
renovate/testing-library-monorepomain9.3.45.17.012.1.5chore(deps): update actions/setup-node action to v4.4.0
renovate/actions-setup-node-4.xmainv4.4.0chore(deps): update dependency @babel/core to v7.28.5
renovate/babel-monorepomain7.28.5chore(deps): update dependency @splunk/react-ui to v4.47.1
renovate/splunk-react-ui-4.x-lockfilemain4.47.1chore(deps): update dependency babel-loader to v8.4.1
renovate/babel-loader-8.x-lockfilemain8.4.1chore(deps): update dependency click to v8.3.0
renovate/click-8.xmain==8.3.0chore(deps): update dependency css-loader to v6.11.0
renovate/css-loader-6.x-lockfilemain6.11.0chore(deps): update dependency eslint-plugin-import to v2.32.0
renovate/eslint-plugin-import-2.x-lockfilemain2.32.0chore(deps): update dependency eslint-plugin-jsx-a11y to v6.10.2
renovate/eslint-plugin-jsx-a11y-6.x-lockfilemain6.10.2chore(deps): update dependency eslint-plugin-react to v7.37.5
renovate/eslint-plugin-react-7.x-lockfilemain7.37.5chore(deps): update dependency flask to v2.3.3
renovate/flask-2.xmain==2.3.3chore(deps): update dependency itsdangerous to v2.2.0
renovate/itsdangerous-2.xmain==2.2.0chore(deps): update dependency lerna to v8.2.4
renovate/lerna-monorepomain8.2.4chore(deps): update dependency mongodb to v6.20.0
renovate/mongodb-6.x-lockfilemain6.20.0chore(deps): update dependency node to v20.19.5
renovate/node-20.xmain20.1920.19-alpinechore(deps): update dependency prettier to v2.8.8
renovate/prettier-2.x-lockfilemain2.8.8chore(deps): update dependency pymongo to v4.15.3
renovate/pymongo-4.xmain==4.15.3chore(deps): update dependency pytest to ~=7.4.4
renovate/pytest-7.xmain~=7.4.4chore(deps): update dependency react-router-dom to v6.30.1
renovate/react-router-monorepomain6.30.1chore(deps): update dependency redis to v4.6.0
renovate/redis-4.xmain==4.6.0chore(deps): update dependency six to v1.17.0
renovate/six-1.xmain==1.17.0chore(deps): update dependency styled-components to v5.3.11
renovate/styled-components-5.xmain5.3.11chore(deps): update docker/login-action action to v3.6.0
renovate/docker-login-action-3.xmainv3.6.0chore(deps): update docker/metadata-action action to v5.8.0
renovate/docker-metadata-action-5.xmainv5.8.0chore(deps): update docker/setup-buildx-action action to v3.11.1
renovate/docker-setup-buildx-action-3.xmainv3.11.1chore(deps): update jest monorepo to v29.7.0
renovate/jest-monorepomain29.7.029.7.029.7.0chore(deps): update python docker tag to v3.14
renovate/python-3.xmain3.14fix(deps): update dependency @splunk/themes to ^0.25.0
renovate/splunk-themes-0.xmain^0.25.0fix(deps): update dependency qs to v6.14.0
renovate/qs-6.xmain6.14.0chore(deps): update actions/checkout action to v5
renovate/actions-checkout-5.xmainv5chore(deps): update actions/setup-node action to v6
renovate/actions-setup-node-6.xmainv6.0.0chore(deps): update actions/setup-python action to v6
renovate/actions-setup-python-6.xmainv6chore(deps): update borales/actions-yarn action to v5
renovate/borales-actions-yarn-5.xmainv5chore(deps): update dependency @splunk/eslint-config to v5
renovate/splunk-eslint-config-5.xmain^5.0.0chore(deps): update dependency @splunk/splunk-utils to v3
renovate/splunk-splunk-utils-3.xmain^3.0.0chore(deps): update dependency @splunk/stylelint-config to v5
renovate/splunk-stylelint-config-5.xmain^5.0.0chore(deps): update dependency @splunk/webpack-configs to v7
renovate/splunk-webpack-configs-7.xmain^7.0.0chore(deps): update dependency @webpack-cli/serve to v3
renovate/webpack-cli-serve-3.xmain^3.0.0chore(deps): update dependency babel-loader to v10
renovate/babel-loader-10.xmain^10.0.0chore(deps): update dependency chai to v6
renovate/chai-6.xmain^6.0.0chore(deps): update dependency eslint to v9
renovate/major-eslint-monorepomain^9.0.0chore(deps): update dependency eslint-config-airbnb to v19
renovate/eslint-config-airbnb-19.xmain^19.0.0chore(deps): update dependency eslint-config-prettier to v10
renovate/eslint-config-prettier-10.xmain^10.0.0chore(deps): update dependency flask to v3
renovate/flask-3.xmain==3.1.2chore(deps): update dependency html-webpack-plugin to v5
renovate/html-webpack-plugin-5.xmain^5.0.0chore(deps): update dependency kubernetes to v34
renovate/kubernetes-34.xmain~=34.1.0chore(deps): update dependency lerna to v9
renovate/major-lerna-monorepomain^9.0.0chore(deps): update dependency markupsafe to v3
renovate/markupsafe-3.xmain==3.0.3chore(deps): update dependency prettier to v3
renovate/prettier-3.xmain^3.0.0chore(deps): update dependency pytest to v8
renovate/pytest-8.xmain~=8.4.2chore(deps): update dependency python-dotenv to v1
renovate/python-dotenv-1.xmain~=1.2.1chore(deps): update dependency redis to v7
renovate/redis-7.xmain==7.0.0chore(deps): update dependency styled-components to v6
renovate/styled-components-6.xmain6.1.19chore(deps): update dependency stylelint to v16
renovate/stylelint-16.xmain^16.0.0chore(deps): update dependency webpack-cli to v6
renovate/webpack-cli-6.xmain^6.0.0chore(deps): update dependency webpack-merge to v6
renovate/webpack-merge-6.xmain^6.0.0chore(deps): update docker/build-push-action action to v6
renovate/docker-build-push-action-6.xmainv6chore(deps): update jest monorepo to v30 (major)
renovate/major-jest-monorepomain^30.0.0^30.0.0^30.0.0chore(deps): update node.js to v22
renovate/node-22.xmain^22.0.022.2122.21-alpinechore(deps): update react monorepo (major)
renovate/major-react-monorepomain^7.0.0^16.8 || ^19.0.0^19.0.0^19.0.0^19.0.0chore(deps): update testing-library monorepo (major)
renovate/major-testing-library-monorepomain10.4.16.9.116.3.0fix(deps): update dependency @splunk/react-ui to v5
renovate/splunk-react-ui-5.xmain^5.0.0fix(deps): update dependency @splunk/themes to v1
renovate/splunk-themes-1.xmain^1.0.0fix(deps): update dependency css-loader to v7
renovate/css-loader-7.xmain^7.0.0fix(deps): update dependency react-router-dom to v7
renovate/major-react-router-monorepomain7fix(deps): update dependency style-loader to v4
renovate/style-loader-4.xmain^4.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
prhourlylimitfor 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.