Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update github/codeql-action action to v3.25.6 (#1440) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update actions/checkout action to v4.1.6 (#1439) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update all non-major dependencies (#1441) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency node to v20.13.1 (#1442) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Marshall T. Rose <mrose17@gmail.com> * Update dependency node to v20.14.0 (#1445) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update all non-major dependencies (#1443) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update github/codeql-action action to v3.25.8 (#1444) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Transcript screen (#1428) Transcript screen to download and display transcript nicely as per design. Terrible router is terrible (actually it works fine): Hacky routing so we have a `/transcript-$id` page and the back button works. Add Nala (Leo) repository for component styling, with hack for Inter Regular / Inter Variable. The search bar uses CSS Highlights API. Dark theme support. Unrelated: Wipe the order parameters from the href after enabling premium as it's annoying me when looking at history state. 日本語が出来ますか? Japanese now shows when language is `ja-JP` rather than checking for just `ja`. * build(deps): bump ws and ethers (#1448) Bumps [ws](https://github.com/websockets/ws) to 8.17.1 and updates ancestor dependencies [ws](https://github.com/websockets/ws) and [ethers](https://github.com/ethers-io/ethers.js). These dependencies need to be updated together. Updates `ws` from 8.14.2 to 8.17.1 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.14.2...8.17.1) Updates `ws` from 8.16.0 to 8.17.1 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.14.2...8.17.1) Updates `ethers` from 6.13.0 to 6.13.1 - [Release notes](https://github.com/ethers-io/ethers.js/releases) - [Changelog](https://github.com/ethers-io/ethers.js/blob/main/CHANGELOG.md) - [Commits](ethers-io/ethers.js@v6.13.0...v6.13.1) --- updated-dependencies: - dependency-name: ws dependency-type: indirect - dependency-name: ws dependency-type: indirect - dependency-name: ethers dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Update all non-major dependencies (#1446) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update github/codeql-action action to v3.25.10 (#1450) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update actions/checkout action to v4.1.7 (#1449) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Change transcript URL in notification (#1452) --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: bcaller <bcaller@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Darnell Andries <dandries@brave.com>
- Loading branch information