react-nonav
react-nonav copied to clipboard
Bump react-native-reanimated from 1.4.0 to 1.13.3 in /example
Bumps react-native-reanimated from 1.4.0 to 1.13.3.
Release notes
Sourced from react-native-reanimated's releases.
1.13.3
🐛 Bug fixes
- Replace global.Expo.Constants with NativeModules check (#1803) by
@brentvatne
👍 Improvements
- Replace setImmediate with requestAnimationFrame (#1521) by
@DrRefactor
- Support radians in interpolateNode() (#1756) by
@javascripter
⌨️ Typescript
- Update
color
andinterpolateColors
return type to allow strings (#1467) by@chj-damon
🙌 Thank you for your contributions!
1.13.1
Patch release fixing
<Animated.Code />
changes:bug: Bug fixes
- [v1] Fix rerenders of
<Code />
component (#1274) by@jakub-gonet
:+1: Improvements
- [v1] Add
dependency
prop toAnimated.Code
type (#1141) by@jinshin1013
:raised_hands: Thank you for your contributions!
1.13.0
Minor release fixing Reanimated support of RN 0.59 from 1.11.0
:bug: Bug fixes
- Revert "Update deprecated use of
GuardedRunnable
" (#1110) by@jakub-gonet
🔢 Miscellaneous
- Add TS check to CI (#1107) by
@jakub-gonet
1.12.0
This release fixes a regression introduced in #538.
:bug: Bug fixes
- Fix non-animated properties in
transform
(#1104) by@jakub-gonet
- Fix initialisation of NodesManager (#1030) by
@jakub-gonet
1.11.0
... (truncated)
Commits
000ba73
Release 1.13.31196f29
[v1] Support radians in interpolateNode() (#1756)0a451b0
[v1] Replace global.Expo.Constants with NativeModules check (#1803)02271f8
[v1] Replace setImmediate with requestAnimationFrame (#1521)3c6d763
[v1] Updatecolor
andinterpolateColors
return type to allow strings (#1467)171bf87
Release 1.13.2c9e33f4
[v1] Update interpolateoutputRange
type to allow strings (#1437)db3a593
[v1] Reduce npm package size (#1427)c7f02bd
[v1] fix Xcode 12 compatibility (#1240)0305142
Release 1.13.1- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by jgonet, a new releaser for react-native-reanimated since your current version.
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 minor 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 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:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- 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)