assets-webpack-plugin icon indicating copy to clipboard operation
assets-webpack-plugin copied to clipboard

Webpack plugin that emits a json file with assets paths

Results 41 assets-webpack-plugin issues
Sort by recently updated
recently updated
newest added

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [camelcase](https://redirect.github.com/sindresorhus/camelcase) | [`^6.0.0` -> `^8.0.0`](https://renovatebot.com/diffs/npm/camelcase/6.3.0/8.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/camelcase/8.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/camelcase/8.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [rimraf](https://togithub.com/isaacs/rimraf) | [`3.0.2` -> `5.0.5`](https://renovatebot.com/diffs/npm/rimraf/3.0.2/5.0.5) | [![age](https://developer.mend.io/api/mc/badges/age/npm/rimraf/5.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://redirect.github.com/actions/checkout) | action | major | `v2` -> `v4` | --- ### Release...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [webpack](https://redirect.github.com/webpack/webpack) | [`5.53.0` -> `5.94.0`](https://renovatebot.com/diffs/npm/webpack/5.53.0/5.94.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/webpack/5.94.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/webpack/5.94.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

_Please provide enough information so that others can review your pull request:_ Lodash notoriously has many vulnerabilities. Even if these vulnerable parts of lodash aren't used, this will trigger vulnerability...

**Describe the bug** Importing the entirety of lodash triggers security tooling such as sonatype, see e.g. critical vulnerability sonatype-2019-0467. **To Reproduce** Use `assets-webpack-plugin` **Expected behavior** Only the parts of lodash...

BREAKING CHANGE: - `integrity: true` now requires `webpack-subresource-integrity`>=`5.0.0` - webpack@3 support with its `after-emit` hook is dropped Closes: #451

**Describe the bug** `integrity` feature doesn't work with ` [email protected]`

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [rimraf](https://redirect.github.com/isaacs/rimraf) | [`3.0.2` -> `6.0.1`](https://renovatebot.com/diffs/npm/rimraf/3.0.2/6.0.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/rimraf/6.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/rimraf/6.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

Bumps [webpack](https://github.com/webpack/webpack) from 5.53.0 to 5.94.0. Release notes Sourced from webpack's releases. v5.94.0 Bug Fixes Added runtime condition for harmony reexport checked Handle properly data/http/https protocols in source maps Make...

dependencies