Closed renovate[bot] closed 4 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 100.00%. Comparing base (
94ec51a
) to head (cf8c47b
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
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.
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/node.js.yml
(github-actions)package.json
(npm)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 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.