Vheissu / the-aurelia-2-book

Code examples and extra learning exercises for The Aurelia 2 Book.
3 stars 2 forks source link

chore(deps): bump async, async and htmlhint in /chapters/chapter18 #28

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps async, async and htmlhint. These dependencies needed to be updated together. Updates async from 3.2.0 to 3.2.3

Changelog

Sourced from async's changelog.

v3.2.3

  • Fix bugs in comment parsing in autoInject. (#1767, #1780)

v3.2.2

  • Fix potential prototype pollution exploit

v3.2.1

Commits


Updates async from 2.6.3 to 3.2.3

Changelog

Sourced from async's changelog.

v3.2.3

  • Fix bugs in comment parsing in autoInject. (#1767, #1780)

v3.2.2

  • Fix potential prototype pollution exploit

v3.2.1

Commits


Updates htmlhint from 0.11.0 to 1.1.4

Release notes

Sourced from htmlhint's releases.

v1.1.4

1.1.4 (2022-04-11)

Bug Fixes

v1.1.3

1.1.3 (2022-03-28)

Bug Fixes

v1.1.2

1.1.2 (2022-01-27)

Bug Fixes

  • ignore hidden input without label (cab2907), closes #866

v1.1.1

1.1.1 (2022-01-23)

Bug Fixes

v1.1.0

1.1.0 (2021-12-31)

Features

  • attr-lowercase: ignore camelCase SVG attributes (aa16722)

v1.0.0

1.0.0 (2021-11-26)

Features

  • set minimum support to es6 (ed5f895)
  • upgrade to Typescript 4 (472722b)

... (truncated)

Changelog

Sourced from htmlhint's changelog.

1.1.4 (2022-04-11)

Bug Fixes

1.1.3 (2022-03-28)

Bug Fixes

1.1.2 (2022-01-27)

Bug Fixes

  • ignore hidden input without label (cab2907), closes #866

1.1.1 (2022-01-23)

Bug Fixes

1.1.0 (2021-12-31)

Features

  • attr-lowercase: ignore camelCase SVG attributes (aa16722)

1.0.0 (2021-11-26)

Features

  • set minimum support to es6 (ed5f895)
  • upgrade to Typescript 4 (472722b)

BREAKING CHANGES

  • IE11 and older browsers will no longer be supported

0.16.3 (2021-11-24)

... (truncated)

Commits
  • f99b304 chore(release): 1.1.4 [skip ci]
  • 073d661 chore(deps-dev): bump eslint from 8.12.0 to 8.13.0
  • 9c76af7 fix: duplicate text (#981)
  • e84a777 chore(deps): bump ansi-regex from 3.0.0 to 3.0.1
  • e33cb29 chore(deps-dev): bump @​commitlint/config-conventional
  • 9e7b30b chore(deps-dev): bump @​commitlint/cli from 16.1.0 to 16.2.3
  • 732b795 chore(deps-dev): bump prettier from 2.6.1 to 2.6.2
  • 4ad3fe4 chore(release): 1.1.3 [skip ci]
  • 112c0c7 chore(deps-dev): bump @​rollup/plugin-commonjs from 21.0.1 to 21.0.3
  • ca6e21c chore(deps-dev): bump prettier from 2.5.1 to 2.6.1
  • Additional commits viewable in compare view


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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/Vheissu/the-aurelia-2-book/network/alerts).
dependabot[bot] commented 2 years ago

Looks like these dependencies are no longer a dependency, so this is no longer needed.