Closed renovate[bot] closed 7 months ago
Open the branch in Web Editor • VS Code • Insiders
Open Preview
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/npm-semantic-release.yml
(github-actions).github/workflows/npm-test.yml
(github-actions).github/workflows/prettier-check.yml
(github-actions).github/workflows/typecheck.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:
chore(deps): update dependency typescript to v5.4.4
- Schedule: ["at any time"] - Branch name: `renovate/typescript-5.x-lockfile` - Merge into: `main` - Upgrade [typescript](https://togithub.com/Microsoft/TypeScript) to `5.4.4`fix(deps): update dependency @tscircuit/footprints to ^0.0.16
- Schedule: ["at any time"] - Branch name: `renovate/tscircuit-footprints-0.x` - Merge into: `main` - Upgrade @tscircuit/footprints to `^0.0.16`chore(deps): update dependency esbuild to ^0.20.0
- Schedule: ["at any time"] - Branch name: `renovate/esbuild-0.x` - Merge into: `main` - Upgrade [esbuild](https://togithub.com/evanw/esbuild) to `^0.20.0`fix(deps): update dependency @lume/kiwi to ^0.4.0
- Schedule: ["at any time"] - Branch name: `renovate/lume-kiwi-0.x` - Merge into: `main` - Upgrade [@lume/kiwi](https://togithub.com/lume/kiwi) to `^0.4.0`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 actions/setup-node action to v4
- Schedule: ["at any time"] - Branch name: `renovate/actions-setup-node-4.x` - Merge into: `main` - Upgrade [actions/setup-node](https://togithub.com/actions/setup-node) to `v4`chore(deps): update dependency ava to v6
- Schedule: ["at any time"] - Branch name: `renovate/ava-6.x` - Merge into: `main` - Upgrade [ava](https://togithub.com/avajs/ava) to `^6.0.0`chore(deps): update dependency prettier to v3
- Schedule: ["at any time"] - Branch name: `renovate/prettier-3.x` - Merge into: `main` - Upgrade [prettier](https://togithub.com/prettier/prettier) to `^3.0.0`chore(deps): update dependency type-fest to v4
- Schedule: ["at any time"] - Branch name: `renovate/type-fest-4.x` - Merge into: `main` - Upgrade [type-fest](https://togithub.com/sindresorhus/type-fest) to `^4.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`chore(deps): update semantic-release monorepo (major)
- Schedule: ["at any time"] - Branch name: `renovate/major-semantic-release-monorepo` - Merge into: `main` - Upgrade [@semantic-release/commit-analyzer](https://togithub.com/semantic-release/commit-analyzer) to `^12.0.0` - Upgrade [@semantic-release/npm](https://togithub.com/semantic-release/npm) to `^12.0.0` - Upgrade [@semantic-release/release-notes-generator](https://togithub.com/semantic-release/release-notes-generator) to `^13.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.