SoCreate / angular-playground

A drop in app module for working on Angular components in isolation (Angular version 2.x and above).
http://www.angularplayground.it
MIT License
457 stars 62 forks source link

Bump terser and @angular-devkit/build-angular #315

Open dependabot[bot] opened 2 years ago

dependabot[bot] commented 2 years ago

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

  • Switched to @​jridgewell/source-map for sourcemap generation (#1190, #1181)
  • Fixed source maps with non-terminated segments (#1106)
  • Enabled typescript types to be imported from the package (#1194)
  • Extra DOM props have been added (#1191)
  • Delete the AST while generating code, as a means to save RAM
Commits


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
fix - e7e0cb78f correctly display error messages that contain "at" text.
fix - 4756d7e06 watch symbolic links

@​ngtools/webpack

Commit Description
perf - 1e3ecbdb1 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
fix - 6bfd6a7fb update minimum Angular version to 14.2

@​angular/cli

Commit Description
fix - 5405a9b3b favor non deprecated packages during update

@​angular-devkit/build-angular

Commit Description
fix - 2b00bca61 allow esbuild-based builder to use SVG Angular templates
fix - 45c95e1bf change service worker errors to compilation errors
fix - ecc014d66 handle service-worker serving with localize in dev-server
fix - 39ea128c1 handling of @media queries inside css layers
fix - 17b7e1bdf issue warning when using deprecated tilde imports
fix - 3afd784f1 watch index file when running build in watch mode

Special Thanks

Alan Agius, Charles Lyding, Jason Bedard and Joey Perrott

v14.2.1

14.2.1 (2022-08-26)

@​schematics/angular

Commit Description
fix - e4ca46866 update ng-packagr version to ^14.2.0

Special 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 unusedappDir option 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
  • 7f25cb7 release: cut the v14.2.3 release
  • 7141dbc build: update saucelabs connect version
  • 9c29dd7 test(@​angular-devkit/build-angular): rewrite app-shell unit test into e2e
  • dcbc5ac test: unit test multiple node versions in separate jobs
  • 4756d7e fix(@​angular-devkit/build-angular): watch symbolic links
  • 82485d8 build: remove unneeded BUILD file licenses rule comments
  • 16b7ced refactor: remove unused file
  • 9dff404 test: don't run git clean on test failure
  • c854b8b build: update Bazel to 5.3 and rules_pkg to 0.7.1
  • 1e3ecbd perf(@​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 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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will 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](https://github.com/SoCreate/angular-playground/network/alerts).