Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 7, 2026

Bumps react-snowfall from 2.2.0 to 2.4.0.

Release notes

Sourced from react-snowfall's releases.

v2.4.0

What's Changed

New Contributors

Full Changelog: cahilfoley/react-snowfall@v2.3.0...v2.4.0

v2.3.0

What's Changed

Features

  • Snowflake: Update opacity when snowflake is reset to top of canvas (9cc6669)

Bug Fixes

  • deprecated: Zustand changed create to named export (87f082e)
  • Snowflake: Fix decimal random number generation (e107861)
  • Snowflake: Update opacities to reflect new range when changed (d488dd2)

New Contributors

Full Changelog: cahilfoley/react-snowfall@v2.2.1...v2.3.0

v2.2.1

What's Changed

New Contributors

Full Changelog: cahilfoley/react-snowfall@v2.2.0...v2.2.1

Changelog

Sourced from react-snowfall's changelog.

2.4.0 (2025-12-01)

Features

  • Add 3D rotation effect option for snowflakes (bd7f4db)

2.3.0 (2025-07-25)

Features

  • Snowflake: Update opacity when snowflake is reset to top of canvas (9cc6669)

Bug Fixes

  • deprecated: Zustand changed create to named export (87f082e)
  • Snowflake: Fix decimal random number generation (e107861)
  • Snowflake: Update opacities to reflect new range when changed (d488dd2)

2.2.1 (2025-07-25)

Features

  • Dependencies: Update peer dependencies to enable support with React 19
Commits
  • 4429679 chore(release): 2.4.0
  • 7bbd3d2 chore: Resolve inconsistent lib files with implementation
  • c4078e7 Merge pull request #90 from ashtonisher/feature
  • bd7f4db feat: Add 3D rotation effect option for snowflakes
  • 24f2435 Merge pull request #88 from cahilfoley/claude/code-improvements-011CUwdJtHHPR...
  • 9b1a338 Update CI to test on Node 20.x and 22.x
  • 9309603 Fix lerna config and exclude test files from build
  • ccdb6c4 Add comprehensive unit tests with vitest
  • 252fb40 chore(release): 2.3.0
  • 54eea66 Merge pull request #84 from KirillTregubov/fix-opacity
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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-snowfall](https://github.com/cahilfoley/react-snowfall) from 2.2.0 to 2.4.0.
- [Release notes](https://github.com/cahilfoley/react-snowfall/releases)
- [Changelog](https://github.com/cahilfoley/react-snowfall/blob/main/CHANGELOG.md)
- [Commits](cahilfoley/react-snowfall@v2.2.0...v2.4.0)

---
updated-dependencies:
- dependency-name: react-snowfall
  dependency-version: 2.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) label Jan 7, 2026
@dependabot dependabot bot requested a review from a team as a code owner January 7, 2026 13:14
@dependabot dependabot bot added the reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) label Jan 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant