Skip to content

Bump xyz.malefic.frc:malefix from 1.2.8 to 2.2.0#3

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Release notes

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

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

... (truncated)

Commits
  • 2a4b8bb chore(release): Bump version to 2.2.0
  • 84f9777 refactor(motor): move control lambdas into separate classes (#46)
  • f41699d docs(motor): mongu and compatibility matrices
  • 85bb02d feat(motor): implement control type locking (#45)
  • c6820ee chore(release): Bump version to 2.1.3
  • d73eeb1 feat(motor): add velocity control support
  • 9d377f9 feat(motor)!: update position control to actually move the position
  • 2050178 chore(ci): add gradle build workflow
  • 348d8eb feat(motor): add optional motor name and alarm configuration to talonfx
  • 032252a chore(release): Bump version to 2.1.2
  • 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.2.0.
- [Release notes](https://github.com/OmyDaGreat/Malefix/releases)
- [Commits](OmyDaGreat/Malefix@v1.2.8...v2.2.0)

---
updated-dependencies:
- dependency-name: xyz.malefic.frc:malefix
  dependency-version: 2.2.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 6, 2025
@dependabot @github

dependabot Bot commented on behalf of github Oct 27, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #8.

@dependabot dependabot Bot closed this Oct 27, 2025
@dependabot dependabot Bot deleted the dependabot/gradle/xyz.malefic.frc-malefix-2.2.0 branch October 27, 2025 21:23
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