Skip to content
This repository has been archived by the owner on Mar 1, 2023. It is now read-only.

Build(deps): [Security] Bump dot-prop from 4.2.0 to 4.2.1 #210

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Aug 18, 2020

Bumps dot-prop from 4.2.0 to 4.2.1. This update includes a security fix.

Vulnerabilities fixed

Sourced from The GitHub Security Advisory Database.

Prototype Pollution in dot-prop Prototype pollution vulnerability in dot-prop npm package before versions 4.2.1 and 5.1.1 allows an attacker to add arbitrary properties to JavaScript language constructs such as objects.

Affected versions: < 4.2.1

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.

If all status checks pass Dependabot will automatically merge this pull request.


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 badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added Component: Security dependency Pull requests that update a dependency file labels Aug 18, 2020
@dependabot-preview
Copy link
Contributor Author

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@codecov
Copy link

codecov bot commented Aug 18, 2020

Codecov Report

Merging #210 (930c49a) into master (f4d9f36) will increase coverage by 4.67%.
The diff coverage is n/a.

❗ Current head 930c49a differs from pull request most recent head 8724724. Consider uploading reports for the commit 8724724 to get more accurate results
Impacted file tree graph

@@             Coverage Diff              @@
##             master     #210      +/-   ##
============================================
+ Coverage     61.65%   66.33%   +4.67%     
  Complexity      929      929              
============================================
  Files            56       56              
  Lines          2595     2412     -183     
============================================
  Hits           1600     1600              
+ Misses          995      812     -183     
Impacted Files Coverage Δ Complexity Δ
src/Prefetcher/Prefetcher.php 0.00% <0.00%> (ø) 39.00% <0.00%> (ø%)
src/Common/Downloader/Downloader.php 0.00% <0.00%> (ø) 40.00% <0.00%> (ø%)
src/Common/Downloader/CurlDownloader.php 0.00% <0.00%> (ø) 46.00% <0.00%> (ø%)
src/Automatic/Operation/AbstractOperation.php 0.00% <0.00%> (ø) 14.00% <0.00%> (ø%)
src/Prefetcher/TruncatedComposerRepository.php 0.00% <0.00%> (ø) 6.00% <0.00%> (ø%)
src/Prefetcher/Plugin.php 19.51% <0.00%> (+1.86%) 52.00% <0.00%> (ø%)
src/Common/Downloader/ParallelDownloader.php 11.45% <0.00%> (+1.89%) 64.00% <0.00%> (ø%)
src/Common/Package.php 100.00% <0.00%> (+2.15%) 45.00% <0.00%> (ø%)
...matic/Configurator/ComposerScriptsConfigurator.php 98.41% <0.00%> (+3.02%) 22.00% <0.00%> (ø%)
src/Automatic/Automatic.php 62.19% <0.00%> (+3.32%) 106.00% <0.00%> (ø%)
... and 17 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d0fa193...8724724. Read the comment docs.

Bumps [dot-prop](https://github.com/sindresorhus/dot-prop) from 4.2.0 to 4.2.1. **This update includes a security fix.**
- [Release notes](https://github.com/sindresorhus/dot-prop/releases)
- [Commits](https://github.com/sindresorhus/dot-prop/commits)

Signed-off-by: dependabot-preview[bot] <[email protected]>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/dot-prop-4.2.1 branch from 930c49a to 8724724 Compare May 24, 2021 13:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Component: Security dependency Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants