Skip to content

Bump mesa from 0.8.6 to 0.8.8.1#26

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

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

Conversation

@dependabot-preview
Copy link
Copy Markdown

@dependabot-preview dependabot-preview Bot commented Nov 30, 2020

Bumps mesa from 0.8.6 to 0.8.8.1.

Changelog

Sourced from mesa's changelog.

Release History

0.8.8 (2020-05-27) Nogales

Note: This is the last version to support Python 3.5.

Improvements

  • Added pre-commit to automatically maintain a standard formatting with black #732

Fixes

  • MultiGrid: Set to using list for cell content #783
Docs

: - Fixed broken link to templates list in advanced tutorial. #833 - Fixed image links in rst #838 - Cleaned html to attempt correct build #839 - Fixed links on Boltzmann model #843 - Documentation update - batchrunner & data collector #870 - Deleted readthedocs.yml #946 - Doc builds #837, #840, #844, #941, #942

  • Fixed bulleted list in contribution read me #836
  • Updated test_examples.py, changed unused generator expression to actually run the models. #829
  • Fixed #827 issue (example Epstein Civil Violence Jupyter Notebook typos) #828
  • Eliminated Ipython3 references #841
  • Fixed cookie cutter Fixes #850. #853
  • Removed relative imports -- fix #855. #863
  • Updated pytest requirement to fix issues on travis #864
  • Made linux compatible - travis #886
  • Fixed python 3.5 fails, boid failure #889, #898
  • Travis: Removed python 3.5 #899
  • Fixed example testing issues close multiprocess pools #890
  • Used ordered dict to make compatible with python 3.5 #892
  • Increased number of test to fix codecov patch #916
  • Fixed for #919, adding an exception for duplicate ids. #920
Batchrunner

: - Batch runner redux #917 - Fixed empty/None variable_parameters argument to BatchRunner (#861) #862 - Added ordereddict to BatchrunerMP for python 3.5 #893 - Fixed python 3.5 fails bathrunnerMP (multiple tries) #897, #896, #895 - Batchrunner_redux fixes #928

Commits

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 Nov 30, 2020
@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 30, 2020

Codecov Report

Merging #26 (e95e658) into master (519cfcd) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #26   +/-   ##
=======================================
  Coverage   88.73%   88.73%           
=======================================
  Files          19       19           
  Lines        1136     1136           
  Branches      190      190           
=======================================
  Hits         1008     1008           
  Misses         93       93           
  Partials       35       35           

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 519cfcd...e95e658. Read the comment docs.

Bumps [mesa](https://github.com/projectmesa/mesa) from 0.8.6 to 0.8.8.1.
- [Release notes](https://github.com/projectmesa/mesa/releases)
- [Changelog](https://github.com/projectmesa/mesa/blob/master/HISTORY.rst)
- [Commits](https://github.com/projectmesa/mesa/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview Bot force-pushed the dependabot/pip/mesa-0.8.8.1 branch from fda2151 to e95e658 Compare January 29, 2021 21:07
@dependabot-preview
Copy link
Copy Markdown
Author

Superseded by #38.

@dependabot-preview dependabot-preview Bot deleted the dependabot/pip/mesa-0.8.8.1 branch May 25, 2021 05:53
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