Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 21, 2022

Bumps react-native-reanimated from 1.4.0 to 1.7.0.

Release notes

Sourced from react-native-reanimated's releases.

1.7.0

Release mostly fixing regressions in 1.5.0 and 1.6.0 Fixes: Remove RCTAssertParam from REANodesManager.m (#568) @​osdnk Remove useless exports of the main clock (#565) @​osdnk Fallback to the old mechanism of setting value if the value is a node or string (#566) @​osdnk Bump reanimated in an Example @​osdnk Remove cycle of requires in AnimatedParam (#562) @​osdnk fix for crashing on Android [Problem with setValue when a node is not @​alimek [web] Fix parity issue between native addChild and JS addChild (#553) @​EvanBacon

Features: Unify sanitizing nodes for platform (#549) @​EvanBaconx [web] Added support for callID (#547) @​EvanBacon

Thank you! ❤️

1.6.0

Small release fixing native bug on Android

software-mansion/react-native-reanimated@74beaa3

1.5.0

Release with bunch or improvement and bugfixes. It's a minor release because it contains some native changes. Actually, none of these are breaking.

Features: Add displayName to createAnimatedComponent (#543) @​lindesvard [web] Changed how values are updated with Animated.event to prev… (#536) @​EvanBacon [web] Add missing animated param methods (#534) @​EvanBacon [web] Add color support 🎨 (#533) @​EvanBacon Add setValue to InternalAnimatedValue (#532) @​EvanBacon Add return values to Event function Proxy (#529) @​jakub-gonet Feat: Provide basic mock (#522) @​wcandillon Improvement for error messages (#505) @​jakub-gonet Allow useCode 1st parameter to return undefined, null or an array (#455) @​yairopro Use procs in derived nodes and animations (#468) @​osdnk Rename links @​osdnk Add docs website (#273) @​osdnk Make clock ops workable inside procs (#518) @​osdnk Make AnimatedCode sensible for props changing (#526) @​osdnk Use in AnimatedValue.setValue react method instead of evaluateOnce.@​Szymon20000 Make interpolate consistent with react-native animated lib (#502) @​Szymon20000 Feat: Allow for automatic exports of functions (#503) @​wcandillon

Fixes: Remove unused vars @​osdnk Remove clockTest invariant for procs @​osdnk Fix procs handling by removing parentNode check (#541) @​osdnk fix: clockStop not working #467 #182 (#490) @​wilau2

... (truncated)

Commits
  • 715f432 Bump -> 1.7.0
  • 0447e5e Add bottom sheet example (#556)
  • 98d422e Remove RCTAssertParam from REANodesManager.m (#568)
  • 2df53e1 Remove useless exports of the main clock (#565)
  • 9748466 Fallback to old mechanism of setting value if value is a node or… (#566)
  • 87ae2d4 Bump reanimated in an Example
  • e6a6a46 Remove cycle of requires in AnimatedParam (#562)
  • f0aec17 Revert "Fix case where new Animated.Value() is NaN on web" (#564)
  • 9f4cc1f fix for crashing on Android [Problem with setValue when a node is not registe...
  • ad56065 [web] Fix parity issue between native addChild and JS addChild (#553)
  • 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 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)

Bumps [react-native-reanimated](https://github.com/software-mansion/react-native-reanimated) from 1.4.0 to 1.7.0.
- [Release notes](https://github.com/software-mansion/react-native-reanimated/releases)
- [Commits](software-mansion/react-native-reanimated@1.4.0...1.7.0)

---
updated-dependencies:
- dependency-name: react-native-reanimated
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants