Open renovate[bot] opened 1 year ago
All modified and coverable lines are covered by tests :white_check_mark:
:exclamation: No coverage uploaded for pull request base (
master@6f96376
). Click here to learn what that means.
: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/issue-auto-comments.yml
(github-actions).github/workflows/issue-check-inactive.yml
(github-actions).github/workflows/issue-close-require.yml
(github-actions).github/workflows/release.yml
(github-actions).github/workflows/test.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 11 Pull Requests:
Update codecov/codecov-action action to v4
- Schedule: ["at any time"] - Branch name: `renovate/codecov-codecov-action-4.x` - Merge into: `master` - Upgrade [codecov/codecov-action](https://togithub.com/codecov/codecov-action) to `v4`Update commitlint monorepo to v19 (major)
- Schedule: ["at any time"] - Branch name: `renovate/major-commitlint-monorepo` - Merge into: `master` - Upgrade [@commitlint/cli](https://togithub.com/conventional-changelog/commitlint) to `^19.0.0` - Upgrade [commitlint](https://togithub.com/conventional-changelog/commitlint) to `^19.0.0`Update dependency @testing-library/react to v16
- Schedule: ["at any time"] - Branch name: `renovate/major-testing-library-monorepo` - Merge into: `master` - Upgrade [@testing-library/react](https://togithub.com/testing-library/react-testing-library) to `^16.0.0`Update dependency eslint to v9
- Schedule: ["at any time"] - Branch name: `renovate/major-eslint-monorepo` - Merge into: `master` - Upgrade [eslint](https://togithub.com/eslint/eslint) to `^9.0.0`Update dependency husky to v9
- Schedule: ["at any time"] - Branch name: `renovate/husky-9.x` - Merge into: `master` - Upgrade [husky](https://togithub.com/typicode/husky) to `^9.0.0`Update dependency jsdom to v24
- Schedule: ["at any time"] - Branch name: `renovate/jsdom-24.x` - Merge into: `master` - Upgrade [jsdom](https://togithub.com/jsdom/jsdom) to `^24.0.0`Update dependency semantic-release to v24
- Schedule: ["at any time"] - Branch name: `renovate/major-semantic-release-monorepo` - Merge into: `master` - Upgrade [semantic-release](https://togithub.com/semantic-release/semantic-release) to `^24.0.0`Update dependency stylelint to v16
- Schedule: ["at any time"] - Branch name: `renovate/stylelint-16.x` - Merge into: `master` - Upgrade [stylelint](https://togithub.com/stylelint/stylelint) to `^16.0.0`Update dependency ts-json-schema-generator to v2
- Schedule: ["at any time"] - Branch name: `renovate/ts-json-schema-generator-2.x` - Merge into: `master` - Upgrade [ts-json-schema-generator](https://togithub.com/vega/ts-json-schema-generator) to `^2.0.0`Update oven-sh/setup-bun action to v2
- Schedule: ["at any time"] - Branch name: `renovate/oven-sh-setup-bun-2.x` - Merge into: `master` - Upgrade [oven-sh/setup-bun](https://togithub.com/oven-sh/setup-bun) to `v2`Update remark (major)
- Schedule: ["at any time"] - Branch name: `renovate/major-remark` - Merge into: `master` - Upgrade [remark](https://togithub.com/remarkjs/remark) to `^15.0.0` - Upgrade [remark-cli](https://togithub.com/remarkjs/remark) to `^12.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.