Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 13, 2023

Bumps @angular/platform-server from 14.2.12 to 14.3.0.

Release notes

Sourced from @​angular/platform-server's releases.

v14.3.0

14.3.0 (2023-03-13)

common

Commit Description
feat - 37bbc61cfe Backport NgOptimizedImage to Angular 14.

Special Thanks

Alex Castle, Joey Perrott and Paul Gschwendtner

Changelog

Sourced from @​angular/platform-server's changelog.

14.3.0 (2023-03-13)

common

Commit Type Description
37bbc61cfe feat Backport NgOptimizedImage to Angular 14.

Special Thanks

Alex Castle, Joey Perrott and Paul Gschwendtner

16.0.0-next.2 (2023-03-08)

Breaking Changes

common

  • Deprecated XhrFactory export from @angular/common/http has been removed. Use XhrFactory from @angular/common instead.

core

  • zone.js versions 0.11.x and 0.12.x are not longer supported.

platform-server

  • renderModuleFactory has been removed. Use renderModule instead.

Deprecations

platform-browser

  • ApplicationConfig has moved, please import ApplicationConfig from @angular/core instead.

common

Commit Type Description
c41a21658c refactor remove deprecated XhrFactory export from http entrypoint (#49251)

compiler

Commit Type Description
1407a9aeaf feat support multiple configuration files in extends (#49125)

core

Commit Type Description
4e9531f777 feat add mergeApplicationConfig method (#49253)
fdf61974d1 feat drop support for zone.js versions <=0.12.0 (#49331)

migrations

Commit Type Description
2fbaee3cbe fix add protractor support if protractor imports are detected (#49274)

platform-browser

Commit Type Description
3aa85a8087 refactor move ApplicationConfig to core (#49253)

platform-server

Commit Type Description
b5278cc115 feat renderApplication now accepts a bootstrapping method (#49248)
17abe6dc96 refactor remove deprecated renderModuleFactory (#49247)

router

| Commit | Type | Description |

... (truncated)

Commits

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)

Bumps [@angular/platform-server](https://github.com/angular/angular/tree/HEAD/packages/platform-server) from 14.2.12 to 14.3.0.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/14.3.0/packages/platform-server)

---
updated-dependencies:
- dependency-name: "@angular/platform-server"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants