Skip to content

Conversation

@haines
Copy link
Contributor

@haines haines commented Mar 10, 2025

Fixes #111

This PR replaces the use of third-party dependencies with the fetch API.

@haines haines requested review from a team as code owners March 10, 2025 09:31
@CLAassistant
Copy link

CLAassistant commented Mar 10, 2025

CLA assistant check
All committers have signed the CLA.

@haines haines mentioned this pull request Mar 10, 2025
@huyvnn
Copy link

huyvnn commented Mar 14, 2025

@haines is there anything else on this PR? Are you going to merge it?

@haines
Copy link
Contributor Author

haines commented Mar 14, 2025

@huyvnn it's finished as far as I'm concerned. I'm not a maintainer of this project though (just a user of the package), so I can't merge it myself.

@korniltsev korniltsev merged commit 47c1187 into grafana:main Mar 18, 2025
7 checks passed
@huyvnn
Copy link

huyvnn commented Mar 18, 2025

@korniltsev Thanks! Would it be possible to cut a new release with this? It’d be really helpful. Appreciate it!

@haines haines deleted the drop-dependencies-on-axios-and-form-data branch March 18, 2025 06:39
@korniltsev
Copy link
Contributor

https://github.com/grafana/pyroscope-nodejs/actions/runs/13916759662/job/38941124522
publish failed. I might need to refresh token

@korniltsev
Copy link
Contributor

Published https://www.npmjs.com/package/@pyroscope/nodejs/v/0.4.4

Let us know if there are any issues.

Thank you for the contribution.

@huyvnn
Copy link

huyvnn commented Mar 18, 2025

Cool. Thank you, all.
@haines @korniltsev

simonswine added a commit to simonswine/pyroscope-nodejs that referenced this pull request Mar 22, 2025
Basic auth was broken by grafana#112
simonswine added a commit that referenced this pull request Mar 24, 2025
* Fix basic auth

Basic auth was broken by #112

* Fixing tests

Unfortunately the tests were broken, when we migrated to vitest, as the
(done), callback is no longer supported in there.

I have refactored those a fair bit and it should be all working again.

* Update test/profiler.test.ts

Co-authored-by: Tolya Korniltsev <[email protected]>

* Cleanup at test finish

---------

Co-authored-by: Tolya Korniltsev <[email protected]>
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.

upgrade axios

4 participants