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

Use header-generator to order headers #36

Merged
merged 1 commit into from
Aug 10, 2021
Merged

Use header-generator to order headers #36

merged 1 commit into from
Aug 10, 2021

Conversation

szmarczak
Copy link
Contributor

No description provided.

@szmarczak szmarczak requested a review from mnmkng August 10, 2021 10:51
@mnmkng mnmkng merged commit 43871b8 into master Aug 10, 2021
@mnmkng mnmkng deleted the order branch August 10, 2021 11:13
@@ -11,7 +11,7 @@
],
"dependencies": {
"got-cjs": "12.0.0-beta.3",
"header-generator": "^1.0.0",
"header-generator": "^1.1.0-beta.1",
Copy link
Member

Choose a reason for hiding this comment

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

we should be careful with depending on non stable things, we already got burned recently with a beta of our own package (browser-pool), many actors are not using lock files and would use the latest beta automatically on next run

i am quite fine with depending on beta, but i'd suggest to pin it

cc @mnmkng

Copy link
Member

Choose a reason for hiding this comment

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

Yeah, we're aware. We did not plan to release it with beta. But it's a good point that pinning it is much safer anyway.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants