René's URL Explorer Experiment


Title: build(deps): bump the npm group with 9 updates by dependabot[bot] · Pull Request #2791 · github/codeql-action · GitHub

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

X Title: build(deps): bump the npm group with 9 updates by dependabot[bot] · Pull Request #2791 · github/codeql-action

Description: Bumps the npm group with 9 updates: Package From To @actions/cache 4.0.1 4.0.2 uuid 11.0.5 11.1.0 @eslint/eslintrc 3.2.0 3.3.0 @eslint/js 9.20.0 9.21.0 @types/sinon 17.0.3 17.0.4 @typescript-eslint/eslint-plugin 8.24.1 8.26.0 @typescript-eslint/parser 8.24.1 8.26.0 eslint-import-resolver-typescript 3.8.1 3.8.3 typescript 5.7.3 5.8.2 Updates @actions/cache from 4.0.1 to 4.0.2 Changelog Sourced from @​actions/cache's changelog. 4.0.2 Wrap create failures in ReserveCacheError #1966 Commits See full diff in compare view Updates uuid from 11.0.5 to 11.1.0 Release notes Sourced from uuid's releases. v11.1.0 11.1.0 (2025-02-19) Features update TS types to allowUint8Array subtypes for buffer option (#865) (a5231e7) Changelog Sourced from uuid's changelog. 11.1.0 (2025-02-19) Features update TS types to allowUint8Array subtypes for buffer option (#865) (a5231e7) Commits 3d1eba0 chore(main): release 11.1.0 (#866) a5231e7 feat: update TS types to allowUint8Array subtypes for buffer option (#865) aeabb60 docs: docs housecleaning (#864) See full diff in compare view Updates @eslint/eslintrc from 3.2.0 to 3.3.0 Release notes Sourced from @​eslint/eslintrc's releases. v3.3.0 3.3.0 (2025-02-21) Features Add types to package (#179) (cb546be) Changelog Sourced from @​eslint/eslintrc's changelog. 3.3.0 (2025-02-21) Features Add types to package (#179) (cb546be) Commits 6a8814c chore: release 3.3.0 (#181) cb546be feat: Add types to package (#179) 18d22b7 refactor: Upgrade ESLint (#178) See full diff in compare view Updates @eslint/js from 9.20.0 to 9.21.0 Release notes Sourced from @​eslint/js's releases. v9.21.0 Features 418717f feat: introduce new deprecated types for rules (#19238) (fnx) 5c5b802 feat: Add --ext CLI option (#19405) (Milos Djermanovic) Bug Fixes db5340d fix: update missing plugin message template (#19445) (Milos Djermanovic) d8ffdd4 fix: do not exit process on rule crash (#19436) (Francesco Trotta) Documentation c5561ea docs: Update README (GitHub Actions Bot) 80b0485 docs: replace var with let and const in rule example (#19434) (Tanuj Kanti) f67d5e8 docs: Update README (GitHub Actions Bot) 75afc61 docs: Update README (GitHub Actions Bot) 0636cab docs: Update Eleventy from v2 to v3 (#19415) (Amaresh S M) dd7d930 docs: Update README (GitHub Actions Bot) Chores a8c9a9f chore: update @eslint/eslintrc and @eslint/js (#19453) (Francesco Trotta) 265e0cf chore: package.json update for @​eslint/js release (Jenkins) 3401b85 test: add test for Rule.ReportDescriptor type (#19449) (Francesco Trotta) e497aa7 chore: update rewrite dependencies (#19448) (Francesco Trotta) dab5478 chore: better error message for missing plugin in config (#19402) (Tanuj Kanti) ebfe2eb chore: set js language for bug report issue config block (#19439) (Josh Goldberg ✨) 5fd211d test: processors can return subpaths (#19425) (Milos Djermanovic) v9.20.1 Bug Fixes 274f054 fix: fix RuleContext type (#19417) (Francesco Trotta) Documentation fe3ccb2 docs: allow typing in search box while dropdown is open (#19424) (Amaresh S M) 93c78a5 docs: Add instructions for pnpm compat (#19422) (Nicholas C. Zakas) b476a93 docs: Fix Keyboard Navigation for Search Results (#19416) (Amaresh S M) ccb60c0 docs: Update README (GitHub Actions Bot) Changelog Sourced from @​eslint/js's changelog. v9.21.0 - February 21, 2025 a8c9a9f chore: update @eslint/eslintrc and @eslint/js (#19453) (Francesco Trotta) 265e0cf chore: package.json update for @​eslint/js release (Jenkins) 418717f feat: introduce new deprecated types for rules (#19238) (fnx) 3401b85 test: add test for Rule.ReportDescriptor type (#19449) (Francesco Trotta) e497aa7 chore: update rewrite dependencies (#19448) (Francesco Trotta) c5561ea docs: Update README (GitHub Actions Bot) db5340d fix: update missing plugin message template (#19445) (Milos Djermanovic) d8ffdd4 fix: do not exit process on rule crash (#19436) (Francesco Trotta) dab5478 chore: better error message for missing plugin in config (#19402) (Tanuj Kanti) 80b0485 docs: replace var with let and const in rule example (#19434) (Tanuj Kanti) ebfe2eb chore: set js language for bug report issue config block (#19439) (Josh Goldberg ✨) f67d5e8 docs: Update README (GitHub Actions Bot) 75afc61 docs: Update README (GitHub Actions Bot) 5fd211d test: processors can return subpaths (#19425) (Milos Djermanovic) 0636cab docs: Update Eleventy from v2 to v3 (#19415) (Amaresh S M) 5c5b802 feat: Add --ext CLI option (#19405) (Milos Djermanovic) dd7d930 docs: Update README (GitHub Actions Bot) v9.20.1 - February 11, 2025 fe3ccb2 docs: allow typing in search box while dropdown is open (#19424) (Amaresh S M) 274f054 fix: fix RuleContext type (#19417) (Francesco Trotta) 93c78a5 docs: Add instructions for pnpm compat (#19422) (Nicholas C. Zakas) b476a93 docs: Fix Keyboard Navigation for Search Results (#19416) (Amaresh S M) ccb60c0 docs: Update README (GitHub Actions Bot) Commits 265e0cf chore: package.json update for @​eslint/js release See full diff in compare view Updates @types/sinon from 17.0.3 to 17.0.4 Commits See full diff in compare view Updates @typescript-eslint/eslint-plugin from 8.24.1 to 8.26.0 Release notes Sourced from @​typescript-eslint/eslint-plugin's releases. v8.26.0 8.26.0 (2025-03-03) 🚀 Features support TypeScript 5.8 (#10903) eslint-plugin: [no-unnecessary-type-parameters] special case tuples and parameter location arrays as single-use (#9536) eslint-plugin: [no-unused-var] handle implicit exports in declaration files (#10714) eslint-plugin: [explicit-module-boundary-types] add an option to ignore overload implementations (#10889) eslint-plugin: [unified-signatures] support ignoring overload signatures with different JSDoc comments (#10781) rule-tester: export TestLanguageOptions (#10892) scope-manager: only call Object.entries once for each lib (#10647) 🩹 Fixes deps: update dependency typedoc-plugin-markdown to v4.4.2 (#10877) eslint-plugin: [unified-signatures] does not differentiate truly private methods (#10806) eslint-plugin: [no-invalid-void-type] report accessor properties with an invalid void type (#10864) eslint-plugin: [no-unnecessary-type-assertion] handle unknown (#10875) rule-tester: Add missing parser dependency (#10909) ❤️ Thank You Andrea Simone Costa @​jfet97 Dave @​reduckted David Michon Dirk Luijk @​dirkluijk fregante @​fregante Ronen Amiel YeonJuan @​yeonjuan Yukihiro Hasegawa @​y-hsgw You can read about our versioning strategy and releases on our website. v8.25.0 8.25.0 (2025-02-24) 🚀 Features eslint-plugin: [no-misused-spread] add suggestions (#10719) 🩹 Fixes ast-spec: replace attributes with options property in TSImportType (#10691) eslint-plugin: [unified-signatures] handle getter-setter (#10818) eslint-plugin: [no-deprecated] report usage of deprecated private identifiers (#10844) eslint-plugin: [prefer-nullish-coalescing] report on chain expressions in a ternary (#10708) typescript-estree: align TS module nodes to namespaces (#10504) visitor-keys: update keys for ImportAttribute (#10649) ... (truncated) Changelog Sourced from @​typescript-eslint/eslint-plugin's changelog. 8.26.0 (2025-03-03) 🚀 Features eslint-plugin: [unified-signatures] support ignoring overload signatures with different JSDoc comments (#10781) eslint-plugin: [explicit-module-boundary-types] add an option to ignore overload implementations (#10889) eslint-plugin: [no-unused-var] handle implicit exports in declaration files (#10714) support TypeScript 5.8 (#10903) eslint-plugin: [no-unnecessary-type-parameters] special case tuples and parameter location arrays as single-use (#9536) 🩹 Fixes eslint-plugin: [no-unnecessary-type-assertion] handle unknown (#10875) eslint-plugin: [no-invalid-void-type] report accessor properties with an invalid void type (#10864) eslint-plugin: [unified-signatures] does not differentiate truly private methods (#10806) ❤️ Thank You Andrea Simone Costa @​jfet97 Dirk Luijk @​dirkluijk Ronen Amiel YeonJuan @​yeonjuan Yukihiro Hasegawa @​y-hsgw You can read about our versioning strategy and releases on our website. 8.25.0 (2025-02-24) 🚀 Features eslint-plugin: [no-misused-spread] add suggestions (#10719) 🩹 Fixes eslint-plugin: [prefer-nullish-coalescing] report on chain expressions in a ternary (#10708) eslint-plugin: [no-deprecated] report usage of deprecated private identifiers (#10844) eslint-plugin: [unified-signatures] handle getter-setter (#10818) ❤️ Thank You Olivier Zalmanski @​OlivierZal Ronen Amiel YeonJuan @​yeonjuan You can read about our versioning strategy and releases on our website. Commits bc6d19f chore(release): publish 8.26.0 02d9d73 feat(eslint-plugin): [unified-signatures] support ignoring overload signature... 84af50e feat(eslint-plugin): [explicit-module-boundary-types] add an option to ignore... a03b7ef fix(eslint-plugin): [no-unnecessary-type-assertion] handle unknown (#10875) 4082ad0 docs(eslint-plugin): [consistent-return] add link to noImplicitReturns docs... d8d4b3c feat(eslint-plugin): [no-unused-var] handle implicit exports in declaration f... 9674629 feat: support TypeScript 5.8 (#10903) 3c7b8ff chore: fix integration-tests (#10906) 735064a fix(eslint-plugin): [no-invalid-void-type] report accessor properties with ... a6feb59 fix(eslint-plugin): [unified-signatures] does not differentiate truly private... Additional commits viewable in compare view Updates @typescript-eslint/parser from 8.24.1 to 8.26.0 Release notes Sourced from @​typescript-eslint/parser's releases. v8.26.0 8.26.0 (2025-03-03) 🚀 Features support TypeScript 5.8 (#10903) eslint-plugin: [no-unnecessary-type-parameters] special case tuples and parameter location arrays as single-use (#9536) eslint-plugin: [no-unused-var] handle implicit exports in declaration files (#10714) eslint-plugin: [explicit-module-boundary-types] add an option to ignore overload implementations (#10889) eslint-plugin: [unified-signatures] support ignoring overload signatures with different JSDoc comments (#10781) rule-tester: export TestLanguageOptions (#10892) scope-manager: only call Object.entries once for each lib (#10647) 🩹 Fixes deps: update dependency typedoc-plugin-markdown to v4.4.2 (#10877) eslint-plugin: [unified-signatures] does not differentiate truly private methods (#10806) eslint-plugin: [no-invalid-void-type] report accessor properties with an invalid void type (#10864) eslint-plugin: [no-unnecessary-type-assertion] handle unknown (#10875) rule-tester: Add missing parser dependency (#10909) ❤️ Thank You Andrea Simone Costa @​jfet97 Dave @​reduckted David Michon Dirk Luijk @​dirkluijk fregante @​fregante Ronen Amiel YeonJuan @​yeonjuan Yukihiro Hasegawa @​y-hsgw You can read about our versioning strategy and releases on our website. v8.25.0 8.25.0 (2025-02-24) 🚀 Features eslint-plugin: [no-misused-spread] add suggestions (#10719) 🩹 Fixes ast-spec: replace attributes with options property in TSImportType (#10691) eslint-plugin: [unified-signatures] handle getter-setter (#10818) eslint-plugin: [no-deprecated] report usage of deprecated private identifiers (#10844) eslint-plugin: [prefer-nullish-coalescing] report on chain expressions in a ternary (#10708) typescript-estree: align TS module nodes to namespaces (#10504) visitor-keys: update keys for ImportAttribute (#10649) ... (truncated) Changelog Sourced from @​typescript-eslint/parser's changelog. 8.26.0 (2025-03-03) 🚀 Features support TypeScript 5.8 (#10903) ❤️ Thank You Dirk Luijk @​dirkluijk You can read about our versioning strategy and releases on our website. 8.25.0 (2025-02-24) 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 bc6d19f chore(release): publish 8.26.0 17e7012 chore(deps): update dependency knip to v5.44.1 (#10845) 9674629 feat: support TypeScript 5.8 (#10903) 7c88d26 chore: update all test scripts to remove coverage flag (#10582) 1a9ab8f chore(release): publish 8.25.0 f3ef20e chore: update to latest nx and use project references first approach (#10361) See full diff in compare view Updates eslint-import-resolver-typescript from 3.8.1 to 3.8.3 Release notes Sourced from eslint-import-resolver-typescript's releases. v3.8.3 Patch Changes #360 8192976 Thanks @​carlocorradini! - Force tiniglobby to expand dot directories #360 8192976 Thanks @​carlocorradini! - Update tinyglobby to latest version v3.8.2 Patch Changes #357 5fd349e Thanks @​carlocorradini! - Update the tinyglobby to the latest version to solve performance regressions. Changelog Sourced from eslint-import-resolver-typescript's changelog. 3.8.3 Patch Changes #360 8192976 Thanks @​carlocorradini! - Force tiniglobby to expand dot directories #360 8192976 Thanks @​carlocorradini! - Update tinyglobby to latest version 3.8.2 Patch Changes #357 5fd349e Thanks @​carlocorradini! - Update the tinyglobby to the latest version to solve performance regressions. Commits b61fb4a chore: release eslint-import-resolver-typescript (#362) 8192976 fix: force tiniglobby to expand dot directories (#360) 4f47f8a chore: release eslint-import-resolver-typescript (#358) 5fd349e chore(deps): update tinyglobby to the latest version (#357) See full diff in compare view Updates typescript from 5.7.3 to 5.8.2 Release notes Sourced from typescript's releases. TypeScript 5.8 For release notes, check out the release announcement. fixed issues query for Typescript 5.8.0 (Beta). fixed issues query for Typescript 5.8.1 (RC). fixed issues query for Typescript 5.8.2 (Stable). Downloads are available on: npm TypeScript 5.8 RC For release notes, check out the release announcement. fixed issues query for Typescript 5.8.0 (Beta). fixed issues query for Typescript 5.8.1 (RC). Downloads are available on: npm TypeScript 5.8 Beta For release notes, check out the release announcement. fixed issues query for Typescript 5.8.0 (Beta). Downloads are available on: npm Commits beb69e4 Bump version to 5.8.2 and LKG 8fdbd54 🤖 Pick PR #61210 (Fix mistakenly disallowed default e...) into release-5.8 (#... f4a3a8a 🤖 Pick PR #61175 (Ban import=require and export= unde...) into release-5.8 (#... 420ff06 Bump version to 5.8.1-rc and LKG 48eb13f Update LKG fb59c19 Merge remote-tracking branch 'origin/main' into release-5.8 df342b7 Fixed rewriteRelativeImportExtensions for import() within call expression... 775412a Bump github/codeql-action from 3.28.8 to 3.28.9 in the github-actions group (... e1629e5 Pass ignoreErrors=true to more resolveEntityName callers (#61144) 6fd1799 Update LKG 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 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 9 updates: Package From To @actions/cache 4.0.1 4.0.2 uuid 11.0.5 11.1.0 @eslint/eslintrc 3.2.0 3.3.0 @eslint/js 9.20.0 9.21.0 @types/sinon 17.0.3 17.0.4 @...

X Description: Bumps the npm group with 9 updates: Package From To @actions/cache 4.0.1 4.0.2 uuid 11.0.5 11.1.0 @eslint/eslintrc 3.2.0 3.3.0 @eslint/js 9.20.0 9.21.0 @types/sinon 17.0.3 17.0.4 @...

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

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:95c81ac6-f0f3-0ff7-6b5a-1c18a27b52f3
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idE856:24F769:2DB191:40B3F6:6A57A08B
html-safe-noncebd56a30cd1409bd7f9ec63e903a4d7582fb748c85a09a98569158b90f96ef6c2
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJFODU2OjI0Rjc2OToyREIxOTE6NDBCM0Y2OjZBNTdBMDhCIiwidmlzaXRvcl9pZCI6Ijc2NTQ0MzMzMzU5NTIyNTMwNjgiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmacd7eef10baf1adb4d52fda128b4af4585c528dfebeeada040f55655e285e63fa0
hovercard-subject-tagpull_request:2368690490
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/2791/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 9 updates: Package From To @actions/cache 4.0.1 4.0.2 uuid 11.0.5 11.1.0 @eslint/eslintrc 3.2.0 3.3.0 @eslint/js 9.20.0 9.21.0 @types/sinon 17.0.3 17.0.4 @...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None017a07c29bdd8a37b5907fc9a689338deb7103b5af7f56714193b2700229b3df
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
release0dd6847d644323df8f8c1368c065f9f630095e3b
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/github/codeql-action/pull/2791/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fgithub%2Fcodeql-action%2Fpull%2F2791%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/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%2F2791%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/2791/files
Reloadhttps://github.com/github/codeql-action/pull/2791/files
Reloadhttps://github.com/github/codeql-action/pull/2791/files
Please reload this pagehttps://github.com/github/codeql-action/pull/2791/files
github https://github.com/github
codeql-actionhttps://github.com/github/codeql-action
Notifications https://github.com/login?return_to=%2Fgithub%2Fcodeql-action
Fork 473 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 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
angelapwenhttps://github.com/angelapwen
mainhttps://github.com/github/codeql-action/tree/main
dependabot/npm_and_yarn/npm-24c237cb71https://github.com/github/codeql-action/tree/dependabot/npm_and_yarn/npm-24c237cb71
Conversation 2 https://github.com/github/codeql-action/pull/2791
Findings https://github.com/github/codeql-action/pull/2791/findings
Commits 2 https://github.com/github/codeql-action/pull/2791/commits
Checks 0 https://github.com/github/codeql-action/pull/2791/checks
Files changed https://github.com/github/codeql-action/pull/2791/files
Please reload this pagehttps://github.com/github/codeql-action/pull/2791/files
build(deps): bump the npm group with 9 updates https://github.com/github/codeql-action/pull/2791/files#top
Show all changes 2 commits https://github.com/github/codeql-action/pull/2791/files
a8ade63 build(deps): bump the npm group with 9 updates dependabot[bot] Mar 3, 2025 https://github.com/github/codeql-action/pull/2791/commits/a8ade63a2f1770dd0e93e9c718c5af2fcb145c12
452ffd6 Update checked-in dependencies github-actions[bot] Mar 3, 2025 https://github.com/github/codeql-action/pull/2791/commits/452ffd6e8e215bb5e5ea49802977ca92fc7c3da1
Clear filters https://github.com/github/codeql-action/pull/2791/files
Please reload this pagehttps://github.com/github/codeql-action/pull/2791/files
Please reload this pagehttps://github.com/github/codeql-action/pull/2791/files
https://github.com/github/codeql-action/blob/main/CODEOWNERS#L1
node_modules/.package-lock.jsonhttps://github.com/github/codeql-action/pull/2791/files#diff-4a2a59625b3d0885b2b53ebeddf2ea1ef51d1842735cf3501e1e7212b89f0345
View file https://github.com/github/codeql-action/blob/452ffd6e8e215bb5e5ea49802977ca92fc7c3da1/node_modules/.package-lock.json
Open in desktop https://desktop.github.com
Please reload this pagehttps://github.com/github/codeql-action/pull/2791/files
https://github.com/github/codeql-action/blob/main/CODEOWNERS#L1
node_modules/@actions/cache/lib/cache.jshttps://github.com/github/codeql-action/pull/2791/files#diff-ba041c15be26a1573057756a22b130f2b12e10385e8069b6c5a6ad1995459b9c
View file https://github.com/github/codeql-action/blob/452ffd6e8e215bb5e5ea49802977ca92fc7c3da1/node_modules/%40actions/cache/lib/cache.js
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/2791/files
https://github.com/github/codeql-action/blob/main/CODEOWNERS#L1
node_modules/@actions/cache/lib/cache.js.maphttps://github.com/github/codeql-action/pull/2791/files#diff-a577e83b1d1644d63920ad305d60109efc9672a4d6b5dfe32ecf2d10ad2a5716
View file https://github.com/github/codeql-action/blob/452ffd6e8e215bb5e5ea49802977ca92fc7c3da1/node_modules/%40actions/cache/lib/cache.js.map
Open in desktop https://desktop.github.com
Please reload this pagehttps://github.com/github/codeql-action/pull/2791/files
https://github.com/github/codeql-action/blob/main/CODEOWNERS#L1
node_modules/@actions/cache/package.jsonhttps://github.com/github/codeql-action/pull/2791/files#diff-24763c951463744066f8b381d9e42935bacdbcdffceb72872985594b9fceccc4
View file https://github.com/github/codeql-action/blob/452ffd6e8e215bb5e5ea49802977ca92fc7c3da1/node_modules/%40actions/cache/package.json
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/2791/files
https://github.com/github/codeql-action/blob/main/CODEOWNERS#L1
node_modules/@eslint/eslintrc/conf/environments.jshttps://github.com/github/codeql-action/pull/2791/files#diff-10cacf8bf16637ab3a8838d74f997386257381ceb278215e8487e2dc64160671
View file https://github.com/github/codeql-action/blob/452ffd6e8e215bb5e5ea49802977ca92fc7c3da1/node_modules/%40eslint/eslintrc/conf/environments.js
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/2791/files
https://github.com/github/codeql-action/blob/main/CODEOWNERS#L1
node_modules/@eslint/eslintrc/dist/eslintrc-universal.cjshttps://github.com/github/codeql-action/pull/2791/files#diff-29e790585bf385db28740efc222bf0126ef8d2f4c8300b92926a714d3f5cbb1e
View file https://github.com/github/codeql-action/blob/452ffd6e8e215bb5e5ea49802977ca92fc7c3da1/node_modules/%40eslint/eslintrc/dist/eslintrc-universal.cjs
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/2791/files
https://github.com/github/codeql-action/blob/main/CODEOWNERS#L1
node_modules/@eslint/eslintrc/dist/eslintrc-universal.cjs.maphttps://github.com/github/codeql-action/pull/2791/files#diff-60c256c3d79a4116d5ecbbf9a806fd69edfcb6a2b66d6a2ff42f848193d4a008
View file https://github.com/github/codeql-action/blob/452ffd6e8e215bb5e5ea49802977ca92fc7c3da1/node_modules/%40eslint/eslintrc/dist/eslintrc-universal.cjs.map
Open in desktop https://desktop.github.com
Please reload this pagehttps://github.com/github/codeql-action/pull/2791/files
Please reload this pagehttps://github.com/github/codeql-action/pull/2791/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.