andycb / AdventurerClientJS

An unofficial cross platform client for working with the Monoprice Voxel or Flashforge Adventurer 3
https://andybradford.dev/2020/08/26/an-app-to-transfer-files-to-the-flashforge-adventurer-or-monoprice-voxel/
MIT License
41 stars 14 forks source link

Bump @angular-devkit/build-angular from 12.2.14 to 13.1.1 in /src #218

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps @angular-devkit/build-angular from 12.2.14 to 13.1.1.

Release notes

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

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

Alan Agius, Cédric Exbrayat and Derek Cormier

v13.1.0

13.1.0 (2021-12-09)

@​angular-devkit/schematics-cli

Commit Description
feat - 339bab06c generate new projects using TypeScript 4.5

@​schematics/angular

Commit Description
feat - d5d9f042f add VS Code configurations when generating a new workspace
feat - f95cc8281 generate new projects using TypeScript 4.5
feat - 21809e14c loosen project name validation

@​angular/cli

Commit Description
feat - 56f802b7d ask to install angular-eslint when running ng lint in new projects
feat - ecd9fb5c7 provide more detailed error for not found builder
fix - 0b6071af3 ng doc does open browser on Windows

@​angular-devkit/build-angular

Commit Description
feat - bc8563760 add estimated transfer size to build output report
feat - bc17cf0cd colorize file raw sizes based on failing budgets
feat - 3c681b68d set dir attribute when using localization
feat - 6d0f99a2d support JSON comments in dev-server proxy configuration file
feat - 9300545e6 watch i18n translation files with dev server
fix - 9bacba342 differentiate components and global styles using file query instead of filename
fix - 7408511da display cleaner errors
fix - d55fc62ef fallback to use language ID to set the dir attribute
fix - 4c288b8bd lazy modules bundle budgets
fix - 562dc6a89 prefer ES2015 entrypoints when application targets ES2019 or lower
fix - ac66e400c Sass compilation in StackBlitz webcontainers
fix - e1bac5bbb update Angular peer dependencies to v13.1 prerelease
perf - 789ddfaeb disable webpack backwards compatible APIs

@​ngtools/webpack

Commit Description
fix - 5402f99f8 add cjs and mjs to passthrough files
fix - 10d4ede2d handle promise rejection during Angular program analyzes

... (truncated)

Changelog

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

13.1.1 (2021-12-10)

@​schematics/angular

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

Special Thanks

Alan Agius, Cédric Exbrayat and Derek Cormier

13.2.0-next.0 (2021-12-09)

Special Thanks

Joey Perrott

13.1.0 (2021-12-09)

@​angular/cli

Commit Type Description
56f802b7d feat ask to install angular-eslint when running ng lint in new projects
ecd9fb5c7 feat provide more detailed error for not found builder
0b6071af3 fix ng doc does open browser on Windows

@​schematics/angular

Commit Type Description
d5d9f042f feat add VS Code configurations when generating a new workspace
f95cc8281 feat generate new projects using TypeScript 4.5
21809e14c feat loosen project name validation

@​angular-devkit/schematics-cli

Commit Type Description
339bab06c feat generate new projects using TypeScript 4.5

... (truncated)

Commits
  • 8379414 release: cut the v13.1.1 release
  • 28924d2 build: update dependency puppeteer to v13
  • 68b7358 build: update dependency @​bazel/bazelisk to v1.11.0
  • 17494b4 build: update angular
  • a33d364 build: update dependency typescript to v4.5.3
  • 825f4ba build: reproduce original package structure using bazel
  • a315b96 fix(@​schematics/angular): updated Angular new project version to v13.1.0
  • f194083 release: cut the v13.1.0 release
  • 6a266bb release: cut the v13.1.0-rc.0 release
  • b42fa22 build: update angular
  • 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 3 years ago

Superseded by #226.