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.23.5
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.23.5.post1
Choose a head ref
  • 8 commits
  • 6 files changed
  • 2 contributors

Commits on Feb 28, 2024

  1. Build(deps): Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12

    Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.11 to 1.8.12.
    - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
    - [Commits](pypa/gh-action-pypi-publish@v1.8.11...v1.8.12)
    
    ---
    updated-dependencies:
    - dependency-name: pypa/gh-action-pypi-publish
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and seifertm committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    20bd7d8 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.98.2 to 6.98.12.
    - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
    - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.98.2...hypothesis-python-6.98.12)
    
    ---
    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 Feb 28, 2024
    Configuration menu
    Copy the full SHA
    2908860 View commit details
    Browse the repository at this point in the history
  3. Build(deps): Bump coverage from 7.4.1 to 7.4.3 in /dependencies/default

    Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.4.1 to 7.4.3.
    - [Release notes](https://github.com/nedbat/coveragepy/releases)
    - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
    - [Commits](nedbat/coveragepy@7.4.1...7.4.3)
    
    ---
    updated-dependencies:
    - dependency-name: coverage
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and seifertm committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    cefa62e View commit details
    Browse the repository at this point in the history
  4. Build(deps): Bump pytest from 8.0.0 to 8.0.2 in /dependencies/default

    Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.0.0 to 8.0.2.
    - [Release notes](https://github.com/pytest-dev/pytest/releases)
    - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest@8.0.0...8.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: pytest
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and seifertm committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    d44e3ac View commit details
    Browse the repository at this point in the history
  5. Build(deps): Bump typing-extensions in /dependencies/default

    Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.9.0 to 4.10.0.
    - [Release notes](https://github.com/python/typing_extensions/releases)
    - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md)
    - [Commits](python/typing_extensions@4.9.0...4.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: typing-extensions
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and seifertm committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    4baec47 View commit details
    Browse the repository at this point in the history
  6. Build(deps): Bump urllib3 from 2.2.0 to 2.2.1 in /dependencies/docs

    Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.0 to 2.2.1.
    - [Release notes](https://github.com/urllib3/urllib3/releases)
    - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
    - [Commits](urllib3/urllib3@2.2.0...2.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: urllib3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and seifertm committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    b60649a View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Build(deps): Bump hypothesis in /dependencies/default

    Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.98.12 to 6.98.17.
    - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
    - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.98.12...hypothesis-python-6.98.17)
    
    ---
    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 Mar 8, 2024
    Configuration menu
    Copy the full SHA
    f1de446 View commit details
    Browse the repository at this point in the history
  2. [docs] Fixes the example showing how to run all tests in a session-sc…

    …oped loop.
    
    The change also adds a warning that the code snippet overrides all manually applied marks in strict mode and adds tests verifying the correctness of the example.
    
    Signed-off-by: Michael Seifert <m.seifert@digitalernachschub.de>
    seifertm committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    b22d84e View commit details
    Browse the repository at this point in the history
Loading