Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps react-spring from 9.0.0-beta.34 to 9.2.4.

Release notes

Sourced from react-spring's releases.

v9.2.4

Fixes

  • Animated should not try to access Array.prototype (#1585)
  • Add immediate to payload in useTransition hook (#1600)
  • useSprings controller clear refs properly when length changes in React.StrictMode (#1597)

v9.2.3

Fixes

  • incorrect type imports for rafz (#1560)

v9.2.2

Features

  • NEW package @​react-spring/rafz (a fork of the pmndrs library rafz) – did not constitute minor bump.

Fixes

  • Three – Array props were not been updated correctly, big thanks @​midanosi! (#1430)
  • Three – XR session was breaking Springs, big thanks @​ffdead (#1518)

Chores

  • update the yarn.lock with updated packages

v9.2.1

Fixes

  • Parallax – add position properties to layer

v9.2.0

Features

  • Parallax – Sticky!! Thanks to @​kindoflew (#619)
  • POTENTIALLY_BREAKING_CHANGE Parallax – child horizontal prop defaults to parent's (#1458)

Fixes

  • Parallax – scrollTo gets correct scroll value (#1455)
  • Core – SpringValue would jump to to value at end of decay (#1437)
  • Core – SpringValue wouldn't animate after immediate value has been changed (#1026)
  • useTransition – useTransition wasn't passing it's ref (#1453)
  • useTransition – Delay prop wasn't being added to the trail delay caused by the trail prop (#1099)
  • Core – Springs sometimes return undefined (#1096)
  • POTENTIALLY_BREAKING_CHANGE SpringRef – has been re-written as a function resolving (#1423)

Chores

  • repo now uses preconstruct and changesets
  • recrawl has been removed from repo due to lack of windows support

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by tdfka_rick, a new releaser for react-spring since your current version.


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)
  • @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)

Bumps [react-spring](https://github.com/pmndrs/react-spring) from 9.0.0-beta.34 to 9.2.4.
- [Release notes](https://github.com/pmndrs/react-spring/releases)
- [Commits](https://github.com/pmndrs/react-spring/commits/v9.2.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants