adobe / aio-apps-action

GitHub action to perform aio app build test deploy workflows
https://www.adobe.io
Apache License 2.0
4 stars 8 forks source link

chore: Configure Renovate #58

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 6 months ago

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

Configuration Summary

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

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

fix(deps): update dependency @​adobe/aio-lib-ims to v7.0.1 - Schedule: ["at any time"] - Branch name: `renovate/adobe-aio-lib-ims-7.x` - Merge into: `master` - Upgrade [@adobe/aio-lib-ims](https://togithub.com/adobe/aio-lib-ims) to `7.0.1`
chore(deps): update dependency @​adobe/eslint-config-aio-lib-config to v4 - Schedule: ["at any time"] - Branch name: `renovate/adobe-eslint-config-aio-lib-config-4.x` - Merge into: `master` - Upgrade [@adobe/eslint-config-aio-lib-config](https://togithub.com/adobe/eslint-config-aio-lib-config) to `^4.0.0`
chore(deps): update dependency eslint to v9 - Schedule: ["at any time"] - Branch name: `renovate/eslint-9.x` - Merge into: `master` - Upgrade [eslint](https://togithub.com/eslint/eslint) to `^9.0.0`
chore(deps): update dependency eslint-plugin-jest to v28 - Schedule: ["at any time"] - Branch name: `renovate/eslint-plugin-jest-28.x` - Merge into: `master` - Upgrade [eslint-plugin-jest](https://togithub.com/jest-community/eslint-plugin-jest) to `^28.0.0`
chore(deps): update dependency eslint-plugin-jsdoc to v48 - Schedule: ["at any time"] - Branch name: `renovate/eslint-plugin-jsdoc-48.x` - Merge into: `master` - Upgrade [eslint-plugin-jsdoc](https://togithub.com/gajus/eslint-plugin-jsdoc) to `^48.0.0`
chore(deps): update dependency eslint-plugin-n to v17 - Schedule: ["at any time"] - Branch name: `renovate/eslint-plugin-n-17.x` - Merge into: `master` - Upgrade [eslint-plugin-n](https://togithub.com/eslint-community/eslint-plugin-n) to `^17.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.

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (94ec51a) to head (cf8c47b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #58 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 2 2 Lines 107 107 Branches 20 20 ========================================= Hits 107 107 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

renovate[bot] commented 4 months ago

Renovate is disabled

Renovate is disabled because there is no Renovate configuration file. 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.