chore: bump @tsparticles/engine from 4.1.0 to 4.1.2#1844
chore: bump @tsparticles/engine from 4.1.0 to 4.1.2#1844dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [@tsparticles/engine](https://github.com/tsparticles/tsparticles/tree/HEAD/engine) from 4.1.0 to 4.1.2. - [Release notes](https://github.com/tsparticles/tsparticles/releases) - [Changelog](https://github.com/tsparticles/tsparticles/blob/main/engine/CHANGELOG.md) - [Commits](https://github.com/tsparticles/tsparticles/commits/v4.1.2/engine) --- updated-dependencies: - dependency-name: "@tsparticles/engine" dependency-version: 4.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. The estimated time for response is 5–8 hrs. In the meantime, please provide all necessary screenshots and make sure you run - npm build run , command and provide a screenshot, a video recording, or an image of the update you made below, which helps speed up the review and assignment. If you have questions, reach out to LinkedIn. Your contributions are highly appreciated!😊 Note: I maintain the repo issue every day twice at 8:00 AM IST and 9:00 PM IST. If your PR goes stale for more than one day, you can tag and comment on this same issue by tagging @sanjay-kv. We are here to help you on this journey of open source. Consistent 20 contributions are eligible for sponsorship 💰 🎁 check our list of amazing people we sponsored so far: GitHub Sponsorship. ✨ 📚Your perks for contribution to this community 👇🏻
If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊 |
There was a problem hiding this comment.
Pull request overview
Updates the project’s tsParticles engine dependency to a newer patch release, and refreshes the npm lockfile accordingly.
Changes:
- Bump
@tsparticles/engineinpackage.jsonto^4.1.2. - Update
package-lock.jsonto lock@tsparticles/engineto4.1.2at the top level, with additional nested engine entries introduced by transitive deps.
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| package.json | Updates the direct dependency version for @tsparticles/engine. |
| package-lock.json | Regenerates lockfile entries to reflect @tsparticles/engine@4.1.2 resolution and related dependency tree changes. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| "@radix-ui/react-collapsible": "^1.1.12", | ||
| "@radix-ui/react-slot": "^1.2.3", | ||
| "@tsparticles/engine": "^4.0.5", | ||
| "@tsparticles/engine": "^4.1.2", |
| "@tsparticles/engine": "^4.1.2", | ||
| "@tsparticles/react": "^4.1.0", | ||
| "@tsparticles/slim": "^4.1.0", |
| "@radix-ui/react-avatar": "^1.1.7", | ||
| "@radix-ui/react-collapsible": "^1.1.12", | ||
| "@radix-ui/react-slot": "^1.2.3", | ||
| "@tsparticles/engine": "^4.0.5", |
There was a problem hiding this comment.
lets test this first , we got some issue with this dependency earlier also and i manually updated the package file so that it got resolved @sanjay-kv @iitzIrFan
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps @tsparticles/engine from 4.1.0 to 4.1.2.
Release notes
Sourced from @tsparticles/engine's releases.
Changelog
Sourced from @tsparticles/engine's changelog.
Commits
fdcbe48chore(release): published new version7055709build: updated typedoc markdowns2a16be4chore(release): published new versionMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@tsparticles/enginesince your current version.Install script changes
This version adds
installscript that runs during installation. Review the package contents before updating.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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)