Bumps cross-spawn to 7.0.5 and updates ancestor dependencies cross-spawn, @angular-devkit/build-angular and @angular/compiler-cli. These dependencies need to be updated together.
Updates cross-spawn from 5.1.0 to 7.0.5
Changelog
Sourced from cross-spawn's changelog.
7.0.5 (2024年11月07日)
Bug Fixes
- fix escaping bug introduced by backtracking (640d391)
7.0.4 (2024年11月07日)
Bug Fixes
7.0.3 (2020年05月25日)
Bug Fixes
- detect path key based on correct environment (#133) (159e7e9)
7.0.2 (2020年04月04日)
Bug Fixes
7.0.1 (2019年10月07日)
Bug Fixes
7.0.0 (2019年09月03日)
⚠ BREAKING CHANGES
6.0.5 (2018年03月02日)
Bug Fixes
... (truncated)
Commits
0852683 chore(release): 7.0.5
640d391 fix: fix escaping bug introduced by backtracking
bff0c87 chore: remove codecov
a7c6abc chore: replace travis with github workflows
9b9246e chore(release): 7.0.4
5ff3a07 fix: disable regexp backtracking (#160)
9521e2d chore: fix tests in recent node js versions
97ded39 chore: convert package lock
d52b6b9 chore: remove unused argument (#156)
5d84384 chore: add travis jobs on ppc64le (#142)
- Additional commits viewable in compare view
Updates @angular-devkit/build-angular from 0.13.9 to 18.2.12
Release notes
Sourced from @angular-devkit/build-angular's releases.
v18.2.12
18.2.12 (2024年11月14日)
@angular/cli
| Commit |
Description |
| fix - c3925ed7f |
support default options for multiselect list x-prompt |
@angular/build
| Commit |
Description |
| fix - c8bee8415 |
allow .js file replacements in all configuration cases |
| fix - 93f552112 |
improve URL rebasing for hyphenated Sass namespaced variables |
v18.2.11
18.2.11 (2024年10月30日)
@angular/build
| Commit |
Description |
| fix - 87ec15ba2 |
show error message when error stack is undefined |
v18.2.10
18.2.10 (2024年10月23日)
@angular-devkit/build-angular
@angular/build
| Commit |
Description |
| fix - b1e5f51f9 |
Address build issue in Node.js LTS versions with prerendering or SSR |
v18.2.9
18.2.9 (2024年10月16日)
@schematics/angular
| Commit |
Description |
| fix - 237f7c5d0 |
update browserslist config to include last 2 Android major versions |
@angular/build
v18.2.8
18.2.8 (2024年10月09日)
@schematics/angular
... (truncated)
Changelog
Sourced from @angular-devkit/build-angular's changelog.
18.2.12 (2024年11月14日)
@angular/cli
| Commit |
Type |
Description |
| c3925ed7f |
fix |
support default options for multiselect list x-prompt |
@angular/build
| Commit |
Type |
Description |
| c8bee8415 |
fix |
allow .js file replacements in all configuration cases |
| 93f552112 |
fix |
improve URL rebasing for hyphenated Sass namespaced variables |
19.0.0-rc.1 (2024年11月06日)
@angular/cli
| Commit |
Type |
Description |
| b847d4460 |
fix |
recommend optional application update migration during v19 update |
@schematics/angular
| Commit |
Type |
Description |
| b1504c3bc |
fix |
component spec with export default |
@angular-devkit/build-angular
@angular/build
| Commit |
Type |
Description |
| ecaf870b5 |
fix |
always clear dev-server error overlay on non-error result |
| 71534aadc |
fix |
check referenced files against native file paths |
| fed31e064 |
fix |
correctly use dev-server hmr option to control stylesheet hot replacement |
| b86bb080e |
fix |
disable dev-server websocket when live reload is disabled |
| efb2232df |
fix |
ensure accurate content size in server asset metadata |
... (truncated)
Commits
Maintainer changes
This version was pushed to npm by google-wombot, a new releaser for @angular-devkit/build-angular since your current version.
Updates @angular/compiler-cli from 7.2.8 to 18.2.12
Release notes
Sourced from @angular/compiler-cli's releases.
v18.2.12
18.2.12 (2024年11月14日)
compiler-cli
v18.2.11
18.2.11 (2024年11月06日)
core
v18.2.10
18.2.10 (2024年10月30日)
compiler
localize
| Commit |
Description |
| fix - 3b989ac5bd9 |
Adding arb format to the list of valid formats in the localization extractor cli (#58287) |
v18.2.9
18.2.9 (2024年10月23日)
compiler-cli
v18.2.8
18.2.8 (2024年10月10日)
compiler
... (truncated)
Changelog
Sourced from @angular/compiler-cli's changelog.
18.2.12 (2024年11月14日)
compiler-cli
| Commit |
Type |
Description |
| 4c38160853 |
fix |
correct extraction of generics from type aliases (#58548) |
19.0.0-rc.1 (2024年11月06日)
compiler
| Commit |
Type |
Description |
| b25121ee4a |
fix |
avoid having to duplicate core environment (#58444) |
compiler-cli
| Commit |
Type |
Description |
| d4d76ead80 |
fix |
do not fail fatal when references to non-existent module are discovered (#58515) |
| 22cd6869ef |
fix |
make the unused imports diagnostic easier to read (#58468) |
core
| Commit |
Type |
Description |
| 8ae84be3df |
fix |
avoid slow stringification when checking for duplicates in dev mode (#58521) |
| 6e0af6dbbb |
fix |
resolve forward-referenced host directives during directive matching (#58492) |
migrations
| Commit |
Type |
Description |
| c5e676bb87 |
fix |
flip the default standalone flag in route-lazy-loading migration (#58474) |
| e85ac5c7cb |
fix |
properly bundle shared compiler code into migrations (#58515) |
platform-browser
| Commit |
Type |
Description |
| c36a1c023b |
fix |
correctly add external stylesheets to ShadowDOM components (#58482) |
18.2.11 (2024年11月06日)
core
| Commit |
Type |
Description |
| 5f2d98a1b1 |
fix |
avoid slow stringification when checking for duplicates in dev mode (#58521) |
| 3aa45a2fa1 |
fix |
resolve forward-referenced host directives during directive matching (#58492) (#58500) |
19.0.0-rc.0 (2024年10月30日)
compiler
| Commit | Type | Description |
... (truncated)
Commits
4c38160 fix(compiler-cli): correct extraction of generics from type aliases (#58548)
b0ab653 fix(compiler-cli): report when NgModule imports or exports itself (#58231)
608a151 refactor(compiler-cli): Don't extract abstract overload multiple times (#57707)
f187c3a fix(compiler-cli): defer symbols only used in types (#58104)
3fb696d refactor(compiler): update dependency chokidar to v4 (#57945)
1db1b3d refactor(compiler-cli): exclude private computed properties from class member...
901c1e1 fix(compiler-cli): correctly get the type of nested function call expressions...
03ac3c2 refactor: update license text to point to angular.dev (#57902)
e685ed8 fix(compiler-cli): extended diagnostics not validating ICUs (#57845)
09f2ec0 refactor(compiler-cli): Do extract symbols from private modules. (#57611)
- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by google-wombot, a new releaser for @angular/compiler-cli since your current version.
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 <dependency name> 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.
Bumps cross-spawn to 7.0.5 and updates ancestor dependencies cross-spawn, @angular-devkit/build-angular and @angular/compiler-cli. These dependencies need to be updated together.
Updates
cross-spawnfrom 5.1.0 to 7.0.5Changelog
Sourced from cross-spawn's changelog.
... (truncated)
Commits
0852683chore(release): 7.0.5640d391fix: fix escaping bug introduced by backtrackingbff0c87chore: remove codecova7c6abcchore: replace travis with github workflows9b9246echore(release): 7.0.45ff3a07fix: disable regexp backtracking (#160)9521e2dchore: fix tests in recent node js versions97ded39chore: convert package lockd52b6b9chore: remove unused argument (#156)5d84384chore: add travis jobs on ppc64le (#142)Updates
@angular-devkit/build-angularfrom 0.13.9 to 18.2.12Release notes
Sourced from
@angular-devkit/build-angular's releases.... (truncated)
Changelog
Sourced from
@angular-devkit/build-angular's changelog.... (truncated)
Commits
Maintainer changes
This version was pushed to npm by google-wombot, a new releaser for
@angular-devkit/build-angularsince your current version.Updates
@angular/compiler-clifrom 7.2.8 to 18.2.12Release notes
Sourced from
@angular/compiler-cli's releases.... (truncated)
Changelog
Sourced from
@angular/compiler-cli's changelog.... (truncated)
Commits
4c38160fix(compiler-cli): correct extraction of generics from type aliases (#58548)b0ab653fix(compiler-cli): report when NgModule imports or exports itself (#58231)608a151refactor(compiler-cli): Don't extract abstract overload multiple times (#57707)f187c3afix(compiler-cli): defer symbols only used in types (#58104)3fb696drefactor(compiler): update dependency chokidar to v4 (#57945)1db1b3drefactor(compiler-cli): exclude private computed properties from class member...901c1e1fix(compiler-cli): correctly get the type of nested function call expressions...03ac3c2refactor: update license text to point to angular.dev (#57902)e685ed8fix(compiler-cli): extended diagnostics not validating ICUs (#57845)09f2ec0refactor(compiler-cli): Do extract symbols from private modules. (#57611)Maintainer changes
This version was pushed to npm by google-wombot, a new releaser for
@angular/compiler-clisince your current version.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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.