Skip to content
This repository has been archived by the owner on Jan 13, 2024. It is now read-only.

Configure Renovate #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Configure Renovate #1

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 15, 2022

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

  • .github/workflows/canary.yaml (github-actions)
  • .github/workflows/release.yaml (github-actions)
  • package.json (npm)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • Show all Merge Confidence badges for pull requests.
  • Enable Renovate Dependency Dashboard creation.
  • Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
  • Ignore node_modules, bower_components, vendor and various test/tests directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.

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

chore(deps): update dependency @​types/node to v17.0.45
  • Schedule: ["at any time"]
  • Branch name: renovate/node-17.x-lockfile
  • Merge into: main
  • Upgrade @types/node to 17.0.45
fix(deps): update dependency slugify to v1.6.6
  • Schedule: ["at any time"]
  • Branch name: renovate/slugify-1.x-lockfile
  • Merge into: main
  • Upgrade slugify to 1.6.6
chore(deps): update dependency @​ethersproject/providers to v5.7.2
  • Schedule: ["at any time"]
  • Branch name: renovate/ethersproject-providers-5.x-lockfile
  • Merge into: main
  • Upgrade @ethersproject/providers to 5.7.2
chore(deps): update dependency esbuild to ^0.19.0
  • Schedule: ["at any time"]
  • Branch name: renovate/esbuild-0.x
  • Merge into: main
  • Upgrade esbuild to ^0.19.0
chore(deps): update dependency lint-staged to v12.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/lint-staged-12.x-lockfile
  • Merge into: main
  • Upgrade lint-staged to 12.5.0
chore(deps): update dependency prettier to v2.8.8
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-2.x-lockfile
  • Merge into: main
  • Upgrade prettier to 2.8.8
chore(deps): update dependency turbo to v1.11.2
  • Schedule: ["at any time"]
  • Branch name: renovate/turbo-monorepo
  • Merge into: main
  • Upgrade turbo to 1.11.2
chore(deps): update dependency typescript to v4.9.5
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-4.x-lockfile
  • Merge into: main
  • Upgrade typescript to 4.9.5
fix(deps): update dependency @​ethersproject/wallet to v5.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/ethersproject-wallet-5.x-lockfile
  • Merge into: main
  • Upgrade @ethersproject/wallet to 5.7.0
fix(deps): update dependency ethers to v5.7.2
  • Schedule: ["at any time"]
  • Branch name: renovate/ethers-5.x-lockfile
  • Merge into: main
  • Upgrade ethers to 5.7.2
chore(deps): update actions/cache action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-cache-3.x
  • Merge into: main
  • Upgrade actions/cache to v3
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 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 to v4
chore(deps): update dependency @​types/node to v20
  • Schedule: ["at any time"]
  • Branch name: renovate/node-20.x
  • Merge into: main
  • Upgrade @types/node to ^20.0.0
chore(deps): update dependency bob-ts to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/bob-ts-4.x
  • Merge into: main
  • Upgrade bob-ts to ^4.0.0
chore(deps): update dependency bob-tsm to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/bob-tsm-1.x
  • Merge into: main
  • Upgrade bob-tsm to ^1.0.0
chore(deps): update dependency execa to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/execa-8.x
  • Merge into: main
  • Upgrade execa to ^8.0.0
chore(deps): update dependency husky to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/husky-8.x
  • Merge into: main
  • Upgrade husky to ^8.0.0
chore(deps): update dependency lint-staged to v15
  • Schedule: ["at any time"]
  • Branch name: renovate/lint-staged-15.x
  • Merge into: main
  • Upgrade lint-staged to ^15.0.0
chore(deps): update dependency prettier to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-3.x
  • Merge into: main
  • Upgrade prettier to ^3.0.0
chore(deps): update dependency typescript to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-5.x
  • Merge into: main
  • Upgrade typescript to ^5.0.0
fix(deps): update dependency ethers to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/ethers-6.x
  • Merge into: main
  • Upgrade ethers to ^6.0.0
fix(deps): update dependency uuid to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/uuid-9.x
  • Merge into: main
  • Upgrade uuid to ^9.0.0
  • Upgrade @types/uuid to ^9.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.

@changeset-bot
Copy link

changeset-bot bot commented Dec 15, 2022

⚠️ No Changeset found

Latest commit: 2a4820b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

💥 An error occurred when fetching the changed packages and changesets in this PR
Some errors occurred when validating the changesets config:
The package or glob expression "bin-test" is specified in the `ignore` option but it is not found in the project. You may have misspelled the package name or provided an invalid glob expression. Note that glob expressions must be defined according to https://www.npmjs.com/package/micromatch.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants