Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2022

Bumps pytest-azurepipelines from 0.8.0 to 1.0.4.

Release notes

Sourced from pytest-azurepipelines's releases.

1.0.4

What's Changed

New Contributors

Changelog

Sourced from pytest-azurepipelines's changelog.

Release History


1.0.3 (16th March 2022)
  • Updated to latest pytest-nunit

1.0.2 (15th March 2022)


* Fixed missing XML files when not specified on command line

1.0.1 (15th March 2022)

  • Added support for Pytest 7

1.0.0rc5 (21st July 2020)


* Reverted change in 1.0.0rc4
* Set hook loading sequence to avoid collision with other plugins

1.0.0rc4 (9th June 2020)


* Moved deprecated pytest hook `pytest_warning_captured` to `pytest_warning_recorded`

1.0.0rc3 (9th June 2020)


- xUnit 2 support in newer PyTest APIs (Optional)
- Drop support for older PyTest releases (pre 5)
- Drop support for Python 2

1.0.0rc1 (30th August 2019)
</code></pre>
<ul>
<li>First public release candidate of 1.0 features</li>
</ul>
<p>1.0.0a2 (30th August 2019)</p>
<pre><code>
- Upload test data
- Support for vs-pytest UI extension

1.0.0a1 (16th July 2019)
------------------------

</tr></table> 
</code></pre>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>

<ul>
<li><a href="https://github.com/Azure/pytest-azurepipelines/commit/025be9a383ac19e7543602a1a31ae0cb3f363601"><code>025be9a</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/Azure/pytest-azurepipelines/issues/74">#74</a> from tonybaloney/test_71</li>
<li><a href="https://github.com/Azure/pytest-azurepipelines/commit/20a679c493c1d33294299f2b3ff26685951a97ab"><code>20a679c</code></a> update release version</li>
<li><a href="https://github.com/Azure/pytest-azurepipelines/commit/5c937dc3015e80ff635fef9e85888472044430ae"><code>5c937dc</code></a> test xdist</li>
<li><a href="https://github.com/Azure/pytest-azurepipelines/commit/98696b85b301a8b9e0cd8248663b2dbc183879c9"><code>98696b8</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/Azure/pytest-azurepipelines/issues/72">#72</a> from fizyk/uri</li>
<li><a href="https://github.com/Azure/pytest-azurepipelines/commit/92eaa9c5952d2015dee0ebe35f9cab1af21beed2"><code>92eaa9c</code></a> Point pypi's project page to Azure/pytest-azurepipelines which seems to be th...</li>
<li><a href="https://github.com/Azure/pytest-azurepipelines/commit/aee6c2df6d2dab4c73fd2c9eb834aae1094a1ca9"><code>aee6c2d</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/Azure/pytest-azurepipelines/issues/70">#70</a> from tonybaloney/patch-1</li>
<li><a href="https://github.com/Azure/pytest-azurepipelines/commit/f1fd925d08ead648c301c32499b4cab2d008559e"><code>f1fd925</code></a> Update README.rst</li>
<li><a href="https://github.com/Azure/pytest-azurepipelines/commit/9e6a81c8cd2023663bdfd4f2c03e1a428c206b8f"><code>9e6a81c</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/Azure/pytest-azurepipelines/issues/69">#69</a> from tonybaloney/tonybaloney-patch-1</li>
<li><a href="https://github.com/Azure/pytest-azurepipelines/commit/84de5276136089e899b3fe59652dd19d5c0b9061"><code>84de527</code></a> test pypy</li>
<li><a href="https://github.com/Azure/pytest-azurepipelines/commit/0afa982b4e658796dc18d780f4804685a6499fae"><code>0afa982</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/Azure/pytest-azurepipelines/issues/68">#68</a> from tonybaloney/tonybaloney-patch-1</li>
<li>Additional commits viewable in <a href="https://github.com/Azure/pytest-azurepipelines/compare/0.8.0...1.0.4">compare view</a></li>
</ul>
</details>

<br />
</code></pre>


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pytest-azurepipelines&package-manager=pip&previous-version=0.8.0&new-version=1.0.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 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)


</details>

Bumps [pytest-azurepipelines](https://github.com/Azure/pytest-azurepipelines) from 0.8.0 to 1.0.4.
- [Release notes](https://github.com/Azure/pytest-azurepipelines/releases)
- [Changelog](https://github.com/Azure/pytest-azurepipelines/blob/master/HISTORY.rst)
- [Commits](Azure/pytest-azurepipelines@0.8.0...1.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 20, 2022
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