Skip to content

Bump pmeier/pytest-results-action from 0.7.2 to 0.9.0 - #14233

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/pmeier/pytest-results-action-0.9.0
Open

Bump pmeier/pytest-results-action from 0.7.2 to 0.9.0#14233
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/pmeier/pytest-results-action-0.9.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 28, 2026

Copy link
Copy Markdown
Contributor

Bumps pmeier/pytest-results-action from 0.7.2 to 0.9.0.

Release notes

Sourced from pmeier/pytest-results-action's releases.

v0.9.0

What's Changed

Full Changelog: pmeier/pytest-results-action@v0.8.0...v0.9.0

v0.8.0

What's Changed

New Contributors

Full Changelog: pmeier/pytest-results-action@v0.7.2...v0.8.0

Commits
  • fdc7f18 Update @​actions/core to 3.0.0 and @​actions/glob to 0.6.1 (#47)
  • 0c78683 Bump @​vercel/ncc from 0.36.1 to 0.38.4 (#53)
  • 2c435de Update package version from 0.7.0 to 0.8.0 (#48)
  • b2d87e0 Bump prettier from 2.8.4 to 3.8.2 (#51)
  • 96fadef Bump fast-xml-parser from 5.5.7 to 5.5.11 (#50)
  • 90a5398 Fix vulnerabilities and add Dependabot for npm and github actions (#46)
  • 0841ca7 Fix vulnerabilities with npm audix fix (#45)
  • 1f34a02 Update to Node 24 (#44)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 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)

Bumps [pmeier/pytest-results-action](https://github.com/pmeier/pytest-results-action) from 0.7.2 to 0.9.0.
- [Release notes](https://github.com/pmeier/pytest-results-action/releases)
- [Commits](pmeier/pytest-results-action@v0.7.2...v0.9.0)

---
updated-dependencies:
- dependency-name: pmeier/pytest-results-action
  dependency-version: 0.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file. Used by Dependabot. github_actions Pull requests that update GitHub Actions code labels Jul 28, 2026
Copilot AI review requested due to automatic review settings July 28, 2026 22:13
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file. Used by Dependabot. github_actions Pull requests that update GitHub Actions code labels Jul 28, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.

Updates the GitHub Actions workflow to use a newer version of the pytest-results-action for surfacing pytest failures in CI.

Changes:

  • Bumped pmeier/pytest-results-action from v0.7.2 to v0.9.0 in the Python unit test workflow.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

- name: Surface failing tests
if: ${{ !matrix.experimental && matrix.test-suite == 'unit-all-except-dapr' }}
uses: pmeier/pytest-results-action@v0.7.2
uses: pmeier/pytest-results-action@v0.9.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file. Used by Dependabot. github_actions Pull requests that update GitHub Actions code needs-maintainer-triage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant