René's URL Explorer Experiment


Title: build(deps): bump the npm group across 1 directory with 4 updates by dependabot[bot] · Pull Request #2892 · github/codeql-action · GitHub

Open Graph Title: build(deps): bump the npm group across 1 directory with 4 updates by dependabot[bot] · Pull Request #2892 · github/codeql-action

X Title: build(deps): bump the npm group across 1 directory with 4 updates by dependabot[bot] · Pull Request #2892 · github/codeql-action

Description: Bumps the npm group with 4 updates in the / directory: semver, @eslint/js, @typescript-eslint/eslint-plugin and @typescript-eslint/parser. Updates semver from 7.7.1 to 7.7.2 Release notes Sourced from semver's releases. v7.7.2 7.7.2 (2025-05-12) Bug Fixes fcafb61 #780 add missing 'use strict' directives (#780) (@​Fdawgs) c99f336 #781 prerelease identifier starting with digits (#781) (@​mbtools) Chores c760403 #784 template-oss-apply for workflow permissions (#784) (@​wraithgar) 2677f2a #778 bump @​npmcli/template-oss from 4.23.6 to 4.24.3 (#778) (@​dependabot[bot], @​npm-cli-bot) Changelog Sourced from semver's changelog. 7.7.2 (2025-05-12) Bug Fixes fcafb61 #780 add missing 'use strict' directives (#780) (@​Fdawgs) c99f336 #781 prerelease identifier starting with digits (#781) (@​mbtools) Chores c760403 #784 template-oss-apply for workflow permissions (#784) (@​wraithgar) 2677f2a #778 bump @​npmcli/template-oss from 4.23.6 to 4.24.3 (#778) (@​dependabot[bot], @​npm-cli-bot) Commits 281055e chore: release 7.7.2 (#783) fcafb61 fix: add missing 'use strict' directives (#780) c760403 chore: template-oss-apply for workflow permissions (#784) c99f336 fix: prerelease identifier starting with digits (#781) 2677f2a chore: bump @​npmcli/template-oss from 4.23.6 to 4.24.3 (#778) 0b98655 chore: bump @​npmcli/template-oss from 4.23.4 to 4.23.6 (#760) See full diff in compare view Updates @eslint/js from 9.25.1 to 9.26.0 Release notes Sourced from @​eslint/js's releases. v9.26.0 Features e9754e7 feat: add reportGlobalThis to no-shadow-restricted-names (#19670) (sethamus) 0fa2b7a feat: add suggestions for eqeqeq rule (#19640) (Nitin Kumar) dcbdcc9 feat: Add MCP server (#19592) (Nicholas C. Zakas) 2dfd83e feat: add ignoreDirectives option in no-unused-expressions (#19645) (sethamus) Bug Fixes 96e84de fix: check cache file existence before deletion (#19648) (sethamus) d683aeb fix: don't crash on tests with circular references in RuleTester (#19664) (Milos Djermanovic) 9736d5d fix: add namespace to Plugin.meta type (#19661) (Milos Djermanovic) 17bae69 fix: update RuleTester.run() type (#19634) (Nitin Kumar) Documentation dd98d63 docs: Update README (GitHub Actions Bot) c25e858 docs: Update README (GitHub Actions Bot) b2397e9 docs: Update README (GitHub Actions Bot) addd0a6 docs: fix formatting of unordered lists in Markdown (#19660) (Milos Djermanovic) a21b38d docs: Update README (GitHub Actions Bot) c0721a7 docs: fix double space in command (#19657) (CamWass) Chores 5b247c8 chore: upgrade to @eslint/js@9.26.0 (#19681) (Francesco Trotta) d6fa4ac chore: package.json update for @​eslint/js release (Jenkins) 0958690 chore: disambiguate internal types LanguageOptions and Rule (#19669) (Francesco Trotta) f1c858e chore: fix internal type references to Plugin and Rule (#19665) (Francesco Trotta) 40dd299 refactor: One-shot ESQuery selector analysis (#19652) (Nicholas C. Zakas) 1cfd702 chore: update dependency @​eslint/json to ^0.12.0 (#19656) (renovate[bot]) Changelog Sourced from @​eslint/js's changelog. v9.26.0 - May 2, 2025 5b247c8 chore: upgrade to @eslint/js@9.26.0 (#19681) (Francesco Trotta) d6fa4ac chore: package.json update for @​eslint/js release (Jenkins) e9754e7 feat: add reportGlobalThis to no-shadow-restricted-names (#19670) (sethamus) 0fa2b7a feat: add suggestions for eqeqeq rule (#19640) (Nitin Kumar) dd98d63 docs: Update README (GitHub Actions Bot) 96e84de fix: check cache file existence before deletion (#19648) (sethamus) c25e858 docs: Update README (GitHub Actions Bot) 0958690 chore: disambiguate internal types LanguageOptions and Rule (#19669) (Francesco Trotta) dcbdcc9 feat: Add MCP server (#19592) (Nicholas C. Zakas) b2397e9 docs: Update README (GitHub Actions Bot) d683aeb fix: don't crash on tests with circular references in RuleTester (#19664) (Milos Djermanovic) f1c858e chore: fix internal type references to Plugin and Rule (#19665) (Francesco Trotta) 9736d5d fix: add namespace to Plugin.meta type (#19661) (Milos Djermanovic) 40dd299 refactor: One-shot ESQuery selector analysis (#19652) (Nicholas C. Zakas) addd0a6 docs: fix formatting of unordered lists in Markdown (#19660) (Milos Djermanovic) a21b38d docs: Update README (GitHub Actions Bot) c0721a7 docs: fix double space in command (#19657) (CamWass) 1cfd702 chore: update dependency @​eslint/json to ^0.12.0 (#19656) (renovate[bot]) 2dfd83e feat: add ignoreDirectives option in no-unused-expressions (#19645) (sethamus) 17bae69 fix: update RuleTester.run() type (#19634) (Nitin Kumar) Commits d6fa4ac chore: package.json update for @​eslint/js release addd0a6 docs: fix formatting of unordered lists in Markdown (#19660) See full diff in compare view Updates @typescript-eslint/eslint-plugin from 8.31.1 to 8.32.1 Release notes Sourced from @​typescript-eslint/eslint-plugin's releases. v8.32.1 8.32.1 (2025-05-12) 🩹 Fixes eslint-plugin: [no-unnecessary-type-conversion] shouldn't have fixable property (#11194) eslint-plugin: [no-deprecated] support computed member access (#10867) eslint-plugin: [consistent-indexed-object-style] adjust auto-fixer to generate valid syntax for TSMappedType with no type annotation (#11180) eslint-plugin: [consistent-indexed-object-style] check for indirect circular types in aliased mapped types (#11177) ❤️ Thank You Azat S. @​azat-io Dima Barabash @​dbarabashh Ronen Amiel You can read about our versioning strategy and releases on our website. v8.32.0 8.32.0 (2025-05-05) 🚀 Features eslint-plugin: [no-unnecessary-type-conversion] add rule (#10182) eslint-plugin: [only-throw-error] add option allowRethrowing (#11075) 🩹 Fixes deps: update dependency typedoc to ^0.28.0 (1fef33521) eslint-plugin: [no-unnecessary-type-parameters] should parenthesize type in suggestion fixer if necessary (#10907) eslint-plugin: [unified-signatures] exempt this from optional parameter overload check (#11005) eslint-plugin: [prefer-nullish-coalescing] fix parenthesization bug in suggestion (#11098) typescript-estree: ensure consistent TSMappedType AST shape (#11086) typescript-estree: correct TSImportType property name when assert (#11115) ❤️ Thank You Andy Edwards Dima Barabash @​dbarabashh Kirk Waiblinger @​kirkwaiblinger mdm317 overlookmotel Sasha Kondrashov Yukihiro Hasegawa @​y-hsgw You can read about our versioning strategy and releases on our website. Changelog Sourced from @​typescript-eslint/eslint-plugin's changelog. 8.32.1 (2025-05-12) 🩹 Fixes eslint-plugin: [consistent-indexed-object-style] check for indirect circular types in aliased mapped types (#11177) eslint-plugin: [consistent-indexed-object-style] adjust auto-fixer to generate valid syntax for TSMappedType with no type annotation (#11180) eslint-plugin: [no-deprecated] support computed member access (#10867) eslint-plugin: [no-unnecessary-type-conversion] shouldn't have fixable property (#11194) ❤️ Thank You Azat S. @​azat-io Dima Barabash @​dbarabashh Ronen Amiel You can read about our versioning strategy and releases on our website. 8.32.0 (2025-05-05) 🚀 Features eslint-plugin: [only-throw-error] add option allowRethrowing (#11075) eslint-plugin: [no-unnecessary-type-conversion] add rule (#10182) 🩹 Fixes eslint-plugin: [prefer-nullish-coalescing] fix parenthesization bug in suggestion (#11098) eslint-plugin: [unified-signatures] exempt this from optional parameter overload check (#11005) eslint-plugin: [no-unnecessary-type-parameters] should parenthesize type in suggestion fixer if necessary (#10907) ❤️ Thank You Andy Edwards Kirk Waiblinger @​kirkwaiblinger mdm317 Sasha Kondrashov Yukihiro Hasegawa @​y-hsgw You can read about our versioning strategy and releases on our website. Commits af077a0 chore(release): publish 8.32.1 f8db925 fix(eslint-plugin): [consistent-indexed-object-style] check for indirect circ... 98c5c4c fix(eslint-plugin): [consistent-indexed-object-style] adjust auto-fixer to ge... b2be3dc chore: simplify tsconfig setup using configDir (#11136) 523b3ea fix(eslint-plugin): [no-deprecated] support computed member access (#10867) 0d822bd docs: use T[] instead of [T, ...T[]] in rule options (#11129) aeb7402 chore(ast-spec): finish migrating to vitest (#11126) a89d5e3 fix(eslint-plugin): [no-unnecessary-type-conversion] shouldn't have fixable p... 7598496 chore: remove now-stub @​types/marked package 0cee7ca chore(deps): update dependency ignore to v7 (#11163) Additional commits viewable in compare view Updates @typescript-eslint/parser from 8.31.1 to 8.32.1 Release notes Sourced from @​typescript-eslint/parser's releases. v8.32.1 8.32.1 (2025-05-12) 🩹 Fixes eslint-plugin: [no-unnecessary-type-conversion] shouldn't have fixable property (#11194) eslint-plugin: [no-deprecated] support computed member access (#10867) eslint-plugin: [consistent-indexed-object-style] adjust auto-fixer to generate valid syntax for TSMappedType with no type annotation (#11180) eslint-plugin: [consistent-indexed-object-style] check for indirect circular types in aliased mapped types (#11177) ❤️ Thank You Azat S. @​azat-io Dima Barabash @​dbarabashh Ronen Amiel You can read about our versioning strategy and releases on our website. v8.32.0 8.32.0 (2025-05-05) 🚀 Features eslint-plugin: [no-unnecessary-type-conversion] add rule (#10182) eslint-plugin: [only-throw-error] add option allowRethrowing (#11075) 🩹 Fixes deps: update dependency typedoc to ^0.28.0 (1fef33521) eslint-plugin: [no-unnecessary-type-parameters] should parenthesize type in suggestion fixer if necessary (#10907) eslint-plugin: [unified-signatures] exempt this from optional parameter overload check (#11005) eslint-plugin: [prefer-nullish-coalescing] fix parenthesization bug in suggestion (#11098) typescript-estree: ensure consistent TSMappedType AST shape (#11086) typescript-estree: correct TSImportType property name when assert (#11115) ❤️ Thank You Andy Edwards Dima Barabash @​dbarabashh Kirk Waiblinger @​kirkwaiblinger mdm317 overlookmotel Sasha Kondrashov Yukihiro Hasegawa @​y-hsgw You can read about our versioning strategy and releases on our website. Changelog Sourced from @​typescript-eslint/parser's changelog. 8.32.1 (2025-05-12) 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. 8.32.0 (2025-05-05) 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 af077a0 chore(release): publish 8.32.1 b2be3dc chore: simplify tsconfig setup using configDir (#11136) aeb7402 chore(ast-spec): finish migrating to vitest (#11126) 819a03f chore(release): publish 8.32.0 172ab8a chore(eslint-plugin): resolve remaining issues from vitest migration (#11100) a9c9251 chore: revert vitest related changes in tsconfig files (#11124) 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 group with 4 updates in the / directory: semver, @eslint/js, @typescript-eslint/eslint-plugin and @typescript-eslint/parser. Updates semver from 7.7.1 to 7.7.2 Release notes Sourced ...

