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

build: replace @pika/build with esbuild and tsc #238

Merged
merged 2 commits into from
Sep 28, 2023
Merged

Conversation

Uzlopak
Copy link
Contributor

@Uzlopak Uzlopak commented Sep 28, 2023

@gr2m

I would like to update probot to use latest node. For this I would like to update this package.

BREAKING CHANGE: drop support for Node < 18

package.json Outdated Show resolved Hide resolved
@Uzlopak
Copy link
Contributor Author

Uzlopak commented Sep 28, 2023

@gr2m

I tried to contact you on discord and twitter. Is there a chat opportunity to coordinate the necessary changes?

@gr2m
Copy link
Contributor

gr2m commented Sep 28, 2023

I would like to keep the discussion here if you don't mind. I get notifications and will prioritize the one for this pull request.

For general @probot questions you can also start a discussion here: https://github.com/probot/probot/discussions/. There is some increased interest in Probot both from within GitHub and from the outside, it's a good time to get involved if you are interested. If you are interested let me know, I'll reach out if we do any maintainer onboarding calls in near future

GitHub
Explore the GitHub Discussions forum for probot probot. Discuss code, ask questions & collaborate with the developer community.

"@types/jest": "^29.0.0",
"@types/node": "^18.7.15",
"esbuild": "^0.19.4",
"fetch-mock": "^9.11.0",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should I also use npm:@gr2m/fetch-mock@9.11.0-pull-request-644.1

@Uzlopak
Copy link
Contributor Author

Uzlopak commented Sep 28, 2023

@gr2m
I used app.js as a blueprint for this PR. I hope it covers everything.

Copy link
Contributor

@gr2m gr2m left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, thank you so much @Uzlopak

@gr2m gr2m changed the title update octokit and drop eol node versions support build: replace @pika/build with esbuild and tsc Sep 28, 2023
@gr2m gr2m merged commit ba8a02e into probot:main Sep 28, 2023
4 checks passed
@github-actions
Copy link

🎉 This PR is included in version 2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

2 participants