airbnb / react-with-styles-interface-aphrodite

Interface to use react-with-styles with Aphrodite
MIT License
54 stars 14 forks source link

Update aphrodite to the latest version šŸš€ #41

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

ā˜ļø Greenkeeperā€™s updated Terms of Service will come into effect on April 6th, 2018.

Version 2.0.0 of aphrodite was just published.

Dependency aphrodite
Current Version 1.2.5
Type devDependency

The version 2.0.0 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.

It might be worth looking into these changes and trying to get this project onto the latest version of aphrodite.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you donā€™t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 38 commits.

  • 6703eb7 2.0.0
  • e70c850 Update flow 0.34 -> 0.67
  • cabad93 Update rollup devDependencies
  • 427fc69 Allow StyleSheetServer to be minified out in client-only bundles
  • e1a71ff Allow StyleSheetTestUtils to be minified out in production
  • 1af3bb2 Remove separate iteration for summing length of style defs
  • 83693f2 Update Travis config
  • f41a375 Update jsdom v6 -> v11
  • fc85217 Update package-lock.json
  • fcc5076 Replace object spread with a reducer
  • e0e7fbf Replace object spread with Set in generateCSSRuleset
  • c24225a Merge pull request #302 from dmiller9911/typings
  • 6abe537 Remove StyleDeclarationValue private members from export. Remove unused exports from css-properties. Add license/permission from glamorous typings to be safe. Add tests to verify typing functionality over time.
  • dcd3941 Moved typings into repo, and updated typings to improve type safety.
  • 860fc47 Use cross-env and add node to build:prefixes to support developers on windows.

There are 38 commits in total.

See the full diff

FAQ and help 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).

Your Greenkeeper bot :palm_tree:

greenkeeper[bot] commented 6 years ago

Version 2.1.0 just got published.

Update to this version instead šŸš€

Commits

The new version differs by 4 commits.

See the full diff