René's URL Explorer Experiment


Title: Bump eslint from 8.5.0 to 8.23.0 by dependabot[bot] · Pull Request #26 · aaran-chi/JavaScript · GitHub

Open Graph Title: Bump eslint from 8.5.0 to 8.23.0 by dependabot[bot] · Pull Request #26 · aaran-chi/JavaScript

X Title: Bump eslint from 8.5.0 to 8.23.0 by dependabot[bot] · Pull Request #26 · aaran-chi/JavaScript

Description: Bumps eslint from 8.5.0 to 8.23.0. Release notes Sourced from eslint's releases. v8.23.0 Features 3e5839e feat: Enable eslint.config.js lookup from CLI (#16235) (Nicholas C. Zakas) 30b1a2d feat: add allowEmptyCase option to no-fallthrough rule (#15887) (Amaresh S M) 43f03aa feat: no-warning-comments support comments with decoration (#16120) (Lachlan Hunt) Documentation b1918da docs: package.json conventions (#16206) (Patrick McElhaney) 0e03c33 docs: remove word immediately (#16217) (Strek) c6790db docs: add anchor link for "migrating from jscs" (#16207) (Percy Ma) 7137344 docs: auto-generation edit link (#16213) (Percy Ma) Chores 2e004ab chore: upgrade @​eslint/eslintrc@​1.3.1 (#16249) (Milos Djermanovic) d35fbbe chore: Upgrade to espree@9.4.0 (#16243) (Milos Djermanovic) ed26229 test: add no-extra-parens tests with rest properties (#16236) (Milos Djermanovic) deaf69f chore: fix off-by-one min-width: 1023px media queries (#15974) (Milos Djermanovic) 63dec9f refactor: simplify parseListConfig (#16241) (Milos Djermanovic) v8.22.0 Features 2b97607 feat: Implement caching for FlatESLint (#16190) (Nicholas C. Zakas) fd5d3d3 feat: add methodsIgnorePattern option to object-shorthand rule (#16185) (Milos Djermanovic) Documentation 9f5a752 docs: optimize image assets (#16170) (Sam Chen) 61b2948 docs: add svgo command to pre commit hook (#16178) (Amaresh S M) 784096d docs: improve search result UI (#16187) (Sam Chen) d0f4cb4 docs: use shorthand property name in example (#16180) (Kevin Elliott) Chores 10a6e0e chore: remove deploy workflow for playground (#16186) (Milos Djermanovic) v8.21.0 Features 7b43ea1 feat: Implement FlatESLint (#16149) (Nicholas C. Zakas) 92bf49a feat: improve the key width calculation in key-spacing rule (#16154) (Nitin Kumar) c461542 feat: add new allowLineSeparatedGroups option to the sort-keys rule (#16138) (Nitin Kumar) 1cdcbca feat: add deprecation warnings for legacy API in RuleTester (#16063) (Nitin Kumar) Bug Fixes 0396775 fix: lines-around-comment apply allowBlockStart for switch statements (#16153) (Nitin Kumar) Documentation 2aadc93 docs: add anchors to headings inside docs content (#16134) (Strek) Chores 8892511 chore: Upgrade to Espree 9.3.3 (#16173) (Brandon Mills) 1233bee chore: switch to eslint-plugin-node's maintained fork (#16150) (唯然) 97b95c0 chore: upgrade puppeteer v13 (#16151) (唯然) ... (truncated) Changelog Sourced from eslint's changelog. v8.23.0 - August 26, 2022 2e004ab chore: upgrade @​eslint/eslintrc@​1.3.1 (#16249) (Milos Djermanovic) d35fbbe chore: Upgrade to espree@9.4.0 (#16243) (Milos Djermanovic) 3e5839e feat: Enable eslint.config.js lookup from CLI (#16235) (Nicholas C. Zakas) 30b1a2d feat: add allowEmptyCase option to no-fallthrough rule (#15887) (Amaresh S M) ed26229 test: add no-extra-parens tests with rest properties (#16236) (Milos Djermanovic) deaf69f chore: fix off-by-one min-width: 1023px media queries (#15974) (Milos Djermanovic) 63dec9f refactor: simplify parseListConfig (#16241) (Milos Djermanovic) 43f03aa feat: no-warning-comments support comments with decoration (#16120) (Lachlan Hunt) b1918da docs: package.json conventions (#16206) (Patrick McElhaney) 0e03c33 docs: remove word immediately (#16217) (Strek) c6790db docs: add anchor link for "migrating from jscs" (#16207) (Percy Ma) 7137344 docs: auto-generation edit link (#16213) (Percy Ma) v8.22.0 - August 13, 2022 2b97607 feat: Implement caching for FlatESLint (#16190) (Nicholas C. Zakas) fd5d3d3 feat: add methodsIgnorePattern option to object-shorthand rule (#16185) (Milos Djermanovic) 9f5a752 docs: optimize image assets (#16170) (Sam Chen) 61b2948 docs: add svgo command to pre commit hook (#16178) (Amaresh S M) 784096d docs: improve search result UI (#16187) (Sam Chen) d0f4cb4 docs: use shorthand property name in example (#16180) (Kevin Elliott) 10a6e0e chore: remove deploy workflow for playground (#16186) (Milos Djermanovic) v8.21.0 - August 1, 2022 7b43ea1 feat: Implement FlatESLint (#16149) (Nicholas C. Zakas) 8892511 chore: Upgrade to Espree 9.3.3 (#16173) (Brandon Mills) 92bf49a feat: improve the key width calculation in key-spacing rule (#16154) (Nitin Kumar) c461542 feat: add new allowLineSeparatedGroups option to the sort-keys rule (#16138) (Nitin Kumar) 1cdcbca feat: add deprecation warnings for legacy API in RuleTester (#16063) (Nitin Kumar) 0396775 fix: lines-around-comment apply allowBlockStart for switch statements (#16153) (Nitin Kumar) 2aadc93 docs: add anchors to headings inside docs content (#16134) (Strek) 1233bee chore: switch to eslint-plugin-node's maintained fork (#16150) (唯然) 97b95c0 chore: upgrade puppeteer v13 (#16151) (唯然) v8.20.0 - July 16, 2022 bbf8df4 chore: Mark autogenerated release blog post as draft (#16130) (Nicholas C. Zakas) 845c4f4 docs: Add website team details (#16115) (Nicholas C. Zakas) 5a0dfdb docs: Link to blog post in no-constant-binary-expression (#16112) (Jordan Eldredge) bc692a9 docs: remove install command (#16084) (Strek) 30be0ed fix: no-warning-comments rule escapes special RegEx characters in terms (#16090) (Lachlan Hunt) ca83178 feat: catch preprocess errors (#16105) (JounQin) 49ca3f0 docs: don't show toc when content not found (#16095) (Amaresh S M) ba19e3f docs: enhance 404 page UI (#16097) (Amaresh S M) bfe5e88 fix: ignore spacing before ] and } in comma-spacing (#16113) (Milos Djermanovic) a75d3b4 docs: remove unused meta.docs.category field in working-with-rules page (#16109) (Brandon Scott) cdc0206 docs: add formatters page edit link (#16094) (Amaresh S M) ... (truncated) Commits dcf178e 8.23.0 f005173 Build: changelog update for 8.23.0 2e004ab chore: upgrade @​eslint/eslintrc@​1.3.1 (#16249) d35fbbe chore: Upgrade to espree@9.4.0 (#16243) 3e5839e feat: Enable eslint.config.js lookup from CLI (#16235) 30b1a2d feat: add allowEmptyCase option to no-fallthrough rule (#15887) ed26229 test: add no-extra-parens tests with rest properties (#16236) deaf69f chore: fix off-by-one min-width: 1023px media queries (#15974) 63dec9f refactor: simplify parseListConfig (#16241) 43f03aa feat: no-warning-comments support comments with decoration (#16120) 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. 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)

Open Graph Description: Bumps eslint from 8.5.0 to 8.23.0. Release notes Sourced from eslint's releases. v8.23.0 Features 3e5839e feat: Enable eslint.config.js lookup from CLI (#16235) (Nicholas C. Zakas) 30b1a2d f...

X Description: Bumps eslint from 8.5.0 to 8.23.0. Release notes Sourced from eslint's releases. v8.23.0 Features 3e5839e feat: Enable eslint.config.js lookup from CLI (#16235) (Nicholas C. Zakas) 30b1a...

Opengraph URL: https://github.com/aaran-chi/JavaScript/pull/26

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/checks(.:format)
route-controllerpull_requests
route-actionchecks
fetch-noncev2:de5a15b1-02b9-b1f4-3f6b-94778ea8fbec
current-catalog-service-hash87dc3bc62d9b466312751bfd5f889726f4f1337bdff4e8be7da7c93d6c00a25a
request-id84A8:38E310:D5FE59:1181BB6:697F8886
html-safe-noncedadb5f0a927127fa458584995a83839e934a697b33ae9e31f3cdf8cd92138550
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4NEE4OjM4RTMxMDpENUZFNTk6MTE4MUJCNjo2OTdGODg4NiIsInZpc2l0b3JfaWQiOiIxOTIzNDAyOTkxMDUwNjU1ODc4IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac7d0f9dada58f40f35b611a42b3246914a82e3942931fda723b6a944577c63bb0
hovercard-subject-tagpull_request:1040138343
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,checks,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/checks
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/aaran-chi/JavaScript/pull/26/checks
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 eslint from 8.5.0 to 8.23.0. Release notes Sourced from eslint's releases. v8.23.0 Features 3e5839e feat: Enable eslint.config.js lookup from CLI (#16235) (Nicholas C. Zakas) 30b1a2d f...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None60279d4097367e16897439d16d6bbe4180663db828c666eeed2656988ffe59f6
turbo-cache-controlno-preview
go-importgithub.com/aaran-chi/JavaScript git https://github.com/aaran-chi/JavaScript.git
octolytics-dimension-user_id118247618
octolytics-dimension-user_loginaaran-chi
octolytics-dimension-repository_id495213467
octolytics-dimension-repository_nwoaaran-chi/JavaScript
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id495213467
octolytics-dimension-repository_network_root_nwoaaran-chi/JavaScript
turbo-body-classeslogged-out env-production page-responsive full-width full-width-p-0
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release7c85641c598ad130c74f7bcc27f58575cac69551
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/aaran-chi/JavaScript/pull/26/checks#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Faaran-chi%2FJavaScript%2Fpull%2F26%2Fchecks
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
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
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
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%2Faaran-chi%2FJavaScript%2Fpull%2F26%2Fchecks
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%2Fchecks&source=header-repo&source_repo=aaran-chi%2FJavaScript
Reloadhttps://github.com/aaran-chi/JavaScript/pull/26/checks
Reloadhttps://github.com/aaran-chi/JavaScript/pull/26/checks
Reloadhttps://github.com/aaran-chi/JavaScript/pull/26/checks
aaran-chi https://github.com/aaran-chi
JavaScripthttps://github.com/aaran-chi/JavaScript
actions/javascript-actionhttps://github.com/actions/javascript-action
Notifications https://github.com/login?return_to=%2Faaran-chi%2FJavaScript
Fork 0 https://github.com/login?return_to=%2Faaran-chi%2FJavaScript
Star 0 https://github.com/login?return_to=%2Faaran-chi%2FJavaScript
Code https://github.com/aaran-chi/JavaScript
Issues 2 https://github.com/aaran-chi/JavaScript/issues
Pull requests 9 https://github.com/aaran-chi/JavaScript/pulls
Actions https://github.com/aaran-chi/JavaScript/actions
Projects 0 https://github.com/aaran-chi/JavaScript/projects
Security 0 https://github.com/aaran-chi/JavaScript/security
Insights https://github.com/aaran-chi/JavaScript/pulse
Code https://github.com/aaran-chi/JavaScript
Issues https://github.com/aaran-chi/JavaScript/issues
Pull requests https://github.com/aaran-chi/JavaScript/pulls
Actions https://github.com/aaran-chi/JavaScript/actions
Projects https://github.com/aaran-chi/JavaScript/projects
Security https://github.com/aaran-chi/JavaScript/security
Insights https://github.com/aaran-chi/JavaScript/pulse
Sign up for GitHub https://github.com/signup?return_to=%2Faaran-chi%2FJavaScript%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2Faaran-chi%2FJavaScript%2Fissues%2Fnew%2Fchoose
dependabothttps://github.com/apps/dependabot
mainhttps://github.com/aaran-chi/JavaScript/tree/main
dependabot/npm_and_yarn/eslint-8.23.0https://github.com/aaran-chi/JavaScript/tree/dependabot/npm_and_yarn/eslint-8.23.0
Conversation 1 https://github.com/aaran-chi/JavaScript/pull/26
Commits 1 https://github.com/aaran-chi/JavaScript/pull/26/commits
Checks 0 https://github.com/aaran-chi/JavaScript/pull/26/checks
Files changed https://github.com/aaran-chi/JavaScript/pull/26/files
Please reload this pagehttps://github.com/aaran-chi/JavaScript/pull/26/checks
Please reload this pagehttps://github.com/aaran-chi/JavaScript/pull/26/checks
Bump eslint from 8.5.0 to 8.23.0 https://github.com/aaran-chi/JavaScript/pull/26/checks#top
Please reload this pagehttps://github.com/aaran-chi/JavaScript/pull/26/checks
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.