Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace Dependabot with Renovate #1575

Merged
merged 6 commits into from
Sep 3, 2022
Merged

Replace Dependabot with Renovate #1575

merged 6 commits into from
Sep 3, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 1, 2022

Mend Renovate

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/actions/run_tests/action.yaml (github-actions)
  • .github/workflows/changelog.yaml (github-actions)
  • .github/workflows/docs.yaml (github-actions)
  • .github/workflows/release.yaml (github-actions)
  • .github/workflows/testing_pipelines.yaml (github-actions)
  • .github/workflows/testing_prs.yaml (github-actions)
  • .github/workflows/testing_schedule.yaml (github-actions)
  • docs_theme/index.html (html)
  • package.json (npm)
  • docs_theme/requirements.txt (pip_requirements)
  • pyproject.toml (poetry)

Configuration

🔡 Renovate has detected a custom config for this PR. Feel free to ask for help if you have any doubts and would like it reviewed.

Important: Now that this branch is edited, Renovate can't rebase it from the base branch any more. If you make changes to the base branch that could impact this onboarding PR, please merge them manually.

What to Expect

With your current configuration, Renovate will create 9 Pull Requests:

Pin dependencies
  • Schedule: ["at any time"]
  • Branch name: renovate/pin-dependencies
  • Merge into: develop
  • Pin mkdocs to ==1.2.4
  • Pin pa11y-ci to 3.0.1
Update dependency typed.js to v2.0.12
  • Schedule: ["at any time"]
  • Branch name: renovate/typed.js-2.x
  • Merge into: develop
  • Upgrade typed.js to sha512-3J8teBiHrSyaaRBajZyIEtpDsXdPq1gsznKWIVb5CnorQuFhjWGhWe54z8YNnHHr7MZuExb9m5kvf964HiT1Sw==
Update dependency jinja2 to v3.1.2
  • Schedule: ["at any time"]
  • Branch name: renovate/jinja2-3.x
  • Merge into: develop
  • Upgrade jinja2 to ==3.1.2
Update dependency mkdocs to v1.3.1
  • Schedule: ["at any time"]
  • Branch name: renovate/mkdocs-1.x
  • Merge into: develop
  • Upgrade mkdocs to >=1.3,<1.4
  • Upgrade mkdocs to ==1.3.1
Update actions/cache action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-cache-3.x
  • Merge into: develop
  • Upgrade actions/cache to v3
Update actions/checkout action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-3.x
  • Merge into: develop
  • Upgrade actions/checkout to v3
Update actions/setup-python action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-python-4.x
  • Merge into: develop
  • Upgrade actions/setup-python to v4
Update dependency pytest-bdd to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/pytest-bdd-6.x
  • Merge into: develop
  • Upgrade pytest-bdd to >=6.0.1,<6.1
Update peter-evans/create-pull-request action to v4

❓ 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.

@wren
Copy link
Member

wren commented Sep 1, 2022

Fixes #1560
Fixes #1488

Copy link
Member

@micahellison micahellison left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🏡

@micahellison micahellison added build Issues related to the build pipeline packaging Updates to packaging (dependencies, etc) and removed build Issues related to the build pipeline packaging Updates to packaging (dependencies, etc) labels Sep 3, 2022
@micahellison micahellison changed the title Configure Renovate Replace Dependabot with Renovate Sep 3, 2022
This was linked to issues Sep 3, 2022
@micahellison micahellison merged commit 37af7b8 into develop Sep 3, 2022
@micahellison micahellison deleted the renovate/configure branch September 3, 2022 19:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Issues related to the build pipeline
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace Dependabot Add dependency security checks in CI
2 participants