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 major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the angular group with 3 updates in the /ui directory: @angular/common, @angular-devkit/core and @angular-devkit/schematics.
Updates
@angular/common
from 18.2.5 to 18.2.12Release notes
Sourced from
@angular/common
's releases.... (truncated)
Changelog
Sourced from
@angular/common
's changelog.... (truncated)
Commits
4746794
docs: move JSDoc below constructor (#57187)10081a9
docs: move JSDoc before functions (#58087)ccf2c7f
docs(common): Minor typo in code example (#58085)42eb096
docs: update comments to use consistent code formatting for boolean values (#...ca637fe
fix(http): cleanup JSONP script listeners once loading completed (#57877)9d5b1ec
docs: correctHashLocationStrategy
example url (#57908)249d026
fix(common): execute checks and remove placeholder when image is already load...03ac3c2
refactor: update license text to point to angular.dev (#57902)Updates
@angular-devkit/core
from 18.2.5 to 18.2.12Release notes
Sourced from
@angular-devkit/core
's releases.... (truncated)
Changelog
Sourced from
@angular-devkit/core
's changelog.... (truncated)
Commits
53b9e35
release: cut the v18.2.12 release93f5521
fix(@angular/build
): improve URL rebasing for hyphenated Sass namespaced vari...c3925ed
fix(@angular/cli
): support default options for multiselect list x-promptc8bee84
fix(@angular/build
): allow .js file replacements in all configuration casesf58e689
test: add@parcel/watcher
to allowed postinstall checksde95545
release: cut the v18.2.11 release87ec15b
fix(@angular/build
): show error message when error stack is undefinedfee914e
release: cut the v18.2.10 release7b775f4
fix(@angular-devkit/build-angular
): updatehttp-proxy-middleware
to3.0.3
b1e5f51
fix(@angular/build
): Address build issue in Node.js LTS versions with prerend...Updates
@angular-devkit/schematics
from 18.2.5 to 18.2.12Release notes
Sourced from
@angular-devkit/schematics
's releases.... (truncated)
Changelog
Sourced from
@angular-devkit/schematics
's changelog.... (truncated)
Commits
53b9e35
release: cut the v18.2.12 release93f5521
fix(@angular/build
): improve URL rebasing for hyphenated Sass namespaced vari...c3925ed
fix(@angular/cli
): support default options for multiselect list x-promptc8bee84
fix(@angular/build
): allow .js file replacements in all configuration casesf58e689
test: add@parcel/watcher
to allowed postinstall checksde95545
release: cut the v18.2.11 release87ec15b
fix(@angular/build
): show error message when error stack is undefinedfee914e
release: cut the v18.2.10 release7b775f4
fix(@angular-devkit/build-angular
): updatehttp-proxy-middleware
to3.0.3
b1e5f51
fix(@angular/build
): Address build issue in Node.js LTS versions with prerend...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