Skip to content

Update argmin requirement from ^0.10.0 to ^0.11.0#200

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/cargo/argmin-tw-0.11.0
Open

Update argmin requirement from ^0.10.0 to ^0.11.0#200
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/cargo/argmin-tw-0.11.0

Conversation

@dependabot
Copy link
Copy Markdown

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

Updates the requirements on argmin to permit the latest version.

Release notes

Sourced from argmin's releases.

argmin v0.11.0 released

Finally released v0.11.0. Sincere and huge thank you to everyone who contributed, to those who pushed me to make a release, and to those who supported me in getting the release over the finish line.

This release, together with argmin-math v0.5.0 brings support for new ndarray and algebra versions as well as faer.

What's Changed

Even though I tried hard, due to the long time since the last release, I might have overlooked contributions. If that is the case, please get in touch and I'll update the release notes as well as the changelog accordingly.

Full Changelog: argmin-rs/argmin@argmin-v0.10.0...argmin-v0.11.0

Changelog

Sourced from argmin's changelog.

[argmin v0.11.0] 2025-09-28

Added

Changed

Fixed

[argmin-math v0.5.0] 2025-09-28

Added

Changed

  • Update the version of rand to address compatibility concerns with future Rust editions (@​josiahkane, #607)

[finitediff v0.2.0] 2025-09-28

Changed

[argmin-testfunctions v0.3.0] 2025-09-28

Added

Changed

[argmin v0.10.0] 2024-02-27

Added

... (truncated)

Commits
  • c94c32a Release argmin v0.11.0
  • 47a7828 Release argmin-math 0.5.0
  • 1d5a17d Release finitediff 0.2.0
  • 1209aaf Release argmin_testfunctions and argmin-testfunctions-py 0.3.0
  • 7b15dd5 Update criterion requirement from 0.5.1 to 0.7.0
  • 5a5fdce Fix typos in README
  • 5c172cf Removed audit-check from CI pipeline
  • 96b0e9e Relax testing requirements in GaussNewton LineSearch
  • 314af53 Also fix comment in readme
  • f4ba40d Also correct misspelling in file names
  • 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 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)

Updates the requirements on [argmin](https://github.com/argmin-rs/argmin) to permit the latest version.
- [Release notes](https://github.com/argmin-rs/argmin/releases)
- [Changelog](https://github.com/argmin-rs/argmin/blob/main/CHANGELOG.md)
- [Commits](argmin-rs/argmin@argmin-v0.10.0...argmin-v0.11.0)

---
updated-dependencies:
- dependency-name: argmin
  dependency-version: 0.11.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 rust Pull requests that update rust code labels May 29, 2026
@annie444
Copy link
Copy Markdown
Collaborator

@copilot fix the error with argmin

Copy link
Copy Markdown

Copilot AI commented May 29, 2026

@copilot fix the error with argmin

Fixed in 0e6a260. I updated argmin-math to ^0.5.0 so Vec<f64> math traits required by argmin 0.11 are available, and the argmin-related compile error is resolved.

Copilot AI requested a review from annie444 May 29, 2026 21:38
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants