joejordanbrown / popover

Angular CDK Popover, no default style, examples using @angular/material
MIT License
212 stars 75 forks source link

chore(deps-dev): bump @angular/cli from 9.1.7 to 13.1.3 #656

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @angular/cli from 9.1.7 to 13.1.3.

Release notes

Sourced from @​angular/cli's releases.

v13.1.3

13.1.3 (2022-01-12)

@​schematics/angular

Commit Description
fix - 9b07191b1 set skipTest flag for resolvers when using ng new --skip-tests

@​angular/cli

Commit Description
fix - 4c9d72c65 remove extra space in Unable to find compatible package during ng add

@​angular-devkit/build-angular

Commit Description
fix - 5b39e0eca automatically purge stale build cache entries
fix - 6046e06b9 correctly resolve core-js/proposals/reflect-metadata
fix - de68daa55 enable :where CSS pseudo-class
fix - 6a617ff4a ensure $localize calls are replaced in watch mode
fix - 92b4e067b load translations fresh start
fix - d674dcd1a localized bundle generation fails in watch mode
fix - 6876ad36e use contenthash instead of chunkhash for chunks
fix - 11fd02105 websocket client only injected if required
perf - 6ca0e41a9 update esbuild to 0.14.11

Special Thanks

Alan Agius, Bill Barry, Derek Cormier, Elio Goettelmann, Joey Perrott, Kasper Christensen, Lukas Spirig and Zoltan Lehoczky

v13.1.2

13.1.2 (2021-12-15)

@​angular-devkit/build-angular

Commit Description
fix - 1ddbd75ae add tailwindcss support for version 3
fix - adf925c07 display FS cache information when verbose option is used
fix - 09c3826c9 only extract CSS styles when are specified in styles option

@​ngtools/webpack

Commit Description
perf - f31d7f79d reduce redudant module rebuilds when cache is restored

Special Thanks

Alan Agius, Derek Cormier and Doug Parker

v13.1.1

13.1.1 (2021-12-10)

@​schematics/angular

Commit Description
fix - a315b968a updated Angular new project version to v13.1.0

Special Thanks

... (truncated)

Changelog

Sourced from @​angular/cli's changelog.

13.1.3 (2022-01-12)

@​angular/cli

Commit Type Description
4c9d72c65 fix remove extra space in Unable to find compatible package during ng add

@​schematics/angular

Commit Type Description
9b07191b1 fix set skipTest flag for resolvers when using ng new --skip-tests

@​angular-devkit/build-angular

Commit Type Description
5b39e0eca fix automatically purge stale build cache entries
6046e06b9 fix correctly resolve core-js/proposals/reflect-metadata
de68daa55 fix enable :where CSS pseudo-class
6a617ff4a fix ensure $localize calls are replaced in watch mode
92b4e067b fix load translations fresh start
d674dcd1a fix localized bundle generation fails in watch mode
6876ad36e fix use contenthash instead of chunkhash for chunks
11fd02105 fix websocket client only injected if required
6ca0e41a9 perf update esbuild to 0.14.11

Special Thanks

Alan Agius, Bill Barry, Derek Cormier, Elio Goettelmann, Joey Perrott, Kasper Christensen, Lukas Spirig and Zoltan Lehoczky

13.2.0-next.2 (2022-01-12)

@​angular/cli

Commit Type Description
b7e292374 fix remove extra space in Unable to find compatible package during ng add

@​schematics/angular

Commit Type Description
aadfc7915 fix set skipTest flag for resolvers when using ng new --skip-tests

... (truncated)

Commits
  • 05d762c release: cut the v13.1.3 release
  • fc698c6 build: update shelljs dependencies to "^0.8.5"
  • 6a617ff fix(@​angular-devkit/build-angular): ensure $localize calls are replaced in ...
  • d674dcd fix(@​angular-devkit/build-angular): localized bundle generation fails in watc...
  • de5fe42 refactor(@​schematics/angular): changed casings and small reorganizing
  • 11fd021 fix(@​angular-devkit/build-angular): websocket client only injected if required
  • 92b4e06 fix(@​angular-devkit/build-angular): load translations fresh start
  • 6ca0e41 perf(@​angular-devkit/build-angular): update esbuild to 0.14.11
  • 5b39e0e fix(@​angular-devkit/build-angular): automatically purge stale build cache ent...
  • 6876ad3 fix(@​angular-devkit/build-angular): use contenthash instead of chunkhash ...
  • 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 #664.