Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions packages/assets-controller/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed

- Bump `@metamask/transaction-controller` from `^70.0.1` to `^70.1.0` ([#10262](https://github.com/MetaMask/core/pull/10262))
- Bump `bignumber.js` from `^9.1.2` to `^11.1.5` ([#10380](https://github.com/MetaMask/core/pull/10380))

### Fixed

Expand Down
2 changes: 1 addition & 1 deletion packages/assets-controller/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"@metamask/transaction-controller": "^70.1.0",
"@metamask/utils": "^12.0.0",
"async-mutex": "^0.5.0",
"bignumber.js": "^9.1.2",
"bignumber.js": "^11.1.5",
"lodash-es": "^4.17.21",
"p-limit": "^3.1.0"
},
Expand Down
1 change: 1 addition & 0 deletions packages/bridge-controller/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed

- Bump `@metamask/profile-sync-controller` from `^32.1.1` to `^32.2.0` ([#10348](https://github.com/MetaMask/core/pull/10348))
- Bump `bignumber.js` from `^9.1.2` to `^11.1.5` ([#10380](https://github.com/MetaMask/core/pull/10380))

## [81.3.0]

Expand Down
2 changes: 1 addition & 1 deletion packages/bridge-controller/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"@metamask/snaps-controllers": "^19.0.0",
"@metamask/transaction-controller": "^70.1.0",
"@metamask/utils": "^12.0.0",
"bignumber.js": "^9.1.2",
"bignumber.js": "^11.1.5",
"reselect": "^5.1.1",
"uuid": "^11.1.1"
},
Expand Down
1 change: 1 addition & 0 deletions packages/bridge-status-controller/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Bump `@metamask/bridge-controller` from `^81.2.0` to `^81.3.0` ([#10341](https://github.com/MetaMask/core/pull/10341))
- Bump `@metamask/profile-sync-controller` from `^32.1.1` to `^32.2.0` ([#10348](https://github.com/MetaMask/core/pull/10348))
- Bump `bignumber.js` from `^9.1.2` to `^11.1.5` ([#10380](https://github.com/MetaMask/core/pull/10380))

## [76.3.0]

Expand Down
2 changes: 1 addition & 1 deletion packages/bridge-status-controller/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@metamask/superstruct": "^3.4.1",
"@metamask/transaction-controller": "^70.1.0",
"@metamask/utils": "^12.0.0",
"bignumber.js": "^9.1.2",
"bignumber.js": "^11.1.5",
"uuid": "^11.1.1"
},
"devDependencies": {
Expand Down
1 change: 1 addition & 0 deletions packages/controller-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Bump `@metamask/utils` from `^11.12.0` to `^12.0.0` ([#10192](https://github.com/MetaMask/core/pull/10192))
- Bump `@types/bn.js` from `^5.1.5` to `^5.2.0` ([#10362](https://github.com/MetaMask/core/pull/10362))
- Bump `bn.js` from `^5.2.1` to `^5.2.5` ([#10362](https://github.com/MetaMask/core/pull/10362))
- Bump `bignumber.js` from `^9.1.2` to `^11.1.5` ([#10380](https://github.com/MetaMask/core/pull/10380))

## [13.0.0]

Expand Down
2 changes: 1 addition & 1 deletion packages/controller-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@metamask/utils": "^12.0.0",
"@signinwithethereum/siwe-parser": "^4.2.1",
"@types/bn.js": "^5.2.0",
"bignumber.js": "^9.1.2",
"bignumber.js": "^11.1.5",
"bn.js": "^5.2.5",
"cockatiel": "^3.1.2",
"eth-ens-namehash": "^2.0.8",
Expand Down
1 change: 1 addition & 0 deletions packages/notification-services-controller/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed

- Bump `@metamask/profile-sync-controller` from `^32.1.1` to `^32.2.0` ([#10348](https://github.com/MetaMask/core/pull/10348))
- Bump `bignumber.js` from `^9.1.2` to `^11.1.5` ([#10380](https://github.com/MetaMask/core/pull/10380))

## [29.0.0]

Expand Down
2 changes: 1 addition & 1 deletion packages/notification-services-controller/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"@metamask/messenger": "^3.0.0",
"@metamask/profile-sync-controller": "^32.2.0",
"@metamask/utils": "^12.0.0",
"bignumber.js": "^9.1.2",
"bignumber.js": "^11.1.5",
"firebase": "^11.2.0",
"lodash-es": "^4.17.21",
"loglevel": "^1.8.1",
Expand Down
4 changes: 4 additions & 0 deletions packages/perps-controller/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Changed

- Bump `bignumber.js` from `^9.1.2` to `^11.1.5` ([#10380](https://github.com/MetaMask/core/pull/10380))

## [17.4.0]

### Added
Expand Down
2 changes: 1 addition & 1 deletion packages/perps-controller/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"@metamask/superstruct": "^3.4.1",
"@metamask/utils": "^12.0.0",
"@nktkas/hyperliquid": "^0.33.1",
"bignumber.js": "^9.1.2",
"bignumber.js": "^11.1.5",
"reselect": "^5.1.1",
"uuid": "^11.1.1"
},
Expand Down
1 change: 1 addition & 0 deletions packages/ramps-controller/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed

- Bump `@metamask/profile-sync-controller` from `^32.1.1` to `^32.2.0` ([#10348](https://github.com/MetaMask/core/pull/10348))
- Bump `bignumber.js` from `^9.1.2` to `^11.1.5` ([#10380](https://github.com/MetaMask/core/pull/10380))

## [24.0.0]

Expand Down
2 changes: 1 addition & 1 deletion packages/ramps-controller/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@metamask/messenger": "^3.0.0",
"@metamask/profile-sync-controller": "^32.2.0",
"@metamask/remote-feature-flag-controller": "^7.0.0",
"bignumber.js": "^9.1.2",
"bignumber.js": "^11.1.5",
"fast-deep-equal": "^3.1.3"
},
"devDependencies": {
Expand Down
1 change: 1 addition & 0 deletions packages/smart-transactions-controller/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Bump `@metamask/profile-sync-controller` from `^32.0.0` to `^32.2.0` ([#10184](https://github.com/MetaMask/core/pull/10184), [#10220](https://github.com/MetaMask/core/pull/10220), [#10348](https://github.com/MetaMask/core/pull/10348))
- Bump `@metamask/utils` from `^11.12.0` to `^12.0.0` ([#10192](https://github.com/MetaMask/core/pull/10192))
- Bump `@metamask/transaction-controller` from `^70.0.0` to `^70.1.0` ([#10242](https://github.com/MetaMask/core/pull/10242), [#10262](https://github.com/MetaMask/core/pull/10262))
- Bump `bignumber.js` from `^9.1.2` to `^11.1.5` ([#10380](https://github.com/MetaMask/core/pull/10380))

## [27.0.1]

Expand Down
2 changes: 1 addition & 1 deletion packages/smart-transactions-controller/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"@metamask/superstruct": "^3.4.1",
"@metamask/transaction-controller": "^70.1.0",
"@metamask/utils": "^12.0.0",
"bignumber.js": "^9.1.2",
"bignumber.js": "^11.1.5",
"lodash-es": "^4.17.21",
"reselect": "^5.1.1"
},
Expand Down
1 change: 1 addition & 0 deletions packages/subscription-controller/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed

- Bump `@metamask/profile-sync-controller` from `^32.1.1` to `^32.2.0` ([#10348](https://github.com/MetaMask/core/pull/10348))
- Bump `bignumber.js` from `^9.1.2` to `^11.1.5` ([#10380](https://github.com/MetaMask/core/pull/10380))

## [9.1.0]

Expand Down
2 changes: 1 addition & 1 deletion packages/subscription-controller/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"@metamask/transaction-controller": "^70.1.0",
"@metamask/utils": "^12.0.0",
"@tanstack/query-core": "^5.62.16",
"bignumber.js": "^9.1.2",
"bignumber.js": "^11.1.5",
"fast-deep-equal": "^3.1.3"
},
"devDependencies": {
Expand Down
1 change: 1 addition & 0 deletions packages/transaction-controller/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- `isGasFeeSponsored` and `isExternalSign` remain in the public types as deprecated compatibility properties but no longer control the transaction lifecycle; `isGasFeeSponsored` remains available as migration metadata.
- Add `TransactionMeta.isGasFeeSponsoredAvailable` and refresh it during approval preparation when simulation is enabled so sponsorship hooks receive current availability without overriding simulation preferences.
- Bump `bn.js` from `^5.2.1` to `^5.2.5` ([#10362](https://github.com/MetaMask/core/pull/10362))
- Bump `bignumber.js` from `^9.1.2` to `^11.1.5` ([#10380](https://github.com/MetaMask/core/pull/10380))

## [70.1.0]

Expand Down
2 changes: 1 addition & 1 deletion packages/transaction-controller/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"@metamask/rpc-errors": "^7.0.2",
"@metamask/utils": "^12.0.0",
"async-mutex": "^0.5.0",
"bignumber.js": "^9.1.2",
"bignumber.js": "^11.1.5",
"bn.js": "^5.2.5",
"eth-method-registry": "^4.0.0",
"ethereum-cryptography": "^2.1.2",
Expand Down
1 change: 1 addition & 0 deletions packages/transaction-pay-controller/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Atomic promotion errors retain the `Atomic promotion failed` prefix through standard quote error handling and strategy fallback.
- Bump `bn.js` from `^5.2.1` to `^5.2.5` ([#10362](https://github.com/MetaMask/core/pull/10362))
- Bump `immer` from `^9.0.6` to `^9.0.21` ([#10331](https://github.com/MetaMask/core/pull/10331))
- Bump `bignumber.js` from `^9.1.2` to `^11.1.5` ([#10380](https://github.com/MetaMask/core/pull/10380))

## [29.0.2]

Expand Down
2 changes: 1 addition & 1 deletion packages/transaction-pay-controller/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"@metamask/sentinel-api-service": "^2.0.0",
"@metamask/transaction-controller": "^70.1.0",
"@metamask/utils": "^12.0.0",
"bignumber.js": "^9.1.2",
"bignumber.js": "^11.1.5",
"bn.js": "^5.2.5",
"immer": "^9.0.21",
"lodash-es": "^4.17.21"
Expand Down
29 changes: 18 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5871,7 +5871,7 @@ __metadata:
"@types/lodash-es": "npm:^4.17.12"
"@typescript/native": "npm:typescript@^7.0.2"
async-mutex: "npm:^0.5.0"
bignumber.js: "npm:^9.1.2"
bignumber.js: "npm:^11.1.5"
deepmerge: "npm:^4.2.2"
jest: "npm:^30.4.2"
lodash-es: "npm:^4.17.21"
Expand Down Expand Up @@ -6159,7 +6159,7 @@ __metadata:
"@metamask/utils": "npm:^12.0.0"
"@types/jest": "npm:^30.0.0"
"@typescript/native": "npm:typescript@^7.0.2"
bignumber.js: "npm:^9.1.2"
bignumber.js: "npm:^11.1.5"
deepmerge: "npm:^4.2.2"
jest: "npm:^30.4.2"
jest-environment-jsdom: "npm:^30.4.1"
Expand Down Expand Up @@ -6197,7 +6197,7 @@ __metadata:
"@metamask/utils": "npm:^12.0.0"
"@types/jest": "npm:^30.0.0"
"@typescript/native": "npm:typescript@^7.0.2"
bignumber.js: "npm:^9.1.2"
bignumber.js: "npm:^11.1.5"
deepmerge: "npm:^4.2.2"
jest: "npm:^30.4.2"
jest-environment-jsdom: "npm:^30.4.1"
Expand Down Expand Up @@ -6529,7 +6529,7 @@ __metadata:
"@types/jest": "npm:^30.0.0"
"@types/lodash-es": "npm:^4.17.12"
"@typescript/native": "npm:typescript@^7.0.2"
bignumber.js: "npm:^9.1.2"
bignumber.js: "npm:^11.1.5"
bn.js: "npm:^5.2.5"
cockatiel: "npm:^3.1.2"
deepmerge: "npm:^4.2.2"
Expand Down Expand Up @@ -8221,7 +8221,7 @@ __metadata:
"@types/readable-stream": "npm:^2.3.0"
"@types/semver": "npm:^7"
"@typescript/native": "npm:typescript@^7.0.2"
bignumber.js: "npm:^9.1.2"
bignumber.js: "npm:^11.1.5"
contentful: "npm:^10.15.0"
deepmerge: "npm:^4.2.2"
firebase: "npm:^11.2.0"
Expand Down Expand Up @@ -8421,7 +8421,7 @@ __metadata:
"@nktkas/hyperliquid": "npm:^0.33.1"
"@types/jest": "npm:^30.0.0"
"@typescript/native": "npm:typescript@^7.0.2"
bignumber.js: "npm:^9.1.2"
bignumber.js: "npm:^11.1.5"
deepmerge: "npm:^4.2.2"
jest: "npm:^30.4.2"
reselect: "npm:^5.1.1"
Expand Down Expand Up @@ -8671,7 +8671,7 @@ __metadata:
"@metamask/remote-feature-flag-controller": "npm:^7.0.0"
"@types/jest": "npm:^30.0.0"
"@typescript/native": "npm:typescript@^7.0.2"
bignumber.js: "npm:^9.1.2"
bignumber.js: "npm:^11.1.5"
deepmerge: "npm:^4.2.2"
fast-deep-equal: "npm:^3.1.3"
jest: "npm:^30.4.2"
Expand Down Expand Up @@ -9010,7 +9010,7 @@ __metadata:
"@metamask/transaction-controller": "npm:^70.1.0"
"@metamask/utils": "npm:^12.0.0"
"@typescript/native": "npm:typescript@^7.0.2"
bignumber.js: "npm:^9.1.2"
bignumber.js: "npm:^11.1.5"
deepmerge: "npm:^4.2.2"
jest: "npm:^30.4.2"
lodash-es: "npm:^4.17.21"
Expand Down Expand Up @@ -9297,7 +9297,7 @@ __metadata:
"@tanstack/query-core": "npm:^5.62.16"
"@types/jest": "npm:^30.0.0"
"@typescript/native": "npm:typescript@^7.0.2"
bignumber.js: "npm:^9.1.2"
bignumber.js: "npm:^11.1.5"
deepmerge: "npm:^4.2.2"
fast-deep-equal: "npm:^3.1.3"
jest: "npm:^30.4.2"
Expand Down Expand Up @@ -9378,7 +9378,7 @@ __metadata:
"@types/node": "npm:^22.13.14"
"@typescript/native": "npm:typescript@^7.0.2"
async-mutex: "npm:^0.5.0"
bignumber.js: "npm:^9.1.2"
bignumber.js: "npm:^11.1.5"
bn.js: "npm:^5.2.5"
deepmerge: "npm:^4.2.2"
eth-method-registry: "npm:^4.0.0"
Expand Down Expand Up @@ -9426,7 +9426,7 @@ __metadata:
"@metamask/utils": "npm:^12.0.0"
"@types/jest": "npm:^30.0.0"
"@typescript/native": "npm:typescript@^7.0.2"
bignumber.js: "npm:^9.1.2"
bignumber.js: "npm:^11.1.5"
bn.js: "npm:^5.2.5"
deepmerge: "npm:^4.2.2"
immer: "npm:^9.0.21"
Expand Down Expand Up @@ -14525,6 +14525,13 @@ __metadata:
languageName: node
linkType: hard

"bignumber.js@npm:^11.1.5":
version: 11.1.5
resolution: "bignumber.js@npm:11.1.5"
checksum: 10/79a5ff40e2459497f4e4023a305ac134cda2ff97f2f4c97847b55f552ea2dae1e9e2330df0f05c2f3fcf63f469bbff35dabe44ca444a23ecb3c900779672c30f
languageName: node
linkType: hard

"bignumber.js@npm:^9.1.2":
version: 9.1.2
resolution: "bignumber.js@npm:9.1.2"
Expand Down
Loading