chore(deps): bump lodash from 4.17.23 to 4.18.1 in /docs - #16
chore(deps): bump lodash from 4.17.23 to 4.18.1 in /docs#16dependabot[bot] wants to merge 12 commits into
Conversation
- Introduced new binary files for settler-proxy, settlerd, and settler commands. - Updated go.work.sum to include the latest fsnotify dependencies. - Refactored import statements in riquid_adapter.go for improved clarity and organization.
- Add `StartAutoHarvestWorker` method to `YieldService` for periodic yield harvesting - Implement `SmartAccount` and `UserOperation` structures for ERC-4337 account abstraction - Update `RiquidAdapter` to include a signer for automated harvest functionality - Mark tasks in `TODO.yield.md` as complete and adjust ERC-4337 and Paymaster integration statuses
- Add Prometheus metrics for tracking APY, TVL, and harvests. - Create integration tests to validate the BSC to Riquid flow. - Update TODO with completion status for metrics and tests.
Refactor `riquid_adapter.go` to include manual ABI calls and integrate metrics for the Riquid Yield Engine. Update the TODO documentation to reflect the current state of implementation.
Add new interfaces for blockchain and invoice manipulation in the domain model. Introduce the DefaultSettlementEngine service for handling settlement processes with dependency injection.
Add support for UUIDs by requiring the `github.com/google/uuid` package. Refactor SQLite storage implementation to include a new `invoices` table along with a `Save` method for persisting invoice data. This enhances the storage capabilities of the application.
Implement BroadcastTransaction method to allow sending signed transactions to the Ethereum network. This method enhances the MultiClient functionality, enabling interaction with multiple chains by broadcasting transactions effectively.
- Revise integration tests description in TODO.yield.md to include unit tests and wiring details for `settlerd`. - Add several indirect dependencies in apps/settlerd/go.mod and generate apps/settlerd/go.sum. - Enhance main.go to improve startup logging and modify imported packages for better structure. - Refactor imports in pkg/chains/client.go to streamline dependencies.
- Introduced LocalBus for decoupled event communication in settlement processing. - Updated DefaultSettlementEngine to publish events on settlement confirmation. - Enhanced YieldService to subscribe to settlement events for fund routing. - Expanded TODO.md to reflect project roadmap and feature enhancements.
- Integrate `LocalBus` for settlement event publishing and consumption by `YieldService` in the application. - Update `TODO.yield.md` to reflect this new feature in the development roadmap.
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.23 to 4.18.1. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.23...4.18.1) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.18.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
|
Hello from @codemakerai. CodeMaker AI GitHub App integration. Usage: @codemakerai [command or prompt] AssistantAll Assistant features are supported in GitHub. Assistant can answer general questions as well as questions directly @codemakerai assistant prompt - the assistant prompt CommandsPull Request Commands - commands that can be posted as comments on the pull request: @codemakerai help - prints this help message Pull Request Code Review Commands - commands that can be posted as comments on the code review i.e. "Files changed" tab: @codemakerai assistant prompt - the assistant prompt TriggersTo automatically trigger certain actions on pull requests you can create and use the following GitHub labels. codemakerai-pull-request-generate-documentation - automatically generates comments/documentation on Pull Request creation. For in depth explanation of the features, please consult https://docs.codemaker.ai In case of any issues please report them to https://community.codemaker.ai |
Bumps lodash from 4.17.23 to 4.18.1.
Release notes
Sourced from lodash's releases.
Commits
cb0b9b9release(patch): bump main to 4.18.1 (#6177)75535f5chore: prune stale advisory refs (#6170)62e91bcdocs: remove n_ Node.js < 6 REPL note from README (#6165)59be2derelease(minor): bump to 4.18.0 (#6161)af63457fix: broken tests for _.template 879aaa91073a76fix: linting issues879aaa9fix: validate imports keys in _.templatefe8d32efix: block prototype pollution in baseUnset via constructor/prototype traversal18ba0a3refactor(fromPairs): use baseAssignValue for consistent assignment (#6153)b819080ci: add dist sync validation workflow (#6137)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.