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 scipy from 1.7.3 to 1.10.1 #106

Merged
merged 4 commits into from
Jun 20, 2023
Merged

Bump scipy from 1.7.3 to 1.10.1 #106

merged 4 commits into from
Jun 20, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 26, 2023

Bumps scipy from 1.7.3 to 1.10.1.

Release notes

Sourced from scipy's releases.

SciPy 1.10.1 Release Notes

SciPy 1.10.1 is a bug-fix release with no new features compared to 1.10.0.

Authors

  • Name (commits)
  • alice (1) +
  • Matt Borland (2) +
  • Evgeni Burovski (2)
  • CJ Carey (1)
  • Ralf Gommers (9)
  • Brett Graham (1) +
  • Matt Haberland (5)
  • Alex Herbert (1) +
  • Ganesh Kathiresan (2) +
  • Rishi Kulkarni (1) +
  • Loïc Estève (1)
  • Michał Górny (1) +
  • Jarrod Millman (1)
  • Andrew Nelson (4)
  • Tyler Reddy (50)
  • Pamphile Roy (2)
  • Eli Schwartz (2)
  • Tomer Sery (1) +
  • Kai Striega (1)
  • Jacopo Tissino (1) +
  • windows-server-2003 (1)

A total of 21 people contributed to this release. People with a "+" by their names contributed a patch for the first time. This list of names is automatically generated, and may not be fully complete.

SciPy 1.10.0 Release Notes

SciPy 1.10.0 is the culmination of 6 months of hard work. It contains many new features, numerous bug-fixes, improved test coverage and better documentation. There have been a number of deprecations and API changes in this release, which are documented below. All users are encouraged to upgrade to this release, as there are a large number of bug-fixes and optimizations. Before upgrading, we recommend that users check that their own code does not use deprecated SciPy functionality (to do so, run your code with python -Wd and check for DeprecationWarning s). Our development attention will now shift to bug-fix releases on the 1.10.x branch, and on adding new features on the main branch.

... (truncated)

Commits
  • c1ed5ec REL: 1.10.1 release commit [wheel build]
  • 5f022bd Merge pull request #18001 from tylerjereddy/treddy_scipy_1_10_1_rd2
  • 5789a76 MAINT: test wheel builds [wheel build]
  • 79bc9c3 DOC: update relnotes/mailmap
  • 6abc551 BUG: diffev exponential crossover
  • 9bb12cd DOC: update link of the logo in the readme
  • c33c679 BUG: Use raw strings for paths
  • 78e790c Fix powm1 overflow handling
  • a225f2b BUG: fix Johnson's algorithm.
  • 04e26b6 BUG: special: Fix handling of powm1 overflow errors (#17855)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 26, 2023
@dependabot dependabot bot force-pushed the dependabot/pip/scipy-1.10.1 branch 2 times, most recently from 8c53b81 to e8df9bf Compare March 1, 2023 10:20
@dependabot dependabot bot force-pushed the dependabot/pip/scipy-1.10.1 branch 2 times, most recently from 99153a8 to ef07dbc Compare April 1, 2023 12:47
Copy link
Collaborator

@toncho11 toncho11 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The problem is Python 3.7 only?

@gcattan
Copy link
Collaborator

gcattan commented May 17, 2023

Yes. I think we need to drop python 3.7 and bring supports for 3.10

@gcattan
Copy link
Collaborator

gcattan commented Jun 2, 2023

https://github.com/dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/pip/scipy-1.10.1 branch from ef07dbc to dceccea Compare June 2, 2023 15:04
@gcattan
Copy link
Collaborator

gcattan commented Jun 12, 2023

https://github.com/dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/pip/scipy-1.10.1 branch from dceccea to b19ae7e Compare June 12, 2023 20:05
@gcattan
Copy link
Collaborator

gcattan commented Jun 17, 2023

@dependabot rebase

Bumps [scipy](https://github.com/scipy/scipy) from 1.7.3 to 1.10.1.
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](scipy/scipy@v1.7.3...v1.10.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/scipy-1.10.1 branch from b19ae7e to 9aaf8d6 Compare June 17, 2023 12:05
@gcattan gcattan merged commit 8975d83 into main Jun 20, 2023
9 checks passed
@dependabot dependabot bot deleted the dependabot/pip/scipy-1.10.1 branch June 20, 2023 07:32
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.

None yet

2 participants