Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Oct 21, 2025

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/ci.yml (github-actions)
  • .github/workflows/copilot-setup-steps.yml (github-actions)
  • .github/workflows/copilot-setup.yml (github-actions)
  • .github/workflows/development.yml (github-actions)
  • .github/workflows/manual-setup-test.yml (github-actions)
  • .github/workflows/npm-publish-github-packages.yml (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
  • Hopefully safe environment variables to allow users to configure.
  • 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 (except for nuget) directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Show only the Age and Confidence Merge Confidence badges for pull requests.
  • 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 15 Pull Requests:

Update dependency @​types/node to v18.19.130
  • Schedule: ["at any time"]
  • Branch name: renovate/node-18.x-lockfile
  • Merge into: main
  • Upgrade @types/node to 18.19.130
Update dependency typescript to v5.9.3
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-5.x-lockfile
  • Merge into: main
  • Upgrade typescript to 5.9.3
Update dependency viem to v2.38.3
  • Schedule: ["at any time"]
  • Branch name: renovate/viem-2.x-lockfile
  • Merge into: main
  • Upgrade viem to 2.38.3
Update dependency ws to v8.18.3
  • Schedule: ["at any time"]
  • Branch name: renovate/ws-8.x-lockfile
  • Merge into: main
  • Upgrade ws to 8.18.3
Update dependency @​biomejs/biome to v1.9.4
  • Schedule: ["at any time"]
  • Branch name: renovate/biomejs-biome-1.x
  • Merge into: main
  • Upgrade @biomejs/biome to 1.9.4
Update dependency @​coinbase/onchainkit to ^0.38.0
  • Schedule: ["at any time"]
  • Branch name: renovate/coinbase-onchainkit-0.x
  • Merge into: main
  • Upgrade @coinbase/onchainkit to ^0.38.0
Update dependency @​playwright/test to v1.56.1
  • Schedule: ["at any time"]
  • Branch name: renovate/playwright-monorepo
  • Merge into: main
  • Upgrade @playwright/test to 1.56.1
Update Yarn to v4.10.3
  • Schedule: ["at any time"]
  • Branch name: renovate/yarn-monorepo
  • Merge into: main
  • Upgrade yarn to 4.10.3
Update actions/checkout action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-5.x
  • Merge into: main
  • Upgrade actions/checkout to v5
Update actions/setup-node action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-node-6.x
  • Merge into: main
  • Upgrade actions/setup-node to v6
Update dependency @​biomejs/biome to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/biomejs-biome-2.x
  • Merge into: main
  • Upgrade @biomejs/biome to 2.2.6
Update dependency @​coinbase/onchainkit to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/coinbase-onchainkit-1.x
  • Merge into: main
  • Upgrade @coinbase/onchainkit to ^1.0.0
Update dependency brace-expansion to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/brace-expansion-4.x
  • Merge into: main
  • Upgrade brace-expansion to ^4.0.0
Update dependency ethers to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/ethers-6.x
  • Merge into: main
  • Upgrade ethers to ^6.0.0
Update dependency node to v22
  • Schedule: ["at any time"]
  • Branch name: renovate/node-22.x
  • Merge into: main
  • Upgrade node to 22
  • Upgrade @types/node to ^22.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 was generated by Mend Renovate. View the repository job log.

- **Browser**: [e.g., Chrome 115, Firefox 116]
- **Wallet**: [e.g., MetaMask, Coinbase Wallet, Phantom]

## Configuration Used

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Codacy has a fix for the issue: Expected: 1; Actual: 0; Below

Suggested change
## Configuration Used
## Configuration Used


**Screenshots**
If applicable, add screenshots to help explain your problem.
## Actual Behavior

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Codacy has a fix for the issue: Expected: 1; Actual: 0; Below

Suggested change
## Actual Behavior
## Actual Behavior

**Describe the solution you'd like**
A clear and concise description of what you want to happen.
## Related Issues
- Related to #(issue number)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Codacy has a fix for the issue: Lists should be surrounded by blank lines

Suggested change
- Related to #(issue number)
- Related to #(issue number)

## Actual Behavior
A clear and concise description of what actually happened.

## Environment Information

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Codacy has a fix for the issue: Expected: 1; Actual: 0; Below

Suggested change
## Environment Information
## Environment Information

## Implementation Considerations

### Wallet Compatibility
- [ ] MetaMask support needed

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Codacy has a fix for the issue: Lists should be surrounded by blank lines

Suggested change
- [ ] MetaMask support needed
- [ ] MetaMask support needed

.build();
```

## Error Logs

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Codacy has a fix for the issue: Expected: 1; Actual: 0; Below

Suggested change
## Error Logs
## Error Logs

});
```

## Alternatives Considered

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Codacy has a fix for the issue: Expected: 1; Actual: 0; Below

Suggested change
## Alternatives Considered
## Alternatives Considered

A clear and concise description of what actually happened.

## Environment Information
- **Onchain Test Kit Version**: [e.g., 1.2.0]

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Codacy has a fix for the issue: Lists should be surrounded by blank lines

Suggested change
- **Onchain Test Kit Version**: [e.g., 1.2.0]
- **Onchain Test Kit Version**: [e.g., 1.2.0]

- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
## Code Sample

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Codacy has a fix for the issue: Expected: 1; Actual: 0; Below

Suggested change
## Code Sample
## Code Sample


## Use Cases
Describe specific use cases for this feature:
1. **Use Case 1**: Description of scenario

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Codacy has a fix for the issue: Lists should be surrounded by blank lines

Suggested change
1. **Use Case 1**: Description of scenario
1. **Use Case 1**: Description of scenario

});
```

## Screenshots

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Codacy has a fix for the issue: Expected: 1; Actual: 0; Below

Suggested change
## Screenshots
## Screenshots

## Proposed Solution
Describe the solution you'd like. A clear and concise description of what you want to happen.

## API Design (if applicable)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Codacy has a fix for the issue: Expected: 1; Actual: 0; Below

Suggested change
## API Design (if applicable)
## API Design (if applicable)

**Additional context**
Add any other context or screenshots about the feature request here.
## Implementation Willingness
- [ ] I would like to implement this feature myself

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Codacy has a fix for the issue: Lists should be surrounded by blank lines

Suggested change
- [ ] I would like to implement this feature myself
- [ ] I would like to implement this feature myself

## Alternatives Considered
Describe any alternative solutions or features you've considered.

## Use Cases

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Codacy has a fix for the issue: Expected: 1; Actual: 0; Below

Suggested change
## Use Cases
## Use Cases

- [ ] Phantom Wallet support needed
- [ ] Cross-wallet compatibility required

### Technical Considerations

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Codacy has a fix for the issue: Expected: 1; Actual: 0; Below

Suggested change
### Technical Considerations
### Technical Considerations

---

**Describe the bug**
## Bug Description

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Codacy has a fix for the issue: Expected: 1; Actual: 0; Below

Suggested change
## Bug Description
## Bug Description

A clear and concise description of any alternative solutions or features you've considered.
## Priority
How important is this feature to you?
- [ ] Nice to have

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Codacy has a fix for the issue: Lists should be surrounded by blank lines

Suggested change
- [ ] Nice to have
- [ ] Nice to have

## Possible Solution
If you have suggestions on how to fix the bug, please describe them here.

## Checklist

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Codacy has a fix for the issue: Expected: 1; Actual: 0; Below

Suggested change
## Checklist
## Checklist

## Screenshots
If applicable, add screenshots to help explain your problem.

## Additional Context

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Codacy has a fix for the issue: Expected: 1; Actual: 0; Below

Suggested change
## Additional Context
## Additional Context

If you have suggestions on how to fix the bug, please describe them here.

## Checklist
- [ ] I have searched for existing issues that describe this bug

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Codacy has a fix for the issue: Lists should be surrounded by blank lines

Suggested change
- [ ] I have searched for existing issues that describe this bug
- [ ] I have searched for existing issues that describe this bug


**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
## Priority

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Codacy has a fix for the issue: Expected: 1; Actual: 0; Below

Suggested change
## Priority
## Priority


**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
## Feature Summary

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Codacy has a fix for the issue: Expected: 1; Actual: 0; Below

Suggested change
## Feature Summary
## Feature Summary

## Additional Context
Add any other context about the problem here.

## Possible Solution

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Codacy has a fix for the issue: Expected: 1; Actual: 0; Below

Suggested change
## Possible Solution
## Possible Solution

- [ ] Documentation updates needed
- [ ] Example code needed

## Additional Context

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Codacy has a fix for the issue: Expected: 1; Actual: 0; Below

Suggested change
## Additional Context
## Additional Context


**Describe the solution you'd like**
A clear and concise description of what you want to happen.
## Related Issues

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Codacy has a fix for the issue: Expected: 1; Actual: 0; Below

Suggested change
## Related Issues
## Related Issues

Copy link
Member

@joe10832 joe10832 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member

@joe10832 joe10832 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member

@joe10832 joe10832 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

2 participants