OSMoGrid is a tool to generate life like electrical grid models based on publicly available data, mainly OpenStreetMap. The tool puts a special focus on low voltage grids.
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)
Bumps
pekkoVersion
from 1.0.2 to 1.0.3. Updatesorg.apache.pekko:pekko-actor-typed_2.13
from 1.0.2 to 1.0.3Commits
4f77c81
Avoid unnecessary shard updates while shutting down (#1342) (#1353)d0a7293
Add handling for tcp register timeout leaving connection dead (#1319)840b6c0
Update .sbtopts to match mem in .jvmopts-ci (#1290) (#1294)3a3d485
Fix javadoc link to include module name (#1292) (#1293)92d3f83
Fix ByteIterator#indexWhere (#1285)a324eee
chore: Remove vavr link. (#1280) (#1283)a9dccae
remove unused log4j dependency (#1277)87d3003
tidy up imports in new docker code (#930)7c18849
Replacing deprecated docker-client with docker-java (#922)3cc8ace
chore: Fix typo for Source.fromIterator operator. (#1242) (#1243)Updates
org.apache.pekko:pekko-actor-testkit-typed_2.13
from 1.0.2 to 1.0.3Commits
4f77c81
Avoid unnecessary shard updates while shutting down (#1342) (#1353)d0a7293
Add handling for tcp register timeout leaving connection dead (#1319)840b6c0
Update .sbtopts to match mem in .jvmopts-ci (#1290) (#1294)3a3d485
Fix javadoc link to include module name (#1292) (#1293)92d3f83
Fix ByteIterator#indexWhere (#1285)a324eee
chore: Remove vavr link. (#1280) (#1283)a9dccae
remove unused log4j dependency (#1277)87d3003
tidy up imports in new docker code (#930)7c18849
Replacing deprecated docker-client with docker-java (#922)3cc8ace
chore: Fix typo for Source.fromIterator operator. (#1242) (#1243)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