Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 4, 2024

Bumps @neoconfetti/svelte from 1.0.0 to 2.2.1.

Release notes

Sourced from @​neoconfetti/svelte's releases.

@​neoconfetti/svelte@​2.2.1

Patch Changes

  • 51f551a: Fix particleShape rectangles

@​neoconfetti/svelte@​2.2.0

Minor Changes

  • 4eb52f1: Add particleClass property, optimize code

@​neoconfetti/svelte@​2.1.0

Minor Changes

  • 01a3b51: Fixes, setting any option to undefined reverts it to default value, more fine grained reactivity. If the particlesCount doesn't change, confetti isn't recreated.

@​neoconfetti/svelte@​2.0.0

Major Changes

  • a933eb4: - Remove runtime validation. Rely on TypeScript's checking
    • BREAKING: Use translate and rotate CSS properties instead of transform.
    • Size reduction of 300bytes. Now 1.36kb min_brotli
    • By defauly ships unminified build. To use minified build, use dist/min/index.js
Commits

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 [@neoconfetti/svelte](https://github.com/puruvj/neoconfetti) from 1.0.0 to 2.2.1.
- [Release notes](https://github.com/puruvj/neoconfetti/releases)
- [Commits](https://github.com/puruvj/neoconfetti/compare/@neoconfetti/react@1.0.0...@neoconfetti/svelte@2.2.1)

---
updated-dependencies:
- dependency-name: "@neoconfetti/svelte"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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 Dec 4, 2024
@r4iponce r4iponce merged commit 09d28e4 into main Dec 4, 2024
3 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/front/neoconfetti/svelte-2.2.1 branch December 4, 2024 16:03
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.

2 participants