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

Update MATSim #73

Merged
merged 41 commits into from
Dec 8, 2023
Merged

Update MATSim #73

merged 41 commits into from
Dec 8, 2023

Conversation

nkuehnel
Copy link
Member

@nkuehnel nkuehnel commented Dec 7, 2023

No description provided.

paulheinr and others added 30 commits November 23, 2023 14:10
…rk-skim-calculation

Use custom travel disutility in network skim calculation
…#2958)

* fix : handle spaces in comma-separated qsim.mainModes config value

* fix : handle spaces in comma-separated qsim.seepdModes config value

* fix : handle spaces in comma-separated qsim.seepdModes config value
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.7.0 to 5.8.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.7.0...v5.8.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…rg.mockito-mockito-core-5.8.0

build(deps): bump org.mockito:mockito-core from 5.7.0 to 5.8.0
* improvements for estimator usage with drt

* improve config params, more performant random selection

* option to keep original plan in choice set
Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.6.2 to 3.6.3.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.6.2...maven-javadoc-plugin-3.6.3)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…rg.apache.maven.plugins-maven-javadoc-plugin-3.6.3

build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3
Bumps [com.github.luben:zstd-jni](https://github.com/luben/zstd-jni) from 1.5.5-10 to 1.5.5-11.
- [Commits](luben/zstd-jni@v1.5.5-10...v1.5.5-11)

---
updated-dependencies:
- dependency-name: com.github.luben:zstd-jni
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…om.github.luben-zstd-jni-1.5.5-11

build(deps): bump com.github.luben:zstd-jni from 1.5.5-10 to 1.5.5-11
Bumps `osmosis.version` from 0.49.1 to 0.49.2.

Updates `org.openstreetmap.osmosis:osmosis-core` from 0.49.1 to 0.49.2
- [Release notes](https://github.com/openstreetmap/osmosis/releases)
- [Commits](openstreetmap/osmosis@0.49.1...0.49.2)

Updates `org.openstreetmap.osmosis:osmosis-xml` from 0.49.1 to 0.49.2
- [Release notes](https://github.com/openstreetmap/osmosis/releases)
- [Commits](openstreetmap/osmosis@0.49.1...0.49.2)

Updates `org.openstreetmap.osmosis:osmosis-tagfilter` from 0.49.1 to 0.49.2
- [Release notes](https://github.com/openstreetmap/osmosis/releases)
- [Commits](openstreetmap/osmosis@0.49.1...0.49.2)

Updates `org.openstreetmap.osmosis:osmosis-set` from 0.49.1 to 0.49.2
- [Release notes](https://github.com/openstreetmap/osmosis/releases)
- [Commits](openstreetmap/osmosis@0.49.1...0.49.2)

Updates `org.openstreetmap.osmosis:osmosis-areafilter` from 0.49.1 to 0.49.2
- [Release notes](https://github.com/openstreetmap/osmosis/releases)
- [Commits](openstreetmap/osmosis@0.49.1...0.49.2)

---
updated-dependencies:
- dependency-name: org.openstreetmap.osmosis:osmosis-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.openstreetmap.osmosis:osmosis-xml
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.openstreetmap.osmosis:osmosis-tagfilter
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.openstreetmap.osmosis:osmosis-set
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.openstreetmap.osmosis:osmosis-areafilter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…smosis.version-0.49.2

build(deps): bump osmosis.version from 0.49.1 to 0.49.2
Bumps [org.checkerframework:checker-qual](https://github.com/typetools/checker-framework) from 3.40.0 to 3.41.0.
- [Release notes](https://github.com/typetools/checker-framework/releases)
- [Changelog](https://github.com/typetools/checker-framework/blob/master/docs/CHANGELOG.md)
- [Commits](typetools/checker-framework@checker-framework-3.40.0...checker-framework-3.41.0)

---
updated-dependencies:
- dependency-name: org.checkerframework:checker-qual
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…rg.checkerframework-checker-qual-3.41.0

build(deps): bump org.checkerframework:checker-qual from 3.40.0 to 3.41.0
Bumps [io.grpc:grpc-all](https://github.com/grpc/grpc-java) from 1.59.1 to 1.60.0.
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.59.1...v1.60.0)

---
updated-dependencies:
- dependency-name: io.grpc:grpc-all
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…o.grpc-grpc-all-1.60.0

build(deps): bump io.grpc:grpc-all from 1.59.1 to 1.60.0
dependabot bot and others added 11 commits December 6, 2023 15:25
Bumps [org.apache.httpcomponents.client5:httpclient5](https://github.com/apache/httpcomponents-client) from 5.2.3 to 5.3.
- [Changelog](https://github.com/apache/httpcomponents-client/blob/master/RELEASE_NOTES.txt)
- [Commits](apache/httpcomponents-client@rel/v5.2.3...rel/v5.3)

---
updated-dependencies:
- dependency-name: org.apache.httpcomponents.client5:httpclient5
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…rg.apache.httpcomponents.client5-httpclient5-5.3

build(deps): bump org.apache.httpcomponents.client5:httpclient5 from 5.2.3 to 5.3
* allow using urls in ShpOptions

* more efficient geometry joining, update tests
@TomE168 TomE168 merged commit eb00b09 into moia-deployment Dec 8, 2023
2 checks passed
nkuehnel pushed a commit that referenced this pull request Dec 2, 2024
…ntscomparator-does-not-lead-to-failing-test

Fix testing against events
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants