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: intake/intake-esm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2025.12.12
Choose a base ref
...
head repository: intake/intake-esm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 7 commits
  • 6 files changed
  • 4 contributors

Commits on Dec 23, 2025

  1. DEP: Update dependencies to drop 3.10 support (#764)

    * DEP: Update dependencies to drop 3.10 support
    
    * DEP: Update dependencies to drop 3.10 support
    mgrover1 authored Dec 23, 2025
    Configuration menu
    Copy the full SHA
    3334935 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2026

  1. Configuration menu
    Copy the full SHA
    7e7c1c8 View commit details
    Browse the repository at this point in the history
  2. Bump the actions group with 3 updates (#765)

    Bumps the actions group with 3 updates: [codecov/codecov-action](https://github.com/codecov/codecov-action), [actions/upload-artifact](https://github.com/actions/upload-artifact) and [actions/download-artifact](https://github.com/actions/download-artifact).
    
    
    Updates `codecov/codecov-action` from 5.5.1 to 5.5.2
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@v5.5.1...v5.5.2)
    
    Updates `actions/upload-artifact` from 5 to 6
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v5...v6)
    
    Updates `actions/download-artifact` from 6 to 7
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@v6...v7)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-version: 5.5.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: actions
    - dependency-name: actions/upload-artifact
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: actions
    - dependency-name: actions/download-artifact
      dependency-version: '7'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 9, 2026
    Configuration menu
    Copy the full SHA
    59f3d37 View commit details
    Browse the repository at this point in the history
  3. [pre-commit.ci] pre-commit autoupdate (#766)

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.14.7 → v0.14.10](astral-sh/ruff-pre-commit@v0.14.7...v0.14.10)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    Co-authored-by: Charles Turner <52199577+charles-turner-1@users.noreply.github.com>
    pre-commit-ci[bot] and charles-turner-1 authored Jan 9, 2026
    Configuration menu
    Copy the full SHA
    bcad987 View commit details
    Browse the repository at this point in the history
  4. Only use fsspec obj to scan remote csv if polars version is less than…

    … 1.34 - should have been fixed by polars#24450, which was released in 1.34 (#771)
    charles-turner-1 authored Jan 9, 2026
    Configuration menu
    Copy the full SHA
    89e7fde View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2026

  1. [pre-commit.ci] pre-commit autoupdate (#776)

    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Apr 6, 2026
    Configuration menu
    Copy the full SHA
    c57c1bb View commit details
    Browse the repository at this point in the history
  2. Bump the actions group across 1 directory with 4 updates (#781)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 6, 2026
    Configuration menu
    Copy the full SHA
    414c4cf View commit details
    Browse the repository at this point in the history
Loading