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: tlambert03/ome-types
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.2
Choose a base ref
...
head repository: tlambert03/ome-types
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.5.3
Choose a head ref
  • 4 commits
  • 10 files changed
  • 3 contributors

Commits on Nov 21, 2024

  1. ci(pre-commit.ci): autoupdate (#263)

    * ci(pre-commit.ci): autoupdate
    
    updates:
    - [github.com/abravalheri/validate-pyproject: v0.19 → v0.22](abravalheri/validate-pyproject@v0.19...v0.22)
    - [github.com/crate-ci/typos: v1.24.5 → v1.27.0](crate-ci/typos@v1.24.5...v1.27.0)
    - [github.com/astral-sh/ruff-pre-commit: v0.6.4 → v0.7.2](astral-sh/ruff-pre-commit@v0.6.4...v0.7.2)
    - [github.com/pre-commit/mirrors-mypy: v1.11.2 → v1.13.0](pre-commit/mirrors-mypy@v1.11.2...v1.13.0)
    
    * fix: update linting
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    Co-authored-by: Talley Lambert <talley.lambert@gmail.com>
    pre-commit-ci[bot] and tlambert03 authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    63f32b0 View commit details
    Browse the repository at this point in the history
  2. ci(dependabot): bump codecov/codecov-action from 4 to 5 (#264)

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@v4...v5)
    
    ---
    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>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Talley Lambert <talley.lambert@gmail.com>
    dependabot[bot] and tlambert03 authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    b20a9c8 View commit details
    Browse the repository at this point in the history
  3. fix: fix pydantic 2.10 (#267)

    * fix: fix pydantic 2.10
    
    * style(pre-commit.ci): auto fixes [...]
    
    * fix lint
    
    * remove test paquo... too flaky
    
    * fix build test
    
    * no pdbpp on windows
    
    * remove stars
    
    * fix deps
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    tlambert03 and pre-commit-ci[bot] authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    b15d22f View commit details
    Browse the repository at this point in the history
  4. chore: changelog v0.5.3

    tlambert03 committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    31c7830 View commit details
    Browse the repository at this point in the history
Loading