chore: re-implement skipped windows test#95
Merged
Conversation
f366d26 to
3790e8b
Compare
wraithgar
approved these changes
Apr 4, 2024
Closed
Merged
hashtagchris
pushed a commit
that referenced
this pull request
Aug 26, 2024
🤖 I have created a release *beep* *boop* --- ## [3.0.0](v2.2.2...v3.0.0) (2024-08-26) ###⚠️ BREAKING CHANGES * `@npmcli/agent` now supports node `^18.17.0 || >=20.5.0` ### Bug Fixes * [`5dbeb55`](5dbeb55) [#113](#113) align to npm 10 node engine range (@hashtagchris) ### Chores * [`bfdccc1`](bfdccc1) [#114](#114) bump @npmcli/eslint-config from 4.0.5 to 5.0.0 (@dependabot[bot]) * [`e3fd27f`](e3fd27f) [#113](#113) run template-oss-apply (@hashtagchris) * [`21c1987`](21c1987) [#99](#99) linting: no-unused-vars (@lukekarrys) * [`488db1d`](488db1d) [#99](#99) bump @npmcli/template-oss to 4.22.0 (@lukekarrys) * [`f797fa1`](f797fa1) [#95](#95) re-implement skipped windows test (#95) (@lukekarrys) * [`603173b`](603173b) [#111](#111) postinstall for dependabot template-oss PR (@hashtagchris) * [`0c7400c`](0c7400c) [#111](#111) bump @npmcli/template-oss from 4.22.0 to 4.23.1 (@dependabot[bot]) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Using
socksv5now for setting up a small socks proxy server in tests. This library works on Node 18 and 20 which previously were skipped due to a bug insimple-socks.