Skip to content

Bump tsparticles from 2.12.0 to 3.8.1#43

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/tsparticles-3.8.1
Open

Bump tsparticles from 2.12.0 to 3.8.1#43
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/tsparticles-3.8.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 2, 2026

Bumps tsparticles from 2.12.0 to 3.8.1.

Release notes

Sourced from tsparticles's releases.

tsParticles 3.0.2 Changelog

Bug Fixes

  • Fixed trails config
  • Fixed flat output in @​tsparticles/confetti
  • Improved sounds plugin
  • Fixed position in emitters after respawn

New Features

  • Added new EventType particleDestroyed
  • Replaced text shape with emoji shape in @​tsparticles/confetti
  • Reworked @​tsparticles/fireworks a bit for better output with the new v3 trails

tsParticles 3.0.1 Changelog

Bug Fixes

  • Fixed bug when using particles groups

tsParticles 3.0.0 Changelog

BREAKING CHANGES

  • Removed all tsParticles load methods to keep only a single one using a single object parameter
  • Removed support for shape deprecated properties like shape.image, shape.polygon, shape.stroke
    • the stroke property can be found in the particles section, not in the shape object
    • the image and polygon properties, like any other shape, are part of the shape.options object
  • Stroke now is a single object only like all the other particles properties
  • Removed multiline text shape, the text shape now supports that
  • Simplified some functions, using objects or removing unused overloads, this is breaking for v2 shapes
  • Moved some properties to private since they were public by mistake (this shouldn't affect many, the properties were mainly used in the engine)
  • Removed obsolete random properties in options objects
  • Removed emitters shapes from the plugin files, every emitters shape now has a dedicated package

Major Changes

... (truncated)

Changelog

Sourced from tsparticles's changelog.

3.8.1 (2025-01-31)

Bug Fixes

  • fixed z-index style when fullScreen is active, closes #5458 (5e94ca4)

3.8.0 (2025-01-23)

Note: Version bump only for package tsparticles

3.7.1 (2024-11-24)

Bug Fixes

  • fixed resize issue in canvas (e7c816c)

3.7.0 (2024-11-24)

Features

  • added new named color plugin, and hex color in the engine (c4db774)

3.6.0 (2024-11-18)

Bug Fixes

3.6.0-beta.1 (2024-10-13)

Note: Version bump only for package tsparticles

3.6.0-beta.0 (2024-10-07)

Bug Fixes

  • fixed issue with out modes (85ba20f)

3.6.0 (2024-10-07)

Bug Fixes

  • fixed issue with out modes (85ba20f)

3.5.0 (2024-07-01)

Note: Version bump only for package tsparticles

3.4.0 (2024-05-12)

... (truncated)

Commits
  • a255ac6 chore(release): published new version
  • 5e94ca4 fix: fixed z-index style when fullScreen is active, closes #5458
  • 2875113 chore(release): published new version
  • e76282b chore(engine): changed the check version API, avoiding another import
  • cd5c37d build: lint fix
  • 7c58a42 chore(release): published new version
  • e7c816c fix: fixed resize issue in canvas
  • 3b03efb chore(release): published new version
  • 4133772 chore(engine): refactoring on easings/color managers
  • c288279 build: changed deps, small code refactoring
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by matteobruni, a new releaser for tsparticles since your current version.


Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
tsparticles [>= 3.9.a, < 3.10]

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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 2, 2026
Bumps [tsparticles](https://github.com/tsparticles/tsparticles/tree/HEAD/bundles/full) from 2.12.0 to 3.8.1.
- [Release notes](https://github.com/tsparticles/tsparticles/releases)
- [Changelog](https://github.com/tsparticles/tsparticles/blob/main/bundles/full/CHANGELOG.md)
- [Commits](https://github.com/tsparticles/tsparticles/commits/v3.8.1/bundles/full)

---
updated-dependencies:
- dependency-name: tsparticles
  dependency-version: 3.8.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/tsparticles-3.8.1 branch from 30eafae to 0c9c0e9 Compare February 2, 2026 14:42
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants