Closed renovate[bot] closed 3 years ago
Merging #92 (6817ef4) into master (29ce629) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #92 +/- ##
=======================================
Coverage 97.45% 97.45%
=======================================
Files 29 29
Lines 983 983
=======================================
Hits 958 958
Misses 25 25
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 29ce629...6817ef4. Read the comment docs.
This PR contains the following updates:
3.8.4
->3.9.0
1.1.5
->1.2.3
2.10.1
->2.12.0
0.6.2
->0.7.1
0.0.60
->0.9.0
0.0.20
->0.0.21
1.3.2
->1.4.0
1.6.1
->1.6.2
Release Notes
pandas-dev/pandas
### [`v1.2.3`](https://togithub.com/pandas-dev/pandas/releases/v1.2.3) [Compare Source](https://togithub.com/pandas-dev/pandas/compare/v1.2.2...v1.2.3) This is a patch release in the 1.2.x series and includes some regression fixes. We recommend that all users upgrade to this version. See the [full whatsnew](https://pandas.pydata.org/pandas-docs/version/1.2.3/whatsnew/v1.2.3.html) for a list of all the changes. The release will be available on the defaults and conda-forge channels: conda install pandas Or via PyPI: python3 -m pip install --upgrade pandas Please report any issues with the release on the [pandas issue tracker](https://togithub.com/pandas-dev/pandas/issues). ### [`v1.2.2`](https://togithub.com/pandas-dev/pandas/releases/v1.2.2) [Compare Source](https://togithub.com/pandas-dev/pandas/compare/v1.2.1...v1.2.2) This is a patch release in the 1.2.x series and includes some regression fixes and bug fixes. We recommend that all users upgrade to this version. See the [full whatsnew](https://pandas.pydata.org/pandas-docs/version/1.2.2/whatsnew/v1.2.2.html) for a list of all the changes. The release will be available on the defaults and conda-forge channels: conda install pandas Or via PyPI: python3 -m pip install --upgrade pandas Please report any issues with the release on the [pandas issue tracker](https://togithub.com/pandas-dev/pandas/issues). ### [`v1.2.1`](https://togithub.com/pandas-dev/pandas/releases/v1.2.1) [Compare Source](https://togithub.com/pandas-dev/pandas/compare/v1.2.0...v1.2.1) This is the first patch release in the 1.2.x series and includes some regression fixes and bug fixes. We recommend that all users upgrade to this version. See the [full whatsnew](https://pandas.pydata.org/pandas-docs/version/1.2.1/whatsnew/v1.2.1.html) for a list of all the changes. The release will be available on the defaults and conda-forge channels: conda install pandas Or via PyPI: python3 -m pip install --upgrade pandas Please report any issues with the release on the [pandas issue tracker](https://togithub.com/pandas-dev/pandas/issues). ### [`v1.2.0`](https://togithub.com/pandas-dev/pandas/releases/v1.2.0) [Compare Source](https://togithub.com/pandas-dev/pandas/compare/v1.1.5...v1.2.0) This release includes some new features, bug fixes, and performance improvements. We recommend that all users upgrade to this version. See the [full whatsnew](https://pandas.pydata.org/pandas-docs/version/1.2.0/whatsnew/v1.2.0.html) for a list of all the changes. The release will be available on the defaults and conda-forge channels: conda install -c conda-forge pandas Or via PyPI: python3 -m pip install --upgrade pandas Please report any issues with the release on the [pandas issue tracker](https://togithub.com/pandas-dev/pandas/issues).pre-commit/pre-commit
### [`v2.12.0`](https://togithub.com/pre-commit/pre-commit/blob/master/CHANGELOG.md#2120---2021-04-06) [Compare Source](https://togithub.com/pre-commit/pre-commit/compare/v2.11.1...v2.12.0) =================== ##### Features - Upgrade rbenv. - [#1854](https://togithub.com/pre-commit/pre-commit/issues/1854) PR by [@asottile](https://togithub.com/asottile). - [#1848](https://togithub.com/pre-commit/pre-commit/issues/1848) issue by [@sirosen](https://togithub.com/sirosen). ##### Fixes - Give command length a little more room when running batch files on windows so underlying commands can expand further. - [#1864](https://togithub.com/pre-commit/pre-commit/issues/1864) PR by [@asottile](https://togithub.com/asottile). - [pre-commit/mirrors-prettier#7](https://togithub.com/pre-commit/mirrors-prettier/issues/7) issue by [@DeltaXWizard](https://togithub.com/DeltaXWizard). - Fix permissions of root folder in ruby archives. - [#1868](https://togithub.com/pre-commit/pre-commit/issues/1868) PR by [@asottile](https://togithub.com/asottile). ### [`v2.11.1`](https://togithub.com/pre-commit/pre-commit/blob/master/CHANGELOG.md#2111---2021-03-09) [Compare Source](https://togithub.com/pre-commit/pre-commit/compare/v2.11.0...v2.11.1) =================== ##### Fixes - Fix r hooks when hook repo is a package - [#1831](https://togithub.com/pre-commit/pre-commit/issues/1831) PR by [@lorenzwalthert](https://togithub.com/lorenzwalthert). ### [`v2.11.0`](https://togithub.com/pre-commit/pre-commit/blob/master/CHANGELOG.md#2110---2021-03-07) [Compare Source](https://togithub.com/pre-commit/pre-commit/compare/v2.10.1...v2.11.0) =================== ##### Features - Improve warning for mutable ref. - [#1809](https://togithub.com/pre-commit/pre-commit/issues/1809) PR by [@JamMarHer](https://togithub.com/JamMarHer). - Add support for `post-merge` hook. - [#1800](https://togithub.com/pre-commit/pre-commit/issues/1800) PR by [@psacawa](https://togithub.com/psacawa). - [#1762](https://togithub.com/pre-commit/pre-commit/issues/1762) issue by [@psacawa](https://togithub.com/psacawa). - Add `r` as a supported hook language. - [#1799](https://togithub.com/pre-commit/pre-commit/issues/1799) PR by [@lorenzwalthert](https://togithub.com/lorenzwalthert). ##### Fixes - Fix `pre-commit install` on `subst` / network drives on windows. - [#1814](https://togithub.com/pre-commit/pre-commit/issues/1814) PR by [@asottile](https://togithub.com/asottile). - [#1802](https://togithub.com/pre-commit/pre-commit/issues/1802) issue by [@goroderickgo](https://togithub.com/goroderickgo). - Fix installation of `local` golang repositories for go 1.16. - [#1818](https://togithub.com/pre-commit/pre-commit/issues/1818) PR by [@rafikdraoui](https://togithub.com/rafikdraoui). - [#1815](https://togithub.com/pre-commit/pre-commit/issues/1815) issue by [@rafikdraoui](https://togithub.com/rafikdraoui).codypiersall/pynng
### [`v0.7.1`](https://togithub.com/codypiersall/pynng/compare/v0.6.2...v0.7.1) [Compare Source](https://togithub.com/codypiersall/pynng/compare/v0.6.2...v0.7.1)facebook/pyre-check
### [`v0.9.0`](https://togithub.com/facebook/pyre-check/compare/v0.0.63...v0.9.0) [Compare Source](https://togithub.com/facebook/pyre-check/compare/v0.0.63...v0.9.0) ### [`v0.0.63`](https://togithub.com/facebook/pyre-check/compare/v0.0.62...v0.0.63) [Compare Source](https://togithub.com/facebook/pyre-check/compare/v0.0.62...v0.0.63) ### [`v0.0.62`](https://togithub.com/facebook/pyre-check/compare/v0.0.60...v0.0.62) [Compare Source](https://togithub.com/facebook/pyre-check/compare/v0.0.60...v0.0.62)Configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:ghost: Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by WhiteSource Renovate. View repository job log here.