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

Update react-helmet to version 4.0.0 🚀 #43

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello lovely humans,

react-helmet just published its new version 4.0.0.

State Update 🚀
Dependency react-helmet
New version 4.0.0
Type devDependency

This version is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of react-helmet.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.

Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right?
Are you unsure about how things are supposed to work?

There is a collection of frequently asked questions and while I’m just a bot, there is a group of people who are happy to teach me new things. Let them know.

Good luck with your project ✨

You rock!

🌴


The new version differs by 67 commits .

  • 79403c7 Put back in the optimization that broken 3.3.1 build - PlainComponent replaced with stateless functional component NullComponent. Added peerDependencies to enforce React 15 or higher. (#228)
  • 86933c3 Fix/revert null component (#227)
  • d4e7c1d Release 3.3.1
  • 042b38d Drops separate PlainComponent file, makes series of small optimizations (#223)
  • d727b2e Updates react-side-effect to v1.1.0 (#222)
  • 779cd89 (docs) add PR badge / update npm badge / align helmet image / close img tag (#221)
  • 4354c5c Release 3.3.0 (#218)
  • 9af19cd Additional htmlAttributes unit tests.
  • e6ec816 Cleanup (#217)
  • ef47e8f map className to class when updating htmlAttributes (#205)
  • 300f494 Refactor titleAttributes
  • 6312e09 Add itemProp attributes for meta tag, titleAttributes for title (#169)
  • c509eb2 (test) added advanced html attributes unit tests
  • 9a3fbdc (docs) ReactDOMServer for React server functions
  • bd8112c Release 3.2.3 (#212)

There are 67 commits in total. See the full diff.


This pull request was created by greenkeeper.io.

Tired of seeing this sponsor message? ⚡ greenkeeper upgrade

@codecov-io
Copy link

codecov-io commented Jan 17, 2017

Current coverage is 100% (diff: 100%)

Merging #43 into master will not change coverage

@@           master   #43   diff @@
===================================
  Files           3     3          
  Lines          16    16          
  Methods         2     0     -2   
  Messages        0     0          
  Branches        0     2     +2   
===================================
  Hits           16    16          
  Misses          0     0          
  Partials        0     0          

Powered by Codecov. Last update ef760f6...2e875b3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants