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

Merged
merged 12 commits into from
Feb 6, 2024
Merged

Update MATSim #87

merged 12 commits into from
Feb 6, 2024

Commits on Feb 6, 2024

  1. Create CODEOWNERS

    nkuehnel authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    f5ba003 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #86 from moia-oss/nkuehnel-patch-3

    Create CODEOWNERS
    nkuehnel authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    7df5364 View commit details
    Browse the repository at this point in the history
  3. Use qsim simTimer for afterSim()

    steffenaxer authored and nkuehnel committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    9649300 View commit details
    Browse the repository at this point in the history
  4. Replace events files

    steffenaxer authored and nkuehnel committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    fa000f6 View commit details
    Browse the repository at this point in the history
  5. Replace event files

    steffenaxer authored and nkuehnel committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    3c52370 View commit details
    Browse the repository at this point in the history
  6. Lint code

    steffenaxer authored and nkuehnel committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    1bde8b3 View commit details
    Browse the repository at this point in the history
  7. Replace events

    steffenaxer authored and nkuehnel committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    c726996 View commit details
    Browse the repository at this point in the history
  8. build(deps): bump the github-actions group with 1 update

    Bumps the github-actions group with 1 update: [codecov/codecov-action](https://github.com/codecov/codecov-action).
    
    
    Updates `codecov/codecov-action` from 3 to 4
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and nkuehnel committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    305e36a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b67eb4e View commit details
    Browse the repository at this point in the history
  10. build(deps-dev): bump junit.version from 5.10.1 to 5.10.2

    Bumps `junit.version` from 5.10.1 to 5.10.2.
    
    Updates `org.junit.jupiter:junit-jupiter-engine` from 5.10.1 to 5.10.2
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](junit-team/junit5@r5.10.1...r5.10.2)
    
    Updates `org.junit.jupiter:junit-jupiter` from 5.10.1 to 5.10.2
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](junit-team/junit5@r5.10.1...r5.10.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit.jupiter:junit-jupiter-engine
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: org.junit.jupiter:junit-jupiter
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and nkuehnel committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    9e4c07e View commit details
    Browse the repository at this point in the history
  11. build(deps): bump org.assertj:assertj-core from 3.25.2 to 3.25.3

    Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.25.2 to 3.25.3.
    - [Release notes](https://github.com/assertj/assertj/releases)
    - [Commits](assertj/assertj@assertj-build-3.25.2...assertj-build-3.25.3)
    
    ---
    updated-dependencies:
    - dependency-name: org.assertj:assertj-core
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and nkuehnel committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    0afbc45 View commit details
    Browse the repository at this point in the history
  12. build(deps): bump io.grpc:grpc-all from 1.61.0 to 1.61.1

    Bumps [io.grpc:grpc-all](https://github.com/grpc/grpc-java) from 1.61.0 to 1.61.1.
    - [Release notes](https://github.com/grpc/grpc-java/releases)
    - [Commits](grpc/grpc-java@v1.61.0...v1.61.1)
    
    ---
    updated-dependencies:
    - dependency-name: io.grpc:grpc-all
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and nkuehnel committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    8f18573 View commit details
    Browse the repository at this point in the history