Skip to content
This repository has been archived by the owner on Sep 29, 2021. It is now read-only.

Bump react-tsparticles from 1.20.1 to 1.35.1 #331

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 27, 2021

Bumps react-tsparticles from 1.20.1 to 1.35.1.

Release notes

Sourced from react-tsparticles's releases.

tsParticles 1.34.1

No release notes provided.

tsParticles 1.33.1

Bug Fixes

  • Fixed frozen frames (more than 1 second), this will fix the issue with pause on blur
  • Removed some console.log calls

tsParticles 1.33.0

New Features

  • Added spin movement options
  • Bubble color can now be mixed with the original one to have a smoother effect

Improvements

  • Added resize observer, this will replace window.resize if available

Bug Fixes

  • Fixed images shape options
  • Fixed pause on blur
  • Fixed broken movement after 1.31

tsParticles 1.32.0

Breaking Changes

  • Removed some old unused alias types
  • Removed the infection plugin from the library, it's an external plugin now
  • Removed light interaction from the core library, it's an external plugin now

Bug Fixes

  • Improved particles links, closes #1848
  • Fixed out of canvas out mode

New Features

  • Improved roll back color, now darken and enlighten can be set both and one of them will be picked randomly for each particle and will work also for animated colors
  • Added particles orbits external plugin, closes #188
  • Added particle repulse external plugin, closes #609

tsParticles 1.31.1

Bug Fixes

... (truncated)

Changelog

Sourced from react-tsparticles's changelog.

1.35.1 (2021-09-20)

Note: Version bump only for package react-tsparticles

1.35.0 (2021-09-18)

Note: Version bump only for package react-tsparticles

1.34.1 (2021-09-15)

Note: Version bump only for package react-tsparticles

1.34.0 (2021-08-23)

Bug Fixes

Features

  • improved move path generators (9b67377)

1.33.3 (2021-08-10)

Features

  • added new methods to particle class (5743453)

... (truncated)

Commits
  • b52ef71 chore(release): published new version
  • 6a0241f chore(release): published new version
  • 19de0fa chore(deps): update dependency typescript-json-schema to ^0.51.0
  • 6fde099 Merge pull request #2229 from matteobruni/dependabot/npm_and_yarn/dev/prettie...
  • c9b9bdc build(deps-dev): bump prettier from 2.4.0 to 2.4.1
  • b2060b6 Merge pull request #2227 from matteobruni/dependabot/npm_and_yarn/dev/types/n...
  • a727fdc build(deps-dev): bump @​types/node from 16.9.1 to 16.9.2
  • ab684eb build(deps-dev): bump webpack from 5.52.1 to 5.53.0
  • 2b26011 chore(deps): update dependency prettier to v2.4.1
  • 75cdfbf Merge pull request #2218 from matteobruni/dependabot/npm_and_yarn/dev/typescr...
  • 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-tsparticles](https://github.com/matteobruni/tsparticles/tree/HEAD/components/react) from 1.20.1 to 1.35.1.
- [Release notes](https://github.com/matteobruni/tsparticles/releases)
- [Changelog](https://github.com/matteobruni/tsparticles/blob/main/components/react/CHANGELOG.md)
- [Commits](https://github.com/matteobruni/tsparticles/commits/react-tsparticles@1.35.1/components/react)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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