Skip to content

chore(deps-dev): bump @venusprotocol/venus-periphery from 1.1.0 to 1.2.0#5692

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/venusprotocol/venus-periphery-1.2.0
Open

chore(deps-dev): bump @venusprotocol/venus-periphery from 1.1.0 to 1.2.0#5692
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/venusprotocol/venus-periphery-1.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 16, 2026

Copy link
Copy Markdown
Contributor

Bumps @venusprotocol/venus-periphery from 1.1.0 to 1.2.0.

Changelog

Sourced from @​venusprotocol/venus-periphery's changelog.

1.2.0-dev.10 (2026-07-06)

  • Merge branch 'fix/vpd-1241-certik-audit' into feat/vpd-1241-deployments (79ec979)
  • Merge pull request #68 from VenusProtocol/fix/vpd-1241-certik-audit (53354b2), closes #68
  • Merge pull request #69 from VenusProtocol/feat/vpd-1241-deployments (d8a7ae2), closes #69
  • feat: add LSM deployment (92638e5)
  • feat: redeploy Executor with fail-closed halt on cap-check revert (e032348)
  • feat: redeploy LeverageStrategiesManager with sweepToken on bscmainnet (7ac62c4)
  • feat: updating deployment files (f411b22)
  • fix: [VLC-18] Dust-Return Sweep Uses Raw Balance Instead Of Operation Deltas (e9b9ba7)
  • fix: [VLC-18] further tightening (b8ad0b3)
  • fix: [VLC-51] Supply-cap emergency halt can be skipped on an exchange-rate-read failure (39c849c)

1.2.0-dev.9 (2026-05-15)

  • Merge branch 'develop' into feat/VPD-925 (0e49f13)
  • Merge branch 'develop' into feat/VPD-925 (ca1ae29)
  • Merge branch 'feat/VPD-984' into feat/VPD-925 (3367856)
  • Merge branch 'feat/VPD-984' into feat/VPD-925 (af8a099)
  • Merge pull request #61 from VenusProtocol/feat/VPD-925 (42a9a64), closes #61
  • Merge pull request #64 from VenusProtocol/feat/VPD-1111 (9b18659), closes #64
  • feat: add Executor contract for signal-driven risk parameter control (9382c5f)
  • feat: add executor deployment on bsctestnet (bfc2cfe)
  • feat: add executor deployment on bscmainnet (41031f8)
  • feat: add Executor Hashdit audit report (422fe19)
  • feat: add executor-gated CF/cap adjustment and snapshot to EBrake (5c0d514)
  • feat: make Executor tighten-only, route through existing EBrake functions (3aab3d4)
  • feat: replace adjustCollateralFactor/adjustCap with tighten-only EBrake surface (8f9f745)
  • feat: updating deployment files (9109707)
  • feat: updating deployment files (a6605a2)
  • feat(executor): add deploy script and ACM configuration (4d14cd5)
  • chore: add Certik audit report for Executor contract (235483f)
  • chore: add Executor Hashdit audit report date (1cf5117)
  • chore: rename deploy scripts to 3-digit zero-padded convention (ddcc221)
  • chore: rename Venus EBrake Emergency hashdit audit report (063b22d)
  • fix(ebrake): skip borrow-only pools in adjustCollateralFactor (a0557b1)
  • fix(executor): address PR review comments (616d251)
  • fix(executor): harden Executor against e-mode suppression and misconfiguration (227488e)
  • fix(executor): implement fallback for exchange rate and total borrows to handle accrual reverts (b0454a9)
  • fix(test): correct IL setActionsPaused ACM signature (4234768)
  • fix(test): update ACM signature after MarketConfig struct change (c51b045)
  • refactor(Executor): delegate ceiling checks to EBrake, simplify config (5c7d0e8)
  • refactor(executor): rename S4 halt handlers and treat cap==0 as haltable (5a2d915)
  • test: align Executor fork tests with tighten-only design (b60fe80)
  • test(executor): add fork tests across BSC and IL networks (2c9a398)

1.2.0-dev.8 (2026-05-03)

  • Merge pull request #65 from VenusProtocol/feat/VPD-1134 (c2e9787), closes #65
  • Merge pull request #66 from VenusProtocol/feat/VPD-1118 (cbbda88), closes #66

... (truncated)

Commits
  • c11d101 chore(release): 1.2.0 [skip ci]
  • df9de65 Merge pull request #71 from VenusProtocol/develop
  • 5c1e575 chore(release): 1.2.0-dev.10 [skip ci]
  • 53354b2 Merge pull request #68 from VenusProtocol/fix/vpd-1241-certik-audit
  • f411b22 feat: updating deployment files
  • d8a7ae2 Merge pull request #69 from VenusProtocol/feat/vpd-1241-deployments
  • e032348 feat: redeploy Executor with fail-closed halt on cap-check revert
  • 79ec979 Merge branch 'fix/vpd-1241-certik-audit' into feat/vpd-1241-deployments
  • 7ac62c4 feat: redeploy LeverageStrategiesManager with sweepToken on bscmainnet
  • 39c849c fix: [VLC-51] Supply-cap emergency halt can be skipped on an exchange-rate-re...
  • Additional commits viewable in compare view

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)

Bumps [@venusprotocol/venus-periphery](https://github.com/VenusProtocol/venus-periphery) from 1.1.0 to 1.2.0.
- [Changelog](https://github.com/VenusProtocol/venus-periphery/blob/develop/CHANGELOG.md)
- [Commits](VenusProtocol/venus-periphery@v1.1.0...v1.2.0)

---
updated-dependencies:
- dependency-name: "@venusprotocol/venus-periphery"
  dependency-version: 1.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 16, 2026
@changeset-bot

changeset-bot Bot commented Jul 16, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: fb866d6

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.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

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

@greptile-apps

greptile-apps Bot commented Jul 16, 2026

Copy link
Copy Markdown

PR author is in the excluded authors list.

@vercel

vercel Bot commented Jul 16, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
dapp-preview Ready Ready Preview Jul 16, 2026 8:07pm
dapp-testnet Ready Ready Preview Jul 16, 2026 8:07pm
venus.io Ready Ready Preview Jul 16, 2026 8:07pm

Request Review

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.

0 participants