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

Updating for v9: update dependencies and CI #136

Merged
merged 1 commit into from Oct 10, 2023
Merged

Conversation

Ranieri93
Copy link

@Ranieri93 Ranieri93 commented Oct 9, 2023

Hello everyone!

As needed in issue #1762 and referenced here this pr is needed for pino v9.

I did not open an issue related but I will if needed, and I merged both CI and dependencies update, if you think it's better to provide two separate pr, I'll split them as well.

Thank you in advance!

@jsumners

@Ranieri93 Ranieri93 marked this pull request as ready for review October 9, 2023 18:30
package.json Outdated
@@ -36,7 +36,7 @@
"pre-commit": "^1.2.2",
"snazzy": "^9.0.0",
"standard": "^17.0.0",
"tap": "^15.0.10",
"tap": "^18.4.5",
Copy link
Member

Choose a reason for hiding this comment

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

We can't update tap. See the note in pinojs/pino#1762.

Copy link
Author

Choose a reason for hiding this comment

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

Ah I see, so we leave it like it is, or we move the test suite to node:test

Copy link
Member

Choose a reason for hiding this comment

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

For now, we should just leave it pinned to 16.3.9.

package.json Outdated Show resolved Hide resolved
Copy link
Member

@jsumners jsumners left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@jsumners jsumners merged commit 335deaf into pinojs:next Oct 10, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants