Bump terser and @angular-devkit/build-angular
Bumps terser to 5.14.2 and updates ancestor dependency @angular-devkit/build-angular. These dependencies need to be updated together.
Updates terser from 5.13.1 to 5.14.2
Changelog
Sourced from terser's changelog.
v5.14.2
- Security fix for RegExps that should not be evaluated (regexp DDOS)
- Source maps improvements (#1211)
- Performance improvements in long property access evaluation (#1213)
v5.14.1
- keep_numbers option added to TypeScript defs (#1208)
- Fixed parsing of nested template strings (#1204)
v5.14.0
Commits
c5cb19d5.14.2a4da734fix potential regexp DDOS839b81bAdd source mapping for closing}(#1211)645a092Optimize property access evaluation (#1213)6706fec5.14.14a56ef2update changelogc558e12Add keep_numbers option. Closes #1208f745ac7fix parsing of nested template strings. Closes #120417077535.14.0cb82833update changelog- Additional commits viewable in compare view
Updates @angular-devkit/build-angular from 14.0.0 to 14.2.3
Release notes
Sourced from @angular-devkit/build-angular's releases.
v14.2.3
14.2.3 (2022-09-15)
@angular-devkit/build-angular
Commit Description correctly display error messages that contain "at" text. watch symbolic links
@ngtools/webpack
Commit Description avoid bootstrap conversion AST traversal where possible Special Thanks
Alan Agius, Charles Lyding, Jason Bedard and Joey Perrott
v14.2.2
14.2.2 (2022-09-08)
@schematics/angular
Commit Description update minimum Angular version to 14.2
@angular/cli
Commit Description favor non deprecated packages during update
@angular-devkit/build-angularSpecial Thanks
Alan Agius, Charles Lyding, Jason Bedard and Joey Perrott
v14.2.1
14.2.1 (2022-08-26)
@schematics/angular
Commit Description update ng-packagr version to ^14.2.0Special Thanks
Alan Agius
v14.2.0
... (truncated)
Changelog
Sourced from @angular-devkit/build-angular's changelog.
14.2.3 (2022-09-15)
@angular-devkit/build-angular
Commit Type Description e7e0cb78f fix correctly display error messages that contain "at" text. 4756d7e06 fix watch symbolic links
@ngtools/webpack
Commit Type Description 1e3ecbdb1 perf avoid bootstrap conversion AST traversal where possible Special Thanks
Alan Agius, Charles Lyding, Jason Bedard and Joey Perrott
15.0.0-next.0 (2022-09-08)
Breaking Changes
@angular/cli
- The 'path' option in schematics schema no longer has a special meaning. Use 'workingDirectory' smart default provider should be used instead.
@schematics/angular
- Removed unused
appDiroption from Universal and App-Shell schematic. This option can safely be removed if present since it no longer has effect.
@schematics/angular
Commit Type Description 57d93fb7d fix mark project as required option 69b221498 refactor remove deprecated appDir option
@angular/cli
Commit Type Description 774d349b7 refactor remove deprecated path handler
@angular-devkit/build-angular
... (truncated)
Commits
7f25cb7release: cut the v14.2.3 release7141dbcbuild: update saucelabs connect version9c29dd7test(@angular-devkit/build-angular): rewrite app-shell unit test into e2edcbc5actest: unit test multiple node versions in separate jobs4756d7efix(@angular-devkit/build-angular): watch symbolic links82485d8build: remove unneeded BUILD file licenses rule comments16b7cedrefactor: remove unused file9dff404test: don't run git clean on test failurec854b8bbuild: update Bazel to 5.3 and rules_pkg to 0.7.11e3ecbdperf(@ngtools/webpack): avoid bootstrap conversion AST traversal where possible- 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 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 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)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.