ngcc-validation icon indicating copy to clipboard operation
ngcc-validation copied to clipboard

build(deps): update dependency @nguniversal/builders to v15 (latest)

Open angular-robot opened this issue 2 years ago • 0 comments

This PR contains the following updates:

Package Type Update Change
@nguniversal/builders devDependencies major 14.0.2 -> 15.1.0

Release Notes

angular/universal

v15.1.0

Compare Source

@​nguniversal/builders
Commit Type Description
98d7837b fix disable bundle budgets when using the dev-server

Special Thanks

Alan Agius, Charles Lyding, Doug Parker, Mark Pieszak and Paul Gschwendtner

v15.0.0

Compare Source

Breaking Changes

@​nguniversal/common
  • Angular universal no longer supports Node.js versions 14.[15-19].x and 16.[10-12].x. Current supported versions of Node.js are 14.20.x, 16.13.x and 18.10.x.
@​nguniversal/express-engine
  • deprecated appDir option was removed from the express-engine ng add schematic. This option was previously unused.
@​nguniversal/express-engine
Commit Type Description
6d5500d7 fix fix formatting in generated server.ts
905c0ae1 refactor remove deprecated appDir option
@​nguniversal/builders
Commit Type Description
fef00f90 feat add ng-server-context for SSG pages
08979337 feat add sourcemap mapping support for dev-server
654c23c8 fix import zone.js in worker during prerendering
@​nguniversal/common
Commit Type Description
a62d3d3b feat add ng-server-context for SSR pages
78cf7b7f feat add support for Node.js version 18

Special Thanks

Alan Agius, Carlos Torrecillas, Doug Parker, Greg Magolan and angular-robot[bot]

v14.2.3

Compare Source

@​nguniversal/builders
Commit Type Description
ba967baa fix Initialize zone.js once in rendering workers
@​nguniversal/express-engine
Commit Type Description
7ebba3cf fix fix formatting in generated server.ts

Special Thanks

Alan Agius

v14.2.2

Compare Source

14.2.2 (2022-11-09)

@​nguniversal/common
Commit Description
fix - 7f2ce670 mark bootstrap in RenderOptions as non required

Special Thanks

Alan Agius

v14.2.1

Compare Source

@​nguniversal/builders
Commit Type Description
8f47c59e fix address method Promise.prototype.then called on incompatible receiver error
@​nguniversal/express-engine
Commit Type Description
eab35cff fix replace zone.js import

Special Thanks

Alan Agius

v14.2.0

Compare Source

@​nguniversal/common
Commit Type Description
6dcce858 fix handle cookies with localhost domain as path
@​nguniversal/express-engine
Commit Type Description
d9a13469 fix remove default value of appDir option

Special Thanks

Alan Agius, Charles Lyding and angular-robot[bot]

v14.1.0

Compare Source

@​nguniversal/common
Commit Type Description
26f2aa57 feat add support for blob and arraybuffer in TransferHttpCacheModule

Special Thanks

Alan Agius, Charles Lyding, Doug Parker, Joey Perrott and renovate[bot]

v14.0.3

Compare Source

@​nguniversal/common
Commit Type Description
b68cc08a fix handle ngDevMode correctly

Special Thanks

Alan Agius, Paul Gschwendtner and arturovt


Configuration

📅 Schedule: Branch creation - "before 7am every weekday,after 6pm every weekday,every weekend" in timezone America/Tijuana, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • [ ] If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

angular-robot avatar Nov 17 '22 02:11 angular-robot