Skip to content

fix: gaxios system test due to missing dependency#142

Merged
miguelvelezsa merged 2 commits intomainfrom
fix-gaxios-system-test
Oct 23, 2025
Merged

fix: gaxios system test due to missing dependency#142
miguelvelezsa merged 2 commits intomainfrom
fix-gaxios-system-test

Conversation

@miguelvelezsa
Copy link
Contributor

No description provided.

@miguelvelezsa miguelvelezsa requested a review from a team as a code owner October 23, 2025 21:36
@miguelvelezsa miguelvelezsa merged commit 9fe2f60 into main Oct 23, 2025
11 checks passed
@miguelvelezsa miguelvelezsa deleted the fix-gaxios-system-test branch October 23, 2025 21:49
@release-please release-please bot mentioned this pull request Oct 23, 2025
@release-please release-please bot mentioned this pull request Oct 29, 2025
miguelvelezsa pushed a commit that referenced this pull request Nov 6, 2025
* Adds the official tslint config

'variable-name' had to be made weaker as this module has some public
members that don't follow the camelCase naming convention.

'no-duplicate-variable', 'no-unreachable' and 'label-undefined' are no
longer necessary as the compiler obviates these now.
miguelvelezsa pushed a commit that referenced this pull request Nov 6, 2025
@przemyslawzalewski
Copy link

Hi @miguelvelezsa 👋 Could the root issue be fixed in other way than pulling in runtime/production dependency of rimraf to gaxios? This is causing us npm audit issues and it seems this should be rather fixed on your system test config side - maybe installing rimraf as dev-dependency will work fine for you?

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