Skip to content

Bump xyz.malefic.frc:malefix from 1.2.8 to 2.3.0#8

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/xyz.malefic.frc-malefix-2.3.0
Closed

Bump xyz.malefic.frc:malefix from 1.2.8 to 2.3.0#8
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/xyz.malefic.frc-malefix-2.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Oct 27, 2025

Bumps xyz.malefic.frc:malefix from 1.2.8 to 2.3.0.

Release notes

Sourced from xyz.malefic.frc:malefix's releases.

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

... (truncated)

Commits
  • db21410 chore(release): Bump version to 2.3.0
  • 680b3c5 feat(motor): replace mongu wrapper system with interface-based design (#50)
  • 1097744 chore(deps): update plugin org.jetbrains.kotlin.jvm to v2.2.21 (#51)
  • 87f2642 chore(release): Bump version to 2.2.1
  • dbaa99a fix(button): update button state checks to use correct properties
  • 647c2da chore(deps): update stefanzweifel/git-auto-commit-action action to v7 (#47)
  • 5cb16f0 chore(deps): update photonlib to v2026 (#48)
  • b54f886 chore(deps): update dependency org.jetbrains.dokka to v2.1.0 (#49)
  • 2a4b8bb chore(release): Bump version to 2.2.0
  • 84f9777 refactor(motor): move control lambdas into separate classes (#46)
  • Additional commits viewable in compare view

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 [xyz.malefic.frc:malefix](https://github.com/OmyDaGreat/Malefix) from 1.2.8 to 2.3.0.
- [Release notes](https://github.com/OmyDaGreat/Malefix/releases)
- [Commits](OmyDaGreat/Malefix@v1.2.8...v2.3.0)

---
updated-dependencies:
- dependency-name: xyz.malefic.frc:malefix
  dependency-version: 2.3.0
  dependency-type: direct:production
  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 java Pull requests that update java code labels Oct 27, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Oct 29, 2025

Superseded by #9.

@dependabot dependabot Bot closed this Oct 29, 2025
@dependabot dependabot Bot deleted the dependabot/gradle/xyz.malefic.frc-malefix-2.3.0 branch October 29, 2025 20:30
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 java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants