Title: Bump semver, @angular/cli and @angular-devkit/build-angular in /heatmap-angular by dependabot[bot] · Pull Request #287 · iDataVisualizationLab/HPCC · GitHub
Open Graph Title: Bump semver, @angular/cli and @angular-devkit/build-angular in /heatmap-angular by dependabot[bot] · Pull Request #287 · iDataVisualizationLab/HPCC
X Title: Bump semver, @angular/cli and @angular-devkit/build-angular in /heatmap-angular by dependabot[bot] · Pull Request #287 · iDataVisualizationLab/HPCC
Description: Bumps semver to 5.7.2 and updates ancestor dependencies semver, @angular/cli and @angular-devkit/build-angular. These dependencies need to be updated together.
Updates semver from 5.7.1 to 5.7.2
Release notes
Sourced from semver's releases.
v5.7.2
5.7.2 (2023-07-10)
Bug Fixes
2f8fd41 #585 better handling of whitespace (#585) (@joaomoreno, @lukekarrys)
Changelog
Sourced from semver's changelog.
5.7.2 (2023-07-10)
Bug Fixes
2f8fd41 #585 better handling of whitespace (#585) (@joaomoreno, @lukekarrys)
5.7
Add minVersion method
5.6
Move boolean loose param to an options object, with
backwards-compatibility protection.
Add ability to opt out of special prerelease version handling with
the includePrerelease option flag.
5.5
Add version coercion capabilities
5.4
Add intersection checking
5.3
Add minSatisfying method
5.2
Add prerelease(v) that returns prerelease components
5.1
Add Backus-Naur for ranges
Remove excessively cute inspection methods
5.0
Remove AMD/Browserified build artifacts
Fix ltr and gtr when using the * range
Fix for range * with a prerelease identifier
Commits
f8cc313 chore: release 5.7.2
2f8fd41 fix: better handling of whitespace (#585)
deb5ad5 chore: @npmcli/template-oss@4.16.0
See full diff in compare view
Maintainer changes
This version was pushed to npm by lukekarrys, a new releaser for semver since your current version.
Updates semver from 6.3.0 to 6.3.1
Release notes
Sourced from semver's releases.
v5.7.2
5.7.2 (2023-07-10)
Bug Fixes
2f8fd41 #585 better handling of whitespace (#585) (@joaomoreno, @lukekarrys)
Changelog
Sourced from semver's changelog.
5.7.2 (2023-07-10)
Bug Fixes
2f8fd41 #585 better handling of whitespace (#585) (@joaomoreno, @lukekarrys)
5.7
Add minVersion method
5.6
Move boolean loose param to an options object, with
backwards-compatibility protection.
Add ability to opt out of special prerelease version handling with
the includePrerelease option flag.
5.5
Add version coercion capabilities
5.4
Add intersection checking
5.3
Add minSatisfying method
5.2
Add prerelease(v) that returns prerelease components
5.1
Add Backus-Naur for ranges
Remove excessively cute inspection methods
5.0
Remove AMD/Browserified build artifacts
Fix ltr and gtr when using the * range
Fix for range * with a prerelease identifier
Commits
f8cc313 chore: release 5.7.2
2f8fd41 fix: better handling of whitespace (#585)
deb5ad5 chore: @npmcli/template-oss@4.16.0
See full diff in compare view
Maintainer changes
This version was pushed to npm by lukekarrys, a new releaser for semver since your current version.
Updates @angular/cli from 9.1.7 to 21.1.2
Release notes
Sourced from @angular/cli's releases.
21.1.2
@angular-devkit/schematics-cli
Commit
Description
Add boolean type inference for 'true' and 'false' string values in argument parsing
@angular-devkit/architect
Commit
Description
Add boolean type inference for 'true' and 'false' string values in argument parsing
@angular/build
Commit
Description
loosen Vitest dependency checks when runnerConfig is used
support merging coverage thresholds with Vitest runnerConfig
21.1.1
@schematics/angular
Commit
Description
correct vscode MCP configuration for new projects
remove special characters from jasmine-vitest report filename
@angular/cli
Commit
Description
Remove nonexistent link from MCP response
@angular/build
Commit
Description
allow application assets in workspace root
prevent incorrect catch binding removal in downleveled for-await
update undici to v7.18.2
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
... (truncated)
Changelog
Sourced from @angular/cli's changelog.
21.1.2 (2026-01-28)
@angular-devkit/schematics-cli
Commit
Type
Description
e7458c81d
fix
Add boolean type inference for 'true' and 'false' string values in argument parsing
@angular-devkit/architect
Commit
Type
Description
d66f1fe64
fix
Add boolean type inference for 'true' and 'false' string values in argument parsing
@angular/build
Commit
Type
Description
80911af67
fix
loosen Vitest dependency checks when runnerConfig is used
2d30639d3
fix
support merging coverage thresholds with Vitest runnerConfig
21.1.1 (2026-01-21)
@angular/cli
Commit
Type
Description
151b69587
fix
Remove nonexistent link from MCP response
@schematics/angular
Commit
Type
Description
9da6d8fa7
fix
correct vscode MCP configuration for new projects
361758c75
fix
remove special characters from jasmine-vitest report filename
@angular/build
Commit
Type
Description
1b7e3307a
fix
allow application assets in workspace root
d1e596dc5
fix
prevent incorrect catch binding removal in downleveled for-await
98ef0981a
fix
update undici to v7.18.2
... (truncated)
Commits
702d717 release: cut the v21.1.2 release
d66f1fe fix(@angular-devkit/architect): Add boolean type inference for 'true' and 'fa...
e7458c8 fix(@angular-devkit/schematics-cli): Add boolean type inference for 'true' an...
e974e40 build: lock file maintenance
2d30639 fix(@angular/build): support merging coverage thresholds with Vitest runnerCo...
80911af fix(@angular/build): loosen Vitest dependency checks when runnerConfig is used
7cf1d3b build: update cross-repo angular dependencies
165e7d6 build: update all github actions
8e7f86b build: update bazel dependencies
3206b8b build: update cross-repo angular dependencies
Additional commits viewable in compare view
Updates @angular-devkit/build-angular from 0.901.7 to 21.1.2
Release notes
Sourced from @angular-devkit/build-angular's releases.
21.1.2
@angular-devkit/schematics-cli
Commit
Description
Add boolean type inference for 'true' and 'false' string values in argument parsing
@angular-devkit/architect
Commit
Description
Add boolean type inference for 'true' and 'false' string values in argument parsing
@angular/build
Commit
Description
loosen Vitest dependency checks when runnerConfig is used
support merging coverage thresholds with Vitest runnerConfig
21.1.1
@schematics/angular
Commit
Description
correct vscode MCP configuration for new projects
remove special characters from jasmine-vitest report filename
@angular/cli
Commit
Description
Remove nonexistent link from MCP response
@angular/build
Commit
Description
allow application assets in workspace root
prevent incorrect catch binding removal in downleveled for-await
update undici to v7.18.2
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
... (truncated)
Changelog
Sourced from @angular-devkit/build-angular's changelog.
21.1.2 (2026-01-28)
@angular-devkit/schematics-cli
Commit
Type
Description
e7458c81d
fix
Add boolean type inference for 'true' and 'false' string values in argument parsing
@angular-devkit/architect
Commit
Type
Description
d66f1fe64
fix
Add boolean type inference for 'true' and 'false' string values in argument parsing
@angular/build
Commit
Type
Description
80911af67
fix
loosen Vitest dependency checks when runnerConfig is used
2d30639d3
fix
support merging coverage thresholds with Vitest runnerConfig
21.1.1 (2026-01-21)
@angular/cli
Commit
Type
Description
151b69587
fix
Remove nonexistent link from MCP response
@schematics/angular
Commit
Type
Description
9da6d8fa7
fix
correct vscode MCP configuration for new projects
361758c75
fix
remove special characters from jasmine-vitest report filename
@angular/build
Commit
Type
Description
1b7e3307a
fix
allow application assets in workspace root
d1e596dc5
fix
prevent incorrect catch binding removal in downleveled for-await
98ef0981a
fix
update undici to v7.18.2
... (truncated)
Commits
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 show
Open Graph Description: Bumps semver to 5.7.2 and updates ancestor dependencies semver, @angular/cli and @angular-devkit/build-angular. These dependencies need to be updated together. Updates semver from 5.7.1 to 5.7.2 R...
X Description: Bumps semver to 5.7.2 and updates ancestor dependencies semver, @angular/cli and @angular-devkit/build-angular. These dependencies need to be updated together. Updates semver from 5.7.1 to 5.7.2 R...
Opengraph URL: https://github.com/iDataVisualizationLab/HPCC/pull/287
X: @github
Domain: patch-diff.githubusercontent.com
| route-pattern | /:user_id/:repository/pull/:id/files(.:format) |
| route-controller | pull_requests |
| route-action | files |
| fetch-nonce | v2:938de2c4-9b41-4bdd-6886-de9876342415 |
| current-catalog-service-hash | ae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b |
| request-id | 9E84:489BD:58711C:74B14B:698E5C46 |
| html-safe-nonce | 059bb08e9e54f4d908fad61f04be252a4793ee8a64633b478f02defd0be16ede |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5RTg0OjQ4OUJEOjU4NzExQzo3NEIxNEI6Njk4RTVDNDYiLCJ2aXNpdG9yX2lkIjoiNzIyNjQxNTczMjk0NjI2MzExMCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | 8b0d82a12bf5fbdfdfe7c77768dae99307ed4e33d7f5c8254d6ab904966abfad |
| hovercard-subject-tag | pull_request:3247779193 |
| github-keyboard-shortcuts | repository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/iDataVisualizationLab/HPCC/pull/287/files |
| twitter:image | https://avatars.githubusercontent.com/in/29110?s=400&v=4 |
| twitter:card | summary_large_image |
| og:image | https://avatars.githubusercontent.com/in/29110?s=400&v=4 |
| og:image:alt | Bumps semver to 5.7.2 and updates ancestor dependencies semver, @angular/cli and @angular-devkit/build-angular. These dependencies need to be updated together. Updates semver from 5.7.1 to 5.7.2 R... |
| og:site_name | GitHub |
| og:type | object |
| hostname | github.com |
| expected-hostname | github.com |
| None | 666e30cc1de8ebdf458084bf731e95deba4f074a5008f91b50803aa9a71e3725 |
| turbo-cache-control | no-preview |
| diff-view | unified |
| go-import | github.com/iDataVisualizationLab/HPCC git https://github.com/iDataVisualizationLab/HPCC.git |
| octolytics-dimension-user_id | 20982983 |
| octolytics-dimension-user_login | iDataVisualizationLab |
| octolytics-dimension-repository_id | 132034110 |
| octolytics-dimension-repository_nwo | iDataVisualizationLab/HPCC |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 132034110 |
| octolytics-dimension-repository_network_root_nwo | iDataVisualizationLab/HPCC |
| turbo-body-classes | logged-out env-production page-responsive full-width |
| disable-turbo | true |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | f2d67bd549813f8aceb31f205ebdb434e9d46d38 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width