tnicola / ngx-joyride

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

Bump @angular-devkit/core from 14.2.10 to 15.0.5 #782

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @angular-devkit/core from 14.2.10 to 15.0.5.

Release notes

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

v15.0.5

15.0.5 (2023-01-06)

@​angular-devkit/build-angular

Commit Description
fix - c2030dec7 format esbuild error messages to include more information

Special Thanks

Alan Agius, Kristiyan Kostadinov, Paul Gschwendtner and aanchal

v15.0.4

15.0.4 (2022-12-14)

@​angular-devkit/build-angular

Commit Description
fix - ccc8e0350 display actionable error when a style does not exist in Karma builder
fix - 507f756c3 downlevel class private methods when targeting Safari <=v15
fix - a0da91dba include sources in generated Sass source maps
fix - 9fd356234 only set ngDevMode when script optimizations are enabled
fix - 8e85f4728 update css-loader to 6.7.3
fix - b2d4415ca update locale setting snippet to use globalThis.

Special Thanks

Alan Agius and Charles Lyding

v15.0.3

15.0.3 (2022-12-07)

@​angular-devkit/build-angular

Commit Description
fix - 3d9971edb default preserve symlinks to Node.js value for esbuild
fix - 24f4b51d2 downlevel class fields with Safari <= v15 for esbuild
fix - 45afc42db downlevel class properties when targeting Safari <=v15
fix - e6461badf prevent optimization adding unsupported ECMASCript features

Special Thanks

Charles Lyding, Dominic Elm and Paul Gschwendtner

v15.0.2

15.0.2 (2022-11-30)

@​angular-devkit/build-angular

Commit Description
fix - 2891d5bc9 correctly set Sass quietDeps and verbose options

@​ngtools/webpack

Commit Description
fix - d9cc4b028 elide unused type references

Special Thanks

... (truncated)

Changelog

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

15.0.5 (2023-01-06)

@​angular-devkit/build-angular

Commit Type Description
c2030dec7 fix format esbuild error messages to include more information

Special Thanks

Alan Agius, Kristiyan Kostadinov, Paul Gschwendtner and aanchal

15.1.0-next.3 (2022-12-14)

Deprecations

@​angular-devkit/schematics

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

@​schematics/angular

Commit Type Description
8d000d156 feat add environments generation schematic

@​angular-devkit/build-angular

Commit Type Description
216991b9d feat support inline component Sass styles with esbuild builder
8fd08491a fix display actionable error when a style does not exist in Karma builder
97373016c fix downlevel class private methods when targeting Safari <=v15
27b22b02d fix include sources in generated
310144d32 fix only set ngDevMode when script optimizations are enabled
20376649c fix transform async generator class methods for Zone.js support
afe9feaa4 fix update locale setting snippet to use globalThis.

@​angular-devkit/schematics

Commit Type Description
207358afb feat add runSchematic and runExternalSchematic methods

Special Thanks

... (truncated)

Commits
  • 3463486 release: cut the v15.0.5 release
  • ae35a05 ci: use snapshot deploy secret directly
  • c2030de fix(@​angular-devkit/build-angular): format esbuild error messages to include ...
  • 8b285dd test: removed empty methods
  • 4ad951e docs: remove default project from schematic description
  • f8a6392 refactor(@​ngtools/webpack): remove TypeScript 4.7 compatibility code
  • 8771258 release: cut the v15.0.4 release
  • 8e85f47 fix(@​angular-devkit/build-angular): update css-loader to 6.7.3
  • 9fd3562 fix(@​angular-devkit/build-angular): only set ngDevMode when script optimizati...
  • ccc8e03 fix(@​angular-devkit/build-angular): display actionable error when a style doe...
  • 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 #785.