Update dependency node-email-verifier to v4 #1497
Open
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->4.0.0Release Notes
jesselpalmer/node-email-verifier (node-email-verifier)
v4.0.0Compare Source
BREAKING CHANGES
Changed
Updated all dev dependencies to latest versions:
@typescript-eslint/eslint-plugin: 8.34.0 → 8.47.0@typescript-eslint/parser: 8.34.0 → 8.47.0eslint: 9.29.0 → 9.39.1eslint-config-prettier: 10.1.5 → 10.1.8eslint-plugin-prettier: 5.4.1 → 5.5.4jest: 30.0.2 → 30.2.0lint-staged: 16.1.2 → 16.2.7markdownlint: 0.38.0 → 0.39.0markdownlint-cli2: 0.18.1 → 0.19.1prettier: 3.5.3 → 3.6.2ts-jest: 29.4.0 → 29.4.5typescript: 5.2.2 → 5.9.3typescript-eslint: 8.34.0 → 8.47.0@types/node: 24.0.3 → 24.10.1Updated GitHub Actions:
actions/checkout: v4 → v5actions/setup-node: v4 → v6github/codeql-action: v3 → v4actions/github-script: v7 → v8Security
validatorto address CVE-2025-56200 (13.15.15 → 13.15.20)js-yamlto address prototype pollution vulnerability (4.1.0 → 4.1.1)Documentation
v3.4.1Compare Source
Fixed
Added
v3.4.0Compare Source
Added
results
EmailValidationErrorclass andisEmailValidationErrorhelper function for bettererror handling
MxRecord,ValidationResult,EmailValidatorOptions,CacheStatistics,MxCacheOptionsv3.3.0Compare Source
Added
debug: trueoption) 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.0Compare Source
Added
ErrorCodeenum for programmatic error handlingEmailValidationErrorclass for better error contexterrorCodefield)errorCodein ValidationResult for quick error accesswaitForFilesToExistnpm run benchmark)test/integration/directory for better organizationChanged
ErrorMessagesmappingFixed
v3.1.3Compare Source
Fixed
v3.1.2Compare Source
Changed
v3.1.1Compare Source
Fixed
exportsfield in package.json(#20)
filesfieldAdded
dist/index.cjs) forrequire()supportnpm run checkcommand to run all quality checkslint:all,lint:md,lint:md:fix, andlint:yamlnpm scriptsChanged
npm cifor faster, more reliable buildsv3.1.0Compare Source
Added
Changed
v3.0.0Compare 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.