Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Configure Renovate - abandoned #14

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 22, 2024

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

  • package.json (bun)
  • .github/actions/install-dependencies/action.yml (github-actions)
  • .github/actions/setup-wagmi/action.yml (github-actions)
  • .github/workflows/canary.yml (github-actions)
  • .github/workflows/chaincheck.yml (github-actions)
  • .github/workflows/changesets.yml (github-actions)
  • .github/workflows/issue-labelled.yml (github-actions)
  • .github/workflows/prune-tags.yml (github-actions)
  • .github/workflows/pull-request.yml (github-actions)
  • .github/workflows/test-rpc-providers.yml (github-actions)
  • .github/workflows/verify.yml (github-actions)
  • environments/bun/package.json (npm)
  • environments/next/package.json (npm)
  • environments/node/package.json (npm)
  • environments/sveltekit/package.json (npm)
  • environments/tsc/package.json (npm)
  • environments/vite/package.json (npm)
  • playgrounds/browser/package.json (npm)
  • site/package.json (npm)
  • src/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.
  • Wait until the npm package is three days old before raising the update, this prevents npm unpublishing a package you already upgraded to.
  • Weekly schedule on early Monday mornings.
  • Disable automerging feature - wait for humans to merge all PRs.
  • Enable Renovate Dependency Dashboard creation.
  • Append Signed-off-by: to signoff Git commits.
  • Rebase existing PRs any time the base branch has been updated.
  • Default Renovate configuration for celo-org. Docs at https://docs.renovatebot.com/.
  • Run Renovate on following schedule: before 4am on Monday

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

chore(deps): update dependency @​viem/anvil to v0.0.9
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/viem-anvil-0.x
  • Merge into: main
  • Upgrade @viem/anvil to 0.0.9
chore(deps): update dependency typescript to v5.4.5
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/typescript-5.x
  • Merge into: main
  • Upgrade typescript to 5.4.5
fix(deps): update dependency @​adraffy/ens-normalize to v1.10.1
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/adraffy-ens-normalize-1.x
  • Merge into: main
  • Upgrade @adraffy/ens-normalize to 1.10.1
fix(deps): update dependency abitype to v1.0.2
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/abitype-1.x
  • Merge into: main
  • Upgrade abitype to 1.0.2
fix(deps): update dependency isows to v1.0.4
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/isows-1.x
  • Merge into: main
  • Upgrade isows to 1.0.4
fix(deps): update dependency next to v13.5.6
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/nextjs-monorepo
  • Merge into: main
  • Upgrade next to 13.5.6
chore(deps): update dependency @​changesets/changelog-github to ^0.5.0
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/changesets-changelog-github-0.x
  • Merge into: main
  • Upgrade @changesets/changelog-github to ^0.5.0
chore(deps): update dependency @​playwright/test to v1.43.1
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/playwright-monorepo
  • Merge into: main
  • Upgrade @playwright/test to 1.43.1
fix(deps): update dependency @​noble/curves to v1.4.0
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/noble-curves-1.x
  • Merge into: main
  • Upgrade @noble/curves to 1.4.0
fix(deps): update dependency @​noble/hashes to v1.4.0
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/noble-hashes-1.x
  • Merge into: main
  • Upgrade @noble/hashes to 1.4.0
fix(deps): update dependency @​scure/bip32 to v1.4.0
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/scure-bip32-1.x
  • Merge into: main
  • Upgrade @scure/bip32 to 1.4.0
fix(deps): update dependency @​scure/bip39 to v1.3.0
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/scure-bip39-1.x
  • Merge into: main
  • Upgrade @scure/bip39 to 1.3.0
fix(deps): update dependency ws to v8.16.0
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/ws-8.x
  • Merge into: main
  • Upgrade ws to 8.16.0
chore(deps): update dependency @​actions/github to v6
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/actions-github-6.x
  • Merge into: main
  • Upgrade @actions/github to ^6.0.0
chore(deps): update dependency @size-limit/preset-big-lib to v11
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/size-limit-preset-big-lib-11.x
  • Merge into: main
  • Upgrade @size-limit/preset-big-lib to ^11.0.0
chore(deps): update dependency @​sveltejs/adapter-vercel to v5
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/sveltejs-adapter-vercel-5.x
  • Merge into: main
  • Upgrade @sveltejs/adapter-vercel to ^5.0.0
chore(deps): update dependency @​sveltejs/kit to v2
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/sveltejs-kit-2.x
  • Merge into: main
  • Upgrade @sveltejs/kit to ^2.0.0
chore(deps): update dependency @​vitejs/plugin-react to v4
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/vitejs-plugin-react-4.x
  • Merge into: main
  • Upgrade @vitejs/plugin-react to ^4.0.0
chore(deps): update dependency fs-extra to v11
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/fs-extra-11.x
  • Merge into: main
  • Upgrade fs-extra to ^11.0.0
  • Upgrade @types/fs-extra to ^11.0.0
chore(deps): update dependency globby to v14
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/globby-14.x
  • Merge into: main
  • Upgrade globby to ^14.0.0
chore(deps): update dependency rimraf to v5
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/rimraf-5.x
  • Merge into: main
  • Upgrade rimraf to ^5.0.0
chore(deps): update dependency size-limit to v11
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/size-limit-11.x
  • Merge into: main
  • Upgrade size-limit to ^11.0.0
chore(deps): update dependency vite to v5
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/vite-5.x
  • Merge into: main
  • Upgrade vite to ^5.0.0
fix(deps): update dependency next to v14
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/major-nextjs-monorepo
  • Merge into: main
  • Upgrade next to 14.2.2

🚸 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.

renovate bot and others added 2 commits April 22, 2024 13:39
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Copy link

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
viem (esm) 67.28 KB (0%) 1.4 s (0%) 320 ms (+37.11% 🔺) 1.7 s
viem (cjs) 87.18 KB (0%) 1.8 s (0%) 1.1 s (+111.31% 🔺) 2.8 s
viem (minimal surface - tree-shaking) 3.77 KB (0%) 76 ms (0%) 12 ms (+68.76% 🔺) 87 ms
viem/accounts 91.87 KB (0%) 1.9 s (0%) 151 ms (-21.95% 🔽) 2 s
viem/accounts (tree-shaking) 21.48 KB (0%) 430 ms (0%) 71 ms (-31.36% 🔽) 500 ms
viem/actions 46.72 KB (0%) 935 ms (0%) 122 ms (-7.46% 🔽) 1.1 s
viem/actions (tree-shaking) 340 B (0%) 10 ms (0%) 7 ms (+29.53% 🔺) 17 ms
viem/chains 31.79 KB (0%) 636 ms (0%) 235 ms (+137.45% 🔺) 871 ms
viem/chains (tree-shaking) 367 B (0%) 10 ms (0%) 5 ms (+7.28% 🔺) 15 ms
viem/chains/utils 1.16 KB (0%) 24 ms (0%) 6 ms (+137.25% 🔺) 30 ms
viem/ens 46.72 KB (0%) 935 ms (0%) 48 ms (-71.53% 🔽) 982 ms
viem/ens (tree-shaking) 20.74 KB (0%) 415 ms (0%) 50 ms (-61% 🔽) 464 ms

@renovate renovate bot changed the title chore: Configure Renovate chore: Configure Renovate - abandoned Apr 26, 2024
Copy link
Author

renovate bot commented Apr 26, 2024

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@aaronmgdr
Copy link
Member

im not merging this as this repo is merely a fork which we reguarly rebase / wipe.

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

Successfully merging this pull request may close these issues.

None yet

1 participant