Skip to content

Conversation

@anaconda-renovate
Copy link

@anaconda-renovate anaconda-renovate bot commented Oct 16, 2023

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/release.yml (github-actions)
  • .github/workflows/support-bot.yml (github-actions)
  • .github/workflows/test-docs.yml (github-actions)
  • .github/workflows/test-jsx.yml (github-actions)
  • .github/workflows/test.yml (github-actions)
  • jsx/package.json (npm)
  • package.json (npm)
  • requirements.txt (pip_requirements)
  • pyproject.toml (poetry)
  • .pre-commit-config.yaml (pre-commit)
  • renovate.json (renovate-config-presets)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • Pin Docker digests.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Convert pinned GitHub Action digests to SemVer.
  • Use node versioning for @types/node.
  • Use specific versioning for Red Hat-maintained container images.
  • Update _VERSION variables in Dockerfiles.
  • Update _VERSION environment variables in GitHub Action files.
  • Use the Anaconda Best Practice configuration from anaconda/renovate-config
  • Create a Dependency Dashboard as Issue, listing all upgrades
  • Open new PRs automatically every weekday before 6am UTC. You can manually trigger PRs from the Dependency Dashboard, those will be opened once renovate runs again (once every hour)
  • Label all PRs with renovate
  • Use semantic commit messages for all upgrades
  • Open a maximum of 10 PRs concurrently
  • Automatically set reviewers from CODEOWNERS
  • Upgrade arbitrary dependencies in Dockerfiles when you mark them, see the documentation for details
  • Run Renovate on following schedule: every weekday

🔡 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 36 Pull Requests:

chore(deps): pin dependencies
chore(deps): update babel monorepo
chore(deps): update dependency @​eslint/eslintrc to v3.3.3
  • Schedule: ["every weekday"]
  • Branch name: renovate/eslint-eslintrc-3.x-lockfile
  • Merge into: main
  • Upgrade @eslint/eslintrc to 3.3.3
chore(deps): update dependency bootstrap to v5.3.8
  • Schedule: ["every weekday"]
  • Branch name: renovate/bootstrap-5.x-lockfile
  • Merge into: main
  • Upgrade bootstrap to 5.3.8
chore(deps): update dependency eslint-plugin-prettier to v5.5.5
  • Schedule: ["every weekday"]
  • Branch name: renovate/eslint-plugin-prettier-5.x-lockfile
  • Merge into: main
  • Upgrade eslint-plugin-prettier to 5.5.5
chore(deps): update dependency requirejs to v2.3.8
  • Schedule: ["every weekday"]
  • Branch name: renovate/requirejs-2.x-lockfile
  • Merge into: main
  • Upgrade requirejs to 2.3.8
chore(deps): update dependency webpack-dev-server to v5.2.3
  • Schedule: ["every weekday"]
  • Branch name: renovate/webpack-dev-server-5.x-lockfile
  • Merge into: main
  • Upgrade webpack-dev-server to 5.2.3
chore(deps): update actions/checkout action to v4.3.1
  • Schedule: ["every weekday"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: main
  • Upgrade actions/checkout to 34e114876b0b11c390a56381ad16ebd13914f8d5
chore(deps): update actions/setup-node action to v4.4.0
  • Schedule: ["every weekday"]
  • Branch name: renovate/actions-setup-node-4.x
  • Merge into: main
  • Upgrade actions/setup-node to 49933ea5288caeca8642d1e84afbd3f7d6820020
chore(deps): update actions/setup-python action to v5.6.0
  • Schedule: ["every weekday"]
  • Branch name: renovate/actions-setup-python-5.x
  • Merge into: main
  • Upgrade actions/setup-python to a26af69be951a213d495a4c3e4e4022e16d87065
chore(deps): update actions/upload-artifact action to v4.6.2
  • Schedule: ["every weekday"]
  • Branch name: renovate/actions-upload-artifact-4.x
  • Merge into: main
  • Upgrade actions/upload-artifact to ea165f8d65b6e75b540449e92b4886f43607fa02
chore(deps): update codecov/codecov-action action to v5.5.2
  • Schedule: ["every weekday"]
  • Branch name: renovate/codecov-codecov-action-5.x
  • Merge into: main
  • Upgrade codecov/codecov-action to 671740ac38dd9b0130fbe1cec585b89eea48d3de
chore(deps): update dependency @​fortawesome/fontawesome-free to v7.1.0
chore(deps): update dependency eslint-plugin-unused-imports to v4.3.0
  • Schedule: ["every weekday"]
  • Branch name: renovate/eslint-plugin-unused-imports-4.x-lockfile
  • Merge into: main
  • Upgrade eslint-plugin-unused-imports to 4.3.0
chore(deps): update dependency globals to v16.5.0
  • Schedule: ["every weekday"]
  • Branch name: renovate/globals-16.x-lockfile
  • Merge into: main
  • Upgrade globals to 16.5.0
chore(deps): update dependency prettier to v3.8.0
  • Schedule: ["every weekday"]
  • Branch name: renovate/prettier-3.x-lockfile
  • Merge into: main
  • Upgrade prettier to 3.8.0
chore(deps): update dependency python to 3.14
  • Schedule: ["every weekday"]
  • Branch name: renovate/python-3.x
  • Merge into: main
  • Upgrade python to 3.14
chore(deps): update dependency react-router to v7.12.0
  • Schedule: ["every weekday"]
  • Branch name: renovate/react-router-monorepo
  • Merge into: main
  • Upgrade react-router to 7.12.0
chore(deps): update dependency sass to v1.97.2
  • Schedule: ["every weekday"]
  • Branch name: renovate/sass-1.x-lockfile
  • Merge into: main
  • Upgrade sass to 1.97.2
chore(deps): update dependency webpack to v5.104.1
  • Schedule: ["every weekday"]
  • Branch name: renovate/webpack-5.x-lockfile
  • Merge into: main
  • Upgrade webpack to 5.104.1
chore(deps): update eslint monorepo to v9.39.2
  • Schedule: ["every weekday"]
  • Branch name: renovate/eslint-monorepo
  • Merge into: main
  • Upgrade @eslint/js to 9.39.2
  • Upgrade eslint to 9.39.2
chore(deps): update jest monorepo to v30.2.0
chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.14.13
  • Schedule: ["every weekday"]
  • Branch name: renovate/astral-sh-ruff-pre-commit-0.x
  • Merge into: main
  • Upgrade astral-sh/ruff-pre-commit to v0.14.13
chore(deps): update pre-commit hook rbubley/mirrors-prettier to v3.8.0
  • Schedule: ["every weekday"]
  • Branch name: renovate/rbubley-mirrors-prettier-3.x
  • Merge into: main
  • Upgrade rbubley/mirrors-prettier to v3.8.0
chore(deps): update react monorepo to v19.2.3
  • Schedule: ["every weekday"]
  • Branch name: renovate/react-monorepo
  • Merge into: main
  • Upgrade react to 19.2.3
  • Upgrade react-dom to 19.2.3
chore(deps): update testing-library monorepo
chore(deps): update actions/checkout action to v6
  • Schedule: ["every weekday"]
  • Branch name: renovate/actions-checkout-6.x
  • Merge into: main
  • Upgrade actions/checkout to 8e8c483db84b4bee98b60c0593521ed34d9990e8
chore(deps): update actions/setup-node action to v6
  • Schedule: ["every weekday"]
  • Branch name: renovate/actions-setup-node-6.x
  • Merge into: main
  • Upgrade actions/setup-node to 6044e13b5dc448c55e2357c09f80417699197238
chore(deps): update actions/setup-python action to v6
  • Schedule: ["every weekday"]
  • Branch name: renovate/actions-setup-python-6.x
  • Merge into: main
  • Upgrade actions/setup-python to 83679a892e2d95755f2dac6acb0bfd1e9ac5d548
chore(deps): update actions/upload-artifact action to v6
  • Schedule: ["every weekday"]
  • Branch name: renovate/major-github-artifact-actions
  • Merge into: main
  • Upgrade actions/upload-artifact to b7c566a772e6b6bfb58ed0dc250532a479d7789f
chore(deps): update dependency globals to v17
  • Schedule: ["every weekday"]
  • Branch name: renovate/globals-17.x
  • Merge into: main
  • Upgrade globals to ^17.0.0
chore(deps): update dependency jquery to v4
  • Schedule: ["every weekday"]
  • Branch name: renovate/jquery-4.x
  • Merge into: main
  • Upgrade jquery to ^4.0.0
chore(deps): update dependency node to v24
  • Schedule: ["every weekday"]
  • Branch name: renovate/node-24.x
  • Merge into: main
  • Upgrade node to 24
chore(deps): update dependency pytest-asyncio to v1
  • Schedule: ["every weekday"]
  • Branch name: renovate/pytest-asyncio-1.x
  • Merge into: main
  • Upgrade pytest-asyncio to >=1.3,!=0.23,<1.4
chore(deps): update dependency ubuntu to v24
  • Schedule: ["every weekday"]
  • Branch name: renovate/ubuntu-24.x
  • Merge into: main
  • Upgrade ubuntu to 24.04
chore(deps): update pre-commit hook pre-commit/pre-commit-hooks to v6
  • Schedule: ["every weekday"]
  • Branch name: renovate/pre-commit-pre-commit-hooks-6.x
  • Merge into: main
  • Upgrade pre-commit/pre-commit-hooks to v6.0.0

❓ 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant