Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 2, 2025

This PR contains the following updates:

Package Change Age Confidence
xyz.malefic.frc:malefix 1.2.6 -> 2.3.0 age confidence

Release Notes

OmyDaGreat/Malefix (xyz.malefic.frc:malefix)

v2.3.0

  • chore(release): Bump version to 2.3.0
  • feat(motor): replace mongu wrapper system with interface-based design (#​50)

v2.2.1

  • chore(release): Bump version to 2.2.1
  • fix(button): update button state checks to use correct properties

v2.2.0

  • chore(release): Bump version to 2.2.0
  • refactor(motor): move control lambdas into separate classes (#​46)
  • docs(motor): mongu and compatibility matrices
  • feat(motor): implement control type locking (#​45)

v2.1.3

  • chore(release): Bump version to 2.1.3
  • feat(motor): add velocity control support
  • feat(motor)!: update position control to actually move the position set is now a separate extension function for talonfx this was really annoying to find out technically a breaking change because set(double.position) does smth else now, though set has been renamed to move for clarity
  • chore(ci): add gradle build workflow
  • feat(motor): add optional motor name and alarm configuration to talonfx

v2.1.2

  • chore(release): Bump version to 2.1.2
  • feat(pingu): set default values for pingu and magicpingu properties
  • feat(motor): add rotor talonfx extensions
  • feat(motor): add voltage talonfx extensions
  • feat(motor): add more talonfx extensions
  • feat(motor): add support for engu bundling in mongu class
  • feat(cancoder): use prior configuration as basis for new configuration
  • feat(motor): add operator overload for logical not to stop motor

v2.1.1

  • chore(release): Bump version to 2.1.1
  • feat(motor): add extensions for spark max and talon srx
  • feat(motor): add talonfx-specific extensions for control and telemetry

v2.1.0

  • chore(release): Bump version to 2.1.0
  • feat(motor): add spark max support add voltage control to talon srx as well
  • feat(motor): add spark max support add voltage control to talon srx as well
  • refactor(motor): remove talonfx specific control functions

v2.0.4

  • chore(release): Bump version to 2.0.4
  • feat(motor): add support for position voltage control in mongu control

v2.0.3

  • chore(release): Bump version to 2.0.3
  • feat(alert): add support for mongu wrapper in connection monitoring
  • feat(motor): add voltageout control support for both motor types

v2.0.2

  • chore(release): Bump version to 2.0.2
  • feat(motor): add deadband elimination configuration to PWMTalonSRX
  • feat(motor): add stop functionality to motor configurations

v2.0.1

  • chore(release): Bump version to 2.0.1
  • refactor(command): reintroduce builder classes for sequential and parallel command groups
  • docs: remove value property documentation from control classes
  • refactor(mongu): streamline control value handling and enforce value property in control interfaces

v2.0.0

  • chore(release): Bump version to 2.0.0
  • docs(readme): update to new module structure change a single kdoc to start a republishing
  • chore(workflow): add workflow_dispatch trigger to docs deployment
  • chore(deps): update gradle/actions action to v5 (#​43)
  • refactor: enhance documentation with consistent use of type references
  • refactor(mongu): separate control classes
  • feat(mongu): add motor control function this is a huge feature thanks colin for the idea
  • refactor: rename commandpingu to commangu for consistency
  • feat(engu): enhance configuration method with dsl-style block
  • refactor: reorganize package structure for clarity and maintainability
  • refactor: rename cangu class to engu for clarity
  • feat(extensions): add right stick position function
  • chore(merge)
  • chore(merge)
  • chore(merge)
  • feat(extensions): added function to return pingu of motor
  • feat(cangu): add cancoder wrapper class with configuration
  • docs: update kdoc to use type references for clarity
  • feat(mongu): provide access to configuration
  • feat(motor): introduce mongu class for generic motor configuration

v1.2.8

  • chore(release): Bump version to 1.2.8
  • feat(extension): Added CanCoder extention for configuration

v1.2.7

  • chore(release): Bump version to 1.2.7
  • feat(direction): rename dirzy to diryz and introduce dirxy enum
  • refactor(direction): rename to dirzy remove default string logging

Configuration

📅 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/major-malefix branch 6 times, most recently from efc9aba to cddde4d Compare October 5, 2025 04:24
@renovate renovate bot force-pushed the renovate/major-malefix branch from cddde4d to aebf236 Compare October 26, 2025 00:49
@renovate renovate bot force-pushed the renovate/major-malefix branch from aebf236 to 1391f05 Compare October 26, 2025 06:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants