Skip to content

chore: upgrade borp to v1.0.0#2395

Open
Tony133 wants to merge 2 commits intopinojs:mainfrom
Tony133:chore/update-dependency-borp
Open

chore: upgrade borp to v1.0.0#2395
Tony133 wants to merge 2 commits intopinojs:mainfrom
Tony133:chore/update-dependency-borp

Conversation

@Tony133
Copy link
Copy Markdown
Contributor

@Tony133 Tony133 commented Feb 20, 2026

Proposals:

import pino from '../../pino.js'

const __filename = fileURLToPath(import.meta.url)
const __dirname = dirname(__filename)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Why?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Why?

I modified and renamed the core.transpiled.test.ts file because it was giving an error in the pipeline see screenshot and error pipeline: https://github.com/pinojs/pino/actions/runs/22222475586/job/64281005297

screenshot-error

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

import.meta.dirname and import.meta.filename exists

Copy link
Copy Markdown
Contributor Author

@Tony133 Tony133 Feb 21, 2026

Choose a reason for hiding this comment

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

import.meta.dirname and import.meta.filename exists

I checked, I added them because these tests were failing ( see screenshot )

screenshot-error screenshot-test-error

in fact removing them gives me errors in the tests

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.

2 participants