ipfs-examples / js-ipfs-examples

Collection of js-ipfs examples
247 stars 158 forks source link

chore(deps-dev): bump @angular/cli from 13.3.10 to 15.1.2 #714

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @angular/cli from 13.3.10 to 15.1.2.

Release notes

Sourced from @​angular/cli'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

v15.1.1

15.1.1 (2023-01-12)

@​angular-devkit/build-angular

Commit Description
fix - b94bf60ca update esbuild to 0.16.17

Special Thanks

Alan Agius

v15.1.0

15.1.0 (2023-01-11)

Deprecations

@​angular-devkit/schematics

  • The Observable based SchematicTestRunner.runSchematicAsync and SchematicTestRunner.runExternalSchematicAsync method have been deprecated in favor of the Promise based SchematicTestRunner.runSchematic and SchematicTestRunner.runExternalSchematic.

@​schematics/angular

Commit Description
feat - 5b18ce154 add guardType as an alias of implements in guard schematic
feat - dd2b65943 add configuration files generation schematic
feat - 8d000d156 add environments generation schematic
feat - 6c39a162b Add schematics for generating functional router guards and resolvers
feat - 62121f89a add sideEffects:false to library package.json
feat - 9299dea64 generate functional interceptors
fix - 49b313f27 add missing import for functional interceptor spec
fix - 2f92fe7e5 add missing semicolon in functional guard/resolver/interceptor
fix - 9b6d190f4 remove EnvironmentInjector import in functional guard spec
fix - b11d3f644 use proper variable in functional guard spec
fix - 451975f76 use proper variable in resolver functional spec

@​angular-devkit/build-angular

... (truncated)

Changelog

Sourced from @​angular/cli'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

15.1.1 (2023-01-12)

@​angular-devkit/build-angular

| Commit | Type | Description |

... (truncated)

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
  • a8953ff release: cut the v15.1.1 release
  • 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[bot] commented 1 year ago

Superseded by #720.