Skip to content

Commit 0648aa0

Browse files
authored
Prep for v1.29.4 (#4103)
1 parent 8973337 commit 0648aa0

File tree

4 files changed

+33
-17
lines changed

4 files changed

+33
-17
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "JuMP"
22
uuid = "4076af6c-e467-56ae-b986-b466b2749572"
33
repo = "https://github.com/jump-dev/JuMP.jl.git"
4-
version = "1.29.3"
4+
version = "1.29.4"
55

66
[deps]
77
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"

docs/Project.toml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -54,34 +54,34 @@ Clarabel = "=0.11.0"
5454
Clustering = "0.15.8"
5555
DSP = "0.8.4"
5656
DataFrames = "1.8.1"
57-
DifferentiationInterface = "0.7.13"
57+
DifferentiationInterface = "0.7.14"
5858
DimensionalData = "=0.29.25"
5959
Distributions = "0.25.123"
6060
Documenter = "=1.16.1"
6161
DocumenterCitations = "1.4.1"
6262
Dualization = "0.7.1"
63-
Enzyme = "0.13.112"
63+
Enzyme = "0.13.116"
6464
ForwardDiff = "1.3.1"
6565
Gurobi = "=1.9.1"
6666
HTTP = "1.10.19"
6767
HiGHS = "=1.20.1"
6868
Images = "0.26.2"
6969
Interpolations = "0.16.2"
70-
Ipopt = "=1.13.0"
70+
Ipopt = "=1.14.0"
7171
JSON = "0.21.4"
7272
JSONSchema = "1.5.0"
73-
LinearOperatorCollection = "2.3.0"
73+
LinearOperatorCollection = "2.3.1"
7474
Literate = "2.21.0"
7575
MarkdownAST = "0.1.2"
7676
MathOptChordalDecomposition = "=0.2.0"
7777
MathOptInterface = "=1.48.0"
78-
MultiObjectiveAlgorithms = "=1.8.1"
78+
MultiObjectiveAlgorithms = "=1.8.2"
7979
PATHSolver = "=1.7.9"
8080
ParametricOptInterface = "0.14.1"
81-
Plots = "1.41.3"
81+
Plots = "1.41.4"
8282
RegularizedLeastSquares = "0.16.11"
83-
SCS = "=2.5.0"
84-
SQLite = "1.6.1"
83+
SCS = "=2.6.0"
84+
SQLite = "1.7.1"
8585
SpecialFunctions = "2.6.1"
8686
StatsPlots = "0.15.8"
8787
Tables = "1.12.1"

docs/packages.toml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
rev = "v0.9.1"
6969
has_html = true
7070
[Ipopt]
71-
rev = "v1.13.0"
71+
rev = "v1.14.0"
7272
[KNITRO]
7373
rev = "v1.2.0"
7474
[MathOptAnalyzer]
@@ -80,7 +80,7 @@
8080
[MosekTools]
8181
rev = "v0.15.10"
8282
[MultiObjectiveAlgorithms]
83-
rev = "v1.8.1"
83+
rev = "v1.8.2"
8484
has_html = true
8585
[NEOSServer]
8686
rev = "v1.2.0"
@@ -103,7 +103,7 @@
103103
rev = "v0.7.6"
104104
extension = true
105105
[SCS]
106-
rev = "v2.5.0"
106+
rev = "v2.6.0"
107107
[SDPA]
108108
rev = "v0.6.1"
109109
[SDPLR]
@@ -166,7 +166,7 @@
166166
rev = "dc2bcebb58b1bbeae69453084ff437905eb2463d"
167167
[InfiniteOpt]
168168
user = "infiniteopt"
169-
rev = "v0.6.0"
169+
rev = "v0.6.1"
170170
filename = "docs/jump/README.md"
171171
extension = true
172172
[Juniper]
@@ -184,11 +184,11 @@
184184
rev = "v0.2.2"
185185
[Manopt]
186186
user = "JuliaManifolds"
187-
rev = "v0.5.30"
187+
rev = "v0.5.32"
188188
filename = "Readme.md"
189189
[MathOptAI]
190190
user = "lanl-ansi"
191-
rev = "v0.1.19"
191+
rev = "v0.2.1"
192192
extension = true
193193
[MathOptChordalDecomposition]
194194
user = "samuelsonric"
@@ -199,7 +199,7 @@
199199
extension = true
200200
[Optim]
201201
user = "JuliaNLSolvers"
202-
rev = "v1.13.3"
202+
rev = "v2.0.0"
203203
[OSQP]
204204
user = "osqp"
205205
rev = "v0.8.1"
@@ -220,7 +220,7 @@
220220
has_html = true
221221
[SCIP]
222222
user = "scipopt"
223-
rev = "v0.12.7"
223+
rev = "v0.12.8"
224224
[SDDP]
225225
user = "odow"
226226
rev = "v1.13.1"

docs/src/changelog.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,22 @@ CurrentModule = JuMP
77
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
88
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
99

10+
## Version 1.29.4 (January 16, 2026)
11+
12+
### Fixed
13+
14+
- Fixed sum of [`Containers.DenseAxisArray`](@ref) that doesn't support
15+
`zero(T)` (#4097)
16+
- Fixed calling `_string_round` for numbers in nonlinear expressions (#4100)
17+
- Fixed parsing `ℯ^x` as `exp(x)` instead of `2.718281828459045^x` (#4101)
18+
19+
### Other
20+
21+
- Documentation updates (#4093), (#4095), (#4098), (#4102), (#4104), (#4107)
22+
- Added a [Multi-objective project planning](@ref) tutorial (#4094)
23+
- Changed a test to avoid type inference issue (#4105)
24+
- Added [The `VectorNonlinearOracle` set](@ref) tutorial (#4106)
25+
1026
## Version 1.29.3 (November 12, 2025)
1127

1228
### Fixed

0 commit comments

Comments
 (0)