René's URL Explorer Experiment


Title: Bump eslint from 8.57.0 to 9.36.0 by dependabot[bot] · Pull Request #252 · smsapi/smsapi-javascript-client · GitHub

Open Graph Title: Bump eslint from 8.57.0 to 9.36.0 by dependabot[bot] · Pull Request #252 · smsapi/smsapi-javascript-client

X Title: Bump eslint from 8.57.0 to 9.36.0 by dependabot[bot] · Pull Request #252 · smsapi/smsapi-javascript-client

Description: Bumps eslint from 8.57.0 to 9.36.0. Release notes Sourced from eslint's releases. v9.36.0 Features 47afcf6 feat: correct preserve-caught-error edge cases (#20109) (Francesco Trotta) Bug Fixes 75b74d8 fix: add missing rule option types (#20127) (ntnyq) 1c0d850 fix: update eslint-all.js to use Object.freeze for rules object (#20116) (루밀LuMir) 7d61b7f fix: add missing scope types to Scope.type (#20110) (Pixel998) 7a670c3 fix: correct rule option typings in rules.d.ts (#20084) (Pixel998) Documentation b73ab12 docs: update examples to use defineConfig (#20131) (sethamus) 31d9392 docs: fix typos (#20118) (Pixel998) c7f861b docs: Update README (GitHub Actions Bot) 6b0c08b docs: Update README (GitHub Actions Bot) 91f97c5 docs: Update README (GitHub Actions Bot) Chores 12411e8 chore: upgrade @​eslint/js@​9.36.0 (#20139) (Milos Djermanovic) 488cba6 chore: package.json update for @​eslint/js release (Jenkins) bac82a2 ci: simplify renovate configuration (#19907) (唯然) c00bb37 ci: bump actions/labeler from 5 to 6 (#20090) (dependabot[bot]) fee751d refactor: use defaultOptions in rules (#20121) (Pixel998) 1ace67d chore: update example to use defineConfig (#20111) (루밀LuMir) 4821963 test: add missing loc information to error objects in rule tests (#20112) (루밀LuMir) b42c42e chore: disallow use of deprecated type property in core rule tests (#20094) (Milos Djermanovic) 7bb498d test: remove deprecated type property from core rule tests (#20093) (Pixel998) e10cf2a ci: bump actions/setup-node from 4 to 5 (#20089) (dependabot[bot]) 5cb0ce4 refactor: use meta.defaultOptions in preserve-caught-error (#20080) (Pixel998) f9f7cb5 chore: package.json update for eslint-config-eslint release (Jenkins) 81764b2 chore: update eslint peer dependency in eslint-config-eslint (#20079) (Milos Djermanovic) v9.35.0 Features 42761fa feat: implement suggestions for no-empty-function (#20057) (jaymarvelz) 102f444 feat: implement suggestions for no-empty-static-block (#20056) (jaymarvelz) e51ffff feat: add preserve-caught-error rule (#19913) (Amnish Singh Arora) Bug Fixes 10e7ae2 fix: update uncloneable options error message (#20059) (soda-sorcery) bfa4601 fix: ignore empty switch statements with comments in no-empty rule (#20045) (jaymarvelz) dfd11de fix: add before and after to test case types (#20049) (Francesco Trotta) dabbe95 fix: correct types for no-restricted-imports rule (#20034) (Milos Djermanovic) ea789c7 fix: no-loss-of-precision false positive with uppercase exponent (#20032) (sethamus) Documentation d265515 docs: improve phrasing - "if" → "even if" from getting-started section (#20074) (jjangga0214) a355a0e docs: invert comparison logic for example in no-var doc page (#20064) (OTonGitHub) 5082fc2 docs: Update README (GitHub Actions Bot) 99cfd7e docs: add missing "the" in rule deprecation docs (#20050) (Josh Goldberg ✨) ... (truncated) Changelog Sourced from eslint's changelog. v9.36.0 - September 19, 2025 12411e8 chore: upgrade @​eslint/js@​9.36.0 (#20139) (Milos Djermanovic) 488cba6 chore: package.json update for @​eslint/js release (Jenkins) b73ab12 docs: update examples to use defineConfig (#20131) (sethamus) 47afcf6 feat: correct preserve-caught-error edge cases (#20109) (Francesco Trotta) 75b74d8 fix: add missing rule option types (#20127) (ntnyq) bac82a2 ci: simplify renovate configuration (#19907) (唯然) 1c0d850 fix: update eslint-all.js to use Object.freeze for rules object (#20116) (루밀LuMir) c00bb37 ci: bump actions/labeler from 5 to 6 (#20090) (dependabot[bot]) fee751d refactor: use defaultOptions in rules (#20121) (Pixel998) 31d9392 docs: fix typos (#20118) (Pixel998) 7d61b7f fix: add missing scope types to Scope.type (#20110) (Pixel998) 1ace67d chore: update example to use defineConfig (#20111) (루밀LuMir) 4821963 test: add missing loc information to error objects in rule tests (#20112) (루밀LuMir) c7f861b docs: Update README (GitHub Actions Bot) 6b0c08b docs: Update README (GitHub Actions Bot) 7a670c3 fix: correct rule option typings in rules.d.ts (#20084) (Pixel998) b42c42e chore: disallow use of deprecated type property in core rule tests (#20094) (Milos Djermanovic) 7bb498d test: remove deprecated type property from core rule tests (#20093) (Pixel998) 91f97c5 docs: Update README (GitHub Actions Bot) e10cf2a ci: bump actions/setup-node from 4 to 5 (#20089) (dependabot[bot]) 5cb0ce4 refactor: use meta.defaultOptions in preserve-caught-error (#20080) (Pixel998) f9f7cb5 chore: package.json update for eslint-config-eslint release (Jenkins) 81764b2 chore: update eslint peer dependency in eslint-config-eslint (#20079) (Milos Djermanovic) v9.35.0 - September 5, 2025 da87f2f chore: upgrade @​eslint/js@​9.35.0 (#20077) (Milos Djermanovic) af2a087 chore: package.json update for @​eslint/js release (Jenkins) d265515 docs: improve phrasing - "if" → "even if" from getting-started section (#20074) (jjangga0214) 7055764 test: remove tests/lib/eslint/eslint.config.js (#20065) (Milos Djermanovic) 10e7ae2 fix: update uncloneable options error message (#20059) (soda-sorcery) 42761fa feat: implement suggestions for no-empty-function (#20057) (jaymarvelz) 102f444 feat: implement suggestions for no-empty-static-block (#20056) (jaymarvelz) 84ffb96 chore: update @eslint-community/eslint-utils (#20069) (Francesco Trotta) a355a0e docs: invert comparison logic for example in no-var doc page (#20064) (OTonGitHub) e51ffff feat: add preserve-caught-error rule (#19913) (Amnish Singh Arora) 5082fc2 docs: Update README (GitHub Actions Bot) d5ef939 refactor: remove deprecated context.parserOptions usage across rules (#20060) (sethamus) 1b3881d chore: remove redundant word (#20058) (pxwanglu) 99cfd7e docs: add missing "the" in rule deprecation docs (#20050) (Josh Goldberg ✨) bfa4601 fix: ignore empty switch statements with comments in no-empty rule (#20045) (jaymarvelz) dfd11de fix: add before and after to test case types (#20049) (Francesco Trotta) 6ad8973 docs: update --no-ignore and --ignore-pattern documentation (#20036) (Francesco Trotta) dabbe95 fix: correct types for no-restricted-imports rule (#20034) (Milos Djermanovic) 8033b19 docs: add documentation for --no-config-lookup (#20033) (Francesco Trotta) ea789c7 fix: no-loss-of-precision false positive with uppercase exponent (#20032) (sethamus) v9.34.0 - August 22, 2025 ... (truncated) Commits b4857e5 9.36.0 5878a42 Build: changelog update for 9.36.0 12411e8 chore: upgrade @​eslint/js@​9.36.0 (#20139) 488cba6 chore: package.json update for @​eslint/js release b73ab12 docs: update examples to use defineConfig (#20131) 47afcf6 feat: correct preserve-caught-error edge cases (#20109) 75b74d8 fix: add missing rule option types (#20127) bac82a2 ci: simplify renovate configuration (#19907) 1c0d850 fix: update eslint-all.js to use Object.freeze for rules object (#20116) c00bb37 ci: bump actions/labeler from 5 to 6 (#20090) 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 show ignore conditions will show all of the ignore conditions of the specified dependency @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.57.0 to 9.36.0. Release notes Sourced from eslint's releases. v9.36.0 Features 47afcf6 feat: correct preserve-caught-error edge cases (#20109) (Francesco Trotta) Bug Fix...

X Description: Bumps eslint from 8.57.0 to 9.36.0. Release notes Sourced from eslint's releases. v9.36.0 Features 47afcf6 feat: correct preserve-caught-error edge cases (#20109) (Francesco Trotta) Bug...

Opengraph URL: https://github.com/smsapi/smsapi-javascript-client/pull/252

X: @github

direct link

Domain: patch-diff.githubusercontent.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:b137418f-34c1-cb27-1a05-8940b3088db9
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-id9F06:39044B:11C5775:16C85B1:697FBD81
html-safe-nonce28c46ebe4db0019b161e52d1941631486820c4ed1dccd6e1c8bc18c122c3b78c
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5RjA2OjM5MDQ0QjoxMUM1Nzc1OjE2Qzg1QjE6Njk3RkJEODEiLCJ2aXNpdG9yX2lkIjoiNTkxNDAwNTc2MzE3MjMxODU5MyIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac525e53aad323962f1f5896085ff1ab428d79f5e6079b03a93291fcc1b7d585dd
hovercard-subject-tagpull_request:2845297290
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/smsapi/smsapi-javascript-client/pull/252/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 eslint from 8.57.0 to 9.36.0. Release notes Sourced from eslint's releases. v9.36.0 Features 47afcf6 feat: correct preserve-caught-error edge cases (#20109) (Francesco Trotta) Bug Fix...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None60279d4097367e16897439d16d6bbe4180663db828c666eeed2656988ffe59f6
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/smsapi/smsapi-javascript-client git https://github.com/smsapi/smsapi-javascript-client.git
octolytics-dimension-user_id3853554
octolytics-dimension-user_loginsmsapi
octolytics-dimension-repository_id39430744
octolytics-dimension-repository_nwosmsapi/smsapi-javascript-client
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id39430744
octolytics-dimension-repository_network_root_nwosmsapi/smsapi-javascript-client
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
release7c85641c598ad130c74f7bcc27f58575cac69551
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/smsapi/smsapi-javascript-client/pull/252/files#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fsmsapi%2Fsmsapi-javascript-client%2Fpull%2F252%2Ffiles
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://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fsmsapi%2Fsmsapi-javascript-client%2Fpull%2F252%2Ffiles
Sign up https://patch-diff.githubusercontent.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=smsapi%2Fsmsapi-javascript-client
Reloadhttps://patch-diff.githubusercontent.com/smsapi/smsapi-javascript-client/pull/252/files
Reloadhttps://patch-diff.githubusercontent.com/smsapi/smsapi-javascript-client/pull/252/files
Reloadhttps://patch-diff.githubusercontent.com/smsapi/smsapi-javascript-client/pull/252/files
smsapi https://patch-diff.githubusercontent.com/smsapi
smsapi-javascript-clienthttps://patch-diff.githubusercontent.com/smsapi/smsapi-javascript-client
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2Fsmsapi%2Fsmsapi-javascript-client
Fork 11 https://patch-diff.githubusercontent.com/login?return_to=%2Fsmsapi%2Fsmsapi-javascript-client
Star 36 https://patch-diff.githubusercontent.com/login?return_to=%2Fsmsapi%2Fsmsapi-javascript-client
Code https://patch-diff.githubusercontent.com/smsapi/smsapi-javascript-client
Issues 0 https://patch-diff.githubusercontent.com/smsapi/smsapi-javascript-client/issues
Pull requests 8 https://patch-diff.githubusercontent.com/smsapi/smsapi-javascript-client/pulls
Actions https://patch-diff.githubusercontent.com/smsapi/smsapi-javascript-client/actions
Projects 0 https://patch-diff.githubusercontent.com/smsapi/smsapi-javascript-client/projects
Wiki https://patch-diff.githubusercontent.com/smsapi/smsapi-javascript-client/wiki
Security 0 https://patch-diff.githubusercontent.com/smsapi/smsapi-javascript-client/security
Insights https://patch-diff.githubusercontent.com/smsapi/smsapi-javascript-client/pulse
Code https://patch-diff.githubusercontent.com/smsapi/smsapi-javascript-client
Issues https://patch-diff.githubusercontent.com/smsapi/smsapi-javascript-client/issues
Pull requests https://patch-diff.githubusercontent.com/smsapi/smsapi-javascript-client/pulls
Actions https://patch-diff.githubusercontent.com/smsapi/smsapi-javascript-client/actions
Projects https://patch-diff.githubusercontent.com/smsapi/smsapi-javascript-client/projects
Wiki https://patch-diff.githubusercontent.com/smsapi/smsapi-javascript-client/wiki
Security https://patch-diff.githubusercontent.com/smsapi/smsapi-javascript-client/security
Insights https://patch-diff.githubusercontent.com/smsapi/smsapi-javascript-client/pulse
Sign up for GitHub https://patch-diff.githubusercontent.com/signup?return_to=%2Fsmsapi%2Fsmsapi-javascript-client%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://patch-diff.githubusercontent.com/login?return_to=%2Fsmsapi%2Fsmsapi-javascript-client%2Fissues%2Fnew%2Fchoose
dependabothttps://patch-diff.githubusercontent.com/apps/dependabot
masterhttps://patch-diff.githubusercontent.com/smsapi/smsapi-javascript-client/tree/master
dependabot/npm_and_yarn/eslint-9.36.0https://patch-diff.githubusercontent.com/smsapi/smsapi-javascript-client/tree/dependabot/npm_and_yarn/eslint-9.36.0
Conversation 1 https://patch-diff.githubusercontent.com/smsapi/smsapi-javascript-client/pull/252
Commits 1 https://patch-diff.githubusercontent.com/smsapi/smsapi-javascript-client/pull/252/commits
Checks 4 https://patch-diff.githubusercontent.com/smsapi/smsapi-javascript-client/pull/252/checks
Files changed https://patch-diff.githubusercontent.com/smsapi/smsapi-javascript-client/pull/252/files
Please reload this pagehttps://patch-diff.githubusercontent.com/smsapi/smsapi-javascript-client/pull/252/files
Bump eslint from 8.57.0 to 9.36.0 https://patch-diff.githubusercontent.com/smsapi/smsapi-javascript-client/pull/252/files#top
Show all changes 1 commit https://patch-diff.githubusercontent.com/smsapi/smsapi-javascript-client/pull/252/files
51a9452 Bump eslint from 8.57.0 to 9.36.0 dependabot[bot] Sep 19, 2025 https://patch-diff.githubusercontent.com/smsapi/smsapi-javascript-client/pull/252/commits/51a9452ac7462e41881b119b0ce7700587ae5b31
Clear filters https://patch-diff.githubusercontent.com/smsapi/smsapi-javascript-client/pull/252/files
Please reload this pagehttps://patch-diff.githubusercontent.com/smsapi/smsapi-javascript-client/pull/252/files
Please reload this pagehttps://patch-diff.githubusercontent.com/smsapi/smsapi-javascript-client/pull/252/files
package-lock.json https://patch-diff.githubusercontent.com/smsapi/smsapi-javascript-client/pull/252/files#diff-053150b640a7ce75eff69d1a22cae7f0f94ad64ce9a855db544dda0929316519
package.json https://patch-diff.githubusercontent.com/smsapi/smsapi-javascript-client/pull/252/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519
Please reload this pagehttps://patch-diff.githubusercontent.com/smsapi/smsapi-javascript-client/pull/252/files
Please reload this pagehttps://patch-diff.githubusercontent.com/smsapi/smsapi-javascript-client/pull/252/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.