Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency @nguniversal/common to v16 #388

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 28, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nguniversal/common ^13.1.1 -> ^16.2.0 age adoption passing confidence

Release Notes

angular/universal (@​nguniversal/common)

v16.2.0

Compare Source

Commit Type Description
2b0f8c2b refactor build: update critters

v16.1.3

Compare Source

@​nguniversal/common
Commit Type Description
d4be69b8 fix check for server context when doing hybrid rendering

v16.1.2

Compare Source

Commit Type Description
0c0fd610 refactor build: update critters

v16.1.1

Compare Source

v16.1.0

Compare Source

Deprecations

Commit Type Description
ccc2f52f refactor deprecate transfer http cache

v16.0.2

Compare Source

@​nguniversal/common
Commit Type Description
90d6939a fix correctly handle multiple lazy CSS files

v16.0.1

Compare Source

@​nguniversal/builders
Commit Type Description
ca8a5bb9 fix strip out newlines

v16.0.0

Compare Source

Breaking Changes

@​nguniversal/common
  • Node.js v14 support has been removed

    Node.js v14 is planned to be End-of-Life on 2023-04-30. Angular will stop supporting Node.js v14 in Angular v16. Angular v16 will continue to officially support Node.js versions v16 and v18.

@​nguniversal/express-engine
Commit Type Description
3af1451a feat add standalone support to ng add
1e2b9385 feat support rendering standalone application
500f5e54 fix export default bootstrap in server template for standalone
66021f10 fix update import for template server file
@​nguniversal/builders
Commit Type Description
0481bde7 feat add support for prerendering a standalone application
@​nguniversal/common
Commit Type Description
9fbdb23c feat add CSP support for inline styles
010546e5 feat support rendering standalone application
71c2cef8 fix update TransferHttpResponse requiring body and headers
ae96fbc4 refactor remove Node.js v14 support

v15.2.1

Compare Source

@​nguniversal/builders
Commit Type Description
15a46b89 fix add support to serve service workers

v15.2.0

Compare Source

@​nguniversal/common
Commit Type Description
78dc17db feat add removal notice for Clover APIs
93c8a38d fix avoid invalidating cache when using a post request
@​nguniversal/builders
Commit Type Description
0e7dd9ac feat add --verbose option to SSR Dev Server

Special Thanks

Alan Agius

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

v14.0.2

Compare Source

@​nguniversal/builders
Commit Type Description
ddffd973 fix correctly handle path normalizations on Windows

Special Thanks

Alan Agius and Paul Gschwendtner

v14.0.1

Compare Source

@​nguniversal/common
Commit Type Description
baff49b3 fix correctly handle headers for jsdom in Clover

Special Thanks

Alan Agius and hiepxanh

v14.0.0

Compare Source

Breaking Changes

@​nguniversal/common
  • Support for Node.js v12 has been removed as it will become EOL on 2022-04-30. Please use Node.js v14.15 or later.

  • Deprecated @nguniversal/aspnetcore-engine, @nguniversal/hapi-engine and @nguniversal/socket-engine has been removed in favor of @nguniversal/common.
@​nguniversal/common
Commit Type Description
46caf56c feat drop support for Node.js 12

Commit Type Description
2a84fe03 refactor remove deprecated engines
express-engine
Commit Type Description
ccc09c12 fix construct req url instead of using originalUrl

Special Thanks

Adam Plumer, Alan Agius, Conrad Magnus Kirschner, Doug Parker and Paul Gschwendtner


Configuration

📅 Schedule: Branch creation - "after 2am and before 7am every weekday,after 2am and before 7am every weekend" in timezone Asia/Yangon, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/nguniversal-common-16.x branch from f43ee97 to a3e7307 Compare June 13, 2023 18:15
@renovate renovate bot force-pushed the renovate/nguniversal-common-16.x branch from a3e7307 to b3e34a1 Compare June 28, 2023 13:04
@renovate renovate bot force-pushed the renovate/nguniversal-common-16.x branch 2 times, most recently from 8fda172 to 1f626fd Compare August 9, 2023 19:52
@renovate renovate bot force-pushed the renovate/nguniversal-common-16.x branch from 1f626fd to 29fc860 Compare August 11, 2023 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants