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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels will set the current labels as the default for future PRs for this repo and language
@dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
@dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
@dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/bendtherules/is-nifty-open/pull/3
**Author:** [@dependabot[bot]](https://github.com/apps/dependabot)
**Created:** 11/2/2019
**Status:** ✅ Merged
**Merged:** 11/6/2019
**Merged by:** [@bendtherules](https://github.com/bendtherules)
**Base:** `master` ← **Head:** `dependabot/npm_and_yarn/macaddress-0.2.9`
---
### 📝 Commits (1)
- [`fb5130b`](https://github.com/bendtherules/is-nifty-open/commit/fb5130b8531b0990625b8115eb2ae5c2267876c5) Bump macaddress from 0.2.8 to 0.2.9
### 📊 Changes
**1 file changed** (+2 additions, -2 deletions)
<details>
<summary>View changed files</summary>
📝 `yarn.lock` (+2 -2)
</details>
### 📄 Description
Bumps [macaddress](https://github.com/scravy/node-macaddress) from 0.2.8 to 0.2.9.
<details>
<summary>Release notes</summary>
*Sourced from [macaddress's releases](https://github.com/scravy/node-macaddress/releases).*
> ## v0.2.9
> * Fixes an arbitrary command execution vulnerability (https://github-redirect.dependabot.com/scravy/node-macaddress/pull/16/files)
> * Adds support for `freebsd`
> * Fixes a few typos
</details>
<details>
<summary>Commits</summary>
- [`3379146`](https://github.com/scravy/node-macaddress/commit/3379146455636d8e86ccb20fbff2912032d74e66) Added note about vulnerability
- [`4d311a5`](https://github.com/scravy/node-macaddress/commit/4d311a59534cafb192367666bfda1d2a7bd2aebc) Set version 0.2.9
- [`b83e3f8`](https://github.com/scravy/node-macaddress/commit/b83e3f83b0c675f12251344533d7389d8d055e6e) Merge pull request [#11](https://github-redirect.dependabot.com/scravy/node-macaddress/issues/11) from TheBeastOfCaerbannog/master
- [`68ecfae`](https://github.com/scravy/node-macaddress/commit/68ecfaef8f897c63790bf93a77f35898678b7aa6) Added explicit LICENSE file recognizable by github
- [`e3e76d5`](https://github.com/scravy/node-macaddress/commit/e3e76d5d1c6e41777c750b9daa252c706d309f62) Support for freebsd as per pull [#16](https://github-redirect.dependabot.com/scravy/node-macaddress/issues/16)
- [`6ab7a11`](https://github.com/scravy/node-macaddress/commit/6ab7a1161bad401bbf37aacb72fe17a3aeb88ae7) Merge pull request [#13](https://github-redirect.dependabot.com/scravy/node-macaddress/issues/13) from roebuk/master
- [`4d10ca6`](https://github.com/scravy/node-macaddress/commit/4d10ca6d6217276c480be53e41d31e3c07a2a0cd) Merge pull request [#17](https://github-redirect.dependabot.com/scravy/node-macaddress/issues/17) from dekoding/patch-1
- [`358fd59`](https://github.com/scravy/node-macaddress/commit/358fd594adb196a86b94ac9c691f69fe5dad2332) Merge pull request [#20](https://github-redirect.dependabot.com/scravy/node-macaddress/issues/20) from flypapertech/fixCommandInjection
- [`214ad00`](https://github.com/scravy/node-macaddress/commit/214ad005bc8612f40eab9a2006e0e2ea0bd16cc1) Run travis against osx and linux, travis doesn't do windows
- [`7b0a488`](https://github.com/scravy/node-macaddress/commit/7b0a488dab62c7258d9a3bdc0d6a72b803d9c717) Fix for Node 0.8 thru 0.10
- Additional commits viewable in [compare view](https://github.com/scravy/node-macaddress/compare/0.2.8...0.2.9)
</details>
<br />
[](https://help.github.com/articles/configuring-automated-security-fixes)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/bendtherules/is-nifty-open/network/alerts).
</details>
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/bendtherules/is-nifty-open/pull/3
Author: @dependabot[bot]
Created: 11/2/2019
Status: ✅ Merged
Merged: 11/6/2019
Merged by: @bendtherules
Base:
master← Head:dependabot/npm_and_yarn/macaddress-0.2.9📝 Commits (1)
fb5130bBump macaddress from 0.2.8 to 0.2.9📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
yarn.lock(+2 -2)📄 Description
Bumps macaddress from 0.2.8 to 0.2.9.
Release notes
Sourced from macaddress's releases.
Commits
3379146Added note about vulnerability4d311a5Set version 0.2.9b83e3f8Merge pull request #11 from TheBeastOfCaerbannog/master68ecfaeAdded explicit LICENSE file recognizable by githube3e76d5Support for freebsd as per pull #166ab7a11Merge pull request #13 from roebuk/master4d10ca6Merge pull request #17 from dekoding/patch-1358fd59Merge pull request #20 from flypapertech/fixCommandInjection214ad00Run travis against osx and linux, travis doesn't do windows7b0a488Fix for Node 0.8 thru 0.10Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot ignore this [patch|minor|major] versionwill close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and languageYou can disable automated security fix PRs for this repo from the Security Alerts page.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.