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 show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/feryardiant/wpdev/network/alerts).
Bumps the npm_and_yarn group with 5 updates:
1.8.5
2.3.2
0.4.3
0.6.0
3.0.0
4.2.1
5.6.0
7.1.0
3.6.1
3.14.1
Updates
braces
from 1.8.5 to 2.3.2Changelog
Sourced from braces's changelog.
... (truncated)
Commits
Updates
tunnel-agent
from 0.4.3 to 0.6.0Commits
67df643
0.6.09ca95ec
Use .from8a7c86e
0.5.15fe6221
0.5.05bbaf62
Merge pull request #25 from request/safe-buffercdc47b9
Migrating to safe-buffer for security reasons.Updates
decompress
from 3.0.0 to 4.2.1Release notes
Sourced from decompress's releases.
Commits
84a8c10
4.2.1fafff47
Meta tweaks967146e
Prevent directory traversal (#73)74a462a
Meta tweaks7ddadd9
Add note aboutfilter
optionb40549f
4.2.0c9d7e71
Switch tomake-dir
fef4335
4.1.0af0bfcc
Use graceful-fs to prevent EMFILE issues (#45)90d0a84
Fix linting errorMaintainer changes
This version was pushed to npm by sindresorhus, a new releaser for decompress since your current version.
Updates
got
from 5.6.0 to 7.1.0Commits
b725ef5
7.1.01da85aa
Bumpp-cancelable
8bb556a
Bump AVAc0c6bcf
Fix unix address parser (#339)f535947
Escape dot in regex in a test1cf2bbf
Support Array with thejson
option (#335)ee405f4
Add all helper functions in the same loop (#336)8660ab7
Add test forerr.response.body
3f11737
url
arg optimizations (#329)4e1b0bf
Fix readme highlight linkUpdates
js-yaml
from 3.6.1 to 3.14.1Changelog
Sourced from js-yaml's changelog.
... (truncated)
Commits
37caaad
3.14.1 released094c0f7
dist rebuild9586ebe
Avoid calling hasOwnProperty of user-controlled objects34e5072
3.14.0 released7b25c83
Browser files rebuild6f73473
Dev deps bump0c29349
Travis-CI: drop old nodejs versions10be97e
fix(loader): Add support forsafe/loadAll(input, options)
d6983dd
Fix issue #526: wrong quote position writing condensed flow (#527)93fbf7d
fix issue 526 (wrong quote position writing condensed flow)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 show