Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 27, 2020

Bumps scipy from 1.5.1 to 1.5.2.

Release notes

Sourced from scipy's releases.

SciPy 1.5.2 Release Notes

SciPy 1.5.2 is a bug-fix release with no new features compared to 1.5.1.

Authors

  • Peter Bell
  • Tobias Biester +
  • Evgeni Burovski
  • Thomas A Caswell
  • Ralf Gommers
  • Sturla Molden
  • Andrew Nelson
  • ofirr +
  • Sambit Panda
  • Ilhan Polat
  • Tyler Reddy
  • Atsushi Sakai
  • Pauli Virtanen

A total of 13 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
  • 01d8bfb Merge pull request #12596 from tylerjereddy/treddy_scipy_152_more_backports
  • bcc8f9a DOC: update 1.5.2 relnotes
  • d5aaa07 BLD: fix cython error on master-branch cython
  • de60e9a CI: Add GCC 4.8 entry to travis build matrix (#12590)
  • b7c4d44 BLD: Add -std=c99 to sigtools to compile with C99
  • 100f579 REL: set version 1.5.2 released
  • b08aecf Merge pull request #12574 from tylerjereddy/treddy_152_prep
  • a06490f DOC: update 1.5.2 release notes
  • fb51f48 TST: add a regression test from gh-3847
  • bf8a98a BUG: fix splprep seg fault
  • 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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 27, 2020
@codecov
Copy link

codecov bot commented Jul 27, 2020

Codecov Report

Merging #368 into master will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #368      +/-   ##
==========================================
+ Coverage   89.51%   89.53%   +0.02%     
==========================================
  Files         121      121              
  Lines        8660     8660              
==========================================
+ Hits         7752     7754       +2     
+ Misses        908      906       -2     
Impacted Files Coverage Δ
PathPlanning/DubinsPath/dubins_path_planning.py 95.75% <0.00%> (+0.94%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 808aa0f...606a36f. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/pip/scipy-1.5.2 branch from ae7cfaa to 606a36f Compare July 27, 2020 22:18
@AtsushiSakai AtsushiSakai merged commit d861cda into master Jul 27, 2020
@AtsushiSakai AtsushiSakai deleted the dependabot/pip/scipy-1.5.2 branch July 27, 2020 22:49
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.

1 participant