Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump iminuit from 2.23.0 to 2.24.0 #141

Merged
merged 1 commit into from
Aug 21, 2023

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 21, 2023

Bumps iminuit from 2.23.0 to 2.24.0.

Release notes

Sourced from iminuit's releases.

v2.24.0

What's Changed

Full Changelog: scikit-hep/iminuit@v2.23.0...v2.24.0

Changelog

Sourced from iminuit's changelog.

2.24.0 (August 15, 2023)

  • Iteration limit in smart sampling to fix behavior for step functions ([#928](https://github.com/scikit-hep/iminuit/issues/928) <https://github.com/scikit-hep/iminuit/pull/928>_)
  • Clarify meaning of 2d contours in minuit.draw_mnmatrix ([#927](https://github.com/scikit-hep/iminuit/issues/927) <https://github.com/scikit-hep/iminuit/pull/927>_)
  • Support interval type and check compatibility with pydantic ([#922](https://github.com/scikit-hep/iminuit/issues/922) <https://github.com/scikit-hep/iminuit/pull/922>_)
Commits
  • c0e3e57 update changelog and version
  • f8033ee Iteration limit in smart sampling to fix behavior for step functions (#928)
  • 47bd39c Clarify meaning of 2D contours in Minuit.draw_mnmatrix (#927)
  • 77d7646 [pre-commit.ci] pre-commit autoupdate (#924)
  • 208be30 chore: use 2x faster black mirror (#925)
  • 983ab35 attempt to fix readthedocs
  • 804477e clarify how cl >= 1 is interpreted in Minuit.minos and Minuit.mncontour
  • 41de6ea Support Interval type and check compatibility with pydantic (#922)
  • ddef849 [pre-commit.ci] pre-commit autoupdate (#920)
  • d2358b3 Bump pypa/cibuildwheel from 2.13.1 to 2.14.1 (#921)
  • See full diff in compare view

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

Bumps [iminuit](https://github.com/scikit-hep/iminuit) from 2.23.0 to 2.24.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.23.0...v2.24.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 dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 21, 2023
@github-actions github-actions bot merged commit c00af6d into master Aug 21, 2023
5 checks passed
@dependabot dependabot bot deleted the dependabot/pip/iminuit-2.24.0 branch August 21, 2023 18:00
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants