Mend ensures you have the greatest risk reduction ("Recommended Fix"-highlighted in green) by removing as many vulnerabilities as possible. Click to see how we calculate risk reduction.
Release Notes
goldhand/sw-precache-webpack-plugin
### [`v0.11.5`](https://togithub.com/goldhand/sw-precache-webpack-plugin/blob/HEAD/CHANGELOG.md#0115)
[Compare Source](https://togithub.com/goldhand/sw-precache-webpack-plugin/compare/v0.11.4...v0.11.5)
- Update circleci to node v6.11.5
- Add explicit MIT license
- Update package locks
- add support for webpack 4 ([#138](https://togithub.com/goldhand/sw-precache-webpack-plugin/issues/138))
- Replacing prepublish script with prepare. ([#112](https://togithub.com/goldhand/sw-precache-webpack-plugin/issues/112))
- Fixed service worker file name ([#111](https://togithub.com/goldhand/sw-precache-webpack-plugin/issues/111))
- use uglify-es,
- Don't lose implicit instance of `outputFileSystem`; Don't swallow fs ([#110](https://togithub.com/goldhand/sw-precache-webpack-plugin/issues/110))
- modify "importSripts" to "importScripts" ([#98](https://togithub.com/goldhand/sw-precache-webpack-plugin/issues/98))
[ ] If you want to rebase/retry this PR, check this box
To trigger a single review, invoke the @coderabbitai review command.
Tips
### Chat with CodeRabbit Bot (`@coderabbitai`)
- If you reply to a *review comment* from CodeRabbit, the bot will automatically respond.
- To engage with CodeRabbit bot directly around the specific lines of code in the PR, mention @coderabbitai in your review comment
- Note: Review comments are made on code diffs or files, not on the PR overview.
- Add `@coderabbitai ignore` anywhere in the PR description to prevent this PR from being reviewed.
### CodeRabbit Commands (invoked as PR comments)
- `@coderabbitai pause` to pause the reviews on a PR.
- `@coderabbitai resume` to resume the paused reviews.
- `@coderabbitai review` to trigger a review. This is useful when automatic reviews are disabled for the repository.
- `@coderabbitai help` to get help.
- `@coderabbitai resolve` to resolve all the CodeRabbit review comments.
Note: For conversation with the bot, please use the review comments on code diffs or files.
### CodeRabbit Configration File (`.coderabbit.yaml`)
- You can programmatically configure CodeRabbit by adding a `.coderabbit.yaml` file to the root of your repository.
- The JSON schema for the configuration file is available [here](https://coderabbit.ai/integrations/coderabbit-overrides.json).
- If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: `# yaml-language-server: $schema=https://coderabbit.ai/integrations/coderabbit-overrides.json`
This PR contains the following updates:
0.11.4
->0.11.5
This PR resolves the vulnerabilities described in Issue #32
Version 0.11.4
| Risk Change | Critical | High | Medium | Low | | --- | --- | --- | --- | --- | | N/A | 2 | 3 | 9 | 0 |Version 0.11.5
| Risk Change | Critical | High | Medium | Low | | --- | --- | --- | --- | --- | | -93% | 0 (-2 ) | 2 (-1 ) | 1 (-8 ) | 0 (--) |Mend ensures you have the greatest risk reduction ("Recommended Fix"-highlighted in green) by removing as many vulnerabilities as possible. Click to see how we calculate risk reduction.
Release Notes
goldhand/sw-precache-webpack-plugin
### [`v0.11.5`](https://togithub.com/goldhand/sw-precache-webpack-plugin/blob/HEAD/CHANGELOG.md#0115) [Compare Source](https://togithub.com/goldhand/sw-precache-webpack-plugin/compare/v0.11.4...v0.11.5) - Update circleci to node v6.11.5 - Add explicit MIT license - Update package locks - add support for webpack 4 ([#138](https://togithub.com/goldhand/sw-precache-webpack-plugin/issues/138)) - Replacing prepublish script with prepare. ([#112](https://togithub.com/goldhand/sw-precache-webpack-plugin/issues/112)) - Fixed service worker file name ([#111](https://togithub.com/goldhand/sw-precache-webpack-plugin/issues/111)) - use uglify-es, - Don't lose implicit instance of `outputFileSystem`; Don't swallow fs ([#110](https://togithub.com/goldhand/sw-precache-webpack-plugin/issues/110)) - modify "importSripts" to "importScripts" ([#98](https://togithub.com/goldhand/sw-precache-webpack-plugin/issues/98))