Skip to content

Commit faab4ad

Browse files
committed
Auto merge of #2010 - rust-lang:dependabot/npm_and_yarn/babel-plugin-transform-object-rest-spread-6.26.0, r=Turbo87
Bump babel-plugin-transform-object-rest-spread from 6.23.0 to 6.26.0 Bumps [babel-plugin-transform-object-rest-spread](https://github.com/babel/babel) from 6.23.0 to 6.26.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/babel/babel/releases">babel-plugin-transform-object-rest-spread's releases</a>.</em></p> <blockquote> <h2>v6.26.0</h2> <h2>6.26.0 (2017-08-16)</h2> <blockquote> <p>Backports for some folks (also others when we accidentally merged PRs from both 6.x/master) Lesson learned: just use <code>master</code> and backport on another branch. 7.x beta is next: <a href="https://github.com/babel/babel/milestone/9">https://github.com/babel/babel/milestone/9</a>, not planning on further 6.x releases (we say this every time)</p> </blockquote> <h4>:eyeglasses: Spec Compliancy</h4> <ul> <li><code>babel-core</code>, <code>babel-generator</code>, <code>babel-plugin-transform-flow-comments</code>, <code>babel-plugin-transform-flow-strip-types</code>, <code>babel-traverse</code>, <code>babel-types</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/6081">#6081</a> Flow opaque type 6.x backport. (<a href="https://github.com/jbrown215">@​jbrown215</a>)</li> </ul> </li> </ul> <h4>:rocket: New Feature</h4> <ul> <li><code>babel-cli</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/5796">#5796</a> Allow --inspect-brk option to be used with babel-node [6.x backport]. (<a href="https://github.com/noinkling">@​noinkling</a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-es2015-modules-commonjs</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/5811">#5811</a> Fix 5768. (<a href="https://github.com/joshwnj">@​joshwnj</a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/5469">#5469</a> Fix commonjs exports with destructuring.. (<a href="https://github.com/yavorsky">@​yavorsky</a>)</li> </ul> </li> <li><code>babel-types</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/5693">#5693</a> Hoist toSequenceExpression's convert helper. (<a href="https://github.com/jridgewell">@​jridgewell</a>)</li> </ul> </li> </ul> <h4>:memo: Documentation</h4> <ul> <li><code>babel-plugin-transform-class-properties</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/6005">#6005</a> FIX access to the prototype of an instance. (<a href="https://github.com/shuaibird">@​shuaibird</a>)</li> </ul> </li> <li><code>babel-plugin-transform-runtime</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/5857">#5857</a> Fix typos in README.md. (<a href="https://github.com/danny-andrews">@​danny-andrews</a>)</li> </ul> </li> <li><code>babel-plugin-transform-regenerator</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/5852">#5852</a> Fix babel-plugin-transform-regenerator README. (<a href="https://github.com/k15a">@​k15a</a>)</li> </ul> </li> <li>Other <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/5788">#5788</a> Add a section on troubleshooting [skip ci]. (<a href="https://github.com/peey">@​peey</a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/5755">#5755</a> Fix broken tables in README.md. (<a href="https://github.com/u9lyfish">@​u9lyfish</a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-plugin-transform-es2015-arrow-functions</code>, <code>babel-plugin-transform-es2015-modules-commonjs</code>, <code>babel-plugin-transform-es2015-spread</code>, <code>babel-plugin-transform-runtime</code>, <code>babel-register</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/5613">#5613</a> Backport doc changes. (<a href="https://github.com/xtuc">@​xtuc</a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-traverse</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/5965">#5965</a> Remove unused functions from renamer.js.. (<a href="https://github.com/mcav">@​mcav</a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/5363">#5363</a> Increase the code coverage for traverse evaluation. (<a href="https://github.com/ssuman">@​ssuman</a>)</li> </ul> </li> <li>Other <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/5938">#5938</a> Remove codecov node package and use bash uploader. (<a href="https://github.com/existentialism">@​existentialism</a>)</li> </ul> </li> </ul> <h4>Committers: 19</h4> <ul> <li>Artem Yavorsky (<a href="https://github.com/yavorsky">yavorsky</a>)</li> <li>Brian Ng (<a href="https://github.com/existentialism">existentialism</a>)</li> <li>Danny Andrews (<a href="https://github.com/danny-andrews">danny-andrews</a>)</li> <li>Henry Zhu (<a href="https://github.com/hzoo">hzoo</a>)</li> <li>Jeffrey Wear (<a href="https://github.com/wearhere">wearhere</a>)</li> <li>Jordan Brown (<a href="https://github.com/jbrown215">jbrown215</a>)</li> <li>Josh Johnston (<a href="https://github.com/joshwnj">joshwnj</a>)</li> </ul> </tr></table> ... (truncated) </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/babel/babel/blob/v6.26.0/CHANGELOG.md">babel-plugin-transform-object-rest-spread's changelog</a>.</em></p> <blockquote> <h2>6.26.0 (2017-08-16)</h2> <blockquote> <p>Backports for some folks (also other's when we accidently merged PRs from both 6.x/master) Lesson learned: just use <code>master</code> and backport on another branch.</p> </blockquote> <h4>:eyeglasses: Spec Compliancy</h4> <ul> <li><code>babel-core</code>, <code>babel-generator</code>, <code>babel-plugin-transform-flow-comments</code>, <code>babel-plugin-transform-flow-strip-types</code>, <code>babel-traverse</code>, <code>babel-types</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/6081">#6081</a> Flow opaque type 6.x backport. (<a href="https://github.com/jbrown215">@​jbrown215</a>)</li> </ul> </li> </ul> <h4>:rocket: New Feature</h4> <ul> <li><code>babel-cli</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/5796">#5796</a> Allow --inspect-brk option to be used with babel-node [6.x backport]. (<a href="https://github.com/noinkling">@​noinkling</a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-es2015-modules-commonjs</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/5811">#5811</a> Fix 5768. (<a href="https://github.com/joshwnj">@​joshwnj</a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/5469">#5469</a> Fix commonjs exports with destructuring.. (<a href="https://github.com/yavorsky">@​yavorsky</a>)</li> </ul> </li> <li><code>babel-types</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/5693">#5693</a> Hoist toSequenceExpression's convert helper. (<a href="https://github.com/jridgewell">@​jridgewell</a>)</li> </ul> </li> </ul> <h4>:memo: Documentation</h4> <ul> <li><code>babel-plugin-transform-class-properties</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/6005">#6005</a> FIX access to the prototype of an instance. (<a href="https://github.com/shuaibird">@​shuaibird</a>)</li> </ul> </li> <li><code>babel-plugin-transform-runtime</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/5857">#5857</a> Fix typos in README.md. (<a href="https://github.com/danny-andrews">@​danny-andrews</a>)</li> </ul> </li> <li><code>babel-plugin-transform-regenerator</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/5852">#5852</a> Fix babel-plugin-transform-regenerator README. (<a href="https://github.com/k15a">@​k15a</a>)</li> </ul> </li> <li>Other <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/5788">#5788</a> Add a section on troubleshooting [skip ci]. (<a href="https://github.com/peey">@​peey</a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/5755">#5755</a> Fix broken tables in README.md. (<a href="https://github.com/u9lyfish">@​u9lyfish</a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-plugin-transform-es2015-arrow-functions</code>, <code>babel-plugin-transform-es2015-modules-commonjs</code>, <code>babel-plugin-transform-es2015-spread</code>, <code>babel-plugin-transform-runtime</code>, <code>babel-register</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/5613">#5613</a> Backport doc changes. (<a href="https://github.com/xtuc">@​xtuc</a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-traverse</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/5965">#5965</a> Remove unused functions from renamer.js.. (<a href="https://github.com/mcav">@​mcav</a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/5363">#5363</a> Increase the code coverage for traverse evaluation. (<a href="https://github.com/ssuman">@​ssuman</a>)</li> </ul> </li> <li>Other <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/5938">#5938</a> Remove codecov node package and use bash uploader. (<a href="https://github.com/existentialism">@​existentialism</a>)</li> </ul> </li> </ul> <h4>Committers: 19</h4> <ul> <li>Artem Yavorsky (<a href="https://github.com/yavorsky">yavorsky</a>)</li> <li>Brian Ng (<a href="https://github.com/existentialism">existentialism</a>)</li> <li>Danny Andrews (<a href="https://github.com/danny-andrews">danny-andrews</a>)</li> <li>Henry Zhu (<a href="https://github.com/hzoo">hzoo</a>)</li> <li>Jeffrey Wear (<a href="https://github.com/wearhere">wearhere</a>)</li> <li>Jordan Brown (<a href="https://github.com/jbrown215">jbrown215</a>)</li> <li>Josh Johnston (<a href="https://github.com/joshwnj">joshwnj</a>)</li> <li>Justin Ridgewell (<a href="https://github.com/jridgewell">jridgewell</a>)</li> <li>Konstantin Pschera (<a href="https://github.com/k15a">k15a</a>)</li> </ul> </tr></table> ... (truncated) </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/cee4cde53e4f452d89229986b9368ecdb41e00da"><code>cee4cde</code></a> v6.26.0</li> <li><a href="https://github.com/babel/babel/commit/aa330999d01e7f11714749bb08e57d451a1a6ce9"><code>aa33099</code></a> update changelog</li> <li><a href="https://github.com/babel/babel/commit/5749276d7e77c721149fbd5fe398eda0e80f906b"><code>5749276</code></a> update deps</li> <li><a href="https://github.com/babel/babel/commit/7b30f77954d08ae1df774b019b1616b1f1f42735"><code>7b30f77</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/babel/babel/issues/6111">#6111</a> from modosc/update-regenerator</li> <li><a href="https://github.com/babel/babel/commit/f4716dc816fc9fd81e56aa4537e2f0ff6aa8290e"><code>f4716dc</code></a> Backport <a href="https://github-redirect.dependabot.com/babel/babel/issues/6031">#6031</a> (<a href="https://github-redirect.dependabot.com/babel/babel/issues/6112">#6112</a>)</li> <li><a href="https://github.com/babel/babel/commit/d375d80001cdef9d290afc1db175497efaa332b5"><code>d375d80</code></a> 6.26.0 changelog [skip ci]</li> <li><a href="https://github.com/babel/babel/commit/98824e7cb781ecbea493075111054d6da27a38d5"><code>98824e7</code></a> backport the fix <a href="https://github-redirect.dependabot.com/babel/babel/issues/6052">#6052</a> [skip ci]</li> <li><a href="https://github.com/babel/babel/commit/c28465e03e18052ba70643bbb2efcc5327d9b5a2"><code>c28465e</code></a> Flow opaque type 6.x backport (<a href="https://github-redirect.dependabot.com/babel/babel/issues/6081">#6081</a>)</li> <li><a href="https://github.com/babel/babel/commit/2dba910b9e32679fb0adbfb89f00d5ef30e0b715"><code>2dba910</code></a> Merge branch '6.x'</li> <li><a href="https://github.com/babel/babel/commit/4d510520376d22528aef96022e6d0ab3ddc19e14"><code>4d51052</code></a> FIX access to the prototype of an instance (<a href="https://github-redirect.dependabot.com/babel/babel/issues/6005">#6005</a>)</li> <li>Additional commits viewable in <a href="https://github.com/babel/babel/compare/v6.23.0...v6.26.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=babel-plugin-transform-object-rest-spread&package-manager=npm_and_yarn&previous-version=6.23.0&new-version=6.26.0)](https://dependabot.com/compatibility-score.html?dependency-name=babel-plugin-transform-object-rest-spread&package-manager=npm_and_yarn&previous-version=6.23.0&new-version=6.26.0) 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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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 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 the `.dependabot/config.yml` file in this repo: - Update frequency - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </details>
2 parents 655d883 + 9cec11d commit faab4ad

File tree

2 files changed

+23
-5
lines changed

2 files changed

+23
-5
lines changed

package-lock.json

+22-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
},
3131
"devDependencies": {
3232
"@ember/jquery": "^1.1.0",
33-
"babel-plugin-transform-object-rest-spread": "^6.23.0",
33+
"babel-plugin-transform-object-rest-spread": "^6.26.0",
3434
"broccoli-asset-rev": "^3.0.0",
3535
"ember-a11y-testing": "^2.0.0",
3636
"ember-auto-import": "^1.5.3",

0 commit comments

Comments
 (0)