Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2025

Updates the requirements on Symbolics, NeuralOperators and SymbolicUtils to permit the latest version.
Updates Symbolics to 7.1.1

Release notes

Sourced from Symbolics's releases.

v7.1.1

Symbolics v7.1.1

Diff since v7.1.0

Merged pull requests:

Changelog

Sourced from Symbolics's changelog.

4.0.0

  • Symbolics.jl now supports the latest symbolic computing architecture backed by Metatheory.jl v1.2 and SymbolicUtils.jl v0.18 for generic term rewriting.
  • Support for automatic code optimization through Metatheory.jl EGraphs and SymbolicUtils's optimize function.

3.3.0

  • adds simplify_fractions which turns an expression into a single fraction and simplifies by dividing the numerator and denominator factors by appropriate GCDs
  • Use new fraction_iszero and fraction_isone functions from SymbolicUtils to implement iszero and isone respectively.
  • x / x etc. are no more simplified on construction, call simplify_fractions to simplify them.
Commits
  • 0f07d10 Merge pull request #1700 from JuliaSymbolics/as/bump-version
  • 72f84e7 build: bump patch version
  • cd4737c Merge pull request #1699 from JuliaSymbolics/as/fix-precompilation
  • 2a3ba5e hotfix: avoid method overwriting
  • 0d8a2b9 Merge pull request #1698 from JuliaSymbolics/as/bump-version
  • 1eb065c build: bump minor version
  • bc33efc Merge pull request #1696 from JuliaSymbolics/as/fixpoint-sub
  • fab81ce test: update reference test
  • 23d7ed8 fix: properly hashcons global constant symbolic variables
  • 124e11a feat: make fixpoint_sub accept substitute options
  • Additional commits viewable in compare view

Updates NeuralOperators to 0.6.2

Release notes

Sourced from NeuralOperators's releases.

v0.6.2

NeuralOperators v0.6.2

Diff since v0.6.1

Merged pull requests:

Commits
  • 36b447b docs: double pendulum example (#68)
  • 680bc91 fix: fft shift (#67)
  • ae9f586 CompatHelper: bump compat for CairoMakie to 0.14 for package docs, (keep exis...
  • 3f2b01b Format .jl files (#65)
  • 58d29f9 feat: closer feature parity with neuraloperators (#63)
  • da5454a docs: poisson equation cleanup (#64)
  • c9021cc added poisson_equation tutorial (#62)
  • e0b508b Format .jl files (#61)
  • beb6fea refactor: rework the package to be Reactant first (#60)
  • d42075c chore: bump julia-actions/julia-format from 3 to 4 (#58)
  • Additional commits viewable in compare view

Updates SymbolicUtils to 4.7.0

Release notes

Sourced from SymbolicUtils's releases.

v4.7.0

SymbolicUtils v4.7.0

Diff since v4.6.0

Merged pull requests:

Commits
  • 92b45cd build: bump minor version
  • c4774b1 Merge pull request #817 from JuliaSymbolics/as/custom-printing
  • 8f85320 refactor: improve sorted_arguments performance
  • 605e45f benchmark: add benchmark for printing a large polynomial
  • 807a47f test: fix printing tests
  • 1588548 refactor: remove showraw, show_simplified
  • e276897 refactor: improve printing code, allow custom show_call methods
  • 0065890 build: bump minor version
  • ca2105e Merge pull request #816 from JuliaSymbolics/as/substitute-fold
  • fb606b2 fix: fix combine_fold, do not use add_worker/mul_worker
  • Additional commits viewable in compare view

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

…h 3 updates

Updates the requirements on [Symbolics](https://github.com/JuliaSymbolics/Symbolics.jl), [NeuralOperators](https://github.com/SciML/NeuralOperators.jl) and [SymbolicUtils](https://github.com/JuliaSymbolics/SymbolicUtils.jl) to permit the latest version.

Updates `Symbolics` to 7.1.1
- [Release notes](https://github.com/JuliaSymbolics/Symbolics.jl/releases)
- [Changelog](https://github.com/JuliaSymbolics/Symbolics.jl/blob/master/NEWS.md)
- [Commits](JuliaSymbolics/Symbolics.jl@v6.14.0...v7.1.1)

Updates `NeuralOperators` to 0.6.2
- [Release notes](https://github.com/SciML/NeuralOperators.jl/releases)
- [Commits](SciML/NeuralOperators.jl@v0.5.0...v0.6.2)

Updates `SymbolicUtils` to 4.7.0
- [Release notes](https://github.com/JuliaSymbolics/SymbolicUtils.jl/releases)
- [Commits](JuliaSymbolics/SymbolicUtils.jl@v3.7.2...v4.7.0)

---
updated-dependencies:
- dependency-name: Symbolics
  dependency-version: 7.1.1
  dependency-type: direct:production
  dependency-group: all-julia-packages
- dependency-name: NeuralOperators
  dependency-version: 0.6.2
  dependency-type: direct:production
  dependency-group: all-julia-packages
- dependency-name: SymbolicUtils
  dependency-version: 4.7.0
  dependency-type: direct:production
  dependency-group: all-julia-packages
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file julia Pull requests that update julia code labels Dec 2, 2025
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.

1 participant