Skip to content

Bump the all-julia-packages group across 1 directory with 2 updates#85

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/julia/all-julia-packages-37dd5cb795
Open

Bump the all-julia-packages group across 1 directory with 2 updates#85
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/julia/all-julia-packages-37dd5cb795

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 16, 2026

Updates the requirements on Nemo and AbstractAlgebra to permit the latest version.
Updates Nemo to 0.54.0

Release notes

Sourced from Nemo's releases.

v0.54.0

Nemo v0.54.0

The following gives an overview of the changes compared to the previous release. This list is not complete, many more internal or minor changes were made, but we tried to only list those changes which we think might affect some users directly.

Breaking changes

!These changes break compatibility from previous versions!

  • #2158 Forbid (most) automatic polynomial ring coercions, use change_base_ring instead
  • #2229 Change the prec positional argument to a keyword argument for derivative and integral methods for ComplexPolyRingElem and RealPolyRingElem
  • #2233 Remove replace!(::typeof(-), m::ZZMatrix)

New or extended functionality

  • #2191 Add OneTo method for ZZRingElem, returns ranges of new type ZZOneTo
  • #2222 Update to AbstractAlgebra 0.48

Full diff since v0.54.0

Changelog

Sourced from Nemo's changelog.

0.54.0 - 2026-01-14

The following gives an overview of the changes compared to the previous release. This list is not complete, many more internal or minor changes were made, but we tried to only list those changes which we think might affect some users directly.

Breaking changes

!These changes break compatibility from previous versions!

  • #2158 Forbid (most) automatic polynomial ring coercions, use change_base_ring instead
  • #2229 Change the prec positional argument to a keyword argument for derivative and integral methods for ComplexPolyRingElem and RealPolyRingElem
  • #2233 Remove replace!(::typeof(-), m::ZZMatrix)

New or extended functionality

  • #2191 Add OneTo method for ZZRingElem, returns ranges of new type ZZOneTo
  • #2222 Update to AbstractAlgebra 0.48
Commits

Updates AbstractAlgebra to 0.48.1

Release notes

Sourced from AbstractAlgebra's releases.

v0.48.1

AbstractAlgebra v0.48.1

Diff since v0.48.0

Merged pull requests:

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

Updates the requirements on [Nemo](https://github.com/Nemocas/Nemo.jl) and [AbstractAlgebra](https://github.com/Nemocas/AbstractAlgebra.jl) to permit the latest version.

Updates `Nemo` to 0.54.0
- [Release notes](https://github.com/Nemocas/Nemo.jl/releases)
- [Changelog](https://github.com/Nemocas/Nemo.jl/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Nemocas/Nemo.jl/commits/v0.54.0)

Updates `AbstractAlgebra` to 0.48.1
- [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.48.1)

---
updated-dependencies:
- dependency-name: Nemo
  dependency-version: 0.54.0
  dependency-type: direct:production
  dependency-group: all-julia-packages
- dependency-name: AbstractAlgebra
  dependency-version: 0.48.1
  dependency-type: direct:production
  dependency-group: all-julia-packages
...

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 Jan 16, 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