Skip to content

Commit

Permalink
Bump broccoli-merge-trees from 2.0.1 to 3.0.1 (#345)
Browse files Browse the repository at this point in the history
Bumps [broccoli-merge-trees](https://github.com/broccolijs/broccoli-merge-trees) from 2.0.1 to 3.0.1.
<details>
<summary>Changelog</summary>

*Sourced from [broccoli-merge-trees's changelog](https://github.com/broccolijs/broccoli-merge-trees/blob/master/CHANGELOG.md).*

> # master
> 
> # 3.0.0
> 
> * Upgrade to node-merge-trees ^2.0.0; this reduces code complexity and fixes an
>   obscure bug
> 
> * Bump minimum Node version to 6.0.0
> 
> # 2.0.0
> 
> * Require Node >= 4
> 
> # 1.2.4
> 
> * Revert to version 1.2.1 to restore Node 0.10 compatibility
> 
> # 1.2.3
> 
> * Bump merge-trees dependency for Node 4 compatibility
> 
> # 1.2.2
> 
> * Extract logic into node-merge-trees package
> 
> # 1.2.1
> 
> * Fix typo with cache directory opt-out.
> 
> # 1.2.0
> 
> * Opt out of cache directory creation.
> 
> # 1.1.4
> 
> * Use heimdalljs for instrumentation and logging
> 
> # 1.1.3
> 
> * Include only necessary files in npm package
> 
> # 1.1.2
> 
> * Update fs-tree-diff, fixes "rename only file in directory" bug, and possible performance improvements.
> 
> # 1.1.1
> 
> * Upgrade to can-symlink 1.0.0
> 
> # 1.1.0
></table> ... (truncated)
</details>
<details>
<summary>Commits</summary>

- [`f588e5f`](broccolijs/broccoli-merge-trees@f588e5f) release v3.0.1 🎉
- [`a7df138`](broccolijs/broccoli-merge-trees@a7df138) Merge pull request [#64](https://github-redirect.dependabot.com/broccolijs/broccoli-merge-trees/issues/64) from broccolijs/hjdivad/merge-trees-err-msg
- [`d701be6`](broccolijs/broccoli-merge-trees@d701be6) build adds input nodes to error message
- [`35b63e5`](broccolijs/broccoli-merge-trees@35b63e5) Update devDependencies
- [`b5985e2`](broccolijs/broccoli-merge-trees@b5985e2) Do not claim the new version is faster; it seems to be within the margin of e...
- [`24643af`](broccolijs/broccoli-merge-trees@24643af) Clarify CHANGELOG entry
- [`98187b1`](broccolijs/broccoli-merge-trees@98187b1) Release version 3.0.0
- [`7b6f8c2`](broccolijs/broccoli-merge-trees@7b6f8c2) Update .travis.yml and appveyor.yml
- [`545a157`](broccolijs/broccoli-merge-trees@545a157) Upgrade to node-merge-trees ^2.0.0; this requires Node 6.0.0 or greater
- See full diff in [compare view](broccolijs/broccoli-merge-trees@v2.0.1...v3.0.1)
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=broccoli-merge-trees&package-manager=npm_and_yarn&previous-version=2.0.1&new-version=3.0.1)](https://dependabot.com/compatibility-score.html?dependency-name=broccoli-merge-trees&package-manager=npm_and_yarn&previous-version=2.0.1&new-version=3.0.1)

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 will **not** automatically merge this PR because it includes an out-of-range update to a production dependency.

---

**Note:** This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking `Bump now` in your [Dependabot dashboard](https://app.dependabot.com).

<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 cancel merge` will cancel a previously requested merge
- `@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
- `@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 your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

</details>
  • Loading branch information
dependabot[bot] authored and Turbo87 committed Oct 13, 2018
1 parent 13e7808 commit c962dcf
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"dependencies": {
"@ember/test-helpers": "^0.7.26",
"broccoli-funnel": "^2.0.1",
"broccoli-merge-trees": "^2.0.0",
"broccoli-merge-trees": "^3.0.1",
"common-tags": "^1.4.0",
"ember-cli-babel": "^6.8.2",
"ember-cli-test-loader": "^2.2.0",
Expand Down
34 changes: 33 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1261,6 +1261,14 @@ broccoli-merge-trees@^2.0.0:
broccoli-plugin "^1.3.0"
merge-trees "^1.0.1"

broccoli-merge-trees@^3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/broccoli-merge-trees/-/broccoli-merge-trees-3.0.1.tgz#545dfe9f695cec43372b3ee7e63c7203713ea554"
integrity sha512-EFPBLbCoyCLdjJx0lxn+acWXK/GAZesXokS4OsF7HuB+WdnV76HVJPdfwp9TaXaUkrtb7eU+ymh9tY9wOGQjMQ==
dependencies:
broccoli-plugin "^1.3.0"
merge-trees "^2.0.0"

broccoli-middleware@^1.0.0:
version "1.2.1"
resolved "https://registry.yarnpkg.com/broccoli-middleware/-/broccoli-middleware-1.2.1.tgz#a21f255f8bfe5a21c2f0fbf2417addd9d24c9436"
Expand Down Expand Up @@ -1625,6 +1633,11 @@ clean-css@^3.4.5:
commander "2.8.x"
source-map "0.4.x"

clean-up-path@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/clean-up-path/-/clean-up-path-1.0.0.tgz#de9e8196519912e749c9eaf67c13d64fac72a3e5"
integrity sha512-PHGlEF0Z6976qQyN6gM7kKH6EH0RdfZcc8V+QhFe36eRxV0SMH5OUBZG7Bxa9YcreNzyNbK63cGiZxdSZgosRw==

cli-cursor@^1.0.1, cli-cursor@^1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/cli-cursor/-/cli-cursor-1.0.2.tgz#64da3f7d56a54412e59794bd62dc35295e8f2987"
Expand Down Expand Up @@ -3561,6 +3574,17 @@ fs-tree-diff@^0.5.2, fs-tree-diff@^0.5.3, fs-tree-diff@^0.5.4, fs-tree-diff@^0.5
path-posix "^1.0.0"
symlink-or-copy "^1.1.8"

fs-updater@^1.0.4:
version "1.0.4"
resolved "https://registry.yarnpkg.com/fs-updater/-/fs-updater-1.0.4.tgz#2329980f99ae9176e9a0e84f7637538a182ce63b"
integrity sha512-0pJX4mJF/qLsNEwTct8CdnnRdagfb+LmjRPJ8sO+nCnAZLW0cTmz4rTgU25n+RvTuWSITiLKrGVJceJPBIPlKg==
dependencies:
can-symlink "^1.0.0"
clean-up-path "^1.0.0"
heimdalljs "^0.2.5"
heimdalljs-logger "^0.1.9"
rimraf "^2.6.2"

fs-write-stream-atomic@^1.0.8:
version "1.0.10"
resolved "https://registry.yarnpkg.com/fs-write-stream-atomic/-/fs-write-stream-atomic-1.0.10.tgz#b47df53493ef911df75731e70a9ded0189db40c9"
Expand Down Expand Up @@ -3926,7 +3950,7 @@ heimdalljs-logger@^0.1.7, heimdalljs-logger@^0.1.9:
debug "^2.2.0"
heimdalljs "^0.2.6"

heimdalljs@^0.2.0, heimdalljs@^0.2.1, heimdalljs@^0.2.3, heimdalljs@^0.2.6:
heimdalljs@^0.2.0, heimdalljs@^0.2.1, heimdalljs@^0.2.3, heimdalljs@^0.2.5, heimdalljs@^0.2.6:
version "0.2.6"
resolved "https://registry.yarnpkg.com/heimdalljs/-/heimdalljs-0.2.6.tgz#b0eebabc412813aeb9542f9cc622cb58dbdcd9fe"
integrity sha512-o9bd30+5vLBvBtzCPwwGqpry2+n0Hi6H1+qwt6y+0kwRHGGF8TFIhJPmnuM0xO97zaKrDZMwO/V56fAnn8m/tA==
Expand Down Expand Up @@ -5260,6 +5284,14 @@ merge-trees@^1.0.1:
rimraf "^2.4.3"
symlink-or-copy "^1.0.0"

merge-trees@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/merge-trees/-/merge-trees-2.0.0.tgz#a560d796e566c5d9b2c40472a2967cca48d85161"
integrity sha512-5xBbmqYBalWqmhYm51XlohhkmVOua3VAUrrWh8t9iOkaLpS6ifqm/UVuUjQCeDVJ9Vx3g2l6ihfkbLSTeKsHbw==
dependencies:
fs-updater "^1.0.4"
heimdalljs "^0.2.5"

merge@^1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/merge/-/merge-1.2.0.tgz#7531e39d4949c281a66b8c5a6e0265e8b05894da"
Expand Down

0 comments on commit c962dcf

Please sign in to comment.