Open renovate[bot] opened 2 years ago
Everyone contributing to this PR have now signed the CLA. Thanks!
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
b9dfa1a
) 98.40% compared to head (6139ee8
) 98.40%.:exclamation: Current head 6139ee8 differs from pull request most recent head a703442. Consider uploading reports for the commit a703442 to get more accurate results
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
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/analyze.yml
(github-actions).github/workflows/cla-check.yaml
(github-actions).github/workflows/format.yml
(github-actions).github/workflows/test.yml
(github-actions)pubspec.yaml
(pub)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 5 Pull Requests:
chore(deps): update actions/checkout action to v4
- Schedule: ["at any time"] - Branch name: `renovate/actions-checkout-4.x` - Merge into: `main` - Upgrade [actions/checkout](https://togithub.com/actions/checkout) to `v4`chore(deps): update codecov/codecov-action action to v3
- Schedule: ["at any time"] - Branch name: `renovate/codecov-codecov-action-3.x` - Merge into: `main` - Upgrade [codecov/codecov-action](https://togithub.com/codecov/codecov-action) to `v3`chore(deps): update dependency dart to v3
- Schedule: ["at any time"] - Branch name: `renovate/dart-3.x` - Merge into: `main` - Upgrade [dart](https://togithub.com/dart-lang/sdk) to `<4.0.0`chore(deps): update dependency lints to v3
- Schedule: ["at any time"] - Branch name: `renovate/lints-3.x` - Merge into: `main` - Upgrade [lints](https://togithub.com/dart-lang/lints) to `^3.0.0`chore(deps): update dependency ubuntu to v22
- Schedule: ["at any time"] - Branch name: `renovate/ubuntu-22.x` - Merge into: `main` - Upgrade [ubuntu](https://togithub.com/actions/runner-images) to `22.04`🚸 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.