fix(deps): update dependency node-email-verifier to v3 #1354
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.0.0
->3.4.1
Release Notes
jesselpalmer/node-email-verifier (node-email-verifier)
v3.4.1
Compare Source
Fixed
Added
v3.4.0
Compare Source
Added
results
EmailValidationError
class andisEmailValidationError
helper function for bettererror handling
MxRecord
,ValidationResult
,EmailValidatorOptions
,CacheStatistics
,MxCacheOptions
v3.3.0
Compare Source
Added
debug: true
option) for enhanced debugging and observability:examples/basic-validation.js
)examples/typescript-usage.ts
)examples/bulk-validation.js
)examples/error-handling.js
)examples/commonjs-usage.cjs
)examples/debug-mode.js
)v3.2.0
Compare Source
Added
ErrorCode
enum for programmatic error handlingEmailValidationError
class for better error contexterrorCode
field)errorCode
in ValidationResult for quick error accesswaitForFilesToExist
npm run benchmark
)test/integration/
directory for better organizationChanged
ErrorMessages
mappingFixed
v3.1.3
Compare Source
Fixed
v3.1.2
Compare Source
Changed
v3.1.1
Compare Source
Fixed
exports
field in package.json(#20)
files
fieldAdded
dist/index.cjs
) forrequire()
supportnpm run check
command to run all quality checkslint:all
,lint:md
,lint:md:fix
, andlint:yaml
npm scriptsChanged
npm ci
for faster, more reliable buildsv3.1.0
Compare Source
Added
Changed
v3.0.0
Compare Source
Changed
Added
Configuration
📅 Schedule: Branch creation - Monday through Friday ( * * * * 1-5 ) (UTC), Automerge - 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.
This PR was generated by Mend Renovate. View the repository job log.