dnsimple-node
dnsimple-node copied to clipboard
The DNSimple API client for Node.js.
I'm currently using this client to automatically register & update DNS records with MailGun records automatically - I've been very successful at creating records using the createZoneRecord function but when...
See https://github.com/dnsimple/dnsimple-developer/issues/315 for reference The Node API client doesn't define models for the data structures used as input or output of DNSimple's API endpoints. Therefore, no actual changes are required....
Every endpoint I hit with this client gives this generic error ``` The "listener" argument must be of type function. Received an instance of Object ``` Tried with the latest...
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.5 to 3.3.2. Release notes Sourced from prettier's releases. 3.3.2 π Changelog 3.3.1 π Changelog 3.3.0 diff π Release note Changelog Sourced from prettier's changelog. 3.3.2 diff...
Bumps [prettier-plugin-organize-imports](https://github.com/simonhaenisch/prettier-plugin-organize-imports) from 3.2.4 to 4.0.0. Release notes Sourced from prettier-plugin-organize-imports's releases. 4.0.0 Version 4.0.0 upgrades/replaces the Volar packages used for Vue support, to use the latest vue-tsc package that's...
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.5 to 3.3.3. Release notes Sourced from prettier's releases. 3.3.3 π Changelog 3.3.2 π Changelog 3.3.1 π Changelog 3.3.0 diff π Release note Changelog Sourced from prettier's...
Bumps [fetch-mock](https://github.com/wheresrhys/fetch-mock/tree/HEAD/packages/fetch-mock) from 11.1.5 to 12.0.2. Release notes Sourced from fetch-mock's releases. fetch-mock: v12.0.2 12.0.2 (2024-10-28) Bug Fixes allow sending responses with status 0 (92c06e9) fetch-mock: v12.0.1 12.0.1 (2024-10-27) Bug...
Bumps [prettier](https://github.com/prettier/prettier) from 3.6.2 to 3.7.4. Release notes Sourced from prettier's releases. 3.7.4 What's Changed Fix comment in union type gets duplicated by @βfisker in prettier/prettier#18393 Fix unstable comment print...
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 6. Release notes Sourced from actions/setup-node's releases. v6.0.0 What's Changed Breaking Changes Limit automatic caching to npm, update workflows and documentation by @βpriyagupta108 in actions/setup-node#1374...