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 1.0.0 #49

Closed
wants to merge 1 commit into from
Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 7, 2022

Bumps mesa from 0.8.6 to 1.0.0.

Changelog

Sourced from mesa's changelog.

1.0.0 (2022-07-06) Quartzsite +++++++++++++++++++++++++++++++++++++++++++

Special notes

  • BREAKING: Rename mesa.visualizations.TextVisualization.TextElement to ASCIIElement
  • POTENTIALLY BREAKING: Default batch_run to 1 CPU #1300
  • Simplified namespace implements - see Improvements section.

Improvements

  • Implement simplified namespace

    • docs: simplified namespace tutorial update #1361
    • examples: Convert shape_example, sugarscape_cg, virus_on_network, wolf_sheep to simple namespace #1339
    • Convert hex_snowflake, pd_grid, schelling to simple namespace; [BREAKING] Remove class name collision #1333
    • examples: Convert color_patches, conways_game_of_life, epstein_civil_violence, forest_fire to simple namespace #1331
    • Examples: Convert boltzmann_wealth_model_network and chart to simple namespace #1322
    • examples: Convert boid_flockers, boltzmann_wealth_model to simple namespace #1321
    • examples: Convert bank_reserves to simple namespace #1317
    • add batch_run to simple namespace #1316
    • Implement simpler Mesa namespace #1294
  • mypy

    • mypy: Use "|" operator instead of Union/Optional #1345
    • mypy: Improve space.py annotation, part 2 #1219
    • mypy: Improve annotations #1212
  • Userparam class updates

    • feat: Implement NumberInput UserParam class #1343
    • feat: Implement StaticText UserParam #1342
    • feat: Implement Choice UserParam class #1338
    • feat: Implement Checkbox UserParam class #1332
    • feat: Implement Slider UserParam class #1272
      • examples: Convert to using Slider UserParam class #1340
  • Front-end updates

    • frontend: Add alignment options to agent portrayals in CanvasGridVisualization #1349
    • frontend: Update Bootstrap 4.6.1 -> 5.1.3 #1325
    • ChartModule.js: Use more semantic HTML element creation method #1319
    • Issue #1232; Replaced usage of var to const/let in some files #1248
    • [Issue 1232] Refactor NetworkModuleSigma PieChartModule TextModule JS #1246
    • js: Update D3 from 4.13.0 to 7.4.3 #1270
    • support package and local css includes #1283
    • Upgrade to Bootstrap 4! #1282
    • refactor: update var to const/let in InteractionHandler.js #1273
    • Change remaining vendored JS dependencies to be downloaded during install #1268
    • Download jQuery and D3 during install #1260
    • CSS support for custom visualization element #1267
    • style: prettify js files #1266
    • refactor: Change var to const/let for remaining js files #1265

... (truncated)

Commits
  • 63c5abb Fixing spelling error
  • 9d8c4f3 Update HISTORY.rst
  • 2f97946 Update history.
  • 7014e76 1.0.0 Quartzite history update for release.
  • 60bc768 [Bot] Update Pipfile.lock dependencies
  • b98961d fix typo in best-practices.rst
  • bb01358 fix: examples: Make space x, y order consistent
  • c210383 update tutorial for simplified namespace
  • 99a71c0 examples: boid_flockers: Remove jQuery usage
  • 5a2212f examples: boid_flockers: Remove usage of JS var
  • 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 1.0.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...v1.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 7, 2022
@dependabot dependabot bot mentioned this pull request Jul 7, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 11, 2022

Superseded by #52.

@dependabot dependabot bot closed this Oct 11, 2022
@dependabot dependabot bot deleted the dependabot/pip/mesa-1.0.0 branch October 11, 2022 05:16
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