Skip to content

build(deps): update AbstractAlgebra requirement from 0.43, 0.48, 0.49 to 0.43, 0.48, 0.49, 0.50#89

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/julia/AbstractAlgebra-0.43-and-0.48-and-0.49-and-0.50
Open

build(deps): update AbstractAlgebra requirement from 0.43, 0.48, 0.49 to 0.43, 0.48, 0.49, 0.50#89
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/julia/AbstractAlgebra-0.43-and-0.48-and-0.49-and-0.50

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 11, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on AbstractAlgebra to permit the latest version.

Release notes

Sourced from AbstractAlgebra's releases.

v0.50.0

AbstractAlgebra v0.50.0

Breaking changes

!These changes break compatibility from previous versions!

New or extended functionality

  • #2410 Extend // to create total_ring_of_fractions if necessary

Performance improvements or improved testing

  • #2414 Parametrize FunctionField as FunctionField{T, U}

New or extended functionality

  • #2406 Add generators as alias for gens
  • #2409 Add graeffe_transform(::PolyRingElem)
  • #2413 Disallow nondistinct variable names for universal rings
  • #2416 Rename FunctionField to AbsSimpleFunctionField

Full diff since v0.49.0

Changelog

Sourced from AbstractAlgebra's changelog.

0.50.0 - 2026-06-08

Breaking changes

!These changes break compatibility from previous versions!

New or extended functionality

  • #2410 Extend // to create total_ring_of_fractions if necessary

Performance improvements or improved testing

  • #2414 Parametrize FunctionField as FunctionField{T, U}

New or extended functionality

  • #2406 Add generators as alias for gens
  • #2409 Add graeffe_transform(::PolyRingElem)
  • #2413 Disallow nondistinct variable names for universal rings
  • #2416 Rename FunctionField to AbsSimpleFunctionField

0.49.0 - 2026-04-30

Breaking changes

!These changes break compatibility from previous versions!

  • #2274 Introduce "universal ring" as a generalization of UniversalPolyRing
  • #2286 Restrict static params of our types, so e.g. PolyRing{T} now always must satisfy T<:RingElement
  • #2339 Restrict swap_rows, hnf, snf to MatElem; to apply to MatRingElem work with underlying matrix
  • #2356 Change behavior of base_ring for Laurent polynomials
  • #2364 Rework multivariate polynomial evaluation

Miscellaneous changes

  • #2394 Add !isone test for truncated identity mats to conformance tests

0.48.6 - 2026-04-27

New or extended functionality

  • #2380 "Inplace" iterators over the coefficients, monomials, terms and exponent words of a free associative algebra element
  • #2390 Add ConformanceTests.test_NCRing_interface_recursive
  • #2392 Use in printing PosInf(), NegInf() when unicode allowed

Fixed bugs that resulted in unexpected errors

  • #2379 Fix promotion bug for LaurenMPoly
  • #2385 Fix stack overflow in MPoly creation

... (truncated)

Commits

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 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)

… to 0.43, 0.48, 0.49, 0.50

Updates the requirements on [AbstractAlgebra](https://github.com/Nemocas/AbstractAlgebra.jl) to permit the latest version.
- [Release notes](https://github.com/Nemocas/AbstractAlgebra.jl/releases)
- [Changelog](https://github.com/Nemocas/AbstractAlgebra.jl/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Nemocas/AbstractAlgebra.jl/commits/v0.50.0)

---
updated-dependencies:
- dependency-name: AbstractAlgebra
  dependency-version: 0.50.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file julia Pull requests that update julia code labels Jun 11, 2026
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 julia Pull requests that update julia code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants