René's URL Explorer Experiment


Title: Update eslint to version 3.19.0 🚀 by greenkeeperio-bot · Pull Request #37 · JSONScript/jsonscript-proxy · GitHub

Open Graph Title: Update eslint to version 3.19.0 🚀 by greenkeeperio-bot · Pull Request #37 · JSONScript/jsonscript-proxy

X Title: Update eslint to version 3.19.0 🚀 by greenkeeperio-bot · Pull Request #37 · JSONScript/jsonscript-proxy

Description: Hello lovely humans, eslint just published its new version 3.19.0. State Update 🚀 Dependency eslint New version 3.19.0 Type devDependency This version is not covered by your current version range. Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though. I recommend you look into these changes and try to get onto the latest version of eslint. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update. Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right? Are you unsure about how things are supposed to work? There is a collection of frequently asked questions and while I’m just a bot, there is a group of people who are happy to teach me new things. Let them know. Good luck with your project ✨ You rock! 🌴 GitHub Release e09132f Fix: no-extra-parens false positive with exports and object literals (#8359) (Teddy Katz) 91baed4 Update: allow custom messages in no-restricted-syntax (fixes #8298) (#8357) (Vitor Balocco) 35c93e6 Fix: prevent space-before-function-paren from checking type annotations (#8349) (Teddy Katz) 3342e9f Fix: don't modify operator precedence in operator-assignment autofixer (#8358) (Teddy Katz) f88375f Docs: clarify that no-unsafe-negation is in eslint:recommended (#8371) (Teddy Katz) 02f0d27 Docs: Add soda0289 to Development Team (#8367) (Kai Cataldo) 155424c Fix: ignore empty path in patterns (fixes #8362) (#8364) (alberto) 27616a8 Fix: prefer-const false positive with object spread (fixes #8187) (#8297) (Vitor Balocco) 8569a90 Docs: add note about git's linebreak handling to linebreak-style docs (#8361) (Teddy Katz) 5878593 Chore: fix invalid syntax in no-param-reassign test (#8360) (Teddy Katz) 1b1046b Fix: don't classify plugins that throw errors as "missing" (fixes #6874) (#8323) (Teddy Katz) 29f4ba5 Fix: no-useless-computed-key invalid autofix for getters and setters (#8335) (Teddy Katz) 0541eaf Fix: no-implicit-coercion invalid autofix with consecutive identifiers (#8340) (Teddy Katz) 41b9786 Fix: no-extra-parens false positive with objects following arrows (#8339) (Teddy Katz) 3146167 Fix: eslint.verify should not mutate config argument (fixes #8329) (#8334) (alberto) 927de90 Fix: dot-notation autofix produces invalid syntax for integer properties (#8332) (Teddy Katz) a9d1bea Fix: comma-style autofix produces errors on parenthesized elements (#8331) (Teddy Katz) d52173f Fix: don't generate invalid options in config-rule (#8326) (Teddy Katz) 6eda3b5 Fix: no-extra-parens invalid autofix in for-of statements (#8337) (Teddy Katz) 6c819d8 Fix: dot-notation autofix produces errors on parenthesized computed keys (#8330) (Teddy Katz) 2d883d7 Fix: object-shorthand autofix produces errors on parenthesized functions (#8328) (Teddy Katz) cd9b774 Fix: quotes false positive with backtick option in method names (#8327) (Teddy Katz) d064ba2 Fix: no-else-return false positive for ifs in single-statement position (#8338) (Teddy Katz) 6a718ba Chore: enable max-statements-per-line on ESLint codebase (#8321) (Teddy Katz) 614b62e Chore: update sinon calls to deprecated API. (#8310) (alberto) 0491572 Chore: use precalculated counts in codeframe formatter (#8296) (Vitor Balocco) 8733e6a Chore: Fix incorrect error location properties in tests (#8307) (alberto) c4ffb49 Chore: Fix typos in test option assertions (#8305) (Teddy Katz) 79a97cb Upgrade: devDependencies (#8303) (alberto) e4da200 Upgrade: Mocha to 3.2.0 (#8299) (Ilya Volodin) 2f144ca Fix: operator-assignment autofix errors with parentheses (fixes #8293) (#8294) (Teddy Katz) 7521cd5 Chore: update token logic in rules to use ast-utils (#8288) (Teddy Katz) 9b509ce Chore: refactor space-before-function-paren rule (#8284) (Teddy Katz) ddc6350 Fix: no-param-reassign false positive on destructuring (fixes #8279) (#8281) (Teddy Katz) f8176b3 Chore: improve test coverage for node-event-generator (#8287) (Teddy Katz) 602e9c2 Docs: fix incorrect selector examples (#8278) (Teddy Katz) The new version differs by 777 commits . 421aab4 3.19.0 26a4dd5 Build: changelog update for 3.19.0 e09132f Fix: no-extra-parens false positive with exports and object literals (#8359) 91baed4 Update: allow custom messages in no-restricted-syntax (fixes #8298) (#8357) 35c93e6 Fix: prevent space-before-function-paren from checking type annotations (#8349) 3342e9f Fix: don't modify operator precedence in operator-assignment autofixer (#8358) f88375f Docs: clarify that no-unsafe-negation is in eslint:recommended (#8371) 02f0d27 Docs: Add soda0289 to Development Team (#8367) 155424c Fix: ignore empty path in patterns (fixes #8362) (#8364) 27616a8 Fix: prefer-const false positive with object spread (fixes #8187) (#8297) 8569a90 Docs: add note about git's linebreak handling to linebreak-style docs (#8361) 5878593 Chore: fix invalid syntax in no-param-reassign test (#8360) 1b1046b Fix: don't classify plugins that throw errors as "missing" (fixes #6874) (#8323) 29f4ba5 Fix: no-useless-computed-key invalid autofix for getters and setters (#8335) 0541eaf Fix: no-implicit-coercion invalid autofix with consecutive identifiers (#8340) There are 250 commits in total. See the full diff. ✨ Try the all new Greenkeeper GitHub Integration ✨ With Integrations first-class bot support landed on GitHub and we’ve rewritten Greenkeeper to take full advantage of it. Simpler setup, fewer pull-requests, faster than ever. Screencast Try it today. Free for private repositories during beta.

Open Graph Description: Hello lovely humans, eslint just published its new version 3.19.0. State Update 🚀 Dependency eslint New ve...

X Description: Hello lovely humans, eslint just published its new version 3.19.0. State Update 🚀 Dependency eslint New ve...

Opengraph URL: https://github.com/JSONScript/jsonscript-proxy/pull/37

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:3a32f682-73c1-8b27-8715-f4f64922355b
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idA170:11247E:55EDF3:791079:6A630E33
html-safe-nonce3d51667a9865b65f3fd451636234eda470ce5a4c4871fd950798e55ccc54dbf4
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBMTcwOjExMjQ3RTo1NUVERjM6NzkxMDc5OjZBNjMwRTMzIiwidmlzaXRvcl9pZCI6IjEyMjYyODA1OTE0ODQ0NTY0OTkiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmac189a65fb9dcad0884fdb9084cb2ddbf5eaea9a80313c2a99343fd2d4f77933cd
hovercard-subject-tagpull_request:113732774
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/JSONScript/jsonscript-proxy/pull/37/files
twitter:imagehttps://avatars.githubusercontent.com/u/14790466?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/14790466?s=400&v=4
og:image:altHello lovely humans, eslint just published its new version 3.19.0. State Update 🚀 Dependency eslint New ve...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None1a6c056e02f174fffc096c521ec0ff6fb83e40a2ec8cb8875466ec1524872dd6
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/JSONScript/jsonscript-proxy git https://github.com/JSONScript/jsonscript-proxy.git
octolytics-dimension-user_id12376448
octolytics-dimension-user_loginJSONScript
octolytics-dimension-repository_id60457211
octolytics-dimension-repository_nwoJSONScript/jsonscript-proxy
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id60457211
octolytics-dimension-repository_network_root_nwoJSONScript/jsonscript-proxy
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
release6a93e25585f487ddff9e3996c06d5b869d6e1828
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/JSONScript/jsonscript-proxy/pull/37/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FJSONScript%2Fjsonscript-proxy%2Fpull%2F37%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
Code QualityEnforce quality at mergehttps://github.com/features/code-quality
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%2FJSONScript%2Fjsonscript-proxy%2Fpull%2F37%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=JSONScript%2Fjsonscript-proxy
Reloadhttps://github.com/JSONScript/jsonscript-proxy/pull/37/files
Reloadhttps://github.com/JSONScript/jsonscript-proxy/pull/37/files
Reloadhttps://github.com/JSONScript/jsonscript-proxy/pull/37/files
Please reload this pagehttps://github.com/JSONScript/jsonscript-proxy/pull/37/files
JSONScript https://github.com/JSONScript
jsonscript-proxyhttps://github.com/JSONScript/jsonscript-proxy
Notifications https://github.com/login?return_to=%2FJSONScript%2Fjsonscript-proxy
Fork 0 https://github.com/login?return_to=%2FJSONScript%2Fjsonscript-proxy
Star 2 https://github.com/login?return_to=%2FJSONScript%2Fjsonscript-proxy
Code https://github.com/JSONScript/jsonscript-proxy
Issues 0 https://github.com/JSONScript/jsonscript-proxy/issues
Pull requests 51 https://github.com/JSONScript/jsonscript-proxy/pulls
Actions https://github.com/JSONScript/jsonscript-proxy/actions
Projects https://github.com/JSONScript/jsonscript-proxy/projects
Security and quality 0 https://github.com/JSONScript/jsonscript-proxy/security
Insights https://github.com/JSONScript/jsonscript-proxy/pulse
Code https://github.com/JSONScript/jsonscript-proxy
Issues https://github.com/JSONScript/jsonscript-proxy/issues
Pull requests https://github.com/JSONScript/jsonscript-proxy/pulls
Actions https://github.com/JSONScript/jsonscript-proxy/actions
Projects https://github.com/JSONScript/jsonscript-proxy/projects
Security and quality https://github.com/JSONScript/jsonscript-proxy/security
Insights https://github.com/JSONScript/jsonscript-proxy/pulse
Sign up for GitHub https://github.com/signup?return_to=%2FJSONScript%2Fjsonscript-proxy%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2FJSONScript%2Fjsonscript-proxy%2Fissues%2Fnew%2Fchoose
greenkeeperio-bothttps://github.com/greenkeeperio-bot
masterhttps://github.com/JSONScript/jsonscript-proxy/tree/master
greenkeeper-eslint-3.19.0https://github.com/JSONScript/jsonscript-proxy/tree/greenkeeper-eslint-3.19.0
Conversation 1 https://github.com/JSONScript/jsonscript-proxy/pull/37
Commits 1 https://github.com/JSONScript/jsonscript-proxy/pull/37/commits
Checks 0 https://github.com/JSONScript/jsonscript-proxy/pull/37/checks
Files changed https://github.com/JSONScript/jsonscript-proxy/pull/37/files
Please reload this pagehttps://github.com/JSONScript/jsonscript-proxy/pull/37/files
Update eslint to version 3.19.0 🚀 https://github.com/JSONScript/jsonscript-proxy/pull/37/files#top
Show all changes 1 commit https://github.com/JSONScript/jsonscript-proxy/pull/37/files
1a32f2e chore(package): update eslint to version 3.19.0 greenkeeperio-bot Mar 31, 2017 https://github.com/JSONScript/jsonscript-proxy/pull/37/commits/1a32f2e5ace99cd90bcced10441c23b4121f7261
Clear filters https://github.com/JSONScript/jsonscript-proxy/pull/37/files
Please reload this pagehttps://github.com/JSONScript/jsonscript-proxy/pull/37/files
Please reload this pagehttps://github.com/JSONScript/jsonscript-proxy/pull/37/files
package.jsonhttps://github.com/JSONScript/jsonscript-proxy/pull/37/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519
View file https://github.com/JSONScript/jsonscript-proxy/blob/1a32f2e5ace99cd90bcced10441c23b4121f7261/package.json
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/JSONScript/jsonscript-proxy/pull/37/{{ revealButtonHref }}
https://github.com/JSONScript/jsonscript-proxy/pull/37/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519
https://github.com/JSONScript/jsonscript-proxy/pull/37/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.