Skip to content
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

Treat null as a valid plain object prototype in isPlainObject() #1075

Merged
merged 1 commit into from Nov 10, 2018

Conversation

rgrove
Copy link
Contributor

@rgrove rgrove commented Nov 7, 2018

Fixes #1074

@netlify
Copy link

netlify bot commented Nov 7, 2018

Deploy preview for react-redux-docs ready!

Built with commit 6c7b5e4

https://deploy-preview-1075--react-redux-docs.netlify.com

@timdorr timdorr merged commit 8987de0 into reduxjs:master Nov 10, 2018
AlMcKinlay pushed a commit to AlMcKinlay/completionist-toolbox that referenced this pull request Nov 12, 2018
## The dependency [react-redux](https://github.com/reduxjs/react-redux) was updated from `5.1.0` to `5.1.1`.
This version is **not covered** by your **current version range**.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

---

<details>
<summary>Release Notes for v5.1.1</summary>

<h2><a href="https://urls.greenkeeper.io/reactjs/react-redux/compare/v5.1.0...v5.1.1">Changes</a></h2>
<ul>
<li>Upgrade hoist-non-react-statics to deal with contextType (by <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=17882" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://urls.greenkeeper.io/timdorr">@timdorr</a>)</li>
<li>Treat <code>null</code> as a valid plain object prototype in <code>isPlainObject()</code> (<a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="378515787" data-permission-text="Issue title is private" data-url="reduxjs/react-redux#1075" data-hovercard-type="pull_request" data-hovercard-url="/reduxjs/react-redux/pull/1075/hovercard" href="https://urls.greenkeeper.io/reduxjs/react-redux/pull/1075">#1075</a> by <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=1465" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://urls.greenkeeper.io/rgrove">@rgrove</a>)</li>
</ul>
</details>

<details>
<summary>Commits</summary>
<p>The new version differs by 3 commits.</p>
<ul>
<li><a href="https://urls.greenkeeper.io/reduxjs/react-redux/commit/5cdb83a91ca0ad4414a978f56eb34392a1e3f9df"><code>5cdb83a</code></a> <code>5.1.1</code></li>
<li><a href="https://urls.greenkeeper.io/reduxjs/react-redux/commit/c9d214e1147187ccc1d9241a99b8441fc9fc50ee"><code>c9d214e</code></a> <code>Treat <code>null</code> as a valid plain object prototype in <code>isPlainObject()</code> (#1075)</code></li>
<li><a href="https://urls.greenkeeper.io/reduxjs/react-redux/commit/574ecc5e0924ed80931983990a1b06cbf100b17e"><code>574ecc5</code></a> <code>Upgrade hoist-non-react-statics to deal with contextType</code></li>
</ul>
<p>See the <a href="https://urls.greenkeeper.io/reduxjs/react-redux/compare/b245f83da57150771bdf4ca04ba351cabe4247c8...5cdb83a91ca0ad4414a978f56eb34392a1e3f9df">full diff</a></p>
</details>

<details>
  <summary>FAQ and help</summary>

  There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).
</details>

---


Your [Greenkeeper](https://greenkeeper.io) bot 🌴
webguru7 pushed a commit to webguru7/react-redux that referenced this pull request Dec 8, 2022
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.

None yet

2 participants