dibo icon indicating copy to clipboard operation
dibo copied to clipboard

fix(): update dependency parse-domain to v5 [renovate]

Open renovate[bot] opened this issue 3 years ago • 0 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
parse-domain ^4.1.0 -> 5.0.0 age adoption passing confidence

Release Notes

peerigon/parse-domain

v5.0.0

Compare Source

Bug Fixes
  • Type errors with is-ip module (8ea728c)
Features
BREAKING CHANGES
  • Introduces a dependency on the global TextEncoder constructor which should be available in all modern engines (see https://developer.mozilla.org/en-US/docs/Web/API/TextEncoder). The strict validation mode (which is the default) will also be a little bit more strict since it will now also check for hyphens at the beginning or end of a domain label. It also requires top-level domain names not to be all-numeric.

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • [ ] If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] avatar May 17 '22 19:05 renovate[bot]