malramsay64 / statdyn-analysis

Collection of tools for the statistical dynamics analysis of Molecular Dynamics trajectories.
MIT License
6 stars 0 forks source link

chore(deps): bump rowan from 1.2.0 to 1.2.1 #91

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps rowan from 1.2.0 to 1.2.1.

Changelog *Sourced from [rowan's changelog](https://github.com/glotzerlab/rowan/blob/master/ChangeLog.rst).* > The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/). This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). > > Unreleased > ========== > > Added > ----- > > - Official ContributorAgreement. > > Fixed > ----- > > - Broadcasting for nD arrays of quaternions in to\_axis\_angle is fixed. > - Providing equivalent quaternions to mapping.procrustes properly performs rotations.
Commits - [`dc0c2c2`](https://github.com/glotzerlab/rowan/commit/dc0c2c2c579e61e292e0e995da2b29e0e160a4ab) Bump up to version 1.2.1. - [`1647915`](https://github.com/glotzerlab/rowan/commit/16479155980aa852df92396bf65781e69fc4af0a) Don't use newest scipy in tox - [`835aa9a`](https://github.com/glotzerlab/rowan/commit/835aa9a000857c109cb7dd251db86dc74d2aea16) Update changelog and development documentation - [`6d6b99f`](https://github.com/glotzerlab/rowan/commit/6d6b99f1454d5ec53009cd6e0984227f7ed5d53f) Merge pull request [#14](https://github-redirect.dependabot.com/glotzerlab/rowan/issues/14) from glotzerlab/fix/codacy_badge - [`a85280c`](https://github.com/glotzerlab/rowan/commit/a85280c2a9041d6d0c51718f35d3180360294c4e) Fix badge - [`0c1dd8b`](https://github.com/glotzerlab/rowan/commit/0c1dd8b97805b8edc3f310277b25bec1a209f9a9) Merge pull request [#11](https://github-redirect.dependabot.com/glotzerlab/rowan/issues/11) from glotzerlab/fix/mapping_equivalent - [`b7b7650`](https://github.com/glotzerlab/rowan/commit/b7b765037cc6a9e10c864d5ee6c483cb30d52f7e) Update license - [`d386c70`](https://github.com/glotzerlab/rowan/commit/d386c709e1ef7d9376ec1a81dffc212a7c8c3932) Fix flake8 - [`480e1da`](https://github.com/glotzerlab/rowan/commit/480e1da7fec447702881f64895afec588c4b0a93) Fix equivalent quaternion mapping code - [`6ade7ed`](https://github.com/glotzerlab/rowan/commit/6ade7ed8a6c8fa0d3f4ad15d26610c88fd23f4f9) Add ContributorAgreement - Additional commits viewable in [compare view](https://github.com/glotzerlab/rowan/compare/v1.2.0...v1.2.1)


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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it - `@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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
codecov[bot] commented 5 years ago

Codecov Report

Merging #91 into master will decrease coverage by 0.16%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #91      +/-   ##
==========================================
- Coverage   78.59%   78.42%   -0.17%     
==========================================
  Files          18       18              
  Lines        1766     1766              
==========================================
- Hits         1388     1385       -3     
- Misses        378      381       +3
Impacted Files Coverage Δ
src/sdanalysis/read.py 82.98% <0%> (-1.25%) :arrow_down:

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 161943d...ad15798. Read the comment docs.

dependabot-preview[bot] commented 5 years ago

Looks like rowan is up-to-date now, so this is no longer needed.