Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump mesa from 0.8.6 to 0.9.0 #43

Closed
wants to merge 1 commit into from
Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 1, 2022

Bumps mesa from 0.8.6 to 0.9.0.

Changelog

Sourced from mesa's changelog.

0.9.0 (2022-01-31) Page +++++++++++++++++++++++++++++++++++++++++++

Improvements

  • Update number_processes and associated docs #1141
  • [PERF] Improve move_to_empty performance #1116
  • Adding logic to check whether there is agent data #1115
  • Convert all text strings to f-strings #1099
  • Format Python and Jupyter Notebook files with Black #1078
  • README: Add info on how to cite Mesa #1046
  • Re-Implementation of BatchRunner #924
  • CI Related
    • CI: Add workflow to update Pipfile.lock every month #1018
    • CI: Lint typos with Codespell #1098
    • CI: Only run Codecov on Ubuntu jobs and update to v2 #1083
    • CI: Maintenance: Update to Python 3.10, split of lint jobs #1074
  • Dependency updates
    • Updates to Pipfile.lock (dependencies) #1114, #1086, #1080
    • Update Pipfile to use Python 3.9 #1075
    • Update Chart.js to 3.6.1 (v3) #1087
    • Update Chart.js to version 2.9.4 #1084
    • Pyupgrade 3.6: Update syntax with Python 3.6+ features #1105
    • Bump urllib3 from 1.26.2 to 1.26.5 #1043
    • Update packages.rst #1068
  • Docs
    • Update docs/README.md #1118
    • Update number_processes and associated docs #1141
    • Update section 'Batch Run' of introductory tutorial #1119
    • Readme: Add command to install specific branch #1111
    • Docs: Add back some comments in space.py #1091
    • Docs: Remove trailing white spaces #1106
    • Update intro_tutorial.rst #1097, #1095
    • Tweaking and improving the documentation #1072

Fixes

  • Rename i_steps -> data_collection_period and add docstring #1120
  • bank_reserves: Say that the commented out legacy code is for comparison #1110
  • Fix broken image on PyPI #1071
  • Docs
    • Fix numbering typos in docs/README.md #1117
    • Readme: Fix command for installing custom branch on fork #1144
    • Docs: space.py: Fix single case of neighbor spelled as neighbour #1090

0.8.9 (2020-05-24) Oro Valley +++++++++++++++++++++++++++++++++++++++++++

Note: Master branch was renamed to Main on 03/13/2021

... (truncated)

Commits
  • 458a1b7 Updating history for Page v0.9.0 release.
  • 193e383 [PERF] Improve move_to_empty performance
  • ad29fde update number_processes and associated docs
  • 319a8a3 Readme: Fix command for installing custom branch on fork
  • 4a79705 CI: Only run Codecov on Ubuntu jobs and update to v2
  • 246c69d Update section 'Batch Run' of intro tutorial to use new batch_run function
  • 68c48e6 Rename i_steps -> data_collection_period and add docstring
  • 0ae8410 [Bot] Update Pipfile.lock dependencies
  • 4e1aadb Fix numbering and indentation in docs/README.md again
  • 818d4c5 Fix numbering typos in docs/README.md
  • 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)

Bumps [mesa](https://github.com/projectmesa/mesa) from 0.8.6 to 0.9.0.
- [Release notes](https://github.com/projectmesa/mesa/releases)
- [Changelog](https://github.com/projectmesa/mesa/blob/main/HISTORY.rst)
- [Commits](projectmesa/mesa@v0.8.6...v0.9.0)

---
updated-dependencies:
- dependency-name: mesa
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 1, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 7, 2022

Superseded by #49.

@dependabot dependabot bot closed this Jul 7, 2022
@dependabot dependabot bot deleted the dependabot/pip/mesa-0.9.0 branch July 7, 2022 05:25
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