8000 Comparing v0.25.1...v0.25.2 · pytest-dev/pytest-asyncio · GitHub
[go: up one dir, main page]

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: pytest-dev/pytest-asyncio
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.25.1
Choose a base ref
...
head repository: pytest-dev/pytest-asyncio
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.25.2
Choose a head ref
  • 5 commits
  • 6 files changed
  • 4 contributors

Commits on Jan 6, 2025

  1. Build(deps): Bump pygments from 2.18.0 to 2.19.1 in /dependencies/docs

    Bumps [pygments](https://github.com/pygments/pygments) from 2.18.0 to 2.19.1.
    - [Release notes](https://github.com/pygments/pygments/releases)
    - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
    - [Commits](pygments/pygments@2.18.0...2.19.1)
    
    ---
    updated-dependencies:
    - dependency-name: pygments
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and seifertm committed Jan 6, 2025
    Configuration menu
    Copy the full SHA
    941e8b5 View commit details
    Browse the repository at this point in the history
  2. Build(deps): Bump hypothesis in /dependencies/default

    Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.123.2 to 6.123.4.
    - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
    - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.123.2...hypothesis-python-6.123.4)
    
    ---
    updated-dependencies:
    - dependency-name: hypothesis
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and seifertm committed Jan 6, 2025
    Configuration menu
    Copy the full SHA
    aae43d4 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2025

  1. [pre-commit.ci] pre-commit autoupdate

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.8.4 → v0.8.6](astral-sh/ruff-pre-commit@v0.8.4...v0.8.6)
    - [github.com/pre-commit/mirrors-mypy: v1.14.0 → v1.14.1](pre-commit/mirrors-mypy@v1.14.0...v1.14.1)
    - [github.com/rhysd/actionlint: v1.7.5 → v1.7.6](rhysd/actionlint@v1.7.5...v1.7.6)
    pre-commit-ci[bot] authored and Pierre-Sassoulas committed Jan 7, 2025
    Configuration menu
    Copy the full SHA
    e8ffb10 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2025

  1. fix: Shutdown generators before closing event loops.

    Add a comment
    provinzkraut authored and seifertm committed Jan 8, 2025
    Configuration menu
    Copy the full SHA
    c3ad634 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2188cdb View commit details
    Browse the repository at this point in the history
Loading
0