tfobz / carbon-calculator

Carbon Footprint Calculator
https://tfobz.github.io/carbon-calculator/
Other
5 stars 3 forks source link

Bump @angular-devkit/build-angular from 15.1.1 to 15.1.2 #75

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @angular-devkit/build-angular from 15.1.1 to 15.1.2.

Release notes

Sourced from @​angular-devkit/build-angular's releases.

v15.1.2

15.1.2 (2023-01-18)

@​schematics/angular

Commit Description
fix - 0f5fb7e59 replace existing BrowserModule.withServerTransition calls when running universal schematic

@​angular/cli

Commit Description
fix - 387472a95 register schematic aliases when providing collection name in ng generate
fix - 5d9fd788a remove --to option from being required when using --from in ng update

@​angular-devkit/build-angular

Commit Description
fix - bf4639a6e prevent hanging initial build during exception with esbuild

Special Thanks

Alan Agius, Charles Lyding and Doug Parker

Changelog

Sourced from @​angular-devkit/build-angular's changelog.

15.1.2 (2023-01-18)

@​angular/cli

Commit Type Description
387472a95 fix register schematic aliases when providing collection name in ng generate
5d9fd788a fix remove --to option from being required when using --from in ng update

@​schematics/angular

Commit Type Description
0f5fb7e59 fix replace existing BrowserModule.withServerTransition calls when running universal schematic

@​angular-devkit/build-angular

Commit Type Description
bf4639a6e fix prevent hanging initial build during exception with esbuild

Special Thanks

Alan Agius, Charles Lyding and Doug Parker

15.2.0-next.0 (2023-01-12)

@​angular-devkit/build-angular

Commit Type Description
09af70743 feat implement node module license extraction for esbuild builder

Special Thanks

Alan Agius and Charles Lyding

Commits
  • 97b443b release: cut the v15.1.2 release
  • 0f5fb7e fix(@​schematics/angular): replace existing `BrowserModule.withServerTransitio...
  • bc5555c refactor: only collect Node version if it's a standard version string
  • bf4639a fix(@​angular-devkit/build-angular): prevent hanging initial build during exce...
  • 387472a fix(@​angular/cli): register schematic aliases when providing collection name ...
  • b000481 build: update dev-infra packages
  • 5d9fd78 fix(@​angular/cli): remove --to option from being required when using `--fro...
  • 9fa5f2c refactor(@​angular-devkit/build-angular): remove direct import of i18n worker ...
  • 4b59499 build: update dependency ng-packagr to v15.1.1
  • See full diff 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[bot] commented 1 year ago

Superseded by #88.