negue / meme-box

Manage and trigger media in OBS as a browser source
meme-box.vercel.app
GNU Affero General Public License v3.0
111 stars 16 forks source link

Bump terser, @angular-builders/custom-webpack and @angular-devkit/build-angular #544

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps terser to 5.14.2 and updates ancestor dependencies terser, @angular-builders/custom-webpack and @angular-devkit/build-angular. These dependencies need to be updated together.

Updates terser from 5.5.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

v5.13.1

  • Removed self-assignments (varname=varname) (closes #1081)
  • Separated inlining code (for inlining things into references, or removing IIFEs)
  • Allow multiple identifiers with the same name in var destructuring (eg var { a, a } = x) (#1176)

v5.13.0

  • All calls to eval() were removed (#1171, #1184)
  • source-map was updated to 0.8.0-beta.0 (#1164)
  • NavigatorUAData was added to domprops to avoid property mangling (#1166)

v5.12.1

  • Fixed an issue with function definitions inside blocks (#1155)
  • Fixed parens of new in some situations (closes #1159)

v5.12.0

  • TERSER_DEBUG_DIR environment variable
  • @​copyright comments are now preserved with the comments="some" option (#1153)

v5.11.0

  • Unicode code point escapes (\u{abcde}) are not emitted inside RegExp literals anymore (#1147)
  • acorn is now a regular dependency

v5.10.0

  • Massive optimization to max_line_len (#1109)
  • Basic support for import assertions
  • Marked ES2022 Object.hasOwn as a pure function
  • Fix delete optional?.property
  • New CI/CD pipeline with github actions (#1057)

... (truncated)

Commits


Updates @angular-builders/custom-webpack from 11.1.1 to 14.1.0

Changelog

Sourced from @​angular-builders/custom-webpack's changelog.

14.1.0 (2022-11-13)

Note: Version bump only for package @​angular-builders/custom-webpack

14.1.0-beta.0 (2022-11-13)

Features

14.0.2-beta.0 (2022-11-13)

Note: Version bump only for package @​angular-builders/custom-webpack

14.0.1 (2022-08-23)

Note: Version bump only for package @​angular-builders/custom-webpack

14.0.1-beta.2 (2022-08-19)

Note: Version bump only for package @​angular-builders/custom-webpack

14.0.1-beta.1 (2022-08-18)

Note: Version bump only for package @​angular-builders/custom-webpack

14.0.1-beta.0 (2022-06-27)

Note: Version bump only for package @​angular-builders/custom-webpack

14.0.0 (2022-06-13)

Note: Version bump only for package @​angular-builders/custom-webpack

14.0.0-beta.0 (2022-06-09)

⚠ BREAKING CHANGES

  • deps: update to Angular CLI 14 and Jest 28

Miscellaneous Chores

  • deps: update to Angular CLI 14 and Jest 28 (3b09c27)

13.1.0 (2022-01-31)

Note: Version bump only for package @​angular-builders/custom-webpack

13.1.0-beta.0 (2022-01-30)

... (truncated)

Commits


Updates @angular-devkit/build-angular from 0.1102.19 to 14.2.9

Release notes

Sourced from @​angular-devkit/build-angular's releases.

v14.2.9

14.2.9 (2022-11-09)

@​angular-devkit/architect

Commit Description
fix - e3e787767 default to failure if no builder result is provided

@​angular-devkit/build-angular

Commit Description
fix - 12b2dc5a2 isolate zone.js usage when rendering server bundles

Special Thanks

Alan Agius and Charles Lyding

v14.2.8

14.2.8 (2022-11-02)

@​schematics/angular

Commit Description
fix - 4b0ee8ad1 guard schematics should include all guards (CanMatch)

Special Thanks

Andrew Scott

v14.2.7

14.2.7 (2022-10-26)

@​angular/cli

Commit Description
fix - 91b5bcbb3 disable version check during auto completion
fix - 02a3d7b71 skip node.js compatibility checks when running completion

@​angular-devkit/build-angular

Commit Description
fix - bebed9df8 issue dev-server support warning when using esbuild builder

Special Thanks

Alan Agius and Charles Lyding

v14.2.6

14.2.6 (2022-10-12)

@​angular/cli

Commit Description
fix - 1c9cf594f handle missing which binary in path
fix - 28b2cd18e skip downloading temp CLI when running ng update without package names

@​angular-devkit/core

Commit Description

... (truncated)

Changelog

Sourced from @​angular-devkit/build-angular's changelog.

14.2.9 (2022-11-09)

@​angular-devkit/architect

Commit Type Description
e3e787767 fix default to failure if no builder result is provided

@​angular-devkit/build-angular

Commit Type Description
12b2dc5a2 fix isolate zone.js usage when rendering server bundles

Special Thanks

Alan Agius and Charles Lyding

15.0.0-rc.2 (2022-11-02)

@​angular/cli

Commit Type Description
35e5f4278 fix exclude @angular/localize@<10.0.0 from ng add pa… (#24152)

@​schematics/angular

Commit Type Description
c33cc0a7a fix guard schematics should include all guards (CanMatch)

@​angular-devkit/build-angular

Commit Type Description
192e0e6d7 fix correct escaping of target warning text in esbuild builder
8b84c18ed fix provide workaround for V8 object spread performance defect
fb4ead2ce fix wait during file watching to improve multi-save rebuilds for esbuild builder
9d83fb91b perf use Sass worker pool for Sass support in esbuild builder

Special Thanks

Alan Agius, Andrew Scott and Charles Lyding

... (truncated)

Commits


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/negue/meme-box/network/alerts).
vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
meme-box ❌ Failed (Inspect) Nov 15, 2022 at 5:12PM (UTC)
dependabot[bot] commented 1 year ago

Superseded by #553.