Skip to content

Update angular

Rainer Jung requested to merge renovate/angular into main

This MR contains the following updates:

Package Type Update Change
@angular-devkit/build-angular devDependencies patch 18.0.4 -> 18.0.7
@angular/animations (source) dependencies patch 18.0.3 -> 18.0.6
@angular/cli devDependencies patch 18.0.4 -> 18.0.7
@angular/common (source) dependencies patch 18.0.3 -> 18.0.6
@angular/compiler (source) dependencies patch 18.0.3 -> 18.0.6
@angular/compiler-cli (source) devDependencies patch 18.0.3 -> 18.0.6
@angular/core (source) dependencies patch 18.0.3 -> 18.0.6
@angular/forms (source) dependencies patch 18.0.3 -> 18.0.6
@angular/platform-browser (source) dependencies patch 18.0.3 -> 18.0.6
@angular/platform-browser-dynamic (source) dependencies patch 18.0.3 -> 18.0.6
@angular/router (source) dependencies patch 18.0.3 -> 18.0.6
primeng dependencies patch 17.18.1 -> 17.18.3

Release Notes

angular/angular-cli (@​angular-devkit/build-angular)

v18.0.7

Compare Source

@​angular/cli
Commit Type Description
67bf90131 fix make ng update to keep newline at the end of package.json
@​angular-devkit/build-angular
Commit Type Description
9b43ecbd0 fix reduce the number of max workers to available CPUs minus one
03dad6806 fix rollback terser to 5.29.2
@​angular/build
Commit Type Description
fc928f638 fix correctly name entry points to match budgets
2d51e8607 fix redirect to path with trailing slash for asset directories
16f1c1e01 fix reduce the number of max workers to available CPUs minus one

v18.0.6

Compare Source

@​angular/build
Commit Type Description
98a8a8a78 fix show JavaScript cache store initialization warning

v18.0.5

Compare Source

@​schematics/angular
Commit Type Description
5c705e800 fix update schematics to use RouterModule when --routing flag is present
@​angular-devkit/build-angular
Commit Type Description
86e031dc7 fix use istanbul-lib-instrument directly for karma code coverage
@​angular/build
Commit Type Description
bdd168f37 fix add CSP nonce to script with src tags
405c14809 fix automatically resolve .mjs files when using Vite
7360a346e fix use Node.js available parallelism for default worker count
angular/angular (@​angular/animations)

v18.0.6

Compare Source

common
Commit Type Description
a55719f55e fix Don't run preconnect assertion on the server. (#​56213)
core
Commit Type Description
4909844805 fix establish proper defer injector hierarchy for components attached to ApplicationRef (#​56763)
fec5b80aaf fix support injection of object with null constructor. (#​56553)
router
Commit Type Description
b7d3ecc873 fix routes should not get stale providers (#​56798)

v18.0.5

Compare Source

core
Commit Type Description
2f73281dfd fix improve docs on afterRender hooks (#​56525)
be9e4892f9 fix improve support for i18n hydration of projected content (#​56192)
5f9bd5521e fix prevent calling devMode only function on @defer error. (#​56559)

v18.0.4

Compare Source

compiler-cli
Commit Type Description
ec0d1bf6f3 fix insert constant statements after the first group of imports (#​56431)
core
Commit Type Description
83ffa94783 fix do not activate event replay when no events are registered (#​56509)
router
Commit Type Description
5578681da2 fix Delay the view transition to ensure renders in microtasks complete (#​56494)
primefaces/primeng (primeng)

v17.18.3

Compare Source

Full Changelog

Fixed bugs:

  • Splitter | Overflow issue #​15959
  • Component: Multiselect - Provide removetokenicon hiding in case option is disabled (reopen) #​15624
  • Table | Multiple Selection with dataKey shows wrong selected row count upon CTRL+A #​15903
  • Button Tooltip shows up after Dialog opens #​15933
  • p-splitter: minSizes not working as expected #​15943
  • p-splitter: Resize not working when iFrames are used in panels #​15942
  • Component: InputNumber - Control update on strategy is ignored #​12831
  • Component: InputNumber unneeded update model on blur #​15799
  • p-multiselect: MultiSelectChangeEvent wrong select value #​15954
  • Content-Security-Policy 'nonce' not working for some elements #​15911
  • Component: Editor - Upgrade Quill to 2.0 #​14721
  • Accessibility: Selection in MultiSelect is not accessible for screenreader #​15930
  • Message: New severity not reflected in styles #​15534
  • Component: Message - Theme: Aura light and dark variants #​15881

v17.18.2

Compare Source

Full Changelog

Fixed bugs:

  • TabMenu: Highlight does not update when selecting routerLink to unloaded module #​15012
  • p-dropdown: p-dropdown-open style is missing from dropdown #​15762
  • Closing nested dialog removes CSS class still needed for parent dialog #​15779
  • Component: Accordion #​15851
  • Accessibility: Buttons within an Accordion header template can't be activated via Keyboard #​15871
  • Menu: Alignment does not work for SVG path #​15877
  • Tree hierarchy #​15886
  • Accessibility: Buttons within a Tree component can't be activated via Keyboard #​15889
  • Dynamic Dialog Errors If No Focusable Element (Maximum call stack size exceeded) #​15894
  • Component p-listbox triggers onChange multiple times #​15873
  • Table | Multiple Selection with dataKey shows wrong selected row count upon CTRL+A #​15903
  • PrimeNG Button Link stackblitz not working #​15902
  • Doc: Steps close menu #​14259
  • Component: Button -> pButton #​15862
  • Password: When disabled allows to edit on focus tab #​15905

  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by Rainer Jung

Merge request reports