David Sanders

Results 112 issues of David Sanders

[According to the docs, this plugin is deprecated and stopped working in July 2023.](https://docusaurus.io/docs/api/plugins/@docusaurus/plugin-google-analytics) cc @erickzhao https://github.com/electron/website/blob/f2a1e452ba3d4cbd0d26e4e9b9dcb948b81dd83f/package.json#L34

:beetle: bug

#### Description of Change Ensures the WG gets automatically tagged for review on these files. #### Checklist - [x] PR description included and stakeholders cc'd #### Release Notes Notes: none

semver/none
no-backport

#### Description of Change #### Checklist - [x] PR description included and stakeholders cc'd #### Release Notes Notes: none

semver/none
target/32-x-y
target/33-x-y
target/34-x-y

Follow-up to #643, this is currently throwing a `TypeError` since it's destructuring an object into an argument list.

Some of these were falling pretty out of date.

#### Description of Change The workflow has been failing as the `ubuntu-latest` image comes with Node.js 18 and we weren't installing a specific version. Also adds this workflow to CODEOWNERS...

semver/none
no-backport

BREAKING CHANGE: Requires Node.js v22.12.0 LTS or higher. ESM-only.

Easy transition as #608 did the prerequisite work.