Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: SciML/DifferentialEquations.jl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.7.0
Choose a base ref
...
head repository: SciML/DifferentialEquations.jl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.8.0
Choose a head ref
  • 11 commits
  • 11 files changed
  • 3 contributors

Commits on Mar 13, 2023

  1. Configuration menu
    Copy the full SHA
    6c7d79e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #942 from ranocha/hr/dependabot

    enable dependabot for GitHub actions
    ChrisRackauckas authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    ea07d58 View commit details
    Browse the repository at this point in the history
  3. Bump codecov/codecov-action from 1 to 3

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 1 to 3.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@v1...v3)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    c59f544 View commit details
    Browse the repository at this point in the history
  4. Bump actions/cache from 1 to 3

    Bumps [actions/cache](https://github.com/actions/cache) from 1 to 3.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v1...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    65146d7 View commit details
    Browse the repository at this point in the history
  5. Bump actions/checkout from 1 to 3

    Bumps [actions/checkout](https://github.com/actions/checkout) from 1 to 3.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v1...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    fab18bf View commit details
    Browse the repository at this point in the history
  6. Merge pull request #943 from SciML/dependabot/github_actions/codecov/…

    …codecov-action-3
    
    Bump codecov/codecov-action from 1 to 3
    ChrisRackauckas authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    5a67593 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #944 from SciML/dependabot/github_actions/actions/…

    …cache-3
    
    Bump actions/cache from 1 to 3
    ChrisRackauckas authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    a0256ae View commit details
    Browse the repository at this point in the history
  8. Merge pull request #945 from SciML/dependabot/github_actions/actions/…

    …checkout-3
    
    Bump actions/checkout from 1 to 3
    ChrisRackauckas authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    57e6d78 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. version 7.8

    ChrisRackauckas committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    b1ec63a View commit details
    Browse the repository at this point in the history
  2. format

    ChrisRackauckas committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    9a362a9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #964 from SciML/78

    version 7.8
    ChrisRackauckas authored Jun 8, 2023
    Configuration menu
    Copy the full SHA
    751454f View commit details
    Browse the repository at this point in the history
Loading