kitsteam / stop-motion-app

GNU Affero General Public License v3.0
4 stars 1 forks source link

build(deps-dev): bump @angular-devkit/build-angular from 17.3.6 to 17.3.9 #180

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 1 month ago

Bumps @angular-devkit/build-angular from 17.3.6 to 17.3.9.

Release notes

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

v17.3.9

17.3.9 (2024-08-29)

@​angular-devkit/build-angular

Commit Description
fix - e2c5c034d clear context in Karma by default for single run executions
fix - 88501f3d5 upgrade webpack to 5.94.0

v17.3.8

17.3.8 (2024-05-22)

@​angular/cli

Commit Description
fix - 3ada6eb52 clarify optional migration instructions during ng update

@​angular-devkit/schematics

Commit Description
fix - 4b6ba8df1 SchematicTestRunner.runExternalSchematic fails with "The encoded data was not valid for encoding utf-8"

v17.3.7

17.3.7 (2024-05-08)

@​angular-devkit/build-angular

Commit Description
fix - 998c72036 decode URL pathname decoding during SSG fetch

@​angular-devkit/schematics

Commit Description
fix - 1ab1c6c9e use web standard error check for Deno support
Changelog

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

17.3.9 (2024-08-29)

@​angular-devkit/build-angular

Commit Type Description
e2c5c034d fix clear context in Karma by default for single run executions
88501f3d5 fix upgrade webpack to 5.94.0

16.2.15 (2024-08-29)

@​angular-devkit/build-angular

Commit Type Description
f596a3d5d fix clear context in Karma by default for single run executions
56fa051bd fix upgrade webpack to 5.94.0

19.0.0-next.1 (2024-08-22)

Breaking Changes

@​angular-devkit/build-angular

  • The browserTarget option has been removed from the DevServer and ExtractI18n builders. buildTarget is to be used instead.

@​angular-devkit/core

  • The deprecated fileBuffer function is no longer available. Update your code to use stringToFileBuffer instead to maintain compatibility.

    Note: that this change does not affect application developers.

@​angular/build

  • The @angular/localize/init polyfill will no longer be added automatically to projects. To prevent runtime issues, ensure that this polyfill is manually included in the "polyfills" section of your "angular.json" file if your application relies on Angular localization features.

@​schematics/angular

Commit Type Description
7992218a9 fix remove declaration and sourceMap from default tsconfig

... (truncated)

Commits
  • e56adb0 release: cut the v17.3.9 release
  • e2c5c03 fix(@​angular-devkit/build-angular): clear context in Karma by default for sin...
  • 88501f3 fix(@​angular-devkit/build-angular): upgrade webpack to 5.94.0
  • 78bd6da release: cut the v17.3.8 release
  • 4b6ba8d fix(@​angular-devkit/schematics): SchematicTestRunner.runExternalSchematic f...
  • 3ada6eb fix(@​angular/cli): clarify optional migration instructions during ng update
  • 4e05c4d release: cut the v17.3.7 release
  • cd43c1f refactor(@​schematics/angular): link for ignoring files
  • 998c720 fix(@​angular-devkit/build-angular): decode URL pathname decoding during SSG f...
  • 1ab1c6c fix(@​angular-devkit/schematics): use web standard error check for Deno support
  • See full diff in compare view


Dependabot compatibility score

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 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)
dependabot[bot] commented 2 weeks ago

Superseded by #201.