Skip to content

chore(deps): bump @babel/plugin-transform-modules-systemjs from 7.29.0 to 7.29.4 in /docs - #19

Open
dependabot[bot] wants to merge 12 commits into
masterfrom
dependabot/npm_and_yarn/docs/babel/plugin-transform-modules-systemjs-7.29.4
Open

chore(deps): bump @babel/plugin-transform-modules-systemjs from 7.29.0 to 7.29.4 in /docs#19
dependabot[bot] wants to merge 12 commits into
masterfrom
dependabot/npm_and_yarn/docs/babel/plugin-transform-modules-systemjs-7.29.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 9, 2026

Copy link
Copy Markdown

Bumps @babel/plugin-transform-modules-systemjs from 7.29.0 to 7.29.4.

Release notes

Sourced from @​babel/plugin-transform-modules-systemjs's releases.

v7.29.4 (2026-05-05)

🐛 Bug Fix

  • babel-plugin-transform-modules-systemjs
    • #17974 [7.x backport]fix(systemjs): improve module string name support (@​JLHwung)

Committers: 1

v7.29.3 (2026-04-30)

👓 Spec Compliance

🐛 Bug Fix

  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
    • #17931 fix(decorators): replace super within all removed static elements (@​JLHwung)
  • babel-register
  • babel-compat-data, babel-plugin-bugfix-safari-rest-destructuring-rhs-array, babel-preset-env

💅 Polish

📝 Documentation

🏃‍♀️ Performance

  • babel-helper-import-to-platform-api, babel-plugin-proposal-import-wasm-source, babel-plugin-transform-json-modules

Committers: 4

v7.29.2 (2026-03-16)

👓 Spec Compliance

  • babel-parser

🐛 Bug Fix

  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-preset-env, babel-runtime-corejs3
  • babel-preset-env

... (truncated)

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will 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.

nathfavoursagent and others added 12 commits February 28, 2026 18:23
- 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 [@babel/plugin-transform-modules-systemjs](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-modules-systemjs) from 7.29.0 to 7.29.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.29.4/packages/babel-plugin-transform-modules-systemjs)

---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-modules-systemjs"
  dependency-version: 7.29.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant