Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add utility process #95

Merged
merged 1 commit into from Oct 6, 2023

Conversation

devm33
Copy link
Contributor

@devm33 devm33 commented Oct 3, 2023

This adds support for reading the utility process from Process: blocks.

This is needed to add new API to the utility process. Currently, the only API in the utility process is not exported, doc.

See electron/electron#40017 for an example of adding new API to the utility process that will need this change.

@devm33
Copy link
Contributor Author

devm33 commented Oct 5, 2023

@MarshallOfSound thanks for reviewing! Could you merge and release this so that CI can pass on electron/typescript-definitions#246?

@dsanders11 dsanders11 merged commit 6fba569 into electron:main Oct 6, 2023
4 checks passed
@continuous-auth
Copy link

🎉 This PR is included in version 1.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@devm33 devm33 deleted the devm33/utility-process branch October 6, 2023 13:13
devm33 added a commit to devm33/typescript-definitions that referenced this pull request Oct 6, 2023
Includes changes from electron/docs-parser#95 to
add utility process.
devm33 added a commit to devm33/typescript-definitions that referenced this pull request Oct 10, 2023
Includes changes from electron/docs-parser#95 to
add utility process.
dsanders11 pushed a commit to electron/typescript-definitions that referenced this pull request Oct 17, 2023
* chore: update @electron/docs-parser to 1.2.0

Includes changes from electron/docs-parser#95 to
add utility process.

* feat: add electron/utility module for utility process
devm33 added a commit to devm33/electron that referenced this pull request Oct 17, 2023
devm33 added a commit to devm33/electron that referenced this pull request Oct 18, 2023
Upgrades docs-parser and typescript-definitions to add new
'electron/utility' namespace added in:
electron/docs-parser#95
electron/typescript-definitions#246
devm33 added a commit to devm33/electron that referenced this pull request Oct 26, 2023
Upgrades docs-parser and typescript-definitions to add new
'electron/utility' namespace added in:
- electron/docs-parser#95
- electron/typescript-definitions#246
- electron/typescript-definitions#247
jkleinsc pushed a commit to electron/electron that referenced this pull request Oct 31, 2023
…ons (#40264)

* feat: add utility process typescript namespace

Upgrades docs-parser and typescript-definitions to add new
'electron/utility' namespace added in:
- electron/docs-parser#95
- electron/typescript-definitions#246
- electron/typescript-definitions#247

* build: update yarn.lock

---------

Co-authored-by: David Sanders <dsanders11@ucsbalum.com>
MrHuangJser pushed a commit to MrHuangJser/electron that referenced this pull request Dec 11, 2023
…ons (electron#40264)

* feat: add utility process typescript namespace

Upgrades docs-parser and typescript-definitions to add new
'electron/utility' namespace added in:
- electron/docs-parser#95
- electron/typescript-definitions#246
- electron/typescript-definitions#247

* build: update yarn.lock

---------

Co-authored-by: David Sanders <dsanders11@ucsbalum.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants