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: pymc-devs/pymc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.21.0
Choose a base ref
...
head repository: pymc-devs/pymc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.21.1
Choose a head ref
  • 17 commits
  • 35 files changed
  • 7 contributors

Commits on Feb 27, 2025

  1. Configuration menu
    Copy the full SHA
    450e7f6 View commit details
    Browse the repository at this point in the history
  2. Supervisor not needed for JAX rewrites

    As it no longer includes inplace operations.
    ricardoV94 committed Feb 27, 2025
    Configuration menu
    Copy the full SHA
    43b84f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78666d7 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2025

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

    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>
    dependabot[bot] authored and ricardoV94 committed Feb 28, 2025
    Configuration menu
    Copy the full SHA
    582e7d2 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2025

  1. Remove setupegg.py

    Armavica authored and twiecki committed Mar 1, 2025
    Configuration menu
    Copy the full SHA
    d1aff0b View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2025

  1. Bump docker/metadata-action from 5.5.1 to 5.7.0

    Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5.5.1 to 5.7.0.
    - [Release notes](https://github.com/docker/metadata-action/releases)
    - [Commits](docker/metadata-action@8e5442c...902fa8e)
    
    ---
    updated-dependencies:
    - dependency-name: docker/metadata-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and twiecki committed Mar 3, 2025
    Configuration menu
    Copy the full SHA
    acdc3d9 View commit details
    Browse the repository at this point in the history
  2. Bump docker/setup-buildx-action from 3.7.1 to 3.10.0

    Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.7.1 to 3.10.0.
    - [Release notes](https://github.com/docker/setup-buildx-action/releases)
    - [Commits](docker/setup-buildx-action@v3.7.1...v3.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: docker/setup-buildx-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and twiecki committed Mar 3, 2025
    Configuration menu
    Copy the full SHA
    64e6ac6 View commit details
    Browse the repository at this point in the history
  3. Bump docker/build-push-action from 6.14.0 to 6.15.0

    Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.14.0 to 6.15.0.
    - [Release notes](https://github.com/docker/build-push-action/releases)
    - [Commits](docker/build-push-action@0adf995...471d1dc)
    
    ---
    updated-dependencies:
    - dependency-name: docker/build-push-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and twiecki committed Mar 3, 2025
    Configuration menu
    Copy the full SHA
    07fc908 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3ccff92 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cc90212 View commit details
    Browse the repository at this point in the history
  6. [pre-commit.ci] pre-commit autoupdate (#7709)

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.9.7 → v0.9.9](astral-sh/ruff-pre-commit@v0.9.7...v0.9.9)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Mar 3, 2025
    Configuration menu
    Copy the full SHA
    a386c7a View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2025

  1. Configuration menu
    Copy the full SHA
    025918f View commit details
    Browse the repository at this point in the history
  2. Bumpy PyTensor dependency

    ricardoV94 committed Mar 7, 2025
    Configuration menu
    Copy the full SHA
    4814705 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    630bbaf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    205c193 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ae67043 View commit details
    Browse the repository at this point in the history
  6. Try a new seed

    ricardoV94 committed Mar 7, 2025
    Configuration menu
    Copy the full SHA
    e9b3c99 View commit details
    Browse the repository at this point in the history
Loading