René's URL Explorer Experiment


Title: build(deps): bump validator from 12.2.0 to 13.7.0 by dependabot[bot] · Pull Request #89 · SourceCodeOER/sourcecode-front · GitHub

Open Graph Title: build(deps): bump validator from 12.2.0 to 13.7.0 by dependabot[bot] · Pull Request #89 · SourceCodeOER/sourcecode-front

X Title: build(deps): bump validator from 12.2.0 to 13.7.0 by dependabot[bot] · Pull Request #89 · SourceCodeOER/sourcecode-front

Description: Bumps validator from 12.2.0 to 13.7.0. Release notes Sourced from validator's releases. 13.7.0 13.7.0 New Features #1706 isISO4217, currency code validator @​jpaya17 Fixes and Enhancements #1647 isFQDN: add allow_wildcard option @​fasenderos #1654 isRFC3339: Disallow prepended and appended strings to RFC 3339 date-time @​jmacmahon #1658 maintenance: increase code coverage @​tux-tn #1669 IBAN export list of country codes that implement IBAN @​dror-heller @​fedeci #1676 isBoolean: add loose option @​brybrophy #1697 maintenance: fix npm installation error @​rubiin #1708 isISO31661Alpha3: perf @​jpaya17 #1711 isDate: allow users to strictly validate dates with . as delimiter @​flymans #1715 isCreditCard: fix for Union Pay cards @​shreyassai123 #1718 isEmail: replace all dots in GMail length validation @​DasDingGehtNicht #1721 isURL: add allow_fragments and allow_query_components @​cowboy-bebug #1724 isISO31661Alpha2: perf @​jpaya17 #1730 isMagnetURI @​tux-tn #1738 trim: remove regex to prevent ReDOS attack @​tux-tn #1747 maintenance: run scripts in parallel for build and clean @​sachinraja #1748 isURL: higher priority to whitelist @​deepanshu2506 #1751 isURL: allow url with colon and no port @​MatteoPierro #1777 isUUID: fix for null version argument @​theteladras #1799 isFQDN: check more special chars @​MatteoPierro #1833 isURL: allow URL with an empty user @​MiguelSavignano #1835 unescape: fixed bug where intermediate string contains escaped @​Marcholio #1836 contains: can check that string contains seed multiple times @​Marcholio #1844 docs: add CDN instructions @​luiscobits #1848 isUUID: add support for validation of v1 and v2 @​theteladras #1941 isEmail: add host_blacklist option @​fedeci New and Improved Locales isAlpha, isAlphanumeric: #1716 hi-IN @​MiKr13 #1837 fi-FI @​Marcholio isPassportNumber: #1656 ID @​rubiin #1714 CN @​anirudhgiri #1809 PL @​Ronqn #1810 RU @​Theta-Dev isPostalCode: #1788 LK @​nimanthadilz ... (truncated) Changelog Sourced from validator's changelog. 13.7.0 New Features #1706 isISO4217, currency code validator @​jpaya17 New Features #1706 isISO4217, currency code validator @​jpaya17 Fixes and Enhancements #1647 isFQDN: add allow_wildcard option @​fasenderos #1654 isRFC3339: Disallow prepended and appended strings to RFC 3339 date-time @​jmacmahon #1658 maintenance: increase code coverage @​tux-tn #1669 IBAN export list of country codes that implement IBAN @​dror-heller @​fedeci #1676 isBoolean: add loose option @​brybrophy #1697 maintenance: fix npm installation error @​rubiin #1708 isISO31661Alpha3: perf @​jpaya17 #1711 isDate: allow users to strictly validate dates with . as delimiter @​flymans #1715 isCreditCard: fix for Union Pay cards @​shreyassai123 #1718 isEmail: replace all dots in GMail length validation @​DasDingGehtNicht #1721 isURL: add allow_fragments and allow_query_components @​cowboy-bebug #1724 isISO31661Alpha2: perf @​jpaya17 #1730 isMagnetURI @​tux-tn #1738 rtrim: remove regex to prevent ReDOS attack @​tux-tn #1747 maintenance: run scripts in parallel for build and clean @​sachinraja #1748 isURL: higher priority to whitelist @​deepanshu2506 #1751 isURL: allow url with colon and no port @​MatteoPierro #1777 isUUID: fix for null version argument @​theteladras #1799 isFQDN: check more special chars @​MatteoPierro #1833 isURL: allow URL with an empty user @​MiguelSavignano #1835 unescape: fixed bug where intermediate string contains escaped @​Marcholio #1836 contains: can check that string contains seed multiple times @​Marcholio #1844 docs: add CDN instructions @​luiscobits #1848 isUUID: add support for validation of v1 and v2 @​theteladras #1941 isEmail: add host_blacklist option @​fedeci New and Improved Locales isAlpha, isAlphanumeric: #1716 hi-IN @​MiKr13 #1837 fi-FI @​Marcholio isPassportNumber: #1656 ID @​rubiin #1714 CN @​anirudhgiri #1809 PL @​Ronqn #1810 RU @​Theta-Dev ... (truncated) Commits 47ee5ad 13.7.0 496fc8b fix(rtrim): remove regex to prevent ReDOS attack (#1738) 45901ec Merge pull request #1851 from validatorjs/chore/fix-merge-conflicts 83cb7f8 chore: merge conflict clean-up f17e220 feat(isMobilePhone): add El Salvador es-SV locale 5b06703 feat(isMobilePhone): add Palestine ar-PS locale a3faa83 feat(isMobilePhone): add Botswana en-BW locale 26605f9 feat(isMobilePhone): add Turkmenistan tk-TM 0e5d5d4 feat(isMobilePhone): add Guyana en-GY locale f7ff349 feat(isMobilePhone): add Frech Polynesia fr-PF locale Additional commits viewable in compare view Maintainer changes This version was pushed to npm by profnandaa, a new releaser for validator since your current version. Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase. Dependabot commands and options You can trigger Dependabot actions by commenting on this PR: @dependabot rebase will rebase this PR @dependabot recreate will recreate this PR, overwriting any edits that have been made to it @dependabot merge will merge this PR after your CI passes on it @dependabot squash and merge will squash and merge this PR after your CI passes on it @dependabot cancel merge will cancel a previously requested merge and block automerging @dependabot reopen will reopen this PR if it is closed @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) @dependabot use these labels will set the current labels as the default for future PRs for this repo and language @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the Security Alerts page.

