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: JuliaDiff/FiniteDiff.jl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.23.1
Choose a base ref
...
head repository: JuliaDiff/FiniteDiff.jl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.24.0
Choose a head ref
  • 11 commits
  • 4 files changed
  • 3 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] <support@github.com>
    dependabot[bot] authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    264f81c View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Merge pull request #180 from JuliaDiff/dependabot/github_actions/code…

    …cov/codecov-action-4
    
    Bump codecov/codecov-action from 3 to 4
    ChrisRackauckas authored May 14, 2024
    Configuration menu
    Copy the full SHA
    a6d46aa View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. CompatHelper: add new compat entry for BandedMatrices in [weakdeps] a…

    …t version 1, (keep existing compat)
    CompatHelper Julia committed May 24, 2024
    Configuration menu
    Copy the full SHA
    f452c91 View commit details
    Browse the repository at this point in the history
  2. CompatHelper: add new compat entry for BlockBandedMatrices in [weakde…

    …ps] at version 0.13, (keep existing compat)
    CompatHelper Julia committed May 24, 2024
    Configuration menu
    Copy the full SHA
    6942744 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #188 from JuliaDiff/compathelper/new_version/2024-…

    …05-24-18-17-28-677-00490209215
    
    CompatHelper: add new compat entry for BlockBandedMatrices in [weakdeps] at version 0.13, (keep existing compat)
    ChrisRackauckas authored May 24, 2024
    Configuration menu
    Copy the full SHA
    be2a4fc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    45f3d4d View commit details
    Browse the repository at this point in the history
  5. Merge pull request #187 from JuliaDiff/compathelper/new_version/2024-…

    …05-24-18-17-24-839-01284784435
    
    CompatHelper: add new compat entry for BandedMatrices in [weakdeps] at version 1, (keep existing compat)
    ChrisRackauckas authored May 24, 2024
    Configuration menu
    Copy the full SHA
    27f31db View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

  1. Remove Requires.jl

    ChrisRackauckas authored Aug 10, 2024
    Configuration menu
    Copy the full SHA
    c716a03 View commit details
    Browse the repository at this point in the history
  2. Update Project.toml

    ChrisRackauckas authored Aug 10, 2024
    Configuration menu
    Copy the full SHA
    49d27e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e3bfc8 View commit details
    Browse the repository at this point in the history
  4. Update Project.toml

    ChrisRackauckas authored Aug 10, 2024
    Configuration menu
    Copy the full SHA
    b574440 View commit details
    Browse the repository at this point in the history
Loading