124.md (5089B)
1 # PR #124 chore(deps): bump extend from 2.0.1 to 2.0.2 2 3 - **Status:** merged 4 - **Author:** @dependabot[bot] 5 - **Created:** 2019-10-22T15:27:25Z 6 - **Branch:** dependabot/npm_and_yarn/extend-2.0.2 → master 7 - **Merged:** 2019-10-22T15:30:49Z 8 - **Labels:** dependencies 9 - **Diff:** [124.diff](./124.diff) 10 11 --- 12 13 Bumps [extend](https://github.com/justmoon/node-extend) from 2.0.1 to 2.0.2. 14 <details> 15 <summary>Changelog</summary> 16 17 *Sourced from [extend's changelog](https://github.com/justmoon/node-extend/blob/master/CHANGELOG.md).* 18 19 > 2.0.2 / 2018-07-19 20 > ================== 21 > * [Fix] Prevent merging `__proto__` property ([#48](https://github-redirect.dependabot.com/justmoon/node-extend/issues/48)) 22 > * [Fix] deep extending should work with a non-object ([#46](https://github-redirect.dependabot.com/justmoon/node-extend/issues/46)) 23 > * [Docs] Switch from vb.teelaun.ch to versionbadg.es for the npm version badge SVG. 24 > * [Docs] Add example to readme ([#34](https://github-redirect.dependabot.com/justmoon/node-extend/issues/34)) 25 > * [Dev Deps] update `tape`, `eslint`, `@ljharb/eslint-config`, `covert`, `jscs` 26 > * [Tests] up to `node` `v10.7`, `v9.11`, `v8.11`, `v7.10`, `v6.14`, `v4.9`; `io.js` `v2.3`; use `nvm install-latest-npm` 27 > * [Tests] Add `npm run eslint` 28 > * [Tests] `int` is an ES3 reserved word 29 </details> 30 <details> 31 <summary>Commits</summary> 32 33 - [`a439429`](https://github.com/justmoon/node-extend/commit/a4394292a2514adafbad2a92c1823708864a57dd) v2.0.2 34 - [`5f23117`](https://github.com/justmoon/node-extend/commit/5f2311719e9a182bd6f80137db25d0772aaf691b) [Dev Deps] add `safe-publish-latest` 35 - [`92f406d`](https://github.com/justmoon/node-extend/commit/92f406de84911427b5695d8e6867a037e55fb094) Revert "Merge pull request [#32](https://github-redirect.dependabot.com/justmoon/node-extend/issues/32) from greelgorke/master" 36 - [`8d106d2`](https://github.com/justmoon/node-extend/commit/8d106d23931c0802e8b88188b0aac433e13358d9) v3.0.2 37 - [`e97091f`](https://github.com/justmoon/node-extend/commit/e97091fa7557e106042e475ef59e654fa9d2c7ab) [Dev Deps] update `tape` 38 - [`e841aac`](https://github.com/justmoon/node-extend/commit/e841aac7ce7119606345b440b0a9e7668e848985) [Tests] up to `node` `v10.7` 39 - [`0e68e71`](https://github.com/justmoon/node-extend/commit/0e68e71d93507fcc391e398bc84abd0666b28190) [Fix] Prevent merging __proto__ property 40 - [`a689700`](https://github.com/justmoon/node-extend/commit/a689700740b44846e76f8f1dc4bdf230a2cb5c0d) Only apps should have lockfiles 41 - [`f13c1c4`](https://github.com/justmoon/node-extend/commit/f13c1c4e51c47b90604eb2dc56cc60561e497d36) [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `tape` 42 - [`f3570fe`](https://github.com/justmoon/node-extend/commit/f3570fe5582dbfba47e60c0cd75b4fb6f01cd3fe) [Tests] up to `node` `v10.0`, `v9.11`, `v8.11`, `v7.10`, `v6.14`, `v4.9`; use... 43 - Additional commits viewable in [compare view](https://github.com/justmoon/node-extend/compare/v2.0.1...v2.0.2) 44 </details> 45 <br /> 46 47 [](https://help.github.com/articles/configuring-automated-security-fixes) 48 49 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`. 50 51 [//]: # (dependabot-automerge-start) 52 [//]: # (dependabot-automerge-end) 53 54 --- 55 56 <details> 57 <summary>Dependabot commands and options</summary> 58 <br /> 59 60 You can trigger Dependabot actions by commenting on this PR: 61 - `@dependabot rebase` will rebase this PR 62 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 63 - `@dependabot merge` will merge this PR after your CI passes on it 64 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 65 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 66 - `@dependabot reopen` will reopen this PR if it is closed 67 - `@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) 68 - `@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) 69 - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language 70 - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language 71 - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language 72 - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language 73 74 You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/MTRNord/freifunk-bot/network/alerts). 75 76 </details> 77