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/Sundials.jl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.23.2
Choose a base ref
...
head repository: SciML/Sundials.jl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.24.0
Choose a head ref
  • 7 commits
  • 5 files changed
  • 5 contributors

Commits on Feb 5, 2024

  1. Bump codecov/codecov-action from 3 to 4

    Bumps [codecov/codecov-action](https://github.com/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
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    a234094 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Merge pull request #447 from SciML/dependabot/github_actions/codecov/…

    …codecov-action-4
    
    Bump codecov/codecov-action from 3 to 4
    ViralBShah authored Feb 9, 2024
    Configuration menu
    Copy the full SHA
    4976f48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fef4af View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    79263c9 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    a2ddbf6 View commit details
    Browse the repository at this point in the history
  2. actually use DiffEqCallbacks

    oscardssmith authored and ChrisRackauckas committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    419083a View commit details
    Browse the repository at this point in the history
  3. Update Project.toml

    ChrisRackauckas authored Feb 15, 2024
    Configuration menu
    Copy the full SHA
    1ca5ee4 View commit details
    Browse the repository at this point in the history
Loading