jonocairns / aubri

Plex for audiobooks
MIT License
11 stars 2 forks source link

Bump react-content-loader from 4.3.4 to 6.0.2 in /client #468

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps react-content-loader from 4.3.4 to 6.0.2.

Release notes

Sourced from react-content-loader's releases.

v6.0.2

6.0.2 (2021-03-04)

Bug Fixes

v6.0.1

6.0.1 (2021-01-19)

Bug Fixes

  • react native: handle animated prop correctly on the animated callback (fb0e704)

v6.0.0

6.0.0 (2021-01-14)

Features

  • native/svg.tsx native/index.ts: implement 'interval' prop for RN (baee556)

BREAKING CHANGES

  • native/svg.tsx native/index.ts: The current delay is same as the speed. After the change it is a quarter of the speed by default.

v5.1.4

5.1.4 (2020-10-30)

Bug Fixes

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

v5.1.3

5.1.3 (2020-10-19)

Bug Fixes

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

v5.1.2

5.1.2 (2020-09-20)

... (truncated)

Commits
  • db8f64b fix: cleanup native SVG animations (#232)
  • fb0e704 fix(react native): handle animated prop correctly on the animated callback
  • c6da59d Merge pull request #229 from NikolaIliev/master
  • 52c65e2 Merge branch 'master' into master
  • 2997712 ci(workflow): run ci on pullrequests
  • baee556 feat(native/svg.tsx native/index.ts): implement 'interval' prop for RN
  • 7e17f94 Merge pull request #227 from danilowoz/dependabot/npm_and_yarn/ini-1.3.8
  • 47797a8 chore(deps): bump ini from 1.3.5 to 1.3.8
  • f773444 Merge pull request #226 from danilowoz/dependabot/npm_and_yarn/semantic-relea...
  • 1c6fb69 chore(deps-dev): bump semantic-release from 15.14.0 to 17.2.3
  • Additional commits viewable in compare view


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.

Dependabot will not automatically merge this PR because it includes a major update to a production dependency.


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 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 the `.dependabot/config.yml` file in this repo: - Update frequency - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 3 years ago

Superseded by #489.