mitrefireline / simfire

An open-source wildfire simulator written in Python and meant to be used to train reinforcement learning (RL) agents.
https://mitrefireline.github.io/simfire/
Apache License 2.0
30 stars 2 forks source link

Bump jinja2 from 3.1.2 to 3.1.3 #13

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps jinja2 from 3.1.2 to 3.1.3.

Release notes

Sourced from jinja2's releases.

3.1.3

This is a fix release for the 3.1.x feature branch.

Changelog

Sourced from jinja2's changelog.

Version 3.1.3

Released 2024-01-10

  • Fix compiler error when checking if required blocks in parent templates are empty. :pr:1858
  • xmlattr filter does not allow keys with spaces. GHSA-h5c8-rqwp-cp95
  • Make error messages stemming from invalid nesting of {% trans %} blocks more helpful. :pr:1918
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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/mitrefireline/simfire/network/alerts).
github-actions[bot] commented 7 months ago

Coverage

Coverage Report
FileStmtsMissCoverMissing
simfire/game
   game.py1942388%48, 74–78, 245–246, 303–307, 336, 338, 340, 345, 348–355, 381, 394–395, 398–399
   image.py19289%20, 31
   sprites.py177697%79, 85, 90, 96, 328, 434
simfire/game/managers
   fire.py204598%222, 264–268, 642, 781
   mitigation.py44198%73
simfire/sim
   simulation.py41812271%73, 83, 93, 103, 113, 129, 140, 150, 170, 181, 324, 416–423, 457–478, 549, 615–628, 648–661, 679, 696, 768, 805–806, 808–809, 839, 858, 871, 892–959, 1017–1021, 1040–1051, 1065–1103
simfire/sim/_tests
   test_simulation.py197597%454–458
simfire/utils
   config.py46512673%67–80, 109, 211, 231, 245–252, 277–297, 308–315, 358–360, 378–380, 382–384, 403–414, 536, 551, 555, 559, 596–643, 662, 673–674, 677, 681, 691, 716, 722, 726, 737, 775–786, 809, 816, 824, 842–866, 960, 973, 996, 1005–1026
   decorators.py13838%15–23
   generate_cfd_wind_layer.py867117%24–33, 37–55, 59–67, 71–81, 85–121, 125
   graph.py67691%107–108, 113, 119, 227, 252
   layers.py2635679%70, 74–75, 147, 165, 172, 209, 315–324, 327–368, 374–381, 564, 593
   log.py321069%11–12, 15–16, 21, 27, 36–38, 41
   terrain.py38879%127–136
   units.py25484%15–16, 29–31
simfire/utils/_tests
   test_layers.py89397%102, 131, 192
simfire/world
   elevation_functions.py24196%100
simfire/world/wind_mechanics
   cfd_wind.py1503974%63–73, 76–95, 130–134, 140–144, 188, 272, 274, 279, 281
   perlin_wind.py35197%42
   wind_controller.py663744%119–146, 157–170, 173, 176, 179, 182, 185
TOTAL362953485% 

Tests Skipped Failures Errors Time
97 0 :zzz: 1 :x: 0 :fire: 6m 41s :stopwatch: