René's URL Explorer Experiment


Title: Bump eslint from 4.15.0 to 4.19.1 by dependabot-preview[bot] · Pull Request #7 · vikrend/JavaScript · GitHub

Open Graph Title: Bump eslint from 4.15.0 to 4.19.1 by dependabot-preview[bot] · Pull Request #7 · vikrend/JavaScript

X Title: Bump eslint from 4.15.0 to 4.19.1 by dependabot-preview[bot] · Pull Request #7 · vikrend/JavaScript

Description: Bumps eslint from 4.15.0 to 4.19.1. Release notes Sourced from eslint's releases. v4.19.1 3ff5d11 Fix: no-invalid-regexp not understand variable for flags (fixes #10112) (#10113) (薛定谔的猫) abc765c Fix: object-curly-newline minProperties w/default export (fixes #10101) (#10103) (Kevin Partington) 6f9e155 Docs: Update ambiguous for...in example for guard-for-in (#10114) (CJ R) 0360cc2 Chore: Adding debug logs on successful plugin loads (#10100) (Kevin Partington) a717c5d Chore: Adding log at beginning of unit tests in Makefile.js (#10102) (Kevin Partington) v4.19.0 55a1593 Update: consecutive option for one-var (fixes #4680) (#9994) (薛定谔的猫) 8d3814e Fix: false positive about ES2018 RegExp enhancements (fixes #9893) (#10062) (Toru Nagashima) 935f4e4 Docs: Clarify default ignoring of node_modules (#10092) (Matijs Brinkhuis) 72ed3db Docs: Wrap Buffer() in backticks in no-buffer-constructor rule description (#10084) (Stephen Edgar) 3aded2f Docs: Fix lodash typos, make spacing consistent (#10073) (Josh Smith) e33bb64 Chore: enable no-param-reassign on ESLint codebase (#10065) (Teddy Katz) 66a1e9a Docs: fix possible typo (#10060) (Vse Mozhet Byt) 2e68be6 Update: give a node at least the indentation of its parent (fixes #9995) (#10054) (Teddy Katz) 72ca5b3 Update: Correctly indent JSXText with trailing linebreaks (fixes #9878) (#10055) (Teddy Katz) 2a4c838 Docs: Update ECMAScript versions in FAQ (#10047) (alberto) v4.18.2 6b71fd0 Fix: table@4.0.2, because 4.0.3 needs "ajv": "^6.0.1" (#10022) (Mathieu Seiler) 3c697de Chore: fix incorrect comment about linter.verify return value (#10030) (Teddy Katz) 9df8653 Chore: refactor parser-loading out of linter.verify (#10028) (Teddy Katz) f6901d0 Fix: remove catastrophic backtracking vulnerability (fixes #10002) (#10019) (Jamie Davis) e4f52ce Chore: Simplify dataflow in linter.verify (#10020) (Teddy Katz) 33177cd Chore: make library files non-executable (#10021) (Teddy Katz) 558ccba Chore: refactor directive comment processing (#10007) (Teddy Katz) 18e15d9 Chore: avoid useless catch clauses that just rethrow errors (#10010) (Teddy Katz) a1c3759 Chore: refactor populating configs with defaults in linter (#10006) (Teddy Katz) aea07dc Fix: Make max-len ignoreStrings ignore JSXText (fixes #9954) (#9985) (Rachael Sim) v4.18.1 f417506 Fix: ensure no-await-in-loop reports the correct node (fixes #9992) (#9993) (Teddy Katz) 3e99363 Docs: Fixed typo in key-spacing rule doc (#9987) (Jaid) 7c2cd70 Docs: deprecate experimentalObjectRestSpread (#9986) (Toru Nagashima) v4.18.0 70f22f3 Chore: Apply memoization to config creation within glob utils (#9944) (Kenton Jacobsen) 0e4ae22 Update: fix indent bug with binary operators/ignoredNodes (fixes #9882) (#9951) (Teddy Katz) 47ac478 Update: add named imports and exports for object-curly-newline (#9876) (Nicholas Chua) e8efdd0 Fix: support Rest/Spread Properties (fixes #9885) (#9943) (Toru Nagashima) f012b8c Fix: support Async iteration (fixes #9891) (#9957) (Toru Nagashima) 74fa253 Docs: Clarify no-mixed-operators options (fixes #9962) (#9964) (Ivan Hayes) 426868f Docs: clean up key-spacing docs (fixes #9900) (#9963) (Abid Uzair) 4a6f22e Update: support eslint-disable-* block comments (fixes #8781) (#9745) (Erin) 777283b Docs: Propose fix typo for function (#9965) (John Eismeier) bf3d494 Docs: Fix typo in max-len ignorePattern example. (#9956) (Tim Martin) d64fbb4 Docs: fix typo in prefer-destructuring.md example (#9930) (Vse Mozhet Byt) f8d343f Chore: Fix default issue template (#9946) (Kai Cataldo) ... (truncated) Changelog Sourced from eslint's changelog. v4.19.1 - March 21, 2018 3ff5d11 Fix: no-invalid-regexp not understand variable for flags (fixes #10112) (#10113) (薛定谔的猫) abc765c Fix: object-curly-newline minProperties w/default export (fixes #10101) (#10103) (Kevin Partington) 6f9e155 Docs: Update ambiguous for...in example for guard-for-in (#10114) (CJ R) 0360cc2 Chore: Adding debug logs on successful plugin loads (#10100) (Kevin Partington) a717c5d Chore: Adding log at beginning of unit tests in Makefile.js (#10102) (Kevin Partington) v4.19.0 - March 16, 2018 55a1593 Update: consecutive option for one-var (fixes #4680) (#9994) (薛定谔的猫) 8d3814e Fix: false positive about ES2018 RegExp enhancements (fixes #9893) (#10062) (Toru Nagashima) 935f4e4 Docs: Clarify default ignoring of node_modules (#10092) (Matijs Brinkhuis) 72ed3db Docs: Wrap Buffer() in backticks in no-buffer-constructor rule description (#10084) (Stephen Edgar) 3aded2f Docs: Fix lodash typos, make spacing consistent (#10073) (Josh Smith) e33bb64 Chore: enable no-param-reassign on ESLint codebase (#10065) (Teddy Katz) 66a1e9a Docs: fix possible typo (#10060) (Vse Mozhet Byt) 2e68be6 Update: give a node at least the indentation of its parent (fixes #9995) (#10054) (Teddy Katz) 72ca5b3 Update: Correctly indent JSXText with trailing linebreaks (fixes #9878) (#10055) (Teddy Katz) 2a4c838 Docs: Update ECMAScript versions in FAQ (#10047) (alberto) v4.18.2 - March 2, 2018 6b71fd0 Fix: table@4.0.2, because 4.0.3 needs "ajv": "^6.0.1" (#10022) (Mathieu Seiler) 3c697de Chore: fix incorrect comment about linter.verify return value (#10030) (Teddy Katz) 9df8653 Chore: refactor parser-loading out of linter.verify (#10028) (Teddy Katz) f6901d0 Fix: remove catastrophic backtracking vulnerability (fixes #10002) (#10019) (Jamie Davis) e4f52ce Chore: Simplify dataflow in linter.verify (#10020) (Teddy Katz) 33177cd Chore: make library files non-executable (#10021) (Teddy Katz) 558ccba Chore: refactor directive comment processing (#10007) (Teddy Katz) 18e15d9 Chore: avoid useless catch clauses that just rethrow errors (#10010) (Teddy Katz) a1c3759 Chore: refactor populating configs with defaults in linter (#10006) (Teddy Katz) aea07dc Fix: Make max-len ignoreStrings ignore JSXText (fixes #9954) (#9985) (Rachael Sim) v4.18.1 - February 20, 2018 f417506 Fix: ensure no-await-in-loop reports the correct node (fixes #9992) (#9993) (Teddy Katz) 3e99363 Docs: Fixed typo in key-spacing rule doc (#9987) (Jaid) 7c2cd70 Docs: deprecate experimentalObjectRestSpread (#9986) (Toru Nagashima) v4.18.0 - February 16, 2018 70f22f3 Chore: Apply memoization to config creation within glob utils (#9944) (Kenton Jacobsen) 0e4ae22 Update: fix indent bug with binary operators/ignoredNodes (fixes #9882) (#9951) (Teddy Katz) 47ac478 Update: add named imports and exports for object-curly-newline (#9876) (Nicholas Chua) e8efdd0 Fix: support Rest/Spread Properties (fixes #9885) (#9943) (Toru Nagashima) f012b8c Fix: support Async iteration (fixes #9891) (#9957) (Toru Nagashima) 74fa253 Docs: Clarify no-mixed-operators options (fixes #9962) (#9964) (Ivan Hayes) 426868f Docs: clean up key-spacing docs (fixes #9900) (#9963) (Abid Uzair) 4a6f22e Update: support eslint-disable-* block comments (fixes #8781) (#9745) (Erin) ... (truncated) Commits f1f1bdf 4.19.1 b446650 Build: changelog update for 4.19.1 3ff5d11 Fix: no-invalid-regexp not understand variable for flags (fixes #10112) (#10113) abc765c Fix: object-curly-newline minProperties w/default export (fixes #10101) (#10103) 6f9e155 Docs: Update ambiguous for...in example for guard-for-in (#10114) 0360cc2 Chore: Adding debug logs on successful plugin loads (#10100) a717c5d Chore: Adding log at beginning of unit tests in Makefile.js (#10102) 4f595e8 4.19.0 16fc59e Build: changelog update for 4.19.0 55a1593 Update: consecutive option for one-var (fixes #4680) (#9994) Additional commits viewable in compare view 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. Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit. You can always request more updates by clicking Bump now in your Dependabot dashboard. 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 @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot dashboard: Update frequency (including time of day and day of week) Pull request limits (per update run and/or open at any time) Out-of-range updates (receive only lockfile updates, if desired) Security updates (receive only security updates, if desired)

Open Graph Description: Bumps eslint from 4.15.0 to 4.19.1. Release notes Sourced from eslint's releases. v4.19.1 3ff5d11 Fix: no-invalid-regexp not understand variable for flags (fixes #10112) (#10113) (薛定谔的猫) abc...

X Description: Bumps eslint from 4.15.0 to 4.19.1. Release notes Sourced from eslint's releases. v4.19.1 3ff5d11 Fix: no-invalid-regexp not understand variable for flags (fixes #10112) (#10113) (薛定谔的猫)...

Opengraph URL: https://github.com/vikrend/JavaScript/pull/7

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:40beb72c-2deb-9f6d-e6e6-bda73c3498ef
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idB072:12D89D:7F7CA25:AC5651E:6A5E37C8
html-safe-nonce819c8ddfb90c7c8f91bc13922da71c42967dcdc9fbb2e902b27c18b2e794b05c
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCMDcyOjEyRDg5RDo3RjdDQTI1OkFDNTY1MUU6NkE1RTM3QzgiLCJ2aXNpdG9yX2lkIjoiNDQ2MDY1Mjk2MjY3MjE2Mjc2MCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmace7a3b4c9334f935a744f3570738c13dea706c6b2d4c98de433b9f85ff7799438
hovercard-subject-tagpull_request:365135708
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/vikrend/JavaScript/pull/7/files
twitter:imagehttps://avatars.githubusercontent.com/in/2141?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/in/2141?s=400&v=4
og:image:altBumps eslint from 4.15.0 to 4.19.1. Release notes Sourced from eslint's releases. v4.19.1 3ff5d11 Fix: no-invalid-regexp not understand variable for flags (fixes #10112) (#10113) (薛定谔的猫) abc...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
Nonee4b946991e2bd4b122ac7bb3d405be22af15feed82daaafcd1fe0a1231d54061
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/vikrend/JavaScript git https://github.com/vikrend/JavaScript.git
octolytics-dimension-user_id27151161
octolytics-dimension-user_loginvikrend
octolytics-dimension-repository_id117369270
octolytics-dimension-repository_nwovikrend/JavaScript
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id117369270
octolytics-dimension-repository_network_root_nwovikrend/JavaScript
turbo-body-classeslogged-out env-production page-responsive
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
releasea421a3a9fbeebe1ed5ba7c8e5b803b098d65a30e
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/vikrend/JavaScript/pull/7/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fvikrend%2FJavaScript%2Fpull%2F7%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/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/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/enterprise/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%2Fvikrend%2FJavaScript%2Fpull%2F7%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=vikrend%2FJavaScript
Reloadhttps://github.com/vikrend/JavaScript/pull/7/files
Reloadhttps://github.com/vikrend/JavaScript/pull/7/files
Reloadhttps://github.com/vikrend/JavaScript/pull/7/files
vikrend https://github.com/vikrend
JavaScripthttps://github.com/vikrend/JavaScript
Notifications https://github.com/login?return_to=%2Fvikrend%2FJavaScript
Fork 0 https://github.com/login?return_to=%2Fvikrend%2FJavaScript
Star 0 https://github.com/login?return_to=%2Fvikrend%2FJavaScript
Code https://github.com/vikrend/JavaScript
Issues 0 https://github.com/vikrend/JavaScript/issues
Pull requests 10 https://github.com/vikrend/JavaScript/pulls
Actions https://github.com/vikrend/JavaScript/actions
Projects https://github.com/vikrend/JavaScript/projects
Security and quality 0 https://github.com/vikrend/JavaScript/security
Insights https://github.com/vikrend/JavaScript/pulse
Code https://github.com/vikrend/JavaScript
Issues https://github.com/vikrend/JavaScript/issues
Pull requests https://github.com/vikrend/JavaScript/pulls
Actions https://github.com/vikrend/JavaScript/actions
Projects https://github.com/vikrend/JavaScript/projects
Security and quality https://github.com/vikrend/JavaScript/security
Insights https://github.com/vikrend/JavaScript/pulse
Sign up for GitHub https://github.com/signup?return_to=%2Fvikrend%2FJavaScript%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2Fvikrend%2FJavaScript%2Fissues%2Fnew%2Fchoose
dependabot-previewhttps://github.com/apps/dependabot-preview
masterhttps://github.com/vikrend/JavaScript/tree/master
dependabot/npm_and_yarn/eslint-4.19.1https://github.com/vikrend/JavaScript/tree/dependabot/npm_and_yarn/eslint-4.19.1
Conversation 1 https://github.com/vikrend/JavaScript/pull/7
Commits 1 https://github.com/vikrend/JavaScript/pull/7/commits
Checks 0 https://github.com/vikrend/JavaScript/pull/7/checks
Files changed https://github.com/vikrend/JavaScript/pull/7/files
Please reload this pagehttps://github.com/vikrend/JavaScript/pull/7/files
Bump eslint from 4.15.0 to 4.19.1 https://github.com/vikrend/JavaScript/pull/7/files#top
Show all changes 1 commit https://github.com/vikrend/JavaScript/pull/7/files
a82b363 Bump eslint from 4.15.0 to 4.19.1 dependabot-preview[bot] Jan 21, 2020 https://github.com/vikrend/JavaScript/pull/7/commits/a82b363c678065fe822c83f2388075da361edb81
Clear filters https://github.com/vikrend/JavaScript/pull/7/files
Please reload this pagehttps://github.com/vikrend/JavaScript/pull/7/files
Please reload this pagehttps://github.com/vikrend/JavaScript/pull/7/files
Please reload this pagehttps://github.com/vikrend/JavaScript/pull/7/files
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.