Skip to content

Bump babel-plugin-transform-object-rest-spread from 6.23.0 to 6.26.0 #2010

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Dec 20, 2019

Bumps babel-plugin-transform-object-rest-spread from 6.23.0 to 6.26.0.

Release notes

Sourced from babel-plugin-transform-object-rest-spread's releases.

v6.26.0

6.26.0 (2017-08-16)

Backports for some folks (also others when we accidentally merged PRs from both 6.x/master) Lesson learned: just use master and backport on another branch. 7.x beta is next: https://github.com/babel/babel/milestone/9, not planning on further 6.x releases (we say this every time)

👓 Spec Compliancy

  • babel-core, babel-generator, babel-plugin-transform-flow-comments, babel-plugin-transform-flow-strip-types, babel-traverse, babel-types

🚀 New Feature

  • babel-cli
    • #5796 Allow --inspect-brk option to be used with babel-node [6.x backport]. (@​noinkling)

🐛 Bug Fix

📝 Documentation

  • babel-plugin-transform-class-properties
  • babel-plugin-transform-runtime
  • babel-plugin-transform-regenerator
    • #5852 Fix babel-plugin-transform-regenerator README. (@​k15a)
  • Other
  • babel-generator, babel-plugin-transform-es2015-arrow-functions, babel-plugin-transform-es2015-modules-commonjs, babel-plugin-transform-es2015-spread, babel-plugin-transform-runtime, babel-register

🏠 Internal

Committers: 19

... (truncated)
Changelog

Sourced from babel-plugin-transform-object-rest-spread's changelog.

6.26.0 (2017-08-16)

Backports for some folks (also other's when we accidently merged PRs from both 6.x/master) Lesson learned: just use master and backport on another branch.

👓 Spec Compliancy

  • babel-core, babel-generator, babel-plugin-transform-flow-comments, babel-plugin-transform-flow-strip-types, babel-traverse, babel-types

🚀 New Feature

  • babel-cli
    • #5796 Allow --inspect-brk option to be used with babel-node [6.x backport]. (@​noinkling)

🐛 Bug Fix

📝 Documentation

  • babel-plugin-transform-class-properties
  • babel-plugin-transform-runtime
  • babel-plugin-transform-regenerator
    • #5852 Fix babel-plugin-transform-regenerator README. (@​k15a)
  • Other
  • babel-generator, babel-plugin-transform-es2015-arrow-functions, babel-plugin-transform-es2015-modules-commonjs, babel-plugin-transform-es2015-spread, babel-plugin-transform-runtime, babel-register

🏠 Internal

Committers: 19

... (truncated)
Commits

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 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)

@rust-highfive
Copy link

r? @smarnach

(rust_highfive has picked a reviewer for you, use r? to override)

@Turbo87
Copy link
Member

Turbo87 commented Dec 20, 2019

@bors r+

@bors
Copy link
Contributor

bors commented Dec 20, 2019

📌 Commit 9cec11d has been approved by Turbo87

@bors
Copy link
Contributor

bors commented Dec 20, 2019

⌛ Testing commit 9cec11d with merge faab4ad...

bors added a commit that referenced this pull request Dec 20, 2019
…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>
@bors
Copy link
Contributor

bors commented Dec 20, 2019

💥 Test timed out

@bors
Copy link
Contributor

bors commented Dec 21, 2019

☔ The latest upstream changes (presumably #2037) made this pull request unmergeable. Please resolve the merge conflicts.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/babel-plugin-transform-object-rest-spread-6.26.0 branch from 9cec11d to f3c5f05 Compare December 21, 2019 19:15
@bors
Copy link
Contributor

bors commented Dec 25, 2019

☔ The latest upstream changes (presumably #2050) made this pull request unmergeable. Please resolve the merge conflicts.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/babel-plugin-transform-object-rest-spread-6.26.0 branch from f3c5f05 to 1dec346 Compare December 25, 2019 13:06
@locks
Copy link
Contributor

locks commented Dec 25, 2019

@bors r+

@bors
Copy link
Contributor

bors commented Dec 25, 2019

📌 Commit 1dec346 has been approved by locks

@bors
Copy link
Contributor

bors commented Dec 25, 2019

⌛ Testing commit 1dec346 with merge 18a6ecf...

bors added a commit that referenced this pull request Dec 25, 2019
…transform-object-rest-spread-6.26.0, r=locks

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>
@bors
Copy link
Contributor

bors commented Dec 25, 2019

💥 Test timed out

@carols10cents
Copy link
Member

ahahaha further evidence for my theory (well, really turbo87's theory)

  • #5788 Add a section on troubleshooting [skip ci]. (@​peey)
  • d375d80 6.26.0 changelog [skip ci]
  • 98824e7 backport the fix #6052 [skip ci]
  • @carols10cents
    Copy link
    Member

    @dependabot rebase

    @dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/babel-plugin-transform-object-rest-spread-6.26.0 branch from 1dec346 to 21fb47c Compare January 3, 2020 02:43
    @carols10cents
    Copy link
    Member

    @bors r+

    @bors
    Copy link
    Contributor

    bors commented Jan 3, 2020

    📌 Commit 21fb47c has been approved by carols10cents

    @bors
    Copy link
    Contributor

    bors commented Jan 3, 2020

    ⌛ Testing commit 21fb47c with merge 85bf66e...

    bors added a commit that referenced this pull request Jan 3, 2020
    …transform-object-rest-spread-6.26.0, r=carols10cents
    
    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/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/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/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>
    @bors
    Copy link
    Contributor

    bors commented Jan 3, 2020

    ☀️ Test successful - checks-travis
    Approved by: carols10cents
    Pushing 85bf66e to master...

    @bors bors merged commit 21fb47c into master Jan 3, 2020
    @dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/babel-plugin-transform-object-rest-spread-6.26.0 branch January 3, 2020 03:26
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    None yet
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    6 participants