René's URL Explorer Experiment


Title: Bump tar, angular-datatables, @angular-devkit/build-angular and @angular/cli in /heatmap-angular by dependabot[bot] · Pull Request #280 · iDataVisualizationLab/HPCC · GitHub

Open Graph Title: Bump tar, angular-datatables, @angular-devkit/build-angular and @angular/cli in /heatmap-angular by dependabot[bot] · Pull Request #280 · iDataVisualizationLab/HPCC

X Title: Bump tar, angular-datatables, @angular-devkit/build-angular and @angular/cli in /heatmap-angular by dependabot[bot] · Pull Request #280 · iDataVisualizationLab/HPCC

Description: Bumps tar to 7.5.3 and updates ancestor dependencies tar, angular-datatables, @angular-devkit/build-angular and @angular/cli. These dependencies need to be updated together. Updates tar from 4.4.13 to 7.5.3 Release notes Sourced from tar's releases. v6.1.13 6.1.13 (2022-12-07) Dependencies cc4e0dd #343 bump minipass from 3.3.6 to 4.0.0 v6.1.12 6.1.12 (2022-10-31) Bug Fixes 57493ee #332 ensuring close event is emited after stream has ended (@​webark) b003c64 #314 replace deprecated String.prototype.substr() (#314) (@​CommanderRoot, @​lukekarrys) Documentation f129929 #313 remove dead link to benchmarks (#313) (@​yetzt) c1faa9f add examples/explanation of using tar.t (@​isaacs) Changelog Sourced from tar's changelog. Changelog 7.5 Added zstd compression support. 7.4 Deprecate onentry in favor of onReadEntry for clarity. 7.3 Add onWriteEntry option 7.2 DRY the command definitions into a single makeCommand method, and update the type signatures to more appropriately infer the return type from the options and arguments provided. 7.1 Update minipass to v7.1.0 Update the type definitions of write() and end() methods on Unpack and Parser classes to be compatible with the NodeJS.WritableStream type in the latest versions of @types/node. 7.0 Drop support for node <18 Rewrite in TypeScript, provide ESM and CommonJS hybrid interface Add tree-shake friendly exports, like import('tar/create') and import('tar/read-entry') to get individual functions or classes. Add chmod option that defaults to false, and deprecate noChmod. That is, reverse the default option regarding explicitly setting file system modes to match tar entry settings. Add processUmask option to avoid having to call process.umask() when chmod: true (or noChmod: false) is set. 6.2 Add support for brotli compression Add maxDepth option to prevent extraction into excessively deep folders. ... (truncated) Commits 0313844 7.5.3 340eb28 fix: sanitize absolute linkpaths properly 8bb83f7 update deps 1c4aedd Fix typo in onWriteEntry documentation d9ea73a 7.5.2 5e1a8e6 Fix sync tar.list when file size reduces while reading 0fbeaed formatting 2dbacfe add types for make-tar util c5865d3 remove unused taprc file bdb3809 header: only read from ustar block if not specified in Pax Additional commits viewable in compare view Updates angular-datatables from 9.0.2 to 19.0.0 Release notes Sourced from angular-datatables's releases. 19.0.0 What's Changed chore: upgrade to Angular 19 by @​shanmukhateja in l-lin/angular-datatables#1814 Full Changelog: l-lin/angular-datatables@18.0.0...19.0.0 18.0.0 What's Changed chore: upgrade to Angular v18 by @​shanmukhateja in l-lin/angular-datatables#1799 Full Changelog: l-lin/angular-datatables@17.1.0...18.0.0 17.1.0 Breaking Change This release is NOT compatible with v17.0.0 due to migration to DataTables v2.x I am terribly sorry for the inconvenience this may have caused. What's Changed Fixed columns extension documentation added by @​bikos in l-lin/angular-datatables#1761 build(deps): bump axios and @​angular-devkit/build-angular in /demo by @​dependabot in l-lin/angular-datatables#1766 build(deps-dev): bump follow-redirects from 1.15.3 to 1.15.4 by @​dependabot in l-lin/angular-datatables#1765 build(deps-dev): bump follow-redirects from 1.15.2 to 1.15.6 in /demo by @​dependabot in l-lin/angular-datatables#1774 build(deps-dev): bump ip from 2.0.0 to 2.0.1 by @​dependabot in l-lin/angular-datatables#1770 build(deps-dev): bump ip from 2.0.0 to 2.0.1 in /demo by @​dependabot in l-lin/angular-datatables#1769 build(deps-dev): bump follow-redirects from 1.15.4 to 1.15.6 by @​dependabot in l-lin/angular-datatables#1775 build(deps): bump undici and @​angular-devkit/build-angular in /demo by @​dependabot in l-lin/angular-datatables#1776 build(deps-dev): bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /demo by @​dependabot in l-lin/angular-datatables#1779 DT v2 + Project structure upgrades by @​shanmukhateja in l-lin/angular-datatables#1783 New Contributors @​bikos made their first contribution in l-lin/angular-datatables#1761 Full Changelog: l-lin/angular-datatables@17.0.0...17.1.0 17.0.0 What's Changed chore: upgrade to v17 by @​shanmukhateja in l-lin/angular-datatables#1757 chore: remove server side previews by @​l-lin in l-lin/angular-datatables#1759 chore(demo): show static text on preview for ajax callback by @​shanmukhateja in l-lin/angular-datatables#1760 Full Changelog: l-lin/angular-datatables@v16.0.1...17.0.0 16.0.1 What's Changed Create an id property, this new property will be used as unique to in… by @​dlascarez in l-lin/angular-datatables#1750 build(deps): bump postcss and @​angular-devkit/build-angular in /demo by @​dependabot in l-lin/angular-datatables#1753 build(deps-dev): bump @​babel/traverse from 7.22.5 to 7.23.2 by @​dependabot in l-lin/angular-datatables#1755 ... (truncated) Commits 3c5eec3 chore: v19 support fe8582b Merge pull request #1814 from l-lin/feat-ng19 e431f24 chore: upgrade to Angular 19 89e14f9 docs: fix typo in TemplateRef HTML code 983afe0 Merge pull request #1799 from l-lin/feat-ng18 a026651 chore: upgrade to Angular v18 a88e47d fix(ci): fix deploy-doc.sh bugs 84fc489 chore: release v17.1.0 2a3307a fix(docs): publish bug fixes 448bc82 chore: update CODE_OF_CONDUCT.md Additional commits viewable in compare view Updates @angular-devkit/build-angular from 0.901.7 to 21.1.0 Release notes Sourced from @​angular-devkit/build-angular's releases. 21.1.0 @​schematics/angular Commit Description add browserMode option to jasmine-vitest schematic generate detailed migration report for refactor-jasmine-vitest add MCP configuration file to new workspaces @​angular/cli Commit Description add 'test' and 'e2e' MCP tools Add "all" as an experimental tool group Add MCP tools for building and running devservers add signal forms lessons correctly handle yarn classic tag manifest fetching correctly spawn package managers on Windows in new abstraction enhance list_projects MCP tool file system traversal and symlink handling handle array output from npm view in manifest parser improve signal forms lesson examples in AI tutor rename mcp devserver tools to comply with naming spec update dependency @​modelcontextprotocol/sdk to v1.25.2 update yarn berry package manager configuration use project-local temporary directory in ng add cache resolved specific version in package manager abstraction optimize ng add version discovery @​angular/build Commit Description directly support ng-packagr in unit-test builder disable TestBed teardown during debugging in Vitest inject source-map-support for Vitest browser tests normalize roots to POSIX in test discovery for Windows compatibility resolve test files correctly on Windows when using non-C drives simplify SSL handling for ng serve with SSR (#31722) 21.1.0-rc.0 @​schematics/angular Commit Description move 'provideZoneChangeDetection' to the root module update application schematics for module-based apps to use 'provideZoneChangeDetection' update default app component message update default app component welcome message @​angular/cli Commit Description add 'test' and 'e2e' MCP tools Add "all" as an experimental tool group handle array output from npm view in manifest parser update dependency @​modelcontextprotocol/sdk to v1.25.2 ... (truncated) Changelog Sourced from @​angular-devkit/build-angular's changelog. 21.1.0 (2026-01-14) @​angular/cli Commit Type Description 772e6efe7 feat add 'test' and 'e2e' MCP tools 8efb86318 feat Add "all" as an experimental tool group c3c9ac506 feat Add MCP tools for building and running devservers d635a6c63 feat add signal forms lessons d8b76e93d fix correctly handle yarn classic tag manifest fetching 7ab5c0b0a fix correctly spawn package managers on Windows in new abstraction 348096623 fix enhance list_projects MCP tool file system traversal and symlink handling 316fca862 fix handle array output from npm view in manifest parser 032257a6d fix improve signal forms lesson examples in AI tutor 18d74dde8 fix rename mcp devserver tools to comply with naming spec 1ad773671 fix update dependency @​modelcontextprotocol/sdk to v1.25.2 45d4f5668 fix update yarn berry package manager configuration 122ed27c9 fix use project-local temporary directory in ng add a15db28b2 perf cache resolved specific version in package manager abstraction 240588b7e perf optimize ng add version discovery @​schematics/angular Commit Type Description 36cf3afb4 feat add browserMode option to jasmine-vitest schematic e71a72ffd feat generate detailed migration report for refactor-jasmine-vitest 18cf6c51b fix add MCP configuration file to new workspaces @​angular/build Commit Type Description 1eda0a99f feat directly support ng-packagr in unit-test builder 87175f9dc feat disable TestBed teardown during debugging in Vitest 1e39c77a4 fix inject source-map-support for Vitest browser tests 3fd7dcd76 fix normalize roots to POSIX in test discovery for Windows compatibility 164e7dbbc fix resolve test files correctly on Windows when using non-C drives ad99e00ad fix simplify SSL handling for ng serve with SSR (#31722) 21.0.6 (2026-01-14) @​angular/ssr | Commit | Type | Description | ... (truncated) Commits See full diff in compare view Updates @angular/cli from 9.1.7 to 21.1.0 Release notes Sourced from @​angular/cli's releases. 21.1.0 @​schematics/angular Commit Description add browserMode option to jasmine-vitest schematic generate detailed migration report for refactor-jasmine-vitest add MCP configuration file to new workspaces @​angular/cli Commit Description add 'test' and 'e2e' MCP tools Add "all" as an experimental tool group Add MCP tools for building and running devservers add signal forms lessons correctly handle yarn classic tag manifest fetching correctly spawn package managers on Windows in new abstraction enhance list_projects MCP tool file system traversal and symlink handling handle array output from npm view in manifest parser improve signal forms lesson examples in AI tutor rename mcp devserver tools to comply with naming spec update dependency @​modelcontextprotocol/sdk to v1.25.2 update yarn berry package manager configuration use project-local temporary directory in ng add cache resolved specific version in package manager abstraction optimize ng add version discovery @​angular/build Commit Description directly support ng-packagr in unit-test builder disable TestBed teardown during debugging in Vitest inject source-map-support for Vitest browser tests normalize roots to POSIX in test discovery for Windows compatibility resolve test files correctly on Windows when using non-C drives simplify SSL handling for ng serve with SSR (#31722) 21.1.0-rc.0 @​schematics/angular Commit Description move 'provideZoneChangeDetection' to the root module update application schematics for module-based apps to use 'provideZoneChangeDetection' update default app component message update default app component welcome message @​angular/cli Commit Description add 'test' and 'e2e' MCP tools Add "all" as an experimental tool group handle array output from npm view in manifest parser update dependency @​modelcontextprotocol/sdk to v1.25.2 ... (truncated) Changelog Sourced from @​angular/cli's changelog. 21.1.0 (2026-01-14) @​angular/cli Commit Type Description 772e6efe7 feat add 'test' and 'e2e' MCP tools 8efb86318 feat Add "all" as an experimental tool group c3c9ac506 feat Add MCP tools for building and running devservers d635a6c63 feat add signal forms lessons d8b76e93d fix correctly handle yarn classic tag manifest fetching 7ab5c0b0a fix correctly spawn package managers on Windows in new abstraction 348096623 fix enhance list_projects MCP tool file system traversal and symlink handling 316fca862 fix handle array output from npm view in manifest parser 032257a6d fix improve signal forms lesson examples in AI tutor 18d74dde8 fix rename mcp devserver tools to comply with naming spec 1ad773671 fix update dependency @​modelcontextprotocol/sdk to v1.25.2 45d4f5668 fix update yarn berry package manager configuration 122ed27c9 fix use project-local temporary directory in ng add a15db28b2 perf cache resolved specific version in package manager abstraction 240588b7e perf optimize ng add version discovery @​schematics/angular Commit Type Description 36cf3afb4 feat add browserMode option to jasmine-vitest schematic e71a72ffd feat generate detailed migration report for refactor-jasmine-vitest 18cf6c51b fix add MCP configuration file to new workspaces @​angular/build Commit Type Description 1eda0a99f feat directly support ng-packagr in unit-test builder 87175f9dc feat disable TestBed teardown during debugging in Vitest 1e39c77a4 fix inject source-map-support for Vitest browser tests 3fd7dcd76 fix normalize roots to POSIX in test discovery for Windows compatibility 164e7dbbc fix resolve test files correctly on Windows when using non-C drives ad99e00ad fix simplify SSL handling for ng serve with SSR (#31722) 21.0.6 (2026-01-14) @​angular/ssr | Commit | Type | Description | ... (truncated) Commits 9c5a2e3 release: cut the v21.1.0 release 94e7f49 build: update Angular versions to 21.1.0 stable versions 84a228c build: update dependency bazel to v8.5.1 9ae6844 build: update dependency node to v22.22.0 09c5c9f build: lock file maintenance 977d461 refactor: update license URL from angular.io to angular.dev and angular mater... f13c845 refactor: update copyright from Google Inc to Google LLC 8d99cfe fix(@​angular/ssr): handle platform destruction during rendering 8195bf8 build: update cross-repo angular dependencies d45693a refactor(@​angular/cli): support copying config files to temp package directory Additional commits viewable in compare view Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase. Dependabot commands and options You can trigger Dependabot actions by commenting on this PR: @dependabot rebase will rebase this PR @dependabot recreate will recreate this PR, overwriting any edits that have been made to it @dependabot merge will merge this PR after your CI passes on it @dependabot squash and merge will squash and merge this PR after your CI passes on it @dependabot cancel merge will cancel a previously requested merge and block automerging @dependabot reopen will reopen this PR if it is closed @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually @dependabot show ignore conditions will show all of the ignore conditions of the specified dependency @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.

Open Graph Description: Bumps tar to 7.5.3 and updates ancestor dependencies tar, angular-datatables, @angular-devkit/build-angular and @angular/cli. These dependencies need to be updated together. Updates tar from 4.4.13...

X Description: Bumps tar to 7.5.3 and updates ancestor dependencies tar, angular-datatables, @angular-devkit/build-angular and @angular/cli. These dependencies need to be updated together. Updates tar from 4.4.13...

Opengraph URL: https://github.com/iDataVisualizationLab/HPCC/pull/280

X: @github

direct link

Domain: patch-diff.githubusercontent.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:493fbd98-c940-f976-5b13-f19909df3146
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idCD1C:405B5:175644:1EF920:698E5AD9
html-safe-nonce5a032ee22ff1825873c3e4c61193db852f8cd27200556c621d2ae4de6ea9b85b
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDRDFDOjQwNUI1OjE3NTY0NDoxRUY5MjA6Njk4RTVBRDkiLCJ2aXNpdG9yX2lkIjoiMjA0OTYwNjQ4NjE3MDk1MDM2MSIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac91450924b31c6ba8f65e510b3b6475a191bf5c900300be20f82a0b4fb4ddbd55
hovercard-subject-tagpull_request:3183377271
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/iDataVisualizationLab/HPCC/pull/280/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 tar to 7.5.3 and updates ancestor dependencies tar, angular-datatables, @angular-devkit/build-angular and @angular/cli. These dependencies need to be updated together. Updates tar from 4.4.13...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None0e08b85f0035d49bc4c22868f70a4d30fb8c2a777936895c37e78df095242ddc
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/iDataVisualizationLab/HPCC git https://github.com/iDataVisualizationLab/HPCC.git
octolytics-dimension-user_id20982983
octolytics-dimension-user_loginiDataVisualizationLab
octolytics-dimension-repository_id132034110
octolytics-dimension-repository_nwoiDataVisualizationLab/HPCC
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id132034110
octolytics-dimension-repository_network_root_nwoiDataVisualizationLab/HPCC
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
release9416d07f3607b074b276ccc81546278f89608a08
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/iDataVisualizationLab/HPCC/pull/280/files#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2FiDataVisualizationLab%2FHPCC%2Fpull%2F280%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2FiDataVisualizationLab%2FHPCC%2Fpull%2F280%2Ffiles
Sign up https://patch-diff.githubusercontent.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=iDataVisualizationLab%2FHPCC
Reloadhttps://patch-diff.githubusercontent.com/iDataVisualizationLab/HPCC/pull/280/files
Reloadhttps://patch-diff.githubusercontent.com/iDataVisualizationLab/HPCC/pull/280/files
Reloadhttps://patch-diff.githubusercontent.com/iDataVisualizationLab/HPCC/pull/280/files
iDataVisualizationLab https://patch-diff.githubusercontent.com/iDataVisualizationLab
HPCChttps://patch-diff.githubusercontent.com/iDataVisualizationLab/HPCC
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2FiDataVisualizationLab%2FHPCC
Fork 3 https://patch-diff.githubusercontent.com/login?return_to=%2FiDataVisualizationLab%2FHPCC
Star 7 https://patch-diff.githubusercontent.com/login?return_to=%2FiDataVisualizationLab%2FHPCC
Code https://patch-diff.githubusercontent.com/iDataVisualizationLab/HPCC
Issues 41 https://patch-diff.githubusercontent.com/iDataVisualizationLab/HPCC/issues
Pull requests 23 https://patch-diff.githubusercontent.com/iDataVisualizationLab/HPCC/pulls
Actions https://patch-diff.githubusercontent.com/iDataVisualizationLab/HPCC/actions
Projects 0 https://patch-diff.githubusercontent.com/iDataVisualizationLab/HPCC/projects
Security 0 https://patch-diff.githubusercontent.com/iDataVisualizationLab/HPCC/security
Insights https://patch-diff.githubusercontent.com/iDataVisualizationLab/HPCC/pulse
Code https://patch-diff.githubusercontent.com/iDataVisualizationLab/HPCC
Issues https://patch-diff.githubusercontent.com/iDataVisualizationLab/HPCC/issues
Pull requests https://patch-diff.githubusercontent.com/iDataVisualizationLab/HPCC/pulls
Actions https://patch-diff.githubusercontent.com/iDataVisualizationLab/HPCC/actions
Projects https://patch-diff.githubusercontent.com/iDataVisualizationLab/HPCC/projects
Security https://patch-diff.githubusercontent.com/iDataVisualizationLab/HPCC/security
Insights https://patch-diff.githubusercontent.com/iDataVisualizationLab/HPCC/pulse
Sign up for GitHub https://patch-diff.githubusercontent.com/signup?return_to=%2FiDataVisualizationLab%2FHPCC%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://patch-diff.githubusercontent.com/login?return_to=%2FiDataVisualizationLab%2FHPCC%2Fissues%2Fnew%2Fchoose
dependabothttps://patch-diff.githubusercontent.com/apps/dependabot
masterhttps://patch-diff.githubusercontent.com/iDataVisualizationLab/HPCC/tree/master
dependabot/npm_and_yarn/heatmap-angular/multi-61cf178a85https://patch-diff.githubusercontent.com/iDataVisualizationLab/HPCC/tree/dependabot/npm_and_yarn/heatmap-angular/multi-61cf178a85
Conversation 0 https://patch-diff.githubusercontent.com/iDataVisualizationLab/HPCC/pull/280
Commits 1 https://patch-diff.githubusercontent.com/iDataVisualizationLab/HPCC/pull/280/commits
Checks 0 https://patch-diff.githubusercontent.com/iDataVisualizationLab/HPCC/pull/280/checks
Files changed https://patch-diff.githubusercontent.com/iDataVisualizationLab/HPCC/pull/280/files
Please reload this pagehttps://patch-diff.githubusercontent.com/iDataVisualizationLab/HPCC/pull/280/files
Bump tar, angular-datatables, @angular-devkit/build-angular and @angular/cli in /heatmap-angular https://patch-diff.githubusercontent.com/iDataVisualizationLab/HPCC/pull/280/files#top
Show all changes 1 commit https://patch-diff.githubusercontent.com/iDataVisualizationLab/HPCC/pull/280/files
9fdff4e Bump tar, angular-datatables, @angular-devkit/build-angular and @angu… dependabot[bot] Jan 17, 2026 https://patch-diff.githubusercontent.com/iDataVisualizationLab/HPCC/pull/280/commits/9fdff4e02cef0c2ed13889f702e629132311e2d6
Clear filters https://patch-diff.githubusercontent.com/iDataVisualizationLab/HPCC/pull/280/files
Please reload this pagehttps://patch-diff.githubusercontent.com/iDataVisualizationLab/HPCC/pull/280/files
Please reload this pagehttps://patch-diff.githubusercontent.com/iDataVisualizationLab/HPCC/pull/280/files
package-lock.json https://patch-diff.githubusercontent.com/iDataVisualizationLab/HPCC/pull/280/files#diff-6ec64df76182ba1c1e6da541913d335bb94007a959aeff83d4c3d3efe860cff0
package.json https://patch-diff.githubusercontent.com/iDataVisualizationLab/HPCC/pull/280/files#diff-c7c2daf7bef9a6bfef4185360eb364d63bceb8b84918b0bcdb1b9e562d3437e3
Please reload this pagehttps://patch-diff.githubusercontent.com/iDataVisualizationLab/HPCC/pull/280/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.