René's URL Explorer Experiment


Title: Bump the npm-minor group with 3 updates by dependabot[bot] · Pull Request #3195 · github/codeql-action · GitHub

Open Graph Title: Bump the npm-minor group with 3 updates by dependabot[bot] · Pull Request #3195 · github/codeql-action

X Title: Bump the npm-minor group with 3 updates by dependabot[bot] · Pull Request #3195 · github/codeql-action

Description: Bumps the npm-minor group with 3 updates: semver, @typescript-eslint/eslint-plugin and @typescript-eslint/parser. Updates semver from 7.7.2 to 7.7.3 Release notes Sourced from semver's releases. v7.7.3 7.7.3 (2025-10-06) Bug Fixes e37e0ca #813 faster paths for compare (#813) (@​H4ad) 2471d75 #811 x-range build metadata support (i529015) Chores 8f05c87 #807 bump @​npmcli/template-oss from 4.25.0 to 4.25.1 (#807) (@​dependabot[bot], @​owlstronaut) Changelog Sourced from semver's changelog. 7.7.3 (2025-10-06) Bug Fixes e37e0ca #813 faster paths for compare (#813) (@​H4ad) 2471d75 #811 x-range build metadata support (i529015) Chores 8f05c87 #807 bump @​npmcli/template-oss from 4.25.0 to 4.25.1 (#807) (@​dependabot[bot], @​owlstronaut) Commits a25789b chore: release 7.7.3 (#812) e37e0ca fix: faster paths for compare (#813) 2471d75 fix: x-range build metadata support 8f05c87 chore: bump @​npmcli/template-oss from 4.25.0 to 4.25.1 (#807) d17aebf chore: bump @​npmcli/template-oss from 4.24.4 to 4.25.0 (#797) 3b03e3b chore: bump @​npmcli/template-oss from 4.24.3 to 4.24.4 (#790) See full diff in compare view Maintainer changes This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for semver since your current version. Updates @typescript-eslint/eslint-plugin from 8.45.0 to 8.46.0 Release notes Sourced from @​typescript-eslint/eslint-plugin's releases. v8.46.0 8.46.0 (2025-10-06) 🚀 Features eslint-plugin: [no-unsafe-member-access] add allowOptionalChaining option (#11659) eslint-plugin-internal: [no-dynamic-tests] new internal Lint rule to ban dynamic syntax in generating tests (#11323) rule-schema-to-typescript-types: clean up and make public (#11633) typescript-eslint: export util types (#10848, #10849) typescript-estree: mention file specifics in project service allowDefaultProject error (#11635) typescript-estree: private identifiers can only appear on LHS of in expressions (#9232) 🩹 Fixes eslint-plugin: [no-floating-promises] remove excess parentheses in suggestions (#11487) eslint-plugin: [unbound-method] improve wording around this: void and binding (#11634) eslint-plugin: [no-deprecated] ignore deprecated export imports (#11603) eslint-plugin: removed error type previously deprecated (#11674) eslint-plugin: [prefer-readonly-parameter-types] ignore tagged primitives (#11660) rule-tester: deprecate TestCaseError#type and LintMessage#nodeType (#11628) typescript-estree: forbid abstract modifier in object methods (#11656) typescript-estree: forbid abstract method and accessor to have implementation (#11657) ❤️ Thank You fisker Cheung @​fisker Josh Goldberg ✨ Joshua Chen Kirk Waiblinger @​kirkwaiblinger Mark de Dios @​peanutenthusiast Mister-Hope @​Mister-Hope Richard Torres @​richardtorres314 Victor Genaev @​mainframev Younsang Na @​nayounsang You can read about our versioning strategy and releases on our website. Changelog Sourced from @​typescript-eslint/eslint-plugin's changelog. 8.46.0 (2025-10-06) 🚀 Features eslint-plugin: [no-unsafe-member-access] add allowOptionalChaining option (#11659) rule-schema-to-typescript-types: clean up and make public (#11633) 🩹 Fixes eslint-plugin: [prefer-readonly-parameter-types] ignore tagged primitives (#11660) typescript-estree: forbid abstract method and accessor to have implementation (#11657) eslint-plugin: removed error type previously deprecated (#11674) eslint-plugin: [no-deprecated] ignore deprecated export imports (#11603) eslint-plugin: [unbound-method] improve wording around this: void and binding (#11634) rule-tester: deprecate TestCaseError#type and LintMessage#nodeType (#11628) eslint-plugin: [no-floating-promises] remove excess parentheses in suggestions (#11487) ❤️ Thank You fisker Cheung @​fisker Josh Goldberg ✨ Kirk Waiblinger @​kirkwaiblinger Mark de Dios @​peanutenthusiast Richard Torres @​richardtorres314 Victor Genaev @​mainframev You can read about our versioning strategy and releases on our website. Commits aec785e chore(release): publish 8.46.0 a974191 fix(eslint-plugin): [prefer-readonly-parameter-types] ignore tagged primitive... 02e0278 fix(typescript-estree): forbid abstract method and accessor to have implement... f083798 feat(eslint-plugin): [no-unsafe-member-access] add allowOptionalChaining opti... a62f625 fix(eslint-plugin): removed error type previously deprecated (#11674) 7f5fed7 chore: remove unused batchedSingleLineTests test utility (#11675) f8412ce fix(eslint-plugin): [no-deprecated] ignore deprecated export imports (#11603) 8de997e feat(eslint-plugin): [no-unused-vars] support explicit resource management wi... 740a63f feat(rule-schema-to-typescript-types): clean up and make public (#11633) 692d4ee docs(eslint-plugin): [prefer-for-of] mention DOM elements and lib: dom.iterab... Additional commits viewable in compare view Updates @typescript-eslint/parser from 8.45.0 to 8.46.0 Release notes Sourced from @​typescript-eslint/parser's releases. v8.46.0 8.46.0 (2025-10-06) 🚀 Features eslint-plugin: [no-unsafe-member-access] add allowOptionalChaining option (#11659) eslint-plugin-internal: [no-dynamic-tests] new internal Lint rule to ban dynamic syntax in generating tests (#11323) rule-schema-to-typescript-types: clean up and make public (#11633) typescript-eslint: export util types (#10848, #10849) typescript-estree: mention file specifics in project service allowDefaultProject error (#11635) typescript-estree: private identifiers can only appear on LHS of in expressions (#9232) 🩹 Fixes eslint-plugin: [no-floating-promises] remove excess parentheses in suggestions (#11487) eslint-plugin: [unbound-method] improve wording around this: void and binding (#11634) eslint-plugin: [no-deprecated] ignore deprecated export imports (#11603) eslint-plugin: removed error type previously deprecated (#11674) eslint-plugin: [prefer-readonly-parameter-types] ignore tagged primitives (#11660) rule-tester: deprecate TestCaseError#type and LintMessage#nodeType (#11628) typescript-estree: forbid abstract modifier in object methods (#11656) typescript-estree: forbid abstract method and accessor to have implementation (#11657) ❤️ Thank You fisker Cheung @​fisker Josh Goldberg ✨ Joshua Chen Kirk Waiblinger @​kirkwaiblinger Mark de Dios @​peanutenthusiast Mister-Hope @​Mister-Hope Richard Torres @​richardtorres314 Victor Genaev @​mainframev Younsang Na @​nayounsang You can read about our versioning strategy and releases on our website. Changelog Sourced from @​typescript-eslint/parser's changelog. 8.46.0 (2025-10-06) This was a version bump only for parser to align it with other projects, there were no code changes. You can read about our versioning strategy and releases on our website. Commits aec785e chore(release): publish 8.46.0 See full diff 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 major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) @dependabot ignore minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) @dependabot ignore will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) @dependabot unignore will remove all of the ignore conditions of the specified dependency @dependabot unignore will remove the ignore condition of the specified dependency and ignore conditions

