nfl / react-gpt

A React display ad component using Google Publisher Tag
MIT License
145 stars 84 forks source link

Bump radium from 0.18.4 to 0.26.0 #113

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps radium from 0.18.4 to 0.26.0.

Changelog

Sourced from radium's changelog.

0.26.0 (September 5, 2019)

Bug Fixes

  • Add hook and forwardRef support (#1027)

Breaking Changes

  • Radium now requires React@16.8.0+ (#1027)

0.25.2 (June 7, 2019)

Bug Fixes

  • Bump handlebars from 4.0.6 to 4.1.2 (#1026)
  • Fixed bug with undefined _extraRadiumStateKeys (#1025)
  • Update unitless CSS property list and licensing (#1020)

0.25.1 (December 16, 2018)

Bug Fixes

  • Pass snapshot argument to `componentDidUpdate (#1013)

Infra/Tooling

  • Fix console warnings when running examples (#1002)
  • Upgrade karma to 3.0 (#1003)
  • Refactor enhancer for readability (#1004)
  • Replace Isparta with Istanbul (#1011)
  • Prettier (#1012)

0.25.0 (September 16, 2018)

  • Use Reflect to construct es native classes in a way that preserves the value of this used in the constructor. (#999, #1001)
  • Handle multiple animationName props (#909)

0.24.1 (July 9, 2018)

  • Make <StyleSheet> manually update <style> tag DOM, fixing media queries on component level flickering. (#626, #950)

0.24.0 (March 29, 2018)

  • Fix render methods that return array of children or React.Fragment. (#950)
  • Upgrade tests to React 16.2 (for Fragment support)

0.23.0 (March 15, 2018)

  • Support ES7 arrow functions for React class methods. (#738)
... (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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@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 your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
CLAassistant commented 4 years ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

dependabot-preview[bot] commented 4 years ago

Superseded by #138.