tnicola / ngx-joyride

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

Bump @angular-devkit/core from 13.1.2 to 14.2.2 #692

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @angular-devkit/core from 13.1.2 to 14.2.2.

Release notes

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

v14.2.2

14.2.2 (2022-09-08)

@​schematics/angular

Commit Description
fix - 6bfd6a7fb update minimum Angular version to 14.2

@​angular/cli

Commit Description
fix - 5405a9b3b favor non deprecated packages during update

@​angular-devkit/build-angular

Commit Description
fix - 2b00bca61 allow esbuild-based builder to use SVG Angular templates
fix - 45c95e1bf change service worker errors to compilation errors
fix - ecc014d66 handle service-worker serving with localize in dev-server
fix - 39ea128c1 handling of @media queries inside css layers
fix - 17b7e1bdf issue warning when using deprecated tilde imports
fix - 3afd784f1 watch index file when running build in watch mode

Special Thanks

Alan Agius, Charles Lyding, Jason Bedard and Joey Perrott

v14.2.1

14.2.1 (2022-08-26)

@​schematics/angular

Commit Description
fix - e4ca46866 update ng-packagr version to ^14.2.0

Special Thanks

Alan Agius

v14.2.0

14.2.0 (2022-08-25)

@​angular/cli

Commit Description
fix - 596037010 add missing space after period in warning text

@​angular-devkit/build-angular

Commit Description
feat - 44c25511e add ability to serve service worker when using dev-server
feat - 3fb569b5c switch to Sass modern API in esbuild builder
fix - 5bd03353a correct esbuild builder global stylesheet sourcemap URL
fix - c4402b1bd correctly handle parenthesis in url
fix - 50c783307 use valid CSS comment for sourcemaps with Sass in esbuild builder
perf - 4c251853f avoid extra string creation with no sourcemaps for esbuild sass
perf - d97640534 with esbuild builder only load Sass compiler when needed

... (truncated)

Changelog

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

14.2.2 (2022-09-08)

@​angular/cli

Commit Type Description
5405a9b3b fix favor non deprecated packages during update

@​schematics/angular

Commit Type Description
6bfd6a7fb fix update minimum Angular version to 14.2

@​angular-devkit/build-angular

Commit Type Description
2b00bca61 fix allow esbuild-based builder to use SVG Angular templates
45c95e1bf fix change service worker errors to compilation errors
ecc014d66 fix handle service-worker serving with localize in dev-server
39ea128c1 fix handling of @media queries inside css layers
17b7e1bdf fix issue warning when using deprecated tilde imports
3afd784f1 fix watch index file when running build in watch mode

Special Thanks

Alan Agius, Charles Lyding, Jason Bedard and Joey Perrott

14.2.1 (2022-08-26)

@​schematics/angular

Commit Type Description
e4ca46866 fix update ng-packagr version to ^14.2.0

Special Thanks

Alan Agius

14.2.0 (2022-08-25)

... (truncated)

Commits
  • 6508db2 release: cut the v14.2.2 release
  • 2287718 test: delete firebase resolution tests
  • 4d57bc7 build: update webpack-dev-server to 4.11.0
  • 45c95e1 fix(@​angular-devkit/build-angular): change service worker errors to compilati...
  • ecc014d fix(@​angular-devkit/build-angular): handle service-worker serving with locali...
  • 3afd784 fix(@​angular-devkit/build-angular): watch index file when running build in wa...
  • 5405a9b fix(@​angular/cli): favor non deprecated packages during update
  • 7252439 build: update vendored TypeScript to v4.8.2
  • cfd94e9 build: adjust BUILD file external comment markers
  • 1d4a031 test: don't show stderr and stdout multiple times durning errors
  • 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 2 years ago

Superseded by #699.