Skip to content
This repository was archived by the owner on Sep 30, 2025. It is now read-only.

Bump @nguniversal/express-engine from 10.0.1 to 12.1.0 in /frontend#38

Open
dependabot-preview[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/frontend/develop/nguniversal/express-engine-12.1.0
Open

Bump @nguniversal/express-engine from 10.0.1 to 12.1.0 in /frontend#38
dependabot-preview[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/frontend/develop/nguniversal/express-engine-12.1.0

Conversation

@dependabot-preview
Copy link

Bumps @nguniversal/express-engine from 10.0.1 to 12.1.0.

Release notes

Sourced from @​nguniversal/express-engine's releases.

v12.0.1

Bug Fixes

  • @​nguniversal/common: add Window stubs to Engine (Clover) (32d66e1), closes #2108
  • @​nguniversal/common: correctly construct host string (53dbafd), closes #2108
  • @​nguniversal/express-engine: add serverTarget for prerender (64e5f7b), closes #2120

v12.0.0

Bug Fixes

  • @​nguniversal/common: add missing schematics key in package.json (39b4d85)
  • @​nguniversal/common: combine path using posix.join (5f61b28)
  • @​nguniversal/common: remove esModuleInterop from tsconfig.server.json (fe979e4)
  • @​nguniversal/common: update helper scripts use production by default (e0a401c)
  • @​nguniversal/aspnetcore-engine: correctly set publicPath (8bda041)
  • @​nguniversal/builders: bundle critters in common engine. (68b392a), closes #1970
  • @​nguniversal/builders: fix development mode ignored stdout message (9808791)
  • @​nguniversal/common: inline critical font-face rules when using critical css inlining (dbad8e9), closes #2002
  • @​nguniversal/common-engine: ReferenceError: URL is not defined (09207ad), closes #1974
  • @​nguniversal/hapi-engine: fix incorrect peer dependency on hapi (7b5ed97), closes #1969

Features

  • @​nguniversal/builders: add static page generator builder using Angular SSR Clover (2066f18)
  • @​nguniversal/builders: add support for proxy configuration in ssr-dev-server (6ef0de8), closes #1757
  • @​nguniversal/common: add experimental SSR project Clover (c4b7be3)
  • @​nguniversal/common: add ng-add schematic (dcb1438)
  • @​nguniversal/common: expose common engine public api (7e8fcec)
  • @​nguniversal/common: update schematics to use defaultConfiguration (e6124bf)
  • @​nguniversal/builders: add SSL support for dev-server (f27be11), closes #1633
  • @​nguniversal/common: enable inlining of critical CSS by default (3dddb75)

BREAKING CHANGES

  • Node.js version 10 will become EOL on 2021-04-30. Angular CLI 12 will require Node.js 12.13+ or 14.15+. Node.js 12.13 and 14.15 are the first LTS releases for their respective majors.

v12.0.0-rc.1

Bug Fixes

  • @​nguniversal/common: add missing schematics key in package.json (6171850)
  • @​nguniversal/common: combine path using posix.join (5a1d94d)
  • @​nguniversal/common: remove esModuleInterop from tsconfig.server.json (1674f1b)

... (truncated)

Commits
  • 70595c0 release: v12.1.0
  • 8284572 chore: update Bazel deps to v12.1.0
  • 4f9c6ba build: update angular
  • b3a34c0 build: update @​angular/dev-infra-private commit hash to c6f1e07
  • 3ca407b build: update @​angular/dev-infra-private commit hash to 33631a6
  • ec210a9 build: lock file maintenance
  • 508e4fd build: update angular
  • ce68b29 build: update angular
  • eb51cf9 build: update dependency rollup to ~2.52.0
  • f9957f8 build: update angular
  • 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 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 badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [@nguniversal/express-engine](https://github.com/angular/universal) from 10.0.1 to 12.1.0.
- [Release notes](https://github.com/angular/universal/releases)
- [Changelog](https://github.com/angular/universal/blob/master/CHANGELOG.md)
- [Commits](angular/universal@v10.0.1...v12.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jun 25, 2021
@dependabot-preview
Copy link
Author

Dependabot tried to add @bkimminich as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/getndazn/juice-shop/pulls/38/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the getndazn/juice-shop repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants