tnicola / ngx-joyride

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

Bump @angular-devkit/core from 14.2.10 to 15.1.3 #793

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

v15.1.3

15.1.3 (2023-01-25)

@​schematics/angular

Commit Description
fix - 2c04f4a8f update browserslist config to include last 2 Chrome version

@​angular/cli

Commit Description
fix - de15ec576 handle extended schematics when retrieving aliases

@​angular-devkit/build-angular

Commit Description
fix - f31bf300b avoid undefined module path for Sass imports in esbuild
fix - c152a4a13 update browserslist config to include last 2 Chrome versions

@​angular-devkit/core

Commit Description
fix - 9de99202e handle number like strings in workspace writer

Special Thanks

Alan Agius, Charles Lyding and Doug Parker

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

... (truncated)

Changelog

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

15.1.3 (2023-01-25)

@​angular/cli

Commit Type Description
de15ec576 fix handle extended schematics when retrieving aliases

@​schematics/angular

Commit Type Description
2c04f4a8f fix update browserslist config to include last 2 Chrome version

@​angular-devkit/build-angular

Commit Type Description
f31bf300b fix avoid undefined module path for Sass imports in esbuild
c152a4a13 fix update browserslist config to include last 2 Chrome versions

@​angular-devkit/core

Commit Type Description
9de99202e fix handle number like strings in workspace writer

Special Thanks

Alan Agius, Charles Lyding and Doug Parker

15.2.0-next.1 (2023-01-18)

@​angular/cli

Commit Type Description
3ebb19552 fix register schematic aliases when providing collection name in ng generate
697df4f6e fix remove --to option from being required when using --from in ng update

@​schematics/angular

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

... (truncated)

Commits
  • b27ce5d release: cut the v15.1.3 release
  • 3c459c3 build: update bazel aspect lib to 1.23.3
  • e293cb1 docs(@​angular/cli): minor updates to ng run description
  • 2c04f4a fix(@​schematics/angular): update browserslist config to include last 2 Chrome...
  • c152a4a fix(@​angular-devkit/build-angular): update browserslist config to include las...
  • 9de9920 fix(@​angular-devkit/core): handle number like strings in workspace writer
  • f31bf30 fix(@​angular-devkit/build-angular): avoid undefined module path for Sass impo...
  • de15ec5 fix(@​angular/cli): handle extended schematics when retrieving aliases
  • 3661b30 Revert "refactor: temporaily disable sending analytics"
  • 97b443b release: cut the v15.1.2 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 #799.