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

[Fixes #180] Allow for root-level arrays to be querystring-ed in Modem.prototype.buildQuerystring #181

Merged
merged 5 commits into from
Jan 13, 2025

Conversation

Clovel
Copy link
Contributor

@Clovel Clovel commented Jan 8, 2025

This fixes the behaviour of Modem.prototype.buildQuerystring for root-level arrays.

It fixes these issues :

I have launched the tests on docker-modem and dockerode (by setting my fork as the source for NPM) and they all pass. Versions are :

Windows :

  • Docker version 27.3.1, build ce12230
  • Docker Compose version v2.29.2-desktop.2
  • Tested using NodeJS 14

Let me know if anything more needs to be checked.

@Clovel Clovel changed the title Allow for root-level arrays to be querystring-ed in Modem.prototype.buildQuerystring [Fixes #180] Allow for root-level arrays to be querystring-ed in Modem.prototype.buildQuerystring Jan 8, 2025
Signed-off-by: Clovis Durand <[email protected]>
@Clovel
Copy link
Contributor Author

Clovel commented Jan 8, 2025

I tried running the GitHub Actions on my fork and there seems to be an issue with Node 18 & Node 22 because of sshfs. This seems unrelated to my changes.

Node 14 passed.

@Clovel
Copy link
Contributor Author

Clovel commented Jan 11, 2025

It seems that all GitHub Actions have passed over on this repo ! that's good news

@apocas apocas merged commit f1331a0 into apocas:master Jan 13, 2025
@Clovel
Copy link
Contributor Author

Clovel commented Jan 15, 2025

Hi @apocas,

Now that this is merged, when can we expect a release tag to be published to NPM with this fix ? Is a release scheduled soon ?

@apocas
Copy link
Owner

apocas commented Jan 16, 2025

Published v5.0.6

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