elegantapp / pwa-asset-generator

Automates PWA asset generation and image declaration. Automatically generates icon and splash screen images, favicons and mstile images. Updates manifest.json and index.html files with the generated images according to Web App Manifest specs and Apple Human Interface guidelines.
MIT License
2.7k stars 137 forks source link

build(deps-dev): bump @commitlint/cli from 16.2.3 to 17.4.1 #969

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @commitlint/cli from 16.2.3 to 17.4.1.

Release notes

Sourced from @​commitlint/cli's releases.

v17.4.1

17.4.1 (2023-01-09)

Note: Version bump only for package @​commitlint/root

Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v17.4.0...v17.4.1

v17.4.0

17.4.0 (2023-01-04)

Bug Fixes

  • stop truncating the body in presence of dashes (#3476) (02a61be)

Features

New Contributors

Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v17.3.0...v17.4.0

v17.3.0

17.3.0 (2022-11-21)

Features

  • config-pnpm-scopes: implement config-pnpm-scopes (#3427) (ca3ae8b)

New Contributors

Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v17.2.1...v17.3.0

v17.2.1

17.2.1 (2022-11-01)

... (truncated)

Changelog

Sourced from @​commitlint/cli's changelog.

17.4.1 (2023-01-09)

Note: Version bump only for package @​commitlint/cli

17.4.0 (2023-01-04)

Bug Fixes

17.3.0 (2022-11-21)

Note: Version bump only for package @​commitlint/cli

17.2.0 (2022-10-31)

Features

17.1.2 (2022-08-29)

Note: Version bump only for package @​commitlint/cli

17.1.1 (2022-08-27)

Note: Version bump only for package @​commitlint/cli

17.1.0 (2022-08-27)

Features

17.0.3 (2022-06-25)

Note: Version bump only for package @​commitlint/cli

17.0.2 (2022-06-01)

Note: Version bump only for package @​commitlint/cli

17.0.1 (2022-05-25)

Bug Fixes

... (truncated)

Commits


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 #972.