Open Graph Description: Bumps validator from 12.2.0 to 13.7.0. Release notes Sourced from validator's releases. 13.7.0 13.7.0 New Features #1706 isISO4217, currency code validator @​jpaya17 Fixes and Enhancements ...

X Description: Bumps validator from 12.2.0 to 13.7.0. Release notes Sourced from validator's releases. 13.7.0 13.7.0 New Features #1706 isISO4217, currency code validator @​jpaya17 Fixes and Enhanceme...

Opengraph URL: https://github.com/SourceCodeOER/sourcecode-front/pull/89

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:6ebb10ad-7e45-a69c-2376-0266deb42182
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idBD96:2D209F:9402E0:D87FD3:6A4E14DE
html-safe-nonce09691ca867ffce394f7d378651a7495c46a4f775037294e6f5631802a07242e9
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCRDk2OjJEMjA5Rjo5NDAyRTA6RDg3RkQzOjZBNEUxNERFIiwidmlzaXRvcl9pZCI6Ijg1NjgyNTY3Mzg0OTQzODc0MjIiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmac1cb72235409a6cdc6baa71f2f68d3c821f6cdd025837813910330cbce800410c
hovercard-subject-tagpull_request:772702843
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/SourceCodeOER/sourcecode-front/pull/89/files
twitter:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
og:image:altBumps validator from 12.2.0 to 13.7.0. Release notes Sourced from validator's releases. 13.7.0 13.7.0 New Features #1706 isISO4217, currency code validator @​jpaya17 Fixes and Enhancements ...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None030096ee0db095447bfe77409d33bfac127ca7128299c58deef27c52eaa1b1f0
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/SourceCodeOER/sourcecode-front git https://github.com/SourceCodeOER/sourcecode-front.git
octolytics-dimension-user_id58882800
octolytics-dimension-user_loginSourceCodeOER
octolytics-dimension-repository_id216811418
octolytics-dimension-repository_nwoSourceCodeOER/sourcecode-front
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id216811418
octolytics-dimension-repository_network_root_nwoSourceCodeOER/sourcecode-front
turbo-body-classeslogged-out env-production page-responsive full-width
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
releaseea9187571e3edc5f2780f750631138669441ca50
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/SourceCodeOER/sourcecode-front/pull/89/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FSourceCodeOER%2Fsourcecode-front%2Fpull%2F89%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FSourceCodeOER%2Fsourcecode-front%2Fpull%2F89%2Ffiles
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=SourceCodeOER%2Fsourcecode-front
Reloadhttps://github.com/SourceCodeOER/sourcecode-front/pull/89/files
Reloadhttps://github.com/SourceCodeOER/sourcecode-front/pull/89/files
Reloadhttps://github.com/SourceCodeOER/sourcecode-front/pull/89/files
Please reload this pagehttps://github.com/SourceCodeOER/sourcecode-front/pull/89/files
SourceCodeOER https://github.com/SourceCodeOER
sourcecode-fronthttps://github.com/SourceCodeOER/sourcecode-front
Notifications https://github.com/login?return_to=%2FSourceCodeOER%2Fsourcecode-front
Fork 0 https://github.com/login?return_to=%2FSourceCodeOER%2Fsourcecode-front
Star 0 https://github.com/login?return_to=%2FSourceCodeOER%2Fsourcecode-front
Code https://github.com/SourceCodeOER/sourcecode-front
Issues 1 https://github.com/SourceCodeOER/sourcecode-front/issues
Pull requests 21 https://github.com/SourceCodeOER/sourcecode-front/pulls
Actions https://github.com/SourceCodeOER/sourcecode-front/actions
Projects https://github.com/SourceCodeOER/sourcecode-front/projects
Security and quality 0 https://github.com/SourceCodeOER/sourcecode-front/security
Insights https://github.com/SourceCodeOER/sourcecode-front/pulse
Code https://github.com/SourceCodeOER/sourcecode-front
Issues https://github.com/SourceCodeOER/sourcecode-front/issues
Pull requests https://github.com/SourceCodeOER/sourcecode-front/pulls
Actions https://github.com/SourceCodeOER/sourcecode-front/actions
Projects https://github.com/SourceCodeOER/sourcecode-front/projects
Security and quality https://github.com/SourceCodeOER/sourcecode-front/security
Insights https://github.com/SourceCodeOER/sourcecode-front/pulse
Sign up for GitHub https://github.com/signup?return_to=%2FSourceCodeOER%2Fsourcecode-front%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2FSourceCodeOER%2Fsourcecode-front%2Fissues%2Fnew%2Fchoose
dependabothttps://github.com/apps/dependabot
masterhttps://github.com/SourceCodeOER/sourcecode-front/tree/master
dependabot/npm_and_yarn/validator-13.7.0https://github.com/SourceCodeOER/sourcecode-front/tree/dependabot/npm_and_yarn/validator-13.7.0
Conversation 0 https://github.com/SourceCodeOER/sourcecode-front/pull/89
Commits 1 https://github.com/SourceCodeOER/sourcecode-front/pull/89/commits
Checks 0 https://github.com/SourceCodeOER/sourcecode-front/pull/89/checks
Files changed https://github.com/SourceCodeOER/sourcecode-front/pull/89/files
Please reload this pagehttps://github.com/SourceCodeOER/sourcecode-front/pull/89/files
build(deps): bump validator from 12.2.0 to 13.7.0 https://github.com/SourceCodeOER/sourcecode-front/pull/89/files#top
Show all changes 1 commit https://github.com/SourceCodeOER/sourcecode-front/pull/89/files
7eca4a4 build(deps): bump validator from 12.2.0 to 13.7.0 dependabot[bot] Nov 3, 2021 https://github.com/SourceCodeOER/sourcecode-front/pull/89/commits/7eca4a4ef38d9e763c194a874f0681588a464501
Clear filters https://github.com/SourceCodeOER/sourcecode-front/pull/89/files
Please reload this pagehttps://github.com/SourceCodeOER/sourcecode-front/pull/89/files
Please reload this pagehttps://github.com/SourceCodeOER/sourcecode-front/pull/89/files
package-lock.json https://github.com/SourceCodeOER/sourcecode-front/pull/89/files#diff-053150b640a7ce75eff69d1a22cae7f0f94ad64ce9a855db544dda0929316519
package.json https://github.com/SourceCodeOER/sourcecode-front/pull/89/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519
package-lock.jsonhttps://github.com/SourceCodeOER/sourcecode-front/pull/89/files#diff-053150b640a7ce75eff69d1a22cae7f0f94ad64ce9a855db544dda0929316519
View file https://github.com/SourceCodeOER/sourcecode-front/blob/7eca4a4ef38d9e763c194a874f0681588a464501/package-lock.json
Open in desktop https://desktop.github.com
how customized files appear on GitHubhttps://docs.github.com/github/administering-a-repository/customizing-how-changed-files-appear-on-github
Please reload this pagehttps://github.com/SourceCodeOER/sourcecode-front/pull/89/files
package.jsonhttps://github.com/SourceCodeOER/sourcecode-front/pull/89/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519
View file https://github.com/SourceCodeOER/sourcecode-front/blob/7eca4a4ef38d9e763c194a874f0681588a464501/package.json
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/SourceCodeOER/sourcecode-front/pull/89/{{ revealButtonHref }}
https://github.com/SourceCodeOER/sourcecode-front/pull/89/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519
https://github.com/SourceCodeOER/sourcecode-front/pull/89/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.