tsParticles - Easily create highly customizable JavaScript particles effects, confetti explosions and fireworks animations and use them as animated backgrounds for your website. Ready to use components available for React.js, Vue.js (2.x and 3.x), Angular, Svelte, jQuery, Preact, Inferno, Solid, Riot and Web Components.
Update README.md
Update README.md
Merge pull request #4898 from matteobruni/readme-review
Update README.md
feat: creating confetti and fireworks bundles, easier use for these features
build: working on ribbon shape
Merge branch 'dev' of https://github.com/matteobruni/tsparticles into dev
chore(deps): update typescript-eslint monorepo to v5.51.0
Merge pull request #277 from matteobruni/renovate/typescript-eslint-monorepo
chore(deps): update typescript-eslint monorepo to v5.51.0
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @typescript-eslint/eslint-plugin | 5.50.0
-> 5.51.0
| |
|
|
|
| @typescript-eslint/parser |
5.50.0
-> 5.51.0
| |
|
|
|
v5.51.0
verbatimModuleSyntax
(#6394) (b14d3be)v5.51.0
Note: Version bump only for package @typescript-eslint/parser
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @typescript-eslint/eslint-plugin | 5.50.0
-> 5.51.0
| |
|
|
|
| @typescript-eslint/parser |
5.50.0
-> 5.51.0
| |
|
|
|
v5.51.0
verbatimModuleSyntax
(#6394) (b14d3be)v5.51.0
Note: Version bump only for package @typescript-eslint/parser
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate. View repository job log here.
chore(deps): update typescript-eslint monorepo to v5.51.0
Merge pull request #151 from matteobruni/renovate/typescript-eslint-monorepo
chore(deps): update typescript-eslint monorepo to v5.51.0
chore(deps): update dependency @types/jsdom to v21
Merge pull request #4900 from matteobruni/renovate/jsdom-21.x
chore(deps): update dependency @types/jsdom to v21
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @types/jsdom (source) | ^20.0.1
-> ^21.0.0
| |
|
|
|
Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.
chore(deps): update dependency @nuxt/webpack to v2.16.0
Merge pull request #12 from tsparticles/renovate/nuxtjs-monorepo
chore(deps): update dependency @nuxt/webpack to v2.16.0
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @nuxt/webpack | 2.15.8
-> 2.16.0
| |
|
|
|
v2.16.0
Nuxt 2.16.0 is the first minor release since Feb 15, 2021. The focus is mostly on releasing the latest fixes and enhancements that have been present in
nuxt-edge
for some time.
core-js
v3
In this PR we only support Node 14+. This is mostly an issue for dependencies, which we need to keep updated for security reasons. Going forward until its own EOL, Nuxt 2 will only officially support Node versions that have not reached their EOL.
New postcss options format. See https://github.com/nuxt/nuxt/pull/9671 for full details.
Dependency upgrades. A number of dependencies have dropped support for earlier node versions. dotenv
has changed how it parses .env
files in a number of edge cases. glob
now requires /
instead of \
on windows machines. There may also be other changes that affect your usage, so please do upgrade with care.
Vue 2.7 upgrade. Although you can use Vue 2.7 with any release of Nuxt 2, 2.16.0 for the first time includes it as a dependency, which means that you may well encounter some issues associated with upgrading Vue 2.6 -> Vue 2.7.
This may be a good time to consider using the composition API utilities provided by https://github.com/nuxt/bridge instead, which mirror Nuxt 3's more precisely than @nuxtjs/composition-api
. (You can opt-in to just these utilities by disabling the other bridge modules individually.)
nuxtrc
in dist directory (#9280)serve-static
middleware (#9365)asyncData
return types to component instance type (#9239)context.beforeSerialize
method (#9332)store
to createRouter
(#9629)core-js
version 3 (#9987)scroll-margin-top
when navigating with hash (#9187)javascript/auto
for js rule (#9180)payload.js
(#9494)trailingSlash
causes error with dynamic nuxt-child routes (#9505)onNuxtLoaded
and onNuxtReady
types (#9510)build.stats
options (#9555)null
check for $root
access (#9150)builder
to getGenerator
(#9574)$config
for finding basePath (#9706)ufo
(#9739)3e9d7e3
)ua-parser-js
to 1.x (#9979)ya-parser-js
to latest 0.7.x
(#9979).cjs
extension to be transpiled (#10340).wasm
extension with lower priority (#10676)clear()
(#10086)prefetchPayloads
to router options (#9715)a53fd32
)false
option for render.static
(#9372)d4e5998
)39f7859
)e0968a3
)5614399
)17bbb21
)stripWhitespace
utility (#9668)1f85137
)7614360
)6f73c36
)1878b26
)54542c1
)773d292
)bafc814
)0db7e7b
)f36fb9c
)ba966cf
)ce7b1a9
)ua-parser-js
version (1cedad5
)defu
(#18679)📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.
feat: added value to roll updater options
build: removed types/rimraf
Merge remote-tracking branch 'origin/dev' into dev
Update README.md
Update README.md
Merge pull request #4898 from matteobruni/readme-review
Update README.md
Merge branch 'main' into dev
build: improving ribbon shape
build(deps): bump http-cache-semantics from 4.1.0 to 4.1.1
Bumps http-cache-semantics from 4.1.0 to 4.1.1.
updated-dependencies:
Signed-off-by: dependabot[bot] support@github.com
Merge pull request #157 from tsparticles/dependabot/npm_and_yarn/http-cache-semantics-4.1.1
build(deps): bump http-cache-semantics from 4.1.0 to 4.1.1
Bumps http-cache-semantics from 4.1.0 to 4.1.1.
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
.
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 languageYou can disable automated security fix PRs for this repo from the Security Alerts page.
build(deps): bump jszip from 3.7.1 to 3.10.1
Bumps jszip from 3.7.1 to 3.10.1.
updated-dependencies:
Signed-off-by: dependabot[bot] support@github.com
Merge pull request #156 from tsparticles/dependabot/npm_and_yarn/jszip-3.10.1
build(deps): bump jszip from 3.7.1 to 3.10.1
Bumps jszip from 3.7.1 to 3.10.1.
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
.
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 languageYou can disable automated security fix PRs for this repo from the Security Alerts page.
build(deps-dev): bump sass from 1.57.1 to 1.58.0
Bumps sass from 1.57.1 to 1.58.0.
updated-dependencies:
Signed-off-by: dependabot[bot] support@github.com
Merge pull request #852 from matteobruni/dependabot/npm_and_yarn/sass-1.58.0
build(deps-dev): bump sass from 1.57.1 to 1.58.0
Bumps sass from 1.57.1 to 1.58.0.
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
.
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)chore(deps): update typescript-eslint monorepo to v5.50.0
Merge pull request #850 from matteobruni/renovate/typescript-eslint-monorepo
chore(deps): update typescript-eslint monorepo to v5.50.0
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @typescript-eslint/eslint-plugin | 5.49.0
-> 5.50.0
| |
|
|
|
| @typescript-eslint/parser |
5.49.0
-> 5.50.0
| |
|
|
|
v5.50.0
String.prototype.length
(#5704) (09d57ce)ThisExpression
and PrivateIdentifier
errors (#6028) (85e783c)v5.50.0
Note: Version bump only for package @typescript-eslint/parser
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate. View repository job log here.
chore(deps): update typescript-eslint monorepo to v5.50.0
Merge pull request #150 from matteobruni/renovate/typescript-eslint-monorepo
chore(deps): update typescript-eslint monorepo to v5.50.0
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @typescript-eslint/eslint-plugin | 5.49.0
-> 5.50.0
| |
|
|
|
| @typescript-eslint/parser |
5.49.0
-> 5.50.0
| |
|
|
|
v5.50.0
String.prototype.length
(#5704) (09d57ce)ThisExpression
and PrivateIdentifier
errors (#6028) (85e783c)v5.50.0
Note: Version bump only for package @typescript-eslint/parser
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate. View repository job log here.
chore(deps): update typescript-eslint monorepo to v5.50.0
Merge pull request #276 from matteobruni/renovate/typescript-eslint-monorepo
chore(deps): update typescript-eslint monorepo to v5.50.0
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @typescript-eslint/eslint-plugin | 5.49.0
-> 5.50.0
| |
|
|
|
| @typescript-eslint/parser |
5.49.0
-> 5.50.0
| |
|
|
|
v5.50.0
String.prototype.length
(#5704) (09d57ce)ThisExpression
and PrivateIdentifier
errors (#6028) (85e783c)v5.50.0
Note: Version bump only for package @typescript-eslint/parser
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate. View repository job log here.
chore(deps): update dependency typescript to v4.9.5
Merge pull request #275 from matteobruni/renovate/typescript-4.x
chore(deps): update dependency typescript to v4.9.5
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| typescript (source) | 4.9.4
-> 4.9.5
| |
|
|
|
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.
chore(deps): update dependency typescript to v4.9.5
Merge pull request #849 from matteobruni/renovate/typescript-4.x
chore(deps): update dependency typescript to v4.9.5
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| typescript (source) | 4.9.4
-> 4.9.5
| |
|
|
|
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.