tnicola / ngx-joyride

Angular Joyride/Tour library
https://tnicola.github.io/ngx-joyride/
MIT License
244 stars 98 forks source link

Bump @angular-devkit/schematics from 14.2.10 to 15.1.6 #809

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @angular-devkit/schematics from 14.2.10 to 15.1.6.

Release notes

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

v15.1.6

15.1.6 (2023-02-15)

@​angular/cli

Commit Description
fix - 3d1f48fa2 add set SessionEngaged in GA
fix - df07ab113 convert before option in .npmrc to Date
fix - c787cc780 replace os.version with os.release.

@​angular-devkit/build-angular

Commit Description
fix - 34a4a1bbf correctly copy safety-worker.js contents
fix - 88a33155d update the ECMA output warning message to be more actionable
fix - 384ad29c9 use babel default export helper in build optimizer
perf - 59aa1cdbd reduce rebuilt times when using the scripts option

Special Thanks

Alan Agius and Charles Lyding

v15.1.5

15.1.5 (2023-02-08)

@​schematics/angular

Commit Description
fix - 499173b5d remove bootstrapping wrapping in universal schematic

@​angular/cli

Commit Description
fix - b8bbe9688 error if Angular compiler is used in a schematic
fix - fabbb8a93 only set DebugView when NG_DEBUG is passed

@​angular-devkit/build-angular

Commit Description
fix - e87134fe9 build optimizer support for spec-compliant downlevel class properties
fix - d80adde2f do not fail compilation when spec pattern does not match
fix - 11be502e7 fix support of Safari TP versions
fix - 14e317d85 load polyfills and runtime as scripts instead of modules

Special Thanks

Alan Agius, Charles Lyding, Kristiyan Kostadinov and Ricardo

v15.1.4

15.1.4 (2023-02-01)

@​angular-devkit/build-angular

Commit Description
fix - 6c8fdfc69 load JavaScript bundles as modules in karma
fix - 317452e3b print server builder errors and warnings

Special Thanks

... (truncated)

Changelog

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

15.1.6 (2023-02-15)

@​angular/cli

Commit Type Description
3d1f48fa2 fix add set SessionEngaged in GA
df07ab113 fix convert before option in .npmrc to Date
c787cc780 fix replace os.version with os.release.

@​angular-devkit/build-angular

Commit Type Description
34a4a1bbf fix correctly copy safety-worker.js contents
88a33155d fix update the ECMA output warning message to be more actionable
384ad29c9 fix use babel default export helper in build optimizer
59aa1cdbd perf reduce rebuilt times when using the scripts option

Special Thanks

Alan Agius and Charles Lyding

15.2.0-next.4 (2023-02-08)

@​angular/cli

Commit Type Description
234f265d1 fix error if Angular compiler is used in a schematic
7bcb19cdd fix only set DebugView when NG_DEBUG is passed

@​schematics/angular

Commit Type Description
88fddc050 fix remove bootstrapping wrapping in universal schematic

@​angular-devkit/build-angular

Commit Type Description
01b3bcf89 feat add Less stylesheet support to experimental esbuild-based builder
8cf0d17fb feat support JIT compilation with esbuild
bfc0faced fix build optimizer support for spec-compliant downlevel class properties
d9c697b2b fix do not fail compilation when spec pattern does not match

... (truncated)

Commits
  • 84c86d0 release: cut the v15.1.6 release
  • c787cc7 fix(@​angular/cli): replace os.version with os.release.
  • 3d1f48f fix(@​angular/cli): add set SessionEngaged in GA
  • 59aa1cd perf(@​angular-devkit/build-angular): reduce rebuilt times when using the `scr...
  • 34a4a1b fix(@​angular-devkit/build-angular): correctly copy safety-worker.js contents
  • df07ab1 fix(@​angular/cli): convert before option in .npmrc to Date
  • 384ad29 fix(@​angular-devkit/build-angular): use babel default export helper in build ...
  • 88a3315 fix(@​angular-devkit/build-angular): update the ECMA output warning message to...
  • 0571681 release: cut the v15.1.5 release
  • e87134f fix(@​angular-devkit/build-angular): build optimizer support for spec-complian...
  • 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 #816.