dial-reference icon indicating copy to clipboard operation
dial-reference copied to clipboard

Results 29 dial-reference issues
Sort by recently updated
recently updated
newest added

The URN namespace identifier `dial-multiscreen-org` has not been registered with IANA, as it should be in accordance with RFC 8141. Please send a registration request to the [email protected] discussion list...

Bumps [semver](https://github.com/npm/node-semver) from 5.6.0 to 5.7.2. Release notes Sourced from semver's releases. v5.7.2 5.7.2 (2023-07-10) Bug Fixes 2f8fd41 #585 better handling of whitespace (#585) (@​joaomoreno, @​lukekarrys) Changelog Sourced from semver's...

dependencies

Removes [semver](https://github.com/npm/node-semver). It's no longer used after updating ancestor dependency [yargs](https://github.com/yargs/yargs). These dependencies need to be updated together. Removes `semver` Updates `yargs` from 6.6.0 to 17.7.2 Release notes Sourced from...

dependencies

Bumps [ajv](https://github.com/ajv-validator/ajv) and [har-validator](https://github.com/ahmadnassri/node-har-validator). These dependencies needed to be updated together. Updates `ajv` from 5.5.2 to 6.12.6 Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format....

dependencies

Bumps [json-schema](https://github.com/kriszyp/json-schema) and [jsprim](https://github.com/joyent/node-jsprim). These dependencies needed to be updated together. Updates `json-schema` from 0.2.3 to 0.4.0 Commits f6f6a3b Use a little more robust method of checking instances ef60987 Update...

dependencies

Bumps [async](https://github.com/caolan/async) from 2.6.1 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) v2.6.3 Updated lodash to squelch a security warning (#1675) v2.6.2 Updated lodash...

dependencies

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...

dependencies

Bumps [moment](https://github.com/moment/moment) from 2.22.2 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex 2.29.3 Full changelog Release Apr 17, 2022...

dependencies

This PR makes server to be compilable on Darwin (as well as on BSD-like systems). The PR https://github.com/Netflix/dial-reference/pull/50 is required in order DIAL server to be able to start correctly....

Implementation of `get_local_address()` has several issues: 1. It resets the IP address (`ip_addr`) for every interface event if it's not the matching one. Solution - store address in a temporary...