Skip to content

Comments

Bump iminuit from 2.13.0 to 2.18.0#85

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/iminuit-2.18.0
Closed

Bump iminuit from 2.13.0 to 2.18.0#85
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/iminuit-2.18.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 19, 2022

Bumps iminuit from 2.13.0 to 2.18.0.

Release notes

Sourced from iminuit's releases.

v2.18.0

What's Changed

New Contributors

Full Changelog: scikit-hep/iminuit@v2.17.0...v2.18.0

v2.17.0

What's Changed

New Contributors

Full Changelog: scikit-hep/iminuit@v2.16.0...v2.17.0

v2.16.0

What's Changed

Full Changelog: scikit-hep/iminuit@v2.15.2...v2.16.0

v2.15.2

What's Changed

Full Changelog: scikit-hep/iminuit@v2.15.1...v2.15.2

v2.15.1

... (truncated)

Changelog

Sourced from iminuit's changelog.

2.18.0 (December 14, 2022)

  • Add more checks for gradients ([#810](https://github.com/scikit-hep/iminuit/issues/810) <https://github.com/scikit-hep/iminuit/pull/810>_)
  • Bump pypa/cibuildwheel from 2.10.2 to 2.11.2 ([#808](https://github.com/scikit-hep/iminuit/issues/808) <https://github.com/scikit-hep/iminuit/pull/808>_)
  • Added visualize function to minuit ([#799](https://github.com/scikit-hep/iminuit/issues/799) <https://github.com/scikit-hep/iminuit/pull/799>_)
  • Move tutorials ([#806](https://github.com/scikit-hep/iminuit/issues/806) <https://github.com/scikit-hep/iminuit/pull/806>_)

2.17.0 (September 26, 2022)

  • Add python 3.11, drop 3.6 ([#792](https://github.com/scikit-hep/iminuit/issues/792) <https://github.com/scikit-hep/iminuit/pull/792>_)
  • Add Template fitting method from Argüelles, Schneider, Yuan ([#789](https://github.com/scikit-hep/iminuit/issues/789) <https://github.com/scikit-hep/iminuit/pull/789>_)
  • Deprecate iminuit.cost.BarlowBeestonLite in favor of iminuit.cost.Template

2.16.0 (August 16, 2022)

  • Root update ([#786](https://github.com/scikit-hep/iminuit/issues/786) <https://github.com/scikit-hep/iminuit/pull/786>_)
  • Fix corner case treatment of linear constraint ([#785](https://github.com/scikit-hep/iminuit/issues/785) <https://github.com/scikit-hep/iminuit/pull/785>_)
  • Comparison with broadcasting ([#784](https://github.com/scikit-hep/iminuit/issues/784) <https://github.com/scikit-hep/iminuit/pull/784>_)
  • Fix typing issues and enable mypy in pre-commit ([#783](https://github.com/scikit-hep/iminuit/issues/783) <https://github.com/scikit-hep/iminuit/pull/783>_)
  • Make fixedview act as mask for other views ([#781](https://github.com/scikit-hep/iminuit/issues/781) <https://github.com/scikit-hep/iminuit/pull/781>_)

2.15.2 (August 03, 2022)

  • Improve docs for minimize ([#777](https://github.com/scikit-hep/iminuit/issues/777) <https://github.com/scikit-hep/iminuit/pull/777>_)
  • Fix for minuit.interactive when using an array-based function ([#776](https://github.com/scikit-hep/iminuit/issues/776) <https://github.com/scikit-hep/iminuit/pull/776>_)

2.15.1 (July 28, 2022)

  • Fix pickling of all builtin cost functions ([#773](https://github.com/scikit-hep/iminuit/issues/773) <https://github.com/scikit-hep/iminuit/pull/773>_)

2.15.0 (July 27, 2022)

  • Smart sampling ([#769](https://github.com/scikit-hep/iminuit/issues/769) <https://github.com/scikit-hep/iminuit/pull/769>_)
  • Enhance interactive ([#768](https://github.com/scikit-hep/iminuit/issues/768) <https://github.com/scikit-hep/iminuit/pull/768>_)

2.14.0 (July 25, 2022)

  • Interactive fitting ([#766](https://github.com/scikit-hep/iminuit/issues/766) <https://github.com/scikit-hep/iminuit/pull/766>_)
Commits

Dependabot compatibility score

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

Bumps [iminuit](https://github.com/scikit-hep/iminuit) from 2.13.0 to 2.18.0.
- [Release notes](https://github.com/scikit-hep/iminuit/releases)
- [Changelog](https://github.com/scikit-hep/iminuit/blob/develop/doc/changelog.rst)
- [Commits](scikit-hep/iminuit@v2.13.0...v2.18.0)

---
updated-dependencies:
- dependency-name: iminuit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 19, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 13, 2023

Superseded by #91.

@dependabot dependabot bot closed this Feb 13, 2023
@dependabot dependabot bot deleted the dependabot/pip/iminuit-2.18.0 branch February 13, 2023 12:57
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants