Skip to content
This repository was archived by the owner on Feb 20, 2025. It is now read-only.

chore: Configure Renovate#31

Open
renovate-bot wants to merge 1 commit into
GoogleCloudPlatform:mainfrom
renovate-bot:renovate/configure
Open

chore: Configure Renovate#31
renovate-bot wants to merge 1 commit into
GoogleCloudPlatform:mainfrom
renovate-bot:renovate/configure

Conversation

@renovate-bot

Copy link
Copy Markdown

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

  • pyproject.toml (pep621)
  • pyproject.toml (poetry)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • Show all Merge Confidence badges for pull requests.
  • Enable Renovate Dependency Dashboard creation.
  • Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
  • Ignore node_modules, bower_components, vendor and various test/tests directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.

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

fix(deps): update dependency pandas to v1.5.3
  • Schedule: ["at any time"]
  • Branch name: renovate/pandas-1.x-lockfile
  • Merge into: main
  • Upgrade pandas to 1.5.3
chore(deps): update dependency black to v22.12.0
  • Schedule: ["at any time"]
  • Branch name: renovate/black-22.x-lockfile
  • Merge into: main
  • Upgrade black to 22.12.0
chore(deps): update dependency ipykernel to v6.29.4
  • Schedule: ["at any time"]
  • Branch name: renovate/ipykernel-6.x-lockfile
  • Merge into: main
  • Upgrade ipykernel to 6.29.4
chore(deps): update dependency nbconvert to v7.16.4
  • Schedule: ["at any time"]
  • Branch name: renovate/nbconvert-7.x-lockfile
  • Merge into: main
  • Upgrade nbconvert to 7.16.4
chore(deps): update dependency pre-commit to v2.21.0
  • Schedule: ["at any time"]
  • Branch name: renovate/pre-commit-2.x-lockfile
  • Merge into: main
  • Upgrade pre-commit to 2.21.0
chore(deps): update dependency pylint to v2.17.7
  • Schedule: ["at any time"]
  • Branch name: renovate/pylint-2.x-lockfile
  • Merge into: main
  • Upgrade pylint to 2.17.7
fix(deps): update dependency fsspec to v2022.11.0
  • Schedule: ["at any time"]
  • Branch name: renovate/fsspec-2022.x-lockfile
  • Merge into: main
  • Upgrade fsspec to 2022.11.0
fix(deps): update dependency gcsfs to v2022.11.0
  • Schedule: ["at any time"]
  • Branch name: renovate/gcsfs-2022.x-lockfile
  • Merge into: main
  • Upgrade gcsfs to 2022.11.0
fix(deps): update dependency google-cloud-aiplatform to v1.49.0
  • Schedule: ["at any time"]
  • Branch name: renovate/google-cloud-aiplatform-1.x-lockfile
  • Merge into: main
  • Upgrade google-cloud-aiplatform to 1.49.0
fix(deps): update dependency matplotlib to v3.8.4
  • Schedule: ["at any time"]
  • Branch name: renovate/matplotlib-3.x-lockfile
  • Merge into: main
  • Upgrade matplotlib to 3.8.4
fix(deps): update dependency seaborn to ^0.13.0
  • Schedule: ["at any time"]
  • Branch name: renovate/seaborn-0.x
  • Merge into: main
  • Upgrade seaborn to ^0.13.0
fix(deps): update python to >=3.12,<3.13
  • Schedule: ["at any time"]
  • Branch name: renovate/python-3.x
  • Merge into: main
  • Upgrade python to >=3.12,<3.13
chore(deps): update dependency black to v24
  • Schedule: ["at any time"]
  • Branch name: renovate/black-24.x
  • Merge into: main
  • Upgrade black to ^24.0.0
chore(deps): update dependency flake8 to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/flake8-7.x
  • Merge into: main
  • Upgrade flake8 to ^7.0.0
chore(deps): update dependency pre-commit to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/pre-commit-3.x
  • Merge into: main
  • Upgrade pre-commit to ^3.0.0
chore(deps): update dependency pylint to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/pylint-3.x
  • Merge into: main
  • Upgrade pylint to ^3.0.0
fix(deps): update dependency fsspec to v2024
  • Schedule: ["at any time"]
  • Branch name: renovate/fsspec-2024.x
  • Merge into: main
  • Upgrade fsspec to ^2024.0.0
fix(deps): update dependency gcsfs to v2024
  • Schedule: ["at any time"]
  • Branch name: renovate/gcsfs-2024.x
  • Merge into: main
  • Upgrade gcsfs to ^2024.0.0
fix(deps): update dependency pandas to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/pandas-2.x
  • Merge into: main
  • Upgrade pandas to ^2.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 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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant