Skip to content
This repository was archived by the owner on Mar 9, 2021. It is now read-only.

Update dependency react-content-loader to v5 - autoclosed #598

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 26, 2020

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-content-loader 4.3.4 -> 5.1.4 age adoption passing confidence

Release Notes

danilowoz/react-content-loader

v5.1.4

Compare Source

Bug Fixes
  • package: adjust peer dependency to support React 17 (2030cf8)

v5.1.3

Compare Source

Bug Fixes
  • native: set the right initial value of the animation instance (255ff3e)

v5.1.2

Compare Source

Bug Fixes

v5.1.1

Compare Source

Bug Fixes

v5.1.0

Compare Source

Bug Fixes
  • dependencies: audit security issues (4e5bc2a)
Features
  • native: re-export Path from react-native-svg (589c971)

v5.0.4

Compare Source

Performance Improvements

v5.0.3

Compare Source

Bug Fixes

v5.0.2

Compare Source

Bug Fixes

v5.0.1

Compare Source

Bug Fixes

v5.0.0

Compare Source

V5

Migrations instructions:
From now the attribute viewBox is not generated automatically anymore, so it is necessary to use the package as a regular SVG, for example:

<ContentLoader width={width} height={height} viewBox={`0 0 ${width} ${height}`} />
BREAKING CHANGES
  • Rename primaryColor to backgroundColor and secondaryColor to
    foregroundColor.

  • feat(api): updates uniqueKey

  • Renamed prop key uniquekey to uniqueKey

  • fix(svg): removes unnecessary keys

  • fix(web svg): adds display name

  • feat(a11y): improves attrs

  • Shift ariaLabel to title prop, the value remains

  • refactor(codebase): reestructure

  • test(web native): updates with new structure

  • test(native): sets animate false on tests

  • fix(svg): removes viewBox, width and height from api

  • fix(presets): updates to new api and some design updates

  • feat(content loader): sets new default as facebook instead of a box

  • docs(readme storybook): updates to new api

  • test(web native): updates


Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@vercel
Copy link

vercel bot commented Jan 26, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/coderplex-org/coderplex/2m18fycxi
✅ Preview: https://coderplex-git-renovate-react-content-loader-5x.coderplex-org.vercel.app

@renovate renovate bot force-pushed the renovate/react-content-loader-5.x branch from 63c1e2e to 7007738 Compare November 28, 2020 15:50
@renovate renovate bot changed the title Update dependency react-content-loader to v5 Update dependency react-content-loader to v5 - autoclosed Jan 22, 2021
@renovate renovate bot closed this Jan 22, 2021
@renovate renovate bot deleted the renovate/react-content-loader-5.x branch January 22, 2021 07:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant