cobbler / cobbler-web

Our new seperate Angular based web interface for Cobbler
https://cobbler.github.io/cobbler-web/
MIT License
13 stars 9 forks source link

Bump @angular/cli from 17.3.11 to 18.2.12 #390

Closed dependabot[bot] closed 1 day ago

dependabot[bot] commented 1 week ago

Bumps @angular/cli from 17.3.11 to 18.2.12.

Release notes

Sourced from @​angular/cli's releases.

v18.2.12

18.2.12 (2024-11-14)

@​angular/cli

Commit Description
fix - c3925ed7f support default options for multiselect list x-prompt

@​angular/build

Commit Description
fix - c8bee8415 allow .js file replacements in all configuration cases
fix - 93f552112 improve URL rebasing for hyphenated Sass namespaced variables

v18.2.11

18.2.11 (2024-10-30)

@​angular/build

Commit Description
fix - 87ec15ba2 show error message when error stack is undefined

v18.2.10

18.2.10 (2024-10-23)

@​angular-devkit/build-angular

Commit Description
fix - 7b775f4e0 update http-proxy-middleware to 3.0.3

@​angular/build

Commit Description
fix - b1e5f51f9 Address build issue in Node.js LTS versions with prerendering or SSR

v18.2.9

18.2.9 (2024-10-16)

@​schematics/angular

Commit Description
fix - 237f7c5d0 update browserslist config to include last 2 Android major versions

@​angular/build

Commit Description
fix - d749ba6a3 allow direct bundling of TSX files with application builder
fix - b91c82d89 avoid race condition in sass importer

v18.2.8

18.2.8 (2024-10-09)

@​schematics/angular

... (truncated)

Changelog

Sourced from @​angular/cli's changelog.

18.2.12 (2024-11-14)

@​angular/cli

Commit Type Description
c3925ed7f fix support default options for multiselect list x-prompt

@​angular/build

Commit Type Description
c8bee8415 fix allow .js file replacements in all configuration cases
93f552112 fix improve URL rebasing for hyphenated Sass namespaced variables

19.0.0-rc.1 (2024-11-06)

@​angular/cli

Commit Type Description
b847d4460 fix recommend optional application update migration during v19 update

@​schematics/angular

Commit Type Description
b1504c3bc fix component spec with export default

@​angular-devkit/build-angular

Commit Type Description
2ec877dd0 fix handle basename collisions
43e7aae22 fix remove double-watch in karma
1e37b5939 fix serve assets

@​angular/build

Commit Type Description
ecaf870b5 fix always clear dev-server error overlay on non-error result
71534aadc fix check referenced files against native file paths
fed31e064 fix correctly use dev-server hmr option to control stylesheet hot replacement
b86bb080e fix disable dev-server websocket when live reload is disabled
efb2232df fix ensure accurate content size in server asset metadata

... (truncated)

Commits
  • 53b9e35 release: cut the v18.2.12 release
  • 93f5521 fix(@​angular/build): improve URL rebasing for hyphenated Sass namespaced vari...
  • c3925ed fix(@​angular/cli): support default options for multiselect list x-prompt
  • c8bee84 fix(@​angular/build): allow .js file replacements in all configuration cases
  • f58e689 test: add @parcel/watcher to allowed postinstall checks
  • de95545 release: cut the v18.2.11 release
  • 87ec15b fix(@​angular/build): show error message when error stack is undefined
  • fee914e release: cut the v18.2.10 release
  • 7b775f4 fix(@​angular-devkit/build-angular): update http-proxy-middleware to 3.0.3
  • b1e5f51 fix(@​angular/build): Address build issue in Node.js LTS versions with prerend...
  • 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 day ago

Superseded by #397.