Open Graph Description: Bumps the npm-minor group with 3 updates: semver, @typescript-eslint/eslint-plugin and @typescript-eslint/parser. Updates semver from 7.7.2 to 7.7.3 Release notes Sourced from semver's release...

X Description: Bumps the npm-minor group with 3 updates: semver, @typescript-eslint/eslint-plugin and @typescript-eslint/parser. Updates semver from 7.7.2 to 7.7.3 Release notes Sourced from semver's rel...

Opengraph URL: https://github.com/github/codeql-action/pull/3195

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/commits/:range(.:format)
route-controllerpull_requests
route-actioncommits
fetch-noncev2:c50b28b1-8080-fc3c-8dc9-587b546e5077
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idE93C:1CCFE3:32E717B:43B9C73:6A65531E
html-safe-noncebdde3395e26f6284960f4693906cb915549495c2385eba283f8b310b66699f67
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJFOTNDOjFDQ0ZFMzozMkU3MTdCOjQzQjlDNzM6NkE2NTUzMUUiLCJ2aXNpdG9yX2lkIjoiMzA5NjkzNDk2NTY4OTI3NTE2NyIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac6f36f9e772bb9e9010fafb6f3b22889f93b80e2d6551ecd5b1235cc2ab8cc25c
hovercard-subject-tagpull_request:2904093944
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/commits
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/github/codeql-action/pull/3195/commits/b516b1d4bc3e0a5d8c81118bc70f5e79005da643
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 the npm-minor group with 3 updates: semver, @typescript-eslint/eslint-plugin and @typescript-eslint/parser. Updates semver from 7.7.2 to 7.7.3 Release notes Sourced from semver's release...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None52c76df668885aaff23b50bdca1fa1ea44ac9c1553e888ebc70ff1e4daa4625b
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/github/codeql-action git https://github.com/github/codeql-action.git
octolytics-dimension-user_id9919
octolytics-dimension-user_logingithub
octolytics-dimension-repository_id259445878
octolytics-dimension-repository_nwogithub/codeql-action
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id259445878
octolytics-dimension-repository_network_root_nwogithub/codeql-action
turbo-body-classeslogged-out env-production page-responsive full-width
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release309153364422b3c499922d1a2a6404910a58ed8e
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/github/codeql-action/pull/3195/commits/b516b1d4bc3e0a5d8c81118bc70f5e79005da643#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fgithub%2Fcodeql-action%2Fpull%2F3195%2Fcommits%2Fb516b1d4bc3e0a5d8c81118bc70f5e79005da643
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%2Fgithub%2Fcodeql-action%2Fpull%2F3195%2Fcommits%2Fb516b1d4bc3e0a5d8c81118bc70f5e79005da643
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%2Fcommits&source=header-repo&source_repo=github%2Fcodeql-action
Reloadhttps://github.com/github/codeql-action/pull/3195/commits/b516b1d4bc3e0a5d8c81118bc70f5e79005da643
Reloadhttps://github.com/github/codeql-action/pull/3195/commits/b516b1d4bc3e0a5d8c81118bc70f5e79005da643
Reloadhttps://github.com/github/codeql-action/pull/3195/commits/b516b1d4bc3e0a5d8c81118bc70f5e79005da643
Please reload this pagehttps://github.com/github/codeql-action/pull/3195/commits/b516b1d4bc3e0a5d8c81118bc70f5e79005da643
github https://github.com/github
codeql-actionhttps://github.com/github/codeql-action
Notifications https://github.com/login?return_to=%2Fgithub%2Fcodeql-action
Fork 476 https://github.com/login?return_to=%2Fgithub%2Fcodeql-action
Star 1.6k https://github.com/login?return_to=%2Fgithub%2Fcodeql-action
Code https://github.com/github/codeql-action
Issues 157 https://github.com/github/codeql-action/issues
Pull requests 24 https://github.com/github/codeql-action/pulls
Actions https://github.com/github/codeql-action/actions
Models https://github.com/github/codeql-action/models
Security and quality 2 https://github.com/github/codeql-action/security
Insights https://github.com/github/codeql-action/pulse
Code https://github.com/github/codeql-action
Issues https://github.com/github/codeql-action/issues
Pull requests https://github.com/github/codeql-action/pulls
Actions https://github.com/github/codeql-action/actions
Models https://github.com/github/codeql-action/models
Security and quality https://github.com/github/codeql-action/security
Insights https://github.com/github/codeql-action/pulse
Sign up for GitHub https://github.com/signup?return_to=%2Fgithub%2Fcodeql-action%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2Fgithub%2Fcodeql-action%2Fissues%2Fnew%2Fchoose
henrymercerhttps://github.com/henrymercer
mainhttps://github.com/github/codeql-action/tree/main
dependabot/npm_and_yarn/npm-minor-37415c9066https://github.com/github/codeql-action/tree/dependabot/npm_and_yarn/npm-minor-37415c9066
Conversation 2 https://github.com/github/codeql-action/pull/3195
Findings https://github.com/github/codeql-action/pull/3195/findings
Commits 2 https://github.com/github/codeql-action/pull/3195/commits
Checks 235 https://github.com/github/codeql-action/pull/3195/checks
Files changed https://github.com/github/codeql-action/pull/3195/files
Please reload this pagehttps://github.com/github/codeql-action/pull/3195/commits/b516b1d4bc3e0a5d8c81118bc70f5e79005da643
Bump the npm-minor group with 3 updates https://github.com/github/codeql-action/pull/3195/commits/b516b1d4bc3e0a5d8c81118bc70f5e79005da643#top
Show all changes 2 commits https://github.com/github/codeql-action/pull/3195/files
b516b1d Bump the npm-minor group with 3 updates dependabot[bot] Oct 10, 2025 https://github.com/github/codeql-action/pull/3195/commits/b516b1d4bc3e0a5d8c81118bc70f5e79005da643
e1257b6 Rebuild github-actions[bot] Oct 10, 2025 https://github.com/github/codeql-action/pull/3195/commits/e1257b6fda873a6eba14d2dab41d637243c40d97
Clear filters https://github.com/github/codeql-action/pull/3195/commits/b516b1d4bc3e0a5d8c81118bc70f5e79005da643
Please reload this pagehttps://github.com/github/codeql-action/pull/3195/commits/b516b1d4bc3e0a5d8c81118bc70f5e79005da643
Please reload this pagehttps://github.com/github/codeql-action/pull/3195/commits/b516b1d4bc3e0a5d8c81118bc70f5e79005da643
package-lock.json https://github.com/github/codeql-action/pull/3195/commits/b516b1d4bc3e0a5d8c81118bc70f5e79005da643#diff-053150b640a7ce75eff69d1a22cae7f0f94ad64ce9a855db544dda0929316519
package.json https://github.com/github/codeql-action/pull/3195/commits/b516b1d4bc3e0a5d8c81118bc70f5e79005da643#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519
Next https://github.com/github/codeql-action/pull/3195/commits/e1257b6fda873a6eba14d2dab41d637243c40d97
https://github.com/npm/node-semverhttps://github.com/npm/node-semver
https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-pluginhttps://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin
https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parserhttps://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser
https://github.com/npm/node-semver/releaseshttps://github.com/npm/node-semver/releases
https://github.com/npm/node-semver/blob/main/CHANGELOG.mdhttps://github.com/npm/node-semver/blob/main/CHANGELOG.md
npm/node-semver@v7.7.2...v7.7.3https://github.com/npm/node-semver/compare/v7.7.2...v7.7.3
https://github.com/typescript-eslint/typescript-eslint/releaseshttps://github.com/typescript-eslint/typescript-eslint/releases
https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.mdhttps://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md
https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.0/packages/eslint-pluginhttps://github.com/typescript-eslint/typescript-eslint/commits/v8.46.0/packages/eslint-plugin
https://github.com/typescript-eslint/typescript-eslint/releaseshttps://github.com/typescript-eslint/typescript-eslint/releases
https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.mdhttps://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md
https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.0/packages/parserhttps://github.com/typescript-eslint/typescript-eslint/commits/v8.46.0/packages/parser
Please reload this pagehttps://github.com/github/codeql-action/pull/3195/commits/b516b1d4bc3e0a5d8c81118bc70f5e79005da643
https://github.com/apps/dependabot
dependabot[bot]https://github.com/github/codeql-action/commits?author=dependabot%5Bbot%5D
Please reload this pagehttps://github.com/github/codeql-action/pull/3195/commits/b516b1d4bc3e0a5d8c81118bc70f5e79005da643
Please reload this pagehttps://github.com/github/codeql-action/pull/3195/commits/b516b1d4bc3e0a5d8c81118bc70f5e79005da643
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.