Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 1, 2022

Bumps react-scroll and @types/react-scroll. These dependencies needed to be updated together.
Updates react-scroll from 1.8.7 to 1.8.8

Changelog

Sourced from react-scroll's changelog.

Changelog

1.8.8

  • Prevent unexpected spy callback removal on multiple unmount calls PR

1.8.6

  • Fixed hashSpy to work within Nextjs Issue

1.8.3

  • Fix for scroll offset PR

1.8.1

  • Better hash history

1.8.0

  • Support for horizontal scroll

1.7.16

  • Fixes issues from 1.7.15

1.7.15

  • Fixed calculation for the offset

1.7.14

  • Removed unsafe warnings

1.7.13

  • Removed deprecated warnings, Ensure 'begin' event fires on all scroll events.

1.7.12

  • Animating scroll-time is now consistent

1.7.11

  • Should now scroll to exact position

1.7.9

  • Set active now properly sets it's state after unmount and mount.

... (truncated)

Commits

Updates @types/react-scroll from 1.8.3 to 1.8.5

Commits

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [react-scroll](https://github.com/fisshy/react-scroll) and [@types/react-scroll](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-scroll). These dependencies needed to be updated together.

Updates `react-scroll` from 1.8.7 to 1.8.8
- [Release notes](https://github.com/fisshy/react-scroll/releases)
- [Changelog](https://github.com/fisshy/react-scroll/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fisshy/react-scroll/commits)

Updates `@types/react-scroll` from 1.8.3 to 1.8.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-scroll)

---
updated-dependencies:
- dependency-name: react-scroll
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: "@types/react-scroll"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 1, 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