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

Bump animatedledstrip-core-jvm from 1.0.0-pre2.1 to 1.0.1 #18

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 23, 2021

Bumps animatedledstrip-core-jvm from 1.0.0-pre2.1 to 1.0.1.

Release notes

Sourced from animatedledstrip-core-jvm's releases.

1.0.1

  • Fix bug where pixel grouping threw an error
  • Create a lastRevertList property of PixelModificationLists
  • Allow animations to know how many times they have run

1.0.0-pre6.1

No release notes provided.

1.0.0-pre6

No release notes provided.

1.0.0-pre5

No release notes provided.

1.0.0-pre4

  • Move animation page and animation signature creation to separate actions
  • Add CSVtoGIF.py
  • Improve CSVtoPNG.py
  • Add script to update dependencies in script automatically
  • Improve animation page and animation signature creation scripts
  • Continue to send blank renders to LEDStripColorLogger after the LEDStripRenderer is stopped until the LEDStripColorLogger saves one final group of renders

1.0.0-pre3.3

  • Add dependabot integration to GitHub Actions
  • Improvements to animation page creation scripts
  • Create script for creating animation signatures
  • Add CSVtoPNG.py
  • Add ColorContainer.Companion.randomColorList to generate lists of random preset colors

1.0.0-pre3.2

Fixes to publishing action

1.0.0-pre3.1

  • Create new scripts for creating animation signatures and documentation
  • Remove global addNewAnimation, findAnimation and findAnimationOrNull (now in LEDStripAnimationManager)
  • Add AbsoluteDistance.NO_DISTANCE (change Distance.NO_DISTANCE to point to this)
  • Move grouping functions to PixelGrouping.kt
  • Add offset parameter to groupPixelsByXLocation

1.0.0-pre3

  • Migrate to GitHub Actions
  • Add Kotlin/JS support
  • Create AnimationGroup to replace OrderedAnimationGroup and RandomizedAnimationGroup
    • Add GroupType enum
  • Add AnimationGroup.NewAnimationGroupInfo for creating new groups
  • Remove default of null for AnimationParameter
    • Add Distance.NO_DISTANCE and Rotation.NO_ROTATION to replace defaults
    • Add Location.CENTER to represent null to represent center of pixels
  • Move Distance, AbsoluteDistance, PercentDistance, Equation, Rotation, DegreesRotation and RadiansRotation to animatedledstrip.animations.parameters package
  • Animations are now loaded by the LEDStripAnimationManager instance instead of globally

... (truncated)

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 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 [animatedledstrip-core-jvm](https://github.com/AnimatedLEDStrip/AnimatedLEDStrip) from 1.0.0-pre2.1 to 1.0.1.
- [Release notes](https://github.com/AnimatedLEDStrip/AnimatedLEDStrip/releases)
- [Commits](AnimatedLEDStrip/AnimatedLEDStrip@1.0.0-pre2.1...1.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 23, 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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants