hard-rox / kathanika

A Library Management System for cataloging personal book collection
MIT License
1 stars 1 forks source link

build(deps-dev): bump @angular-devkit/schematics from 18.1.4 to 18.2.0 #1322

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps @angular-devkit/schematics from 18.1.4 to 18.2.0.

Release notes

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

v18.2.0

18.2.0 (2024-08-14)

@​schematics/angular

Commit Description
feat - 4da922e4f use isolatedModules in generated project

@​angular/build

Commit Description
feat - 24aaf1e37 support import attribute based loader configuration

v18.2.0-rc.0

18.2.0-rc.0 (2024-08-07)

@​angular/build

Commit Description
fix - 182ecbd18 allow explicitly disabling TypeScript incremental mode
fix - 34908a3fc lazy load Node.js inspector for dev server

v18.2.0-next.3

18.2.0-next.3 (2024-07-31)

@​angular/build

Commit Description
fix - 636cb6932 add CSP nonce attribute to script tags when inline critical CSS is disabled
fix - 7d52941a2 prevent build failures with remote CSS imports when Tailwind is configured
fix - 0466fb74a resolve error with extract-i18n builder for libraries

v18.2.0-next.2

18.2.0-next.2 (2024-07-24)

@​angular/build

Commit Description
fix - 37a2138cb account for HTML base HREF for dev-server externals
fix - 8ff687d03 correctly detect comma in Sass URL lexer
fix - 6d6937587 prevent redirection loop
fix - 11a140bab serve HTML files directly

v18.2.0-next.1

18.2.0-next.1 (2024-07-17)

@​angular-devkit/build-angular

Commit Description
fix - 9baae6e22 skip undefined files when generating budget stats

@​angular/build

... (truncated)

Changelog

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

18.2.0 (2024-08-14)

@​schematics/angular

Commit Type Description
4da922e4f feat use isolatedModules in generated project

@​angular/build

Commit Type Description
24aaf1e37 feat support import attribute based loader configuration

Commits
  • ff5a0fe release: cut the v18.2.0 release
  • 1a876a3 build: update Angular versions to 18.2 stable
  • eb9c7fe build: remove unnecessary excludes from tsconfig.json
  • 0c2ca9a build: remove Bazel typings workaround
  • 4528be1 build: add missing pkg_deps for @angular/create
  • d14c9ab refactor(@​angular-devkit/build-angular): reduce custom code in browser-esbuil...
  • 5eef87c build: update all non-major dependencies
  • 62c040a build: update all non-major dependencies
  • 6351c44 release: cut the v18.2.0-rc.0 release
  • 6419c2a build: update angular
  • Additional commits viewable 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 1 month ago

Superseded by #1326.