forked from matsim-org/matsim-libs
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update MATSim #79
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
…ifyMobsimBeforeSimStep()
…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
…eflectiveConfigGroup Fixes matsim-org#2960
…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]>
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)
decongestion maintenance
…ferCostCalculator add PathElement to RaptorTransferCostCalculator
…SkimCalculation Coord weighting in pt skim calculation
…Bugfix Skimmatrices little bugfix
Parking maintenance
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
Move DRT_COMPANION_AGENT_PREFIX
fzwick
approved these changes
Jan 17, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.