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 #79

Merged
merged 76 commits into from
Jan 17, 2024
Merged

Update MATSim #79

merged 76 commits into from
Jan 17, 2024

Conversation

nkuehnel
Copy link
Member

No description provided.

jfbischoff and others added 30 commits December 22, 2023 08:34
Bumps [org.jxmapviewer:jxmapviewer2](https://github.com/msteiger/jxmapviewer2) from 2.6 to 2.8.
- [Commits](msteiger/jxmapviewer2@jxmapviewer2-2.6...jxmapviewer2-2.8)

---
updated-dependencies:
- dependency-name: org.jxmapviewer:jxmapviewer2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…rg.jxmapviewer-jxmapviewer2-2.8

build(deps): bump org.jxmapviewer:jxmapviewer2 from 2.6 to 2.8
…gHandler

ev: fix ConcurrentModificationException in VehicleChargingHandler.notifyMobsimBeforeSimStep()
Bumps org.slf4j:slf4j-api from 2.0.9 to 2.0.10.

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…rg.slf4j-slf4j-api-2.0.10

build(deps): bump org.slf4j:slf4j-api from 2.0.9 to 2.0.10
…m-config-migration

Provides a way to provide custom handling for unknown parameters in ReflectiveConfigGroup
as reported by IntelliJ code analysis
* Ensure deterministic depot selection

* Switch to min
- delete unused imports
- delete unnecessary semicolons
- use try-with-resources
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.24.2 to 3.25.0.
- [Release notes](https://github.com/assertj/assertj/releases)
- [Commits](assertj/assertj@assertj-build-3.24.2...assertj-build-3.25.0)

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

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

build(deps): bump org.assertj:assertj-core from 3.24.2 to 3.25.0
* improve method signatures of small scale traffic generation

* add fixes for usage with arbitrary configs

* fix config errors

* round transformed coordinates

* clear counts file

* use person id for missing vehicles

* use Map interface instead of HashMap implementation for many objects

* correct spelling

* overwrite existing files instead of deleting

* add comment

* use index of a shape from the beginning

* use index for TripDistributionMatrix Builder

* add assert for creating new File

* add error description

* fix input and usage of index for shape

* clean up

* add method for creating indexBuildings

---------

Co-authored-by: Ricardo Ewert <[email protected]>
dependabot bot and others added 28 commits January 10, 2024 15:38
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.2.3 to 3.2.5.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.2.3...surefire-3.2.5)

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

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

build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5
…o passed when toll-sensitive router was removed)
…ferCostCalculator

add PathElement to RaptorTransferCostCalculator
…SkimCalculation

Coord weighting in pt skim calculation
Bumps [io.grpc:grpc-all](https://github.com/grpc/grpc-java) from 1.60.1 to 1.61.0.
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.60.1...v1.61.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.61.0

build(deps): bump io.grpc:grpc-all from 1.60.1 to 1.61.0
Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.25.1 to 3.25.2.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](protocolbuffers/protobuf@v3.25.1...v3.25.2)

---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…om.google.protobuf-protobuf-java-3.25.2

build(deps): bump com.google.protobuf:protobuf-java from 3.25.1 to 3.25.2
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.8.0 to 5.9.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.8.0...v5.9.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.9.0

build(deps): bump org.mockito:mockito-core from 5.8.0 to 5.9.0
* DrtCompanion with PassengerGroupIdentifier

* Minor refactoring, red. public footprint
Copy link
Collaborator

@fzwick fzwick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nkuehnel nkuehnel merged commit b9dace2 into moia-deployment Jan 17, 2024
2 checks passed
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.

9 participants