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

Bump junitparser from 3.1.1 to 3.1.2 #3056

Merged
merged 1 commit into from
Feb 26, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 26, 2024

Bumps junitparser from 3.1.1 to 3.1.2.

Changelog

Sourced from junitparser's changelog.

[3.1.2] - 2024-02-21

Fixed

  • Excluded TestCase and TestSuite from pytest discovery. Thanks to @​kurtsansom

Added

  • More type annotations.
Commits
  • cea7a90 bump version
  • 614cf80 Exclude TestCase and TestSuite from pytest discovery (#125)
  • f433768 some more type annotations (#127)
  • 0ae5186 Fix path for RTD sphinx-apidoc pre_build step (#122)
  • 8ad4d6c Add missing api.rst; call sphinx-apidoc in RTD pre-build (#121)
  • 2066ebd Fix RTD rendering of inheritance diagram; show API docs (#120)
  • a1c3ebd Update sphinx requirement from ~=7.0 to ~=7.2 (#119)
  • 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 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)

Bumps [junitparser](https://github.com/weiwei/junitparser) from 3.1.1 to 3.1.2.
- [Changelog](https://github.com/weiwei/junitparser/blob/master/CHANGELOG.md)
- [Commits](weiwei/junitparser@3.1.1...3.1.2)

---
updated-dependencies:
- dependency-name: junitparser
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner February 26, 2024 00:37
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 26, 2024
@mvpatel2000 mvpatel2000 merged commit 1c19e1c into dev Feb 26, 2024
14 checks passed
@mvpatel2000 mvpatel2000 deleted the dependabot/pip/junitparser-3.1.2 branch February 26, 2024 15:17
j316chuck pushed a commit that referenced this pull request Mar 29, 2024
Bumps [junitparser](https://github.com/weiwei/junitparser) from 3.1.1 to 3.1.2.
- [Changelog](https://github.com/weiwei/junitparser/blob/master/CHANGELOG.md)
- [Commits](weiwei/junitparser@3.1.1...3.1.2)

---
updated-dependencies:
- dependency-name: junitparser
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
j316chuck pushed a commit that referenced this pull request May 16, 2024
Bumps [junitparser](https://github.com/weiwei/junitparser) from 3.1.1 to 3.1.2.
- [Changelog](https://github.com/weiwei/junitparser/blob/master/CHANGELOG.md)
- [Commits](weiwei/junitparser@3.1.1...3.1.2)

---
updated-dependencies:
- dependency-name: junitparser
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant