Skip to content

Bump github.com/chewxy/math32 from 1.11.1 to 1.11.2 in the minor-and-patch group#5

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/minor-and-patch-d246ca1381
Open

Bump github.com/chewxy/math32 from 1.11.1 to 1.11.2 in the minor-and-patch group#5
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/minor-and-patch-d246ca1381

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 18, 2026

Bumps the minor-and-patch group with 1 update: github.com/chewxy/math32.

Updates github.com/chewxy/math32 from 1.11.1 to 1.11.2

Release notes

Sourced from github.com/chewxy/math32's releases.

math32 == math API

math32 now shares 1-to-1 matching API with Go's math package.

Notably, Erfinv, Erfcinv and FMA were missing to complete API signature.

FMA specialized 32 bit algorithm as added with tests.

Commits
  • 2d31bc7 Merge pull request #50 from chewxy/fma
  • 3487319 add fma implementation and missing equivalent math package calls
  • 4765827 prep for fma implementation
  • 912ef0b add missing docstrings; fix 1/x roundoff bugs in tests; disambiguate 1/x in c...
  • See full diff 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the minor-and-patch group with 1 update: [github.com/chewxy/math32](https://github.com/chewxy/math32).


Updates `github.com/chewxy/math32` from 1.11.1 to 1.11.2
- [Release notes](https://github.com/chewxy/math32/releases)
- [Commits](chewxy/math32@v1.11.1...v1.11.2)

---
updated-dependencies:
- dependency-name: github.com/chewxy/math32
  dependency-version: 1.11.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github May 18, 2026

Labels

The following labels could not be found: dependencies, go. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

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