cartologic / cartoview

Cartoview is a web platform that extends the popular GeoNode SDI to provide the ability to create, share, and visualize GIS Web Mapping Applications easily and quickly from the browser. Cartoview Provides an Appstore for GIS Developers.
https://cartoview.net
BSD 2-Clause "Simplified" License
77 stars 37 forks source link

Bump macaddress from 0.2.8 to 0.2.9 in /cartoview/static/cartoview/slider #203

Closed dependabot[bot] closed 5 years ago

dependabot[bot] commented 5 years ago

Bumps macaddress from 0.2.8 to 0.2.9.

Release notes *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
Commits - [`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)


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.


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
coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 583


Totals Coverage Status
Change from base Build 579: 0.0%
Covered Lines: 1916
Relevant Lines: 2994

💛 - Coveralls