Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* first mockup on dev2 * remove cluttered talk, add request payload * change permission name from BAT-gating to balance as per spec sheet * Renovate/all minor patch (#1062) * Use renovate for dependency updates (#1054) 1. Disable dependabot for normal dependency updates. Note the dependabot PRs will need to be manually closed, and the "security" dependabot PRs will continue. 2. Use renovateapp instead. The renovate configuration included here is based on that from ads-serve, and: a. waits for updates to have been published for 4 days before raising a PR - this both reduces churn and also avoids the 3 day period where npm-published entries can be "unpublished" b. combines all minor and patch updates into a single PR * removed as *[bot] is not accepted by AWS (#1055) * Update all non-major dependencies --------- * Renovate/node 18.x (#1068) * Use renovate for dependency updates (#1054) 1. Disable dependabot for normal dependency updates. Note the dependabot PRs will need to be manually closed, and the "security" dependabot PRs will continue. 2. Use renovateapp instead. The renovate configuration included here is based on that from ads-serve, and: a. waits for updates to have been published for 4 days before raising a PR - this both reduces churn and also avoids the 3 day period where npm-published entries can be "unpublished" b. combines all minor and patch updates into a single PR * removed as *[bot] is not accepted by AWS (#1055) * Update all non-major dependencies (#1057) * Pin dependencies (#1056) * Update all non-major dependencies (#1063) * Update Node.js to v18.16.1 --------- * aesthetic changes * updating default gated value to 1 wei * adding type/enum safety and removing needless futureproofing, using translation rather than string literals * simple change for dev2 compat * fix error message + typo * adding error text for no BAT in BAT-gating * fixed some optional stuff * remove unsused prop in NonExpandablePanel * adding japanese translations --------- Signed-off-by: Ahmed Kamal <[email protected]> Co-authored-by: David Suh <[email protected]> Co-authored-by: David Suh <[email protected]> Co-authored-by: Graham Tackley <[email protected]> Co-authored-by: Ahmed Kamal <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information