René's URL Explorer Experiment


Title: Bump @typescript-eslint/eslint-plugin from 5.62.0 to 8.23.0 by dependabot[bot] · Pull Request #10 · Reality2byte/setup-python · GitHub

Open Graph Title: Bump @typescript-eslint/eslint-plugin from 5.62.0 to 8.23.0 by dependabot[bot] · Pull Request #10 · Reality2byte/setup-python

X Title: Bump @typescript-eslint/eslint-plugin from 5.62.0 to 8.23.0 by dependabot[bot] · Pull Request #10 · Reality2byte/setup-python

Description: Bumps @typescript-eslint/eslint-plugin from 5.62.0 to 8.23.0. Release notes Sourced from @​typescript-eslint/eslint-plugin's releases. v8.23.0 8.23.0 (2025-02-03) 🚀 Features eslint-plugin: [no-unnecessary-boolean-literal-compare] enforce strictNullChecks (#10712) types: add strict parent types for function-declaration, default-export and named-export nodes (#10685) 🩹 Fixes bump ts-api-utils to ^2.0.1 (#10761) deps: update eslint monorepo to v9.19.0 (#10752) eslint-plugin: [no-unnecessary-type-assertion] should report readonly class properties with a literal initializer (#10618) eslint-plugin: [switch-exhaustiveness-check] suggest with qualified name (#10697) eslint-plugin: [no-unnecessary-template-expression] allow interpolating type parameter in type context (#10739) eslint-plugin: [prefer-nullish-coalescing] fix missing return (#10732) eslint-plugin: [dot-notation] handle noPropertyAccessFromIndexSignature true (#10644) eslint-plugin: [no-restricted-imports] support regex option (#10699) eslint-plugin: [no-shadow] ignore declare variables in definition files shadowing global variables (#10710) ❤️ Thank You Josh Goldberg ✨ Olivier Zalmanski @​OlivierZal Ronen Amiel Ryan Poon @​sopa301 YeonJuan @​yeonjuan Yukihiro Hasegawa @​y-hsgw You can read about our versioning strategy and releases on our website. v8.22.0 8.22.0 (2025-01-27) 🚀 Features parser: add standalone isolatedDeclarations option (#10499) 🩹 Fixes eslint-plugin: [prefer-nullish-coalescing] doesn't report on ternary but on equivalent || (#10517) eslint-plugin: [no-duplicate-type-constituents] handle nested types (#10638) eslint-plugin: [no-shadow] don't report unnecessarily on valid ways of using module augmentation (#10616) eslint-plugin: [no-extraneous-class] handle accessor keyword (#10678) eslint-plugin: [prefer-readonly] autofixer doesn't add type to property that is mutated in the constructor (#10552) eslint-plugin: [no-unnecessary-template-expression] handle template literal type (#10612) type-utils: support matching intersection types in TypeOrValueSpecifier with a PackageSpecifier (#10667) ❤️ Thank You ... (truncated) Changelog Sourced from @​typescript-eslint/eslint-plugin's changelog. 8.23.0 (2025-02-03) 🚀 Features eslint-plugin: [no-unnecessary-boolean-literal-compare] enforce strictNullChecks (#10712) 🩹 Fixes eslint-plugin: [no-shadow] ignore declare variables in definition files shadowing global variables (#10710) eslint-plugin: [no-restricted-imports] support regex option (#10699) eslint-plugin: [dot-notation] handle noPropertyAccessFromIndexSignature true (#10644) eslint-plugin: [prefer-nullish-coalescing] fix missing return (#10732) bump ts-api-utils to ^2.0.1 (#10761) eslint-plugin: [no-unnecessary-template-expression] allow interpolating type parameter in type context (#10739) eslint-plugin: [switch-exhaustiveness-check] suggest with qualified name (#10697) eslint-plugin: [no-unnecessary-type-assertion] should report readonly class properties with a literal initializer (#10618) ❤️ Thank You Josh Goldberg ✨ Olivier Zalmanski @​OlivierZal Ryan Poon @​sopa301 YeonJuan @​yeonjuan Yukihiro Hasegawa @​y-hsgw You can read about our versioning strategy and releases on our website. 8.22.0 (2025-01-27) 🩹 Fixes eslint-plugin: [no-unnecessary-template-expression] handle template literal type (#10612) eslint-plugin: [prefer-readonly] autofixer doesn't add type to property that is mutated in the constructor (#10552) eslint-plugin: [no-extraneous-class] handle accessor keyword (#10678) eslint-plugin: [no-shadow] don't report unnecessarily on valid ways of using module augmentation (#10616) eslint-plugin: [no-duplicate-type-constituents] handle nested types (#10638) eslint-plugin: [prefer-nullish-coalescing] doesn't report on ternary but on equivalent || (#10517) ❤️ Thank You mdm317 Olivier Zalmanski @​OlivierZal Ronen Amiel YeonJuan @​yeonjuan You can read about our versioning strategy and releases on our website. 8.21.0 (2025-01-20) 🩹 Fixes ... (truncated) Commits 2a96020 chore(release): publish 8.23.0 06925f8 feat(eslint-plugin): [no-unnecessary-boolean-literal-compare] enforce strictN... 884995d fix(eslint-plugin): [no-shadow] ignore declare variables in definition files ... cd15629 docs(eslint-plugin): [class-methods-use-this] refresh options docs (#10728) a9cbcc9 fix(eslint-plugin): [no-restricted-imports] support regex option (#10699) 3e44913 fix(eslint-plugin): [dot-notation] handle noPropertyAccessFromIndexSignature ... 82cb00d fix(eslint-plugin): [prefer-nullish-coalescing] fix missing return (#10732) c58d816 fix: bump ts-api-utils to ^2.0.1 (#10761) 345e82e docs(eslint-plugin): remove duplicate option descriptions on various rules (#... 77df70d fix(eslint-plugin): [no-unnecessary-template-expression] allow interpolating ... 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 @typescript-eslint/eslint-plugin from 5.62.0 to 8.23.0. Release notes Sourced from @​typescript-eslint/eslint-plugin's releases. v8.23.0 8.23.0 (2025-02-03) 🚀 Features eslint-plugin: [...

X Description: Bumps @typescript-eslint/eslint-plugin from 5.62.0 to 8.23.0. Release notes Sourced from @​typescript-eslint/eslint-plugin's releases. v8.23.0 8.23.0 (2025-02-03) 🚀 Features eslint-plugi...

Opengraph URL: https://github.com/Reality2byte/setup-python/pull/10

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:eb519f49-57bc-1f09-7c06-a69f0924bf18
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-id83BC:242157:4D223AA:64D7DE3:69750942
html-safe-nonce14f2e30c9ca7e1ec2e5781dedf2490b26161e7a78bf767f1805e9176957eb342
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4M0JDOjI0MjE1Nzo0RDIyM0FBOjY0RDdERTM6Njk3NTA5NDIiLCJ2aXNpdG9yX2lkIjoiNTE2MDE0OTUyOTk2NDkwNjgxOCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac47717bd787f26b763fee3e8c51ace25d076c0a252f435b97acc2a598838cb8c8
hovercard-subject-tagpull_request:2326530705
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/Reality2byte/setup-python/pull/10/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 @typescript-eslint/eslint-plugin from 5.62.0 to 8.23.0. Release notes Sourced from @​typescript-eslint/eslint-plugin's releases. v8.23.0 8.23.0 (2025-02-03) 🚀 Features eslint-plugin: [...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None4a4bf5f4e28041a9d2e5c107d7d20b78b4294ba261cab243b28167c16a623a1f
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/Reality2byte/setup-python git https://github.com/Reality2byte/setup-python.git
octolytics-dimension-user_id187491537
octolytics-dimension-user_loginReality2byte
octolytics-dimension-repository_id925544063
octolytics-dimension-repository_nwoReality2byte/setup-python
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forktrue
octolytics-dimension-repository_parent_id192625525
octolytics-dimension-repository_parent_nwoactions/setup-python
octolytics-dimension-repository_network_root_id192625525
octolytics-dimension-repository_network_root_nwoactions/setup-python
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
release488b30e96dfd057fbbe44c6665ccbc030b729dde
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/Reality2byte/setup-python/pull/10/files#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2FReality2byte%2Fsetup-python%2Fpull%2F10%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%2FReality2byte%2Fsetup-python%2Fpull%2F10%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=Reality2byte%2Fsetup-python
Reloadhttps://patch-diff.githubusercontent.com/Reality2byte/setup-python/pull/10/files
Reloadhttps://patch-diff.githubusercontent.com/Reality2byte/setup-python/pull/10/files
Reloadhttps://patch-diff.githubusercontent.com/Reality2byte/setup-python/pull/10/files
Reality2byte https://patch-diff.githubusercontent.com/Reality2byte
setup-pythonhttps://patch-diff.githubusercontent.com/Reality2byte/setup-python
actions/setup-pythonhttps://patch-diff.githubusercontent.com/actions/setup-python
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2FReality2byte%2Fsetup-python
Fork 0 https://patch-diff.githubusercontent.com/login?return_to=%2FReality2byte%2Fsetup-python
Star 0 https://patch-diff.githubusercontent.com/login?return_to=%2FReality2byte%2Fsetup-python
Code https://patch-diff.githubusercontent.com/Reality2byte/setup-python
Issues 0 https://patch-diff.githubusercontent.com/Reality2byte/setup-python/issues
Pull requests 7 https://patch-diff.githubusercontent.com/Reality2byte/setup-python/pulls
Discussions https://patch-diff.githubusercontent.com/Reality2byte/setup-python/discussions
Actions https://patch-diff.githubusercontent.com/Reality2byte/setup-python/actions
Projects 0 https://patch-diff.githubusercontent.com/Reality2byte/setup-python/projects
Security 0 https://patch-diff.githubusercontent.com/Reality2byte/setup-python/security
Insights https://patch-diff.githubusercontent.com/Reality2byte/setup-python/pulse
Code https://patch-diff.githubusercontent.com/Reality2byte/setup-python
Issues https://patch-diff.githubusercontent.com/Reality2byte/setup-python/issues
Pull requests https://patch-diff.githubusercontent.com/Reality2byte/setup-python/pulls
Discussions https://patch-diff.githubusercontent.com/Reality2byte/setup-python/discussions
Actions https://patch-diff.githubusercontent.com/Reality2byte/setup-python/actions
Projects https://patch-diff.githubusercontent.com/Reality2byte/setup-python/projects
Security https://patch-diff.githubusercontent.com/Reality2byte/setup-python/security
Insights https://patch-diff.githubusercontent.com/Reality2byte/setup-python/pulse
Sign up for GitHub https://patch-diff.githubusercontent.com/signup?return_to=%2FReality2byte%2Fsetup-python%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=%2FReality2byte%2Fsetup-python%2Fissues%2Fnew%2Fchoose
dependabothttps://patch-diff.githubusercontent.com/apps/dependabot
mainhttps://patch-diff.githubusercontent.com/Reality2byte/setup-python/tree/main
dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.23.0https://patch-diff.githubusercontent.com/Reality2byte/setup-python/tree/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.23.0
Conversation 1 https://patch-diff.githubusercontent.com/Reality2byte/setup-python/pull/10
Commits 1 https://patch-diff.githubusercontent.com/Reality2byte/setup-python/pull/10/commits
Checks 445 https://patch-diff.githubusercontent.com/Reality2byte/setup-python/pull/10/checks
Files changed https://patch-diff.githubusercontent.com/Reality2byte/setup-python/pull/10/files
Please reload this pagehttps://patch-diff.githubusercontent.com/Reality2byte/setup-python/pull/10/files
Bump @typescript-eslint/eslint-plugin from 5.62.0 to 8.23.0 https://patch-diff.githubusercontent.com/Reality2byte/setup-python/pull/10/files#top
Show all changes 1 commit https://patch-diff.githubusercontent.com/Reality2byte/setup-python/pull/10/files
c5376c7 Bump @typescript-eslint/eslint-plugin from 5.62.0 to 8.23.0 dependabot[bot] Feb 10, 2025 https://patch-diff.githubusercontent.com/Reality2byte/setup-python/pull/10/commits/c5376c7525cc6dbfe214185d7d5ebcdbcc036dd3
Clear filters https://patch-diff.githubusercontent.com/Reality2byte/setup-python/pull/10/files
Please reload this pagehttps://patch-diff.githubusercontent.com/Reality2byte/setup-python/pull/10/files
Please reload this pagehttps://patch-diff.githubusercontent.com/Reality2byte/setup-python/pull/10/files
package-lock.json https://patch-diff.githubusercontent.com/Reality2byte/setup-python/pull/10/files#diff-053150b640a7ce75eff69d1a22cae7f0f94ad64ce9a855db544dda0929316519
package.json https://patch-diff.githubusercontent.com/Reality2byte/setup-python/pull/10/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519
Please reload this pagehttps://patch-diff.githubusercontent.com/Reality2byte/setup-python/pull/10/files
Please reload this pagehttps://patch-diff.githubusercontent.com/Reality2byte/setup-python/pull/10/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.