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.15.0 to 1.15.1 #1650

Merged
merged 6 commits into from
Jan 13, 2025
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2025

Bumps scipy from 1.15.0 to 1.15.1.

Release notes

Sourced from scipy's releases.

SciPy 1.15.1 Release Notes

SciPy 1.15.1 is a bug-fix release with no new features compared to 1.15.0. Importantly, an issue with the import of scipy.optimize breaking other packages has been fixed.

Authors

  • Name (commits)
  • Ralf Gommers (3)
  • Rohit Goswami (1)
  • Matt Haberland (2)
  • Tyler Reddy (7)
  • Daniel Schmitz (1)

A total of 5 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.

Commits
  • df134ea REL: 1.15.1 rel commit [wheel build]
  • f939c19 Merge pull request #22296 from tylerjereddy/treddy_1.15.1_backports
  • 609bb3c DOC: PR 22296 revisions
  • 5bfd6a2 TST: stats.Normal: bump tolerance on test of logcdf (#22276)
  • f9a549c DOC: update 1.15.1 relnotes
  • 6f011d8 MAINT: Update highs subproject commit
  • 0ff01de TST: fix thread safety issue in interpolate.bsplines memmap test
  • 21c65ab BLD: fix some issues with undeclared internal build dependencies
  • 826759e MAINT: fix url for array-api-extra git submodule
  • 9af1fcd Merge pull request #22235 from tylerjereddy/treddy_prep_1.15.1
  • Additional commits viewable 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 [scipy](https://github.com/scipy/scipy) from 1.15.0 to 1.15.1.
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](scipy/scipy@v1.15.0...v1.15.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file patch backward compatible bug fixes labels Jan 13, 2025
@coveralls
Copy link

coveralls commented Jan 13, 2025

Pull Request Test Coverage Report for Build 12747485769

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 70.904%

Totals Coverage Status
Change from base Build 12714692691: 0.0%
Covered Lines: 10693
Relevant Lines: 15081

💛 - Coveralls

@jan-janssen jan-janssen marked this pull request as draft January 13, 2025 08:59
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 13, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@jan-janssen jan-janssen reopened this Jan 13, 2025
@jan-janssen jan-janssen marked this pull request as ready for review January 13, 2025 13:07
@jan-janssen jan-janssen merged commit 478788c into main Jan 13, 2025
32 of 43 checks passed
@jan-janssen jan-janssen deleted the dependabot/pip/scipy-1.15.1 branch January 13, 2025 13:07
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 patch backward compatible bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants