pwa-asset-generator icon indicating copy to clipboard operation
pwa-asset-generator copied to clipboard

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 i...

Results 89 pwa-asset-generator issues
Sort by recently updated
recently updated
newest added

Bumps [pixelmatch](https://github.com/mapbox/pixelmatch) from 5.2.1 to 5.3.0. Release notes Sourced from pixelmatch's releases. v5.3.0 Upgrade pngjs dependency (used in the pixelmatch CLI) from v4 to v6. Commits 910cd5d 5.3.0 046edee upgrade...

dep-upgrade

Bumps [@types/lodash.isequal](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash.isequal) from 4.5.5 to 4.5.6. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/lodash.isequal&package-manager=npm_and_yarn&previous-version=4.5.5&new-version=4.5.6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dep-upgrade

Bumps [eslint](https://github.com/eslint/eslint) from 8.12.0 to 8.22.0. Release notes Sourced from eslint's releases. v8.22.0 Features 2b97607 feat: Implement caching for FlatESLint (#16190) (Nicholas C. Zakas) fd5d3d3 feat: add methodsIgnorePattern option to...

dep-upgrade

Bumps [@semantic-release/github](https://github.com/semantic-release/github) from 8.0.4 to 8.0.6. Release notes Sourced from @​semantic-release/github's releases. v8.0.6 8.0.6 (2022-08-27) Bug Fixes deps: update dependency @​semantic-release/error to v3 (#412) (1544c9a) v8.0.5 8.0.5 (2022-07-08) Bug Fixes...

dep-upgrade

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 12.3.7 to 13.0.3. Release notes Sourced from lint-staged's releases. v13.0.3 13.0.3 (2022-06-24) Bug Fixes correctly handle git stash when using MSYS2 (#1178) (0d627a5) v13.0.2 13.0.2 (2022-06-16) Bug...

dep-upgrade

Bumps [chrome-launcher](https://github.com/GoogleChrome/chrome-launcher) from 0.15.0 to 0.15.1. Release notes Sourced from chrome-launcher's releases. v0.15.1 (Tue, May 31 2022) 3724165a make launcher.kill() synchronous, fs.rm now gets force and maxRetries (#268) 3561350a revise...

dep-upgrade

Bumps [husky](https://github.com/typicode/husky) from 7.0.4 to 8.0.1. Release notes Sourced from husky's releases. v8.0.1 fix: use POSIX equality operator v8.0.0 What's Changed Feats feat: add husky - prefix to logged global...

dep-upgrade

[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to...

dep-upgrade

### Discussed in https://github.com/onderceylan/pwa-asset-generator/discussions/901 - [Next major versions of PWA Asset Generator](https://github.com/onderceylan/pwa-asset-generator/discussions/901) Can you please also submit [this 2 minutes short user survey](https://forms.gle/ZANyYbsD3mRZFEcD9)?

enhancement
help wanted

The problem: 1. Some devices care currently not included (see [issue #1010](https://github.com/elegantapp/pwa-asset-generator/issues/1010)). 2. I don't want to support all devices that are included by default. The want: I'd like to...

feature request