X Description: Bumps the npm group with 4 updates in the / directory: semver, @eslint/js, @typescript-eslint/eslint-plugin and @typescript-eslint/parser. Updates semver from 7.7.1 to 7.7.2 Release notes Sourced ...

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

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:6497613e-4a9f-02ba-f960-bbe76cb4ad2c
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idAC86:1E4E:25FDA0:324934:6A4C5FEF
html-safe-nonce9be4e2e9dee1385df4897cdff80456c6a660920d0996154224c50450f08c2d02
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBQzg2OjFFNEU6MjVGREEwOjMyNDkzNDo2QTRDNUZFRiIsInZpc2l0b3JfaWQiOiI1Mjc4OTQ3MDc1NTUwODk2MTEyIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac885c2b13d5a32f2636a0fd37e11016ecfbf43fabaf7e480b332d5afab0386427
hovercard-subject-tagpull_request:2514540411
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/github/codeql-action/pull/2892/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 the npm group with 4 updates in the / directory: semver, @eslint/js, @typescript-eslint/eslint-plugin and @typescript-eslint/parser. Updates semver from 7.7.1 to 7.7.2 Release notes Sourced ...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None3d11bb817438277de2a940854450e83a7d32b6aeb5014e9e6b00a6423900251c
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-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release14099438da5379150f15a2892474c7c7e6c0e55e
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/github/codeql-action/pull/2892/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fgithub%2Fcodeql-action%2Fpull%2F2892%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
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/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/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/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%2F2892%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=github%2Fcodeql-action
Reloadhttps://github.com/github/codeql-action/pull/2892/files
Reloadhttps://github.com/github/codeql-action/pull/2892/files
Reloadhttps://github.com/github/codeql-action/pull/2892/files
Please reload this pagehttps://github.com/github/codeql-action/pull/2892/files
github https://github.com/github
codeql-actionhttps://github.com/github/codeql-action
Notifications https://github.com/login?return_to=%2Fgithub%2Fcodeql-action
Fork 471 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 156 https://github.com/github/codeql-action/issues
Pull requests 27 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
nickfysonhttps://github.com/nickfyson
mainhttps://github.com/github/codeql-action/tree/main
dependabot/npm_and_yarn/npm-9a9ecb9151https://github.com/github/codeql-action/tree/dependabot/npm_and_yarn/npm-9a9ecb9151
Conversation 3 https://github.com/github/codeql-action/pull/2892
Findings https://github.com/github/codeql-action/pull/2892/findings
Commits 2 https://github.com/github/codeql-action/pull/2892/commits
Checks 0 https://github.com/github/codeql-action/pull/2892/checks
Files changed https://github.com/github/codeql-action/pull/2892/files
Please reload this pagehttps://github.com/github/codeql-action/pull/2892/files
build(deps): bump the npm group across 1 directory with 4 updates https://github.com/github/codeql-action/pull/2892/files#top
Show all changes 2 commits https://github.com/github/codeql-action/pull/2892/files
d5e9ae3 build(deps): bump the npm group across 1 directory with 4 updates dependabot[bot] May 12, 2025 https://github.com/github/codeql-action/pull/2892/commits/d5e9ae3f8ba1ff6b6a48183449b17896558e238b
3d97729 Update checked-in dependencies github-actions[bot] May 12, 2025 https://github.com/github/codeql-action/pull/2892/commits/3d97729508c9871a963d0c06c9fb24f033c41be0
Clear filters https://github.com/github/codeql-action/pull/2892/files
Please reload this pagehttps://github.com/github/codeql-action/pull/2892/files
Please reload this pagehttps://github.com/github/codeql-action/pull/2892/files
.package-lock.json https://github.com/github/codeql-action/pull/2892/files#diff-4a2a59625b3d0885b2b53ebeddf2ea1ef51d1842735cf3501e1e7212b89f0345
README.md https://github.com/github/codeql-action/pull/2892/files#diff-ffb63c4f6279b8e40bc488c43cf5b5478e9aa176bd55bbcdd23e9065ddab9ffb
index.d.mts https://github.com/github/codeql-action/pull/2892/files#diff-1d0608d00593ca7fc67136f0bc1ff773e72b5327e4696ea7b5249ce5db940eec
index.d.ts https://github.com/github/codeql-action/pull/2892/files#diff-8d3ba67674fb820c5d2f08b971c23bbce38cb4bdd8f4d72e56177af0a0eaa3a3
index.js https://github.com/github/codeql-action/pull/2892/files#diff-2143d622f01c8e3e1d2beae11c046c0128cdbf0e253deebb6c9fbb3ff28f414f
index.js.map https://github.com/github/codeql-action/pull/2892/files#diff-6ea27788f86be32ba9d557d86ec5f96dcff07b74595ba3e3fc7dae567057e88b
index.mjs https://github.com/github/codeql-action/pull/2892/files#diff-abaf40ab976166adbab3093295ebf010d18f3925640f8951bf8bef7d3a1e3fe2
index.mjs.map https://github.com/github/codeql-action/pull/2892/files#diff-600f7d79a38ab82921df97c55f16bc7767e4b96de9502d2b2058a1fb1776249a
package.json https://github.com/github/codeql-action/pull/2892/files#diff-646594651677d05af7ffd0d2536a5a51a83fb5bb717627304a8d10bd67c8714d
README.md https://github.com/github/codeql-action/pull/2892/files#diff-4de75cd6874715dbde557f9201e435504d4cda7e8de4852d7ab30eb0d3ba8c3b
package.json https://github.com/github/codeql-action/pull/2892/files#diff-1cb3c0777c38edb3cdb6239a6594245857e486c24a29f6379d48afbf445c2292
all.d.ts https://github.com/github/codeql-action/pull/2892/files#diff-f169e38170d6e7b440e75ab9c89a881d6905e075ce455d06e9d8317cfe1212ba
all.d.ts.map https://github.com/github/codeql-action/pull/2892/files#diff-dbb149c05431f1cbe13b9926305178f5d6a0e6fe481e74eb85a32796e7414607
all.js https://github.com/github/codeql-action/pull/2892/files#diff-382327ea8a7b38b3f21d4d6b61d527ca852be33ff860d968cc3ef790a54292f4
disable-type-checked.d.ts https://github.com/github/codeql-action/pull/2892/files#diff-68837ced19c320cf3636107b1b68ebdac7d525f611d3aedf428ab73b0dde23ed
disable-type-checked.d.ts.map https://github.com/github/codeql-action/pull/2892/files#diff-ca8c3f64c420a1555379810dd2db4d041f23dcaf5928e6c001f81b3ea8b8c76c
disable-type-checked.js https://github.com/github/codeql-action/pull/2892/files#diff-4def5df7a22908743a89f38c326be9a1f8e1c399ae6657e8a4ad3e60a7bf2d5b
all.d.ts.map https://github.com/github/codeql-action/pull/2892/files#diff-ee79753bfa1d7f32b6962962c3489f51cf9fdccc1b29cac1fb7c2f6521606dbd
all.js https://github.com/github/codeql-action/pull/2892/files#diff-4a6467127680666eaa52a625977cd9083e258f6305684b7f5b28316bf18c38d4
disable-type-checked.d.ts.map https://github.com/github/codeql-action/pull/2892/files#diff-3616e83ed932329a2d8e538544bdd92727938a0e3ebc3feaa3e4519e01de4951
disable-type-checked.js https://github.com/github/codeql-action/pull/2892/files#diff-5df674fbdd1961a2200adf118d5a9d19b83aab3ba6ec4baa5b40b38d0b9864e6
index.d.ts https://github.com/github/codeql-action/pull/2892/files#diff-818a5466ffccf6e5763e30ac76d2395a575e552a7ad0090570600060a103bf1e
index.d.ts.map https://github.com/github/codeql-action/pull/2892/files#diff-83394d5190c5f79a42901d0e1bc90cd0671726b99caef1ac578da2a94c85b37f
raw-plugin.d.ts https://github.com/github/codeql-action/pull/2892/files#diff-767c051a42bfbb851cd42ec6210d7354e873687363bcdfdd598363c2a29f57cc
raw-plugin.d.ts.map https://github.com/github/codeql-action/pull/2892/files#diff-455180e40d1c6733e8c1fec115c35bbfad543103d491449d60eb51469d40971f
adjacent-overload-signatures.js https://github.com/github/codeql-action/pull/2892/files#diff-4c51dd1b0cd6b648e6ae4a82c3268bd9389360ab945c469e73e00b3ecee7e22f
await-thenable.js https://github.com/github/codeql-action/pull/2892/files#diff-28d0842bc3869884453665d90b6dbc682075dd823101f94a9651b0c73919a537
consistent-indexed-object-style.d.ts.map https://github.com/github/codeql-action/pull/2892/files#diff-20c184d993f343f2b4739a1ca0606eb9d755cf2229c384bc4980727c615469ce
consistent-indexed-object-style.js https://github.com/github/codeql-action/pull/2892/files#diff-4ce549dfb7d37101036692fc8b0f49317a35a83917c3f485513c01a6fc05576a
shared.js https://github.com/github/codeql-action/pull/2892/files#diff-8ca51e06c8f03a880e183481e4d929caa68d14cbb866d69548351e8f0319f6e6
explicit-function-return-type.js https://github.com/github/codeql-action/pull/2892/files#diff-2df5078dde0bd1d6eebb8fa59df4cdcc64c81e19f16cae54f7b7a74551cca460
index.d.ts https://github.com/github/codeql-action/pull/2892/files#diff-3790692c31d31fc53442617eafe61487d6e65e1e96882af6ecf17cf32fd80323
index.d.ts.map https://github.com/github/codeql-action/pull/2892/files#diff-276fb0a4247688dea4b4d7e4b6394cc991a1b03f04e629cde8abe6c222b1fd58
index.js https://github.com/github/codeql-action/pull/2892/files#diff-3de242b194f257895dc72d3ee5c198bf14eed707214fb6db475760fa2665528c
member-ordering.js https://github.com/github/codeql-action/pull/2892/files#diff-f9c97fbb47d6eedc645574d77df38183f2cca60fa5d6cbcb2cc163c4cf25a72f
no-confusing-void-expression.js https://github.com/github/codeql-action/pull/2892/files#diff-725a81d1d992eefc292e34355ae1d12cf9640cc4cdb31085d5132957f4529bc5
no-deprecated.d.ts.map https://github.com/github/codeql-action/pull/2892/files#diff-d2e065381a0020d6496fae898c682c3b3aa2c69d410fc5557ec2655608c221d3
no-deprecated.js https://github.com/github/codeql-action/pull/2892/files#diff-8b0edc6408ed922ee4f82f25d8d7782d85d4903b9d3956f88fb1caffed1a2647
no-duplicate-enum-values.js https://github.com/github/codeql-action/pull/2892/files#diff-92c37be5351d0d9a314ff904588930e9f598d8820f193e75403c1c659e23c02e
no-empty-interface.d.ts.map https://github.com/github/codeql-action/pull/2892/files#diff-ab13455c5122f0a1c373f9fe201912d1baccfc3660d6743651dab3c424259cdd
no-empty-interface.js https://github.com/github/codeql-action/pull/2892/files#diff-20d6302685b970064f237be3c35742cf24631283fb61b025440e381cc5cda842
no-floating-promises.d.ts.map https://github.com/github/codeql-action/pull/2892/files#diff-7ee1d5e03c8e1e94d1889064d50d03c7ed3c726ac987394d9520aa4c7f4c2c74
no-floating-promises.js https://github.com/github/codeql-action/pull/2892/files#diff-6c2f3e98bfe624561b36a141d1eeb55a0703091aa75b08ed70e25cc813555062
no-meaningless-void-operator.js https://github.com/github/codeql-action/pull/2892/files#diff-2576bc16c107df0aeece0fbff25ee2c7aaa7cf54388d166db4eca628594db589
no-misused-promises.js https://github.com/github/codeql-action/pull/2892/files#diff-760c1299a9fdb75105c552a7b0dac1b1d19bc8a9586ae7828cf604d13f0687a9
no-misused-spread.js https://github.com/github/codeql-action/pull/2892/files#diff-9d8ec19d37c0d2a85c688ed78da475021540bcb97c69cf917aa72f52dc9ed5da
no-redundant-type-constituents.js https://github.com/github/codeql-action/pull/2892/files#diff-6e1684521938706279744a646b6a8462082f35479d9e5f161391eac956c6dad1
no-unnecessary-condition.js https://github.com/github/codeql-action/pull/2892/files#diff-49387daeeff8019a72a6ec6c16ff0d9e759af2acea2b47bd21d861b404ebf261
no-unnecessary-template-expression.d.ts.map https://github.com/github/codeql-action/pull/2892/files#diff-7df6e428d4d8b269c9378ac4cfcfd5c04f904f95f4d23f5cf2b47af969a52c5f
no-unnecessary-template-expression.js https://github.com/github/codeql-action/pull/2892/files#diff-621dc05e2a319255bddc42f1762c2c69add6a47d7b60c8f2a7f3af7f2a4beaca
no-unnecessary-type-assertion.js https://github.com/github/codeql-action/pull/2892/files#diff-ef615b855a10d5e2cae7096362c834425f7722ed7550f7719f8a3c42a5bf8596
no-unnecessary-type-conversion.d.ts https://github.com/github/codeql-action/pull/2892/files#diff-d2c83e4fccdb6f6180ee932f49913a730ef3c188bb78a9aa46565b124ddf8a99
no-unnecessary-type-conversion.d.ts.map https://github.com/github/codeql-action/pull/2892/files#diff-94124c2cf18c56879a5dc30a973acce260ab220ee3c7d978240dd24661968b52
no-unnecessary-type-conversion.js https://github.com/github/codeql-action/pull/2892/files#diff-dfe9113733b59da7a212153653e5a6d8384e916ed4d2d571dafcfe4648aa4c20
no-unnecessary-type-parameters.d.ts.map https://github.com/github/codeql-action/pull/2892/files#diff-bc6cd1521c671691753ee20708bc14aa53a6d3d0ec21d3fa1e40a950559c4b8f
no-unnecessary-type-parameters.js https://github.com/github/codeql-action/pull/2892/files#diff-70f50a1dc6a8147c8a1daa5e1f277e8ef99524390ca8892054b193117b8344a4
no-unsafe-assignment.js https://github.com/github/codeql-action/pull/2892/files#diff-53f834f376a1e81b604e541395865c8bd41d3afb13ad346fdb074e4ac887bd72
no-unsafe-enum-comparison.js https://github.com/github/codeql-action/pull/2892/files#diff-72e07f1a1af134bf258e3bf2c52b9b35f9173f10a68d159ad8ff055069840362
no-unsafe-unary-minus.js https://github.com/github/codeql-action/pull/2892/files#diff-fd5cce1ebfb58fd4df637dffd6a78c84b3e7387372171cfb8479a9fade664fe1
non-nullable-type-assertion-style.js https://github.com/github/codeql-action/pull/2892/files#diff-1f3a8d48b257ea1f0e3e548ff7633d0943073617acfd9280989e95fb9974c6d8
only-throw-error.d.ts https://github.com/github/codeql-action/pull/2892/files#diff-0f5b48b3ad696da3b531c4f431ff24d31801a256368db6440b87e32a1dc7aed2
only-throw-error.d.ts.map https://github.com/github/codeql-action/pull/2892/files#diff-6f9556f852b6ef8e5de4dcda931ff81780903c1690cf511af9340308c44353f8
only-throw-error.js https://github.com/github/codeql-action/pull/2892/files#diff-1a7f3d9e6cc72e25bc172da48edd6d63819b1a193a1fd4e7179f5138214c3690
prefer-find.js https://github.com/github/codeql-action/pull/2892/files#diff-7ad16b56a716541f14311349b4dea5b9f2001359cd49a1558fd5d57db94c8985
prefer-nullish-coalescing.d.ts.map https://github.com/github/codeql-action/pull/2892/files#diff-95010858de3fdeee7a79f6d2ab5054cf0bdea33b5c7bdbba029988d2fe64f6f7
prefer-nullish-coalescing.js https://github.com/github/codeql-action/pull/2892/files#diff-961055d070dee1bca45c980287b3a6bc3281ee81c6b8b0f8c3f3450f76adba64
analyzeChain.js https://github.com/github/codeql-action/pull/2892/files#diff-89d0eb683bb8d3bccd871a6e86479d63aec90169ac406110d9c9d698c5746d81
checkNullishAndReport.js https://github.com/github/codeql-action/pull/2892/files#diff-b8a89ce3d5ec18e36d11ee97620712614a33932ceafeb953b170d85acba8c163
gatherLogicalOperands.js https://github.com/github/codeql-action/pull/2892/files#diff-48ca8fbfd18af164d4bcd3d927961f994594b38e4a9bb19cb0fb2f3c39029892
prefer-reduce-type-parameter.js https://github.com/github/codeql-action/pull/2892/files#diff-a92f207d8ccb85f1488726555c612ed2cb05b4a385ed5a7363677c77d4c48bf5
prefer-regexp-exec.js https://github.com/github/codeql-action/pull/2892/files#diff-eb88d9bfcf14680d23422c3241cd5cca2ed607a449d0359521b1653d23a9ff93
prefer-return-this-type.js https://github.com/github/codeql-action/pull/2892/files#diff-25e343c21114411c618e6fce7d718d9875027c7e09112aefadc1695902775e2d
restrict-plus-operands.js https://github.com/github/codeql-action/pull/2892/files#diff-82111eb930a6a68a7d45db1e6dac48aa05ad356b72f134842ed56385c854ced5
strict-boolean-expressions.d.ts.map https://github.com/github/codeql-action/pull/2892/files#diff-8d279591861573f2d5992348fa7ce28a2ff7fa1ab1f117f9130778fad39d2030
strict-boolean-expressions.js https://github.com/github/codeql-action/pull/2892/files#diff-fa683a57e58f032699db6a5123d02be207fe5b33d5763c755261c82245d602cd
switch-exhaustiveness-check.js https://github.com/github/codeql-action/pull/2892/files#diff-54821958e4741ae60506307ef5a5a79e4f3e17fe9078b407d6c58139a6a888ce
unbound-method.d.ts.map https://github.com/github/codeql-action/pull/2892/files#diff-2d4457197426257cab5056a763c9dbc0647525fe7f7b251483d66a3967aff77c
unbound-method.js https://github.com/github/codeql-action/pull/2892/files#diff-c2bd1de5bb20253557af7c8f8235bd04ee06cf63426a630684e53ada1f2a5a30
unified-signatures.d.ts.map https://github.com/github/codeql-action/pull/2892/files#diff-12df602c88a11dd31c7b8c4e2a86384376b6cd4d70b9e05bbd74f5bde3ea78fc
unified-signatures.js https://github.com/github/codeql-action/pull/2892/files#diff-1229f5e2609abd4fb87374a05f8a612cd7ac1068de5d6d85e405cfa5a00cb1e9
use-unknown-in-catch-callback-variable.js https://github.com/github/codeql-action/pull/2892/files#diff-6a636f8f1e7a678b49a16d2397930ee74f59aeb34cd26cd6331a6446147cd958
getWrappingFixer.d.ts https://github.com/github/codeql-action/pull/2892/files#diff-6a5c7a8798a9e03d821e64848c90f85632a52feed4eebfdfd82cc8d5d61011d3
getWrappingFixer.d.ts.map https://github.com/github/codeql-action/pull/2892/files#diff-6978bc6d374ff449a43febe83d03b9c18c941db0d758b8b1711ba1bbfe87e6f1
getWrappingFixer.js https://github.com/github/codeql-action/pull/2892/files#diff-44f308c487630a488fdd27f32473b4dd3b624d18cbc4f11f1c79883fde898f22
isArrayMethodCallWithPredicate.js https://github.com/github/codeql-action/pull/2892/files#diff-69a179c3879534566c7998814336b32ad117f2040a38a97c6d4154b5cbb0b128
promiseUtils.d.ts https://github.com/github/codeql-action/pull/2892/files#diff-0470cf4ddc8eb160988650d2f363bad42545a5d017c8c142510e7e52a84709cc
promiseUtils.d.ts.map https://github.com/github/codeql-action/pull/2892/files#diff-2cdf0203c672cdb8663f4aaec92c14280c9822491170b4cc50c7da459da2c2f8
promiseUtils.js https://github.com/github/codeql-action/pull/2892/files#diff-58f13520e61e87a24d9c34b6ab75c67ad4bd7d6571a7f4fa971631ff10147381
truthinessUtils.js https://github.com/github/codeql-action/pull/2892/files#diff-80ab010a6c2864ea971eb188a9088f2195bcbc7b98b072b0ab95efedb9f7ffa0
no-unnecessary-type-conversion.mdx https://github.com/github/codeql-action/pull/2892/files#diff-06033af8fa42956c536d8aa4f6609ef509214c9fc0584ea72b120db13913c42f
only-throw-error.mdx https://github.com/github/codeql-action/pull/2892/files#diff-6e3bacefe7adc68f464b43cf0437a437e39e0c9191f240648056bcbd80f5c0b0
package.json https://github.com/github/codeql-action/pull/2892/files#diff-38f68149c24beba7e0d2712309aba1177e2880d150a1b470059e82e5d0061eda
package.json https://github.com/github/codeql-action/pull/2892/files#diff-0a0d3eb7c5159d9cc710af61eac9e7979ce653e88e1ab1a9e6b85bd1dc6e47fb
convert.d.ts.map https://github.com/github/codeql-action/pull/2892/files#diff-b060b4b8d78b40d89d363c4b0c3e07390b2153b74fe4c8a49fcecdb613c723d3
convert.js https://github.com/github/codeql-action/pull/2892/files#diff-e3b56d04c9c8880d1f000199d581b532f2b7bbc817bee97c2842027dbbbb79e5
package.json https://github.com/github/codeql-action/pull/2892/files#diff-35b344b7a7b3ec0d2a79955d470b0c1d043d921d1d9e2976073fea11e44cf64a
package.json https://github.com/github/codeql-action/pull/2892/files#diff-23a2b33b1b95a164e5f32e48b09e85bb8866cc3ffb5b1c82697cd3322f2c0b3d
package.json https://github.com/github/codeql-action/pull/2892/files#diff-a2c207dc90541a6b08525c59ebdbb79d14ac00d8dbf8d510c5edf30125146f60
LICENSE-MIT https://github.com/github/codeql-action/pull/2892/files#diff-562a88a480b182c76dd60dc3d13d7060a210064a110d837b80ff72b349af27b6
README.md https://github.com/github/codeql-action/pull/2892/files#diff-660e1407e2d1c63048ab1806b736711b6a1b4213a59c13db728fc45e05b61b3c
index.d.ts https://github.com/github/codeql-action/pull/2892/files#diff-ac552777de9191a17915e749f56019558cf1c5be7e919f5610456bd7359776a9
index.js https://github.com/github/codeql-action/pull/2892/files#diff-4eb530baa0f4c9ef4c4f695db2c36c08405fd6aac3c23a9a1bf8d2eceb15b420
legacy.js https://github.com/github/codeql-action/pull/2892/files#diff-9ded9239d98b7d344ccafdad2c59a37394a0ce31d2e46845f40274c51d82f3bd
package.json https://github.com/github/codeql-action/pull/2892/files#diff-dcc81eaa18864c901dde51b1d482942733dda1abe18343fcf624774869be1789
package.json https://github.com/github/codeql-action/pull/2892/files#diff-2fa4978eae0f9c646057d32b153624ab8bce557dd22daadf22c321d69ba683a1
package.json https://github.com/github/codeql-action/pull/2892/files#diff-8a828b603213f520f404515de49a314ae699604d2b8be777f2acdf4072b427b4
package.json https://github.com/github/codeql-action/pull/2892/files#diff-6c2132485ebaed0e9b175c693e82f494ddc340c964a146327108ffb5871f6fd1
convert.d.ts.map https://github.com/github/codeql-action/pull/2892/files#diff-6b0df2513f15eac75087d668a0be348704036db9aff443f09c7f63f9f2141605
convert.js https://github.com/github/codeql-action/pull/2892/files#diff-f9197324724e1520c55524e9c346c980b010af212c6cbaff7d7707ee0b8c5536
package.json https://github.com/github/codeql-action/pull/2892/files#diff-5e2305dc935b714d511946f37635ec3423207559c3998d09ba927c0c63c94555
package.json https://github.com/github/codeql-action/pull/2892/files#diff-e1cc13ba1fc0aa232e3496073050d50f7839fbc03ba6dc085b9080ed90ae2405
package.json https://github.com/github/codeql-action/pull/2892/files#diff-b7337a948e1fbd96c22e63164cbf1252229e031a1c7ed6daecc68b390bdf1a4a
TypeOrValueSpecifier.js https://github.com/github/codeql-action/pull/2892/files#diff-13fa4e49af8960176dd99a97c1da93ccf9738ee762e397ae1d20655194f437ef
discriminateAnyType.js https://github.com/github/codeql-action/pull/2892/files#diff-738a7eafe7520dfddc7afc910ba6124f652c2004db9eb7c3bd22da00eb44c559
isTypeReadonly.js https://github.com/github/codeql-action/pull/2892/files#diff-0e63ec5fee5f842aff87002f9d71be0d66f163814282eb96fa328a9f68e3f6dd
predicates.js https://github.com/github/codeql-action/pull/2892/files#diff-38e7abb536ee2146b71ebf29132738f2170175775527f84e47975f13597ec8e9
typeFlagUtils.js https://github.com/github/codeql-action/pull/2892/files#diff-d74376f5b39b30363511dc465a43cad2adb3f95573625fe8cd3c46b81b587294
package.json https://github.com/github/codeql-action/pull/2892/files#diff-47dd57627b14fb303b4145364f64abdd1dd8ffd5335468633476c54f99b2948b
package.json https://github.com/github/codeql-action/pull/2892/files#diff-94ec90d79cb1d9d84106ceb77cae672b21163ae28c62ac6d5f8973a49a596bdd
convert.d.ts.map https://github.com/github/codeql-action/pull/2892/files#diff-8bb28adffe6dcf957cbfdfff6a2b98c70066d46fc2738c9b56e87972002e071d
convert.js https://github.com/github/codeql-action/pull/2892/files#diff-6e027a1374dd035d725bf87892db12ae512c41d53785428413da742d306698c4
package.json https://github.com/github/codeql-action/pull/2892/files#diff-f8883aa7a7e19e4846c565b34665fdfe8ed6615a3f02f910e05b6969090a96fd
package.json https://github.com/github/codeql-action/pull/2892/files#diff-66f7ec7774e2441d12f2b806506a916760fdc72e0e52399f1f29a59fac67e23e
package.json https://github.com/github/codeql-action/pull/2892/files#diff-c8d53a25b6f88cb77d03f1cba2d3975c954a306aee2bc6cd0dcfc1a42b17f604
package.json https://github.com/github/codeql-action/pull/2892/files#diff-4bd425f652a855b03f4a34ddf5bbcff7374003034e291ccc39c49e7c176e8bf0
semver.js https://github.com/github/codeql-action/pull/2892/files#diff-41b735eb45b7ac9c579201f718ce29ce1b2467b27e058265cd59c2b64dbce208
comparator.js https://github.com/github/codeql-action/pull/2892/files#diff-ea978cd0acb6e33918a97e88765e893a9690ccb3968ceebeb6eb1b7a71fe0087
index.js https://github.com/github/codeql-action/pull/2892/files#diff-9faa74c06942a5fdb3edc0ef5ad241b5f085de9bb20bcab1243dc084d9b3ba39
range.js https://github.com/github/codeql-action/pull/2892/files#diff-6d6a82332fe797f77121ac23f70770a296f70433bef8a456eb4de07bac758238
semver.js https://github.com/github/codeql-action/pull/2892/files#diff-f2f8101dbc4e4584771bb3afd22d5557f6f6986af2d182fc392e3de1eeb04fd2
clean.js https://github.com/github/codeql-action/pull/2892/files#diff-1c384ae33f0adc126328780837c053aadf87ed03a769d0b4d951cc7625443b67
cmp.js https://github.com/github/codeql-action/pull/2892/files#diff-ddcd90f137abd4cacf76c639bebe8975b4d09d19b9d8ec7c629646ebc3a2693a
coerce.js https://github.com/github/codeql-action/pull/2892/files#diff-8825f84e454d1bb6c3c999702a69f6ccf8a14fa613ad254c2d065b11d865e2ea
compare-build.js https://github.com/github/codeql-action/pull/2892/files#diff-56332595ca0703fa8e77a61ec548a97a2cec49a89fc432192a42e0db30cdab81
compare-loose.js https://github.com/github/codeql-action/pull/2892/files#diff-97e9f730b63dc114d5c9b44a3b27fd21e5e8b93200a0b23d64be02d542fee1c5
compare.js https://github.com/github/codeql-action/pull/2892/files#diff-634032c5a4298139ea32eeadd088d11983d6a31ad3b58909ccdacc3d639f06f7
diff.js https://github.com/github/codeql-action/pull/2892/files#diff-307b9847908e2db5cde355ab6f8eb3b0bc547c26f449998884ebd31579316efc
eq.js https://github.com/github/codeql-action/pull/2892/files#diff-29eb04f358d625905e17e1503d40af6f90b61e002d951ac4fb724a929869fe4a
gt.js https://github.com/github/codeql-action/pull/2892/files#diff-8c62a687b1cc54a12fef4c4bb171007ac47083f54417173164f903a7107e84a3
gte.js https://github.com/github/codeql-action/pull/2892/files#diff-aec92da0e3999b333b760980c6b02a5c66c0e74296171dfce4e466b7f95bf1f3
inc.js https://github.com/github/codeql-action/pull/2892/files#diff-fcca10183e6a7c06f5a7952d41912bc9c556f418ab926a821a2ce8e9cce69a0b
lt.js https://github.com/github/codeql-action/pull/2892/files#diff-f739dd879bd7d68cac18dcb09ee5a25a8437540d998f3123da866182ddf8047c
lte.js https://github.com/github/codeql-action/pull/2892/files#diff-4fb1f872bbca02133f96f3c914458a8c0e0832ebc9b77796a607b8652c5176a1
major.js https://github.com/github/codeql-action/pull/2892/files#diff-447c7d58a9b211b1285e6e1d5740317d4a5b9434fe264d99d6dff12ee643a108
minor.js https://github.com/github/codeql-action/pull/2892/files#diff-caa78fc3cdd4d1f0932d196408d33fcba36fca856a75079a19a1ff35afc9a92e
neq.js https://github.com/github/codeql-action/pull/2892/files#diff-33b9efd7836b20672681d1c2cc2782c4af4d6675a54886abbe08977a9c197550
parse.js https://github.com/github/codeql-action/pull/2892/files#diff-23b6c0590d22ee13eef8a9c2d0af144b59a2646a13e9ed8cbb3e79424100b2a0
patch.js https://github.com/github/codeql-action/pull/2892/files#diff-67a95710e6fd83d0f1f27063fdaea2a406def0ffcbc79555e9cc8ed38219f25a
prerelease.js https://github.com/github/codeql-action/pull/2892/files#diff-a393c1c6d3bc9fd76c16a5daa1b3ae483fcfa9b0d79ffb8d08ba8b0a46020e43
rcompare.js https://github.com/github/codeql-action/pull/2892/files#diff-c00fad2d88bfe6dd6b4ee6c540425d7a108417d07faebf02f04b1026cadf447e
rsort.js https://github.com/github/codeql-action/pull/2892/files#diff-26dc586812cc3624429f4cf37cdc8ab2b0e61a7882d868adbfd59a7712baff45
satisfies.js https://github.com/github/codeql-action/pull/2892/files#diff-bdff3ed7011983c3c8115cc0e52a94761e463f85a9981caa61fc9361bfc63413
sort.js https://github.com/github/codeql-action/pull/2892/files#diff-3d9824469769483c03aacd6a93f38a76c39d316f94ef7abade1022647134e5a0
valid.js https://github.com/github/codeql-action/pull/2892/files#diff-ae9c70c895f9df5fdb01ac3c2aae1ce2048ab5d58835efd26edc5eb4d683887f
index.js https://github.com/github/codeql-action/pull/2892/files#diff-dfe58cc352cc493f645ad91cd2507001f6dc7cb7d7dc0846b54b5e67ae3ea29b
constants.js https://github.com/github/codeql-action/pull/2892/files#diff-a125e93d29899fa043a8991046513a59fea95f3d446d4cab813ee87ccd073cbf
debug.js https://github.com/github/codeql-action/pull/2892/files#diff-30501cc196d3beedb9fcdf3e790c3ce804ebd2d771bf43db1b672657f6934993
identifiers.js https://github.com/github/codeql-action/pull/2892/files#diff-37ae6dd43f4965f0fcf2b81e6c9e130b8070d7b3fa81a953684ba0e16c71f3b5
lrucache.js https://github.com/github/codeql-action/pull/2892/files#diff-8cfd666faf2099fa6a8619bbb3a2d017c2dbea7348a6055c07dcc23fc4700a35
parse-options.js https://github.com/github/codeql-action/pull/2892/files#diff-08e0387adf713df925e672df916a528e8521c42714002aa72ca4ef358bbaf35f
re.js https://github.com/github/codeql-action/pull/2892/files#diff-42fcb0e1b44b0587a1dc36471ecc5a35ad1f429da063bc76644bdc6ceba3b434
package.json https://github.com/github/codeql-action/pull/2892/files#diff-7cf6dc867193021668759ac001f26a885cf2dd66e46035cf6173a46e14cf3228
preload.js https://github.com/github/codeql-action/pull/2892/files#diff-aad9071e1e3ae43a44201307649676dea103fbe44a1f967ced322e572559f620
gtr.js https://github.com/github/codeql-action/pull/2892/files#diff-383b8a04b6131c91032aabd3c49ac87234ccf3e2222daf99ab398dc200857734
intersects.js https://github.com/github/codeql-action/pull/2892/files#diff-6f251be912741b58ba7467cf09d6bd8a44b3d6ea769422bdcbf0edabca3b14b3
ltr.js https://github.com/github/codeql-action/pull/2892/files#diff-0c5e4b340c4bdb351921148368f2147e9cf0f3bf61eb1ec47b5efd3ca83bb09f
max-satisfying.js https://github.com/github/codeql-action/pull/2892/files#diff-b7bee2c1a55df13618ed501f0f70d5a77f1a0f27bc27791e9d7ef037010386eb
min-satisfying.js https://github.com/github/codeql-action/pull/2892/files#diff-afed944ff4bad6f9d24a326ccf43889f3cfa07211e7a734a8c9b826b046689ae
min-version.js https://github.com/github/codeql-action/pull/2892/files#diff-9197136bddb4bf28eca5542cc9172465f4a21e998a1e8f38a185297c13cca1c5
outside.js https://github.com/github/codeql-action/pull/2892/files#diff-e2625f5595f70d749a3cff718c079304bce6ad4d4081e419d18e01be88c17e08
simplify.js https://github.com/github/codeql-action/pull/2892/files#diff-0cddf57fb4593004afd8f8c9b15c693eced06fe8d4b8abde94e034c043b08835
subset.js https://github.com/github/codeql-action/pull/2892/files#diff-3e3b055cb875054d66ff1434861110c374ff86a300db0c6029a4113a31860611
to-comparators.js https://github.com/github/codeql-action/pull/2892/files#diff-c2aef8c4d1b5f35066c5cb50fafb679973dce02ea009692a1c6f824f8ba7c639
valid.js https://github.com/github/codeql-action/pull/2892/files#diff-6ae675e352ded09043664ebc56c96a05d40a7ce500f56a3ad245ce4cb60ba0c2
package-lock.json https://github.com/github/codeql-action/pull/2892/files#diff-053150b640a7ce75eff69d1a22cae7f0f94ad64ce9a855db544dda0929316519
package.json https://github.com/github/codeql-action/pull/2892/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519
https://github.com/github/codeql-action/blob/main/CODEOWNERS#L1
node_modules/.package-lock.jsonhttps://github.com/github/codeql-action/pull/2892/files#diff-4a2a59625b3d0885b2b53ebeddf2ea1ef51d1842735cf3501e1e7212b89f0345
View file https://github.com/github/codeql-action/blob/3d97729508c9871a963d0c06c9fb24f033c41be0/node_modules/.package-lock.json
Open in desktop https://desktop.github.com
Please reload this pagehttps://github.com/github/codeql-action/pull/2892/files
https://github.com/github/codeql-action/blob/main/CODEOWNERS#L1
node_modules/@eslint-community/eslint-utils/README.mdhttps://github.com/github/codeql-action/pull/2892/files#diff-ffb63c4f6279b8e40bc488c43cf5b5478e9aa176bd55bbcdd23e9065ddab9ffb
View file https://github.com/github/codeql-action/blob/3d97729508c9871a963d0c06c9fb24f033c41be0/node_modules/%40eslint-community/eslint-utils/README.md
Open in desktop https://desktop.github.com
how customized files appear on GitHubhttps://docs.github.com/github/administering-a-repository/customizing-how-changed-files-appear-on-github
Please reload this pagehttps://github.com/github/codeql-action/pull/2892/files
https://github.com/github/codeql-action/blob/main/CODEOWNERS#L1
node_modules/@eslint-community/eslint-utils/index.d.mtshttps://github.com/github/codeql-action/pull/2892/files#diff-1d0608d00593ca7fc67136f0bc1ff773e72b5327e4696ea7b5249ce5db940eec
View file https://github.com/github/codeql-action/blob/3d97729508c9871a963d0c06c9fb24f033c41be0/node_modules/%40eslint-community/eslint-utils/index.d.mts
Open in desktop https://desktop.github.com
how customized files appear on GitHubhttps://docs.github.com/github/administering-a-repository/customizing-how-changed-files-appear-on-github
Please reload this pagehttps://github.com/github/codeql-action/pull/2892/files
Please reload this pagehttps://github.com/github/codeql-action/pull/2892/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.