Skip to content

Conversation

@tux-tn
Copy link
Member

@tux-tn tux-tn commented Dec 4, 2020

Hello

Checklist

  • PR contains only changes related; no stray files, etc.
  • Tests written (where applicable)

@codecov
Copy link

codecov bot commented Dec 4, 2020

Codecov Report

Merging #1546 (b35b1f8) into master (302d295) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master     #1546   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           99        99           
  Lines         1773      1773           
=========================================
  Hits          1773      1773           
Impacted Files Coverage Δ
src/lib/isFQDN.js 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 302d295...b35b1f8. Read the comment docs.

@profnandaa
Copy link
Member

Fixes #1543

Copy link
Member

@profnandaa profnandaa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for the fix!

@niftylettuce
Copy link

Can we get a release out to npm? @profnandaa

@tux-tn tux-tn deleted the fix/isFQDN branch December 9, 2020 11:15
profnandaa added a commit that referenced this pull request Dec 10, 2020
- patch fixing #1545 #1543 and #1544
- ref PR #1546 by @tux-tn
profnandaa added a commit that referenced this pull request Dec 10, 2020
- patch fixing #1545 #1543 and #1544
- ref PR #1546 by @tux-tn
profnandaa added a commit that referenced this pull request Dec 10, 2020
- patch fixing #1545 #1543 and #1544
- ref PR #1546 by @tux-tn
@profnandaa
Copy link
Member

profnandaa commented Dec 10, 2020

13.5.2 is now published on NPM as hotfix. Here is the hotfix branch too - hotfix/13.5.2.

/cc. @niftylettuce @andyli9449 @mbalaam - please let's know if all looks good.

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.

isFQDN returns false for a valid FQDN

3 participants