Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pip: bump pytest from 8.2.0 to 8.2.1 #354

Merged
merged 1 commit into from
May 22, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 22, 2024

Bumps pytest from 8.2.0 to 8.2.1.

Release notes

Sourced from pytest's releases.

8.2.1

pytest 8.2.1 (2024-05-19)

Improvements

  • #12334: Support for Python 3.13 (beta1 at the time of writing).

Bug Fixes

  • #12120: Fix [PermissionError]{.title-ref} crashes arising from directories which are not selected on the command-line.
  • #12191: Keyboard interrupts and system exits are now properly handled during the test collection.
  • #12300: Fixed handling of 'Function not implemented' error under squashfuse_ll, which is a different way to say that the mountpoint is read-only.
  • #12308: Fix a regression in pytest 8.2.0 where the permissions of automatically-created .pytest_cache directories became rwx------ instead of the expected rwxr-xr-x.

Trivial/Internal Changes

  • #12333: pytest releases are now attested using the recent Artifact Attestation support from GitHub, allowing users to verify the provenance of pytest's sdist and wheel artifacts.
Commits
  • 66ff8df Prepare release version 8.2.1
  • 3ffcfd1 Merge pull request #12340 from pytest-dev/backport-12334-to-8.2.x
  • 0b28313 [8.2.x] Add Python 3.13 (beta) support
  • f3dd93a [8.2.x] Attest package provenance (#12335)
  • bb5a125 [8.2.x] Spelling (#12331)
  • f179bf2 Merge pull request #12327 from pytest-dev/backport-12325-to-8.2.x
  • 2b671b5 [8.2.x] cacheprovider: fix .pytest_cache not being world-readable
  • 65ab7cb Merge pull request #12324 from pytest-dev/backport-12320-to-8.2.x
  • 4d5fb7d Merge pull request #12319 from pytest-dev/backport-12311-to-8.2.x
  • cbe5996 [8.2.x] changelog: document unittest 8.2 change as breaking
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added language:python Pull requests that update Python code type:dependabot Created by dependabot type:dependencies Pull requests that update a dependency file labels May 22, 2024
@github-actions github-actions bot removed the language:python Pull requests that update Python code label May 22, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 36.14%. Comparing base (5c8ad47) to head (57cc400).

Current head 57cc400 differs from pull request most recent head b5f5097

Please upload reports for the commit b5f5097 to get more accurate results.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #354   +/-   ##
=======================================
  Coverage   36.14%   36.14%           
=======================================
  Files          31       31           
  Lines        6231     6231           
  Branches      449      449           
=======================================
  Hits         2252     2252           
  Misses       3977     3977           
  Partials        2        2           
Flag Coverage Δ
Linux 27.39% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@apop5 apop5 merged commit ad7737d into main May 22, 2024
12 checks passed
@apop5 apop5 deleted the dependabot/pip/pytest-8.2.1 branch May 22, 2024 16:33
ProjectMuBot added a commit to microsoft/mu_tiano_platforms that referenced this pull request Jun 5, 2024
Introduces 9 new commits in [Features/CONFIG](https://github.com/microsoft/mu_feature_config.git).

<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/microsoft/mu_feature_config/commit/22702a39b8e92af72aed9858f546fb5eff62fb4e">22702a</a> Repo File Sync: .gitattributes: Prevent line ending conversion (<a href="https://github.com/microsoft/mu_feature_config/pull/346">#346</a>)</li>
<li><a href="https://github.com/microsoft/mu_feature_config/commit/2acde62130d7dde32694ea0a80351b8ab7777e3b">2acde6</a> pip: bump regex from 2024.4.28 to 2024.5.10 (<a href="https://github.com/microsoft/mu_feature_config/pull/348">#348</a>)</li>
<li><a href="https://github.com/microsoft/mu_feature_config/commit/5c8ad4789f71c4c862a715156f0143b7968ef767">5c8ad4</a> pip: bump pygount from 1.6.1 to 1.8.0 (<a href="https://github.com/microsoft/mu_feature_config/pull/347">#347</a>)</li>
<li><a href="https://github.com/microsoft/mu_feature_config/commit/ad7737d7c2c8a240b5ce487dbdcf6c45ec48faad">ad7737</a> pip: bump pytest from 8.2.0 to 8.2.1 (<a href="https://github.com/microsoft/mu_feature_config/pull/354">#354</a>)</li>
<li><a href="https://github.com/microsoft/mu_feature_config/commit/3d2bcc44e6d542599f71e2fd76b17743841da6a9">3d2bcc</a> Add Pretty Name to Config XML (<a href="https://github.com/microsoft/mu_feature_config/pull/351">#351</a>)</li>
<li><a href="https://github.com/microsoft/mu_feature_config/commit/319a618dabaccfba5f212d5f7c88d78aee41a90e">319a61</a> pip: bump regex from 2024.5.10 to 2024.5.15 (<a href="https://github.com/microsoft/mu_feature_config/pull/355">#355</a>)</li>
<li><a href="https://github.com/microsoft/mu_feature_config/commit/2fffa561d0f0b17c2a51183000a7f65df63f0d21">2fffa5</a> Add Linux Variable Writing Script (<a href="https://github.com/microsoft/mu_feature_config/pull/353">#353</a>)</li>
<li><a href="https://github.com/microsoft/mu_feature_config/commit/64d62365d6d6171250f8bc1d0bc03c2a6d4c219b">64d623</a> Repo File Sync: synced file(s) with microsoft/mu_devops (<a href="https://github.com/microsoft/mu_feature_config/pull/358">#358</a>)</li>
<li><a href="https://github.com/microsoft/mu_feature_config/commit/c7552fe116eefe601a5dd7116ba37ab5ba937b95">c7552f</a> pip: bump edk2-pytool-extensions from 0.27.4 to 0.27.5 (<a href="https://github.com/microsoft/mu_feature_config/pull/359">#359</a>)</li>
</ul>
</details>

Signed-off-by: Project Mu Bot <mubot@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:dependabot Created by dependabot type:dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants