tscircuit / react-fiber

Design circuits with React and TSX
2 stars 1 forks source link

chore: Configure Renovate #6

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 18 Pull Requests:

Update dependency axios to v1.6.0 [SECURITY] - Branch name: `renovate/npm-axios-vulnerability` - Merge into: `main` - Upgrade [axios](https://togithub.com/axios/axios) to `1.6.0`
Update dependency @semantic-release/npm to v9.0.2 - Schedule: ["at any time"] - Branch name: `renovate/semantic-release-monorepo` - Merge into: `main` - Upgrade [@semantic-release/npm](https://togithub.com/semantic-release/npm) to `9.0.2`
Update dependency @​tscircuit/builder to v1.5.88 - Schedule: ["at any time"] - Branch name: `renovate/tscircuit-builder-1.x-lockfile` - Merge into: `main` - Upgrade [@tscircuit/builder](https://togithub.com/tscircuit/builder) to `1.5.88`
Update dependency @​tscircuit/layout to ^0.0.10 - Schedule: ["at any time"] - Branch name: `renovate/tscircuit-layout-0.x` - Merge into: `main` - Upgrade @​tscircuit/layout to `^0.0.10`
Update dependency @​tscircuit/soup to ^0.0.5 - Schedule: ["at any time"] - Branch name: `renovate/tscircuit-soup-0.x` - Merge into: `main` - Upgrade @​tscircuit/soup to `^0.0.5`
Update dependency @​types/react-reconciler to v0.28.8 - Schedule: ["at any time"] - Branch name: `renovate/react-reconciler-0.x-lockfile` - Merge into: `main` - Upgrade [@types/react-reconciler](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `0.28.8`
Update dependency esbuild-runner to v2.2.2 - Schedule: ["at any time"] - Branch name: `renovate/esbuild-runner-2.x-lockfile` - Merge into: `main` - Upgrade [esbuild-runner](https://togithub.com/folke/esbuild-runner) to `2.2.2`
Update dependency react-reconciler to v0.29.2 - Schedule: ["at any time"] - Branch name: `renovate/react-monorepo` - Merge into: `main` - Upgrade [react-reconciler](https://togithub.com/facebook/react) to `0.29.2`
Update dependency typescript to v5.4.5 - Schedule: ["at any time"] - Branch name: `renovate/typescript-5.x-lockfile` - Merge into: `main` - Upgrade [typescript](https://togithub.com/Microsoft/TypeScript) to `5.4.5`
Update dependency zod to v3.23.7 - Schedule: ["at any time"] - Branch name: `renovate/zod-3.x-lockfile` - Merge into: `main` - Upgrade [zod](https://togithub.com/colinhacks/zod) to `3.23.7`
Update dependency esbuild to ^0.21.0 - Schedule: ["at any time"] - Branch name: `renovate/esbuild-0.x` - Merge into: `main` - Upgrade [esbuild](https://togithub.com/evanw/esbuild) to `^0.21.0`
Update dependency prettier to v2.8.8 - Schedule: ["at any time"] - Branch name: `renovate/prettier-2.x-lockfile` - Merge into: `main` - Upgrade [prettier](https://togithub.com/prettier/prettier) to `2.8.8`
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`
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`
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`
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`
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`
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.

codesandbox[bot] commented 6 months ago

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders
Open Preview

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.