Skip to content

Bump mesa from 0.8.6 to 0.8.7#15

Closed
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/mesa-0.8.7
Closed

Bump mesa from 0.8.6 to 0.8.7#15
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/mesa-0.8.7

Conversation

@dependabot-preview
Copy link
Copy Markdown

@dependabot-preview dependabot-preview Bot commented May 6, 2020

Bumps mesa from 0.8.6 to 0.8.7.

Changelog

Sourced from mesa's changelog.

0.8.7 (2020-05-05) Mammoth

Improvements

  • Enable BatchRunner to run specified set of parameter combinations #651 (#607)
  • Restructured runcontrol.js #661
  • Add pipenv support for mesa #678
  • Increase test coverage and change to codecov #692
  • Updates Travis to explicitly set the dist to be Xenial #699
  • time: Remove resolved TODO on random seed of random scheduler #708
  • hex_snowflake: Update description to be more informative #712
  • Added Coverall to Codecov in Contributing file #734
  • Makes opening the browser optional when launching the server #755 #754
  • NetworkGrid: Update to networkx 2.4 API #763
  • Apply black to mesa/ directory #775
  • Updated travis to 3.8 and updated gitignore #777
  • Add information (to docstring) on image as agent portrayal shape #791
  • Change grid empties from list to set #649 (improves speed)
Adding mypy annotation

: - space: Add type annotation to Grid class #779 - add Mypy annotation to time, agent, and model #792 - space: Add mypy annotation to the remaining methods/functions #796

Docs related

: - Bulk merge of docs from 'docs' to 'master' #684 -

    Created useful snippets code section in the docs [#668](https://github.com/projectmesa/mesa/issues/668) [#669](https://github.com/projectmesa/mesa/issues/669)
:   -   Updating index.rst [#672](https://github.com/projectmesa/mesa/issues/672)
    -   Clarify runserver snippet in index.rst [#682](https://github.com/projectmesa/mesa/issues/682)
  • Add documentation for feature (pipenv) added in #678 #683
Add docs for BatchRunner to support Variable and Fixed Parameter Contribution [#679](https://github.com/projectmesa/mesa/issues/679) [#683](https://github.com/projectmesa/mesa/issues/683)

:   -   Resources [#651](https://github.com/projectmesa/mesa/issues/651) in docs branch [#691](https://github.com/projectmesa/mesa/issues/691). This preps for [#683](https://github.com/projectmesa/mesa/issues/683) to be merged.
  • intro tutorial: Clarify a function that is not defined in the class #705
  • Updates formatting the readme Docs markdown #737

... (truncated)
Commits
  • a71a80f Forgot to update the date on the release. :-(
  • 8e65218 Merge pull request #826 from projectmesa/release
  • 0b96b33 minor history.rst updates
  • f8ef626 First swipe at release history.
  • a816260 Merge pull request #821 from projectmesa/jk/test_random_walk
  • 7d40556 Merge pull request #824 from projectmesa/jk/pd_readme_fix
  • a02a891 Fixing broken table in pd_grid example
  • 464a147 Fixing test_random_walk bug.
  • ee6ed7f Merge pull request #767 from JamesHovet/fix-issue-765
  • 8858920 Merge pull request #809 from StefRe/patch-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 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 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:

  • 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)

@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label May 6, 2020
@codecov
Copy link
Copy Markdown

codecov Bot commented May 6, 2020

Codecov Report

Merging #15 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #15   +/-   ##
=======================================
  Coverage   88.86%   88.86%           
=======================================
  Files          19       19           
  Lines        1132     1132           
  Branches      189      189           
=======================================
  Hits         1006     1006           
  Misses         92       92           
  Partials       34       34           

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 2fdf637...3f62ed9. Read the comment docs.

@dependabot-preview dependabot-preview Bot force-pushed the dependabot/pip/mesa-0.8.7 branch from 7cbaa01 to 3dfb423 Compare June 9, 2020 19:01
Bumps [mesa](https://github.com/projectmesa/mesa) from 0.8.6 to 0.8.7.
- [Release notes](https://github.com/projectmesa/mesa/releases)
- [Changelog](https://github.com/projectmesa/mesa/blob/master/HISTORY.rst)
- [Commits](mesa/mesa@v0.8.6...v0.8.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview Bot force-pushed the dependabot/pip/mesa-0.8.7 branch from 3dfb423 to 3f62ed9 Compare November 5, 2020 12:54
@dependabot-preview
Copy link
Copy Markdown
Author

Superseded by #26.

@dependabot-preview dependabot-preview Bot deleted the dependabot/pip/mesa-0.8.7 branch November 30, 2020 05:59
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.

0 participants