nicorac / bcr-gui

BCR-GUI is a companion app for the great BCR (Basic Call Recorder) Android application and other supported ROMs with embedded call recorders.
https://coolsoft.altervista.org
GNU General Public License v3.0
138 stars 7 forks source link

Bump @angular-devkit/build-angular from 17.1.1 to 17.1.2 #67

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps @angular-devkit/build-angular from 17.1.1 to 17.1.2.

Release notes

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

v17.1.2

17.1.2 (2024-01-31)

@​angular-devkit/build-angular

Commit Description
fix - 6815f13e3 add required modules as externals imports
fix - a0e306098 correctly handle glob negation in proxy config when using vite
fix - 235c8403a handle regular expressions in proxy config when using Vite
fix - 5332e5b2e resolve absolute output-path when using esbuild based builders
fix - 3deb0d4a1 return 404 for assets that are not found
Changelog

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

17.1.2 (2024-01-31)

@​angular-devkit/build-angular

Commit Type Description
6815f13e3 fix add required modules as externals imports
a0e306098 fix correctly handle glob negation in proxy config when using vite
235c8403a fix handle regular expressions in proxy config when using Vite
5332e5b2e fix resolve absolute output-path when using esbuild based builders
3deb0d4a1 fix return 404 for assets that are not found

17.2.0-next.0 (2024-01-25)

@​angular-devkit/build-angular

Commit Type Description
8f47f1e96 feat provide default and abbreviated build target support for dev-server and extract-i18n
8216b11b3 fix return 404 for assets that are not found

Commits
  • 147b089 release: cut the v17.1.2 release
  • 235c840 fix(@​angular-devkit/build-angular): handle regular expressions in proxy confi...
  • a0e3060 fix(@​angular-devkit/build-angular): correctly handle glob negation in proxy c...
  • 5332e5b fix(@​angular-devkit/build-angular): resolve absolute output-path when using...
  • 33662ac refactor(@​angular-devkit/build-angular): increase type safety in bundle-context
  • 2e75202 refactor(@​angular-devkit/build-angular): disable SW and index generation duri...
  • 6815f13 fix(@​angular-devkit/build-angular): add required modules as externals imports
  • e7ae9f6 docs: remove ngx-deploy-npm from missing deploy targets
  • 3deb0d4 fix(@​angular-devkit/build-angular): return 404 for assets that are not found
  • 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)
nicorac commented 6 months ago

@dependabot rebase