Commit 229b6fc
Release-Feb-26-2026 (#1287)
## High Level Overview of Change
This is a release PR for the Explorer with the `axios` dependency
upgrade. It patches a recently discovered vulnerability in the `axios`
package.
The staging branch has been deployed into the Explorer staging
environment.
https://github.com/ripple/explorer-deploy/actions/runs/22453222357. It
can be accessed at https://livenet.stg.ripplex.io/
<!--
Please include a summary/list of the changes.
If too broad, please consider splitting into multiple PRs.
-->
<!--
Please include the context of a change.
If a bug fix, when was the bug introduced? What was the behavior?
If a new feature, why was this architecture chosen? What were the
alternatives?
If a refactor, how is this better than the previous implementation?
If there is a design document for this feature, please link it here.
-->
### Type of Change
<!--
Please check relevant options, delete irrelevant ones.
-->
- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] Refactor (non-breaking change that only restructures code)
- [ ] Tests (You added tests for code that already exists, or your new
feature included in this PR)
- [ ] Documentation Updates
- [ ] Translation Updates
- [x] Release
## Test Plan
Existing tests pass
<!--
Please describe the tests that you ran to verify your changes and
provide instructions so that others can reproduce.
-->
<!--
## Future Tasks
For future tasks related to PR.
-->
---------
Co-authored-by: Kuan Lin <klin@ripple.com>
Co-authored-by: Mayukha Vadari <mvadari@ripple.com>1 parent b339ac3 commit 229b6fc
File tree
224 files changed
+18971
-18682
lines changed- .github
- .vscode
- public/locales
- ca-CA
- en-US
- es-ES
- fr-FR
- ja-JP
- ko-KR
- my-MM
- src
- containers
- Accounts
- AMM/AMMAccounts
- AMMAccountHeader/test
- test
- AccountTransactionTable/test
- Amendments/test
- Amendment/test
- App/test
- CustomNetworkHome/test
- Header
- LanguagePicker/test
- NetworkPicker/test
- test
- Ledgers/test
- Ledger/test
- NFT
- NFTHeader/test
- NFTTabs/test
- test
- Network/test
- NoMatch/test
- TokenNonMain
- TokenTransactionTable/test
- test
- Tokens/test
- Token
- IOU/test/TablePicker
- MPT/test
- Header
- TablePicker
- Transactions
- DetailTab/Meta
- test
- Validators/test
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
224 files changed
+18971
-18682
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | | - | |
39 | | - | |
| 37 | + | |
40 | 38 | | |
41 | 39 | | |
42 | 40 | | |
43 | 41 | | |
44 | | - | |
45 | 42 | | |
46 | 43 | | |
47 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| 79 | + | |
79 | 80 | | |
80 | | - | |
| 81 | + | |
| 82 | + | |
81 | 83 | | |
82 | 84 | | |
83 | 85 | | |
84 | 86 | | |
85 | 87 | | |
| 88 | + | |
86 | 89 | | |
87 | 90 | | |
88 | 91 | | |
| |||
0 commit comments