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 aiodns from 3.0.0 to 3.1.0 #7683

Merged
merged 1 commit into from
Oct 9, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 9, 2023

Bumps aiodns from 3.0.0 to 3.1.0.

Commits
  • 813d321 Set version to 3.1.0
  • 7569a4b Raise an exception if the loop is the wrong type on Windows
  • 414b525 Test also on PyPy 3.9 and 3.10
  • 63e71db Skip some Python versions on macOS tests
  • 86cf7cd Skip test_gethostbyaddr on Windows
  • fb608a2 Use WindowsSelectorEventLoopPolicy to run Windows tests
  • 763f5a4 Update ci.yml
  • 9cfe397 Update release-wheels.yml
  • 1d7360c Use latest CI runner versions
  • 5279cf3 Fix type anotations
  • Additional commits viewable 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 [aiodns](https://github.com/saghul/aiodns) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/saghul/aiodns/releases)
- [Changelog](https://github.com/saghul/aiodns/blob/master/ChangeLog)
- [Commits](aio-libs/aiodns@aiodns-3.0.0...v3.1.0)

---
updated-dependencies:
- dependency-name: aiodns
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested review from webknjaz and asvetlov as code owners October 9, 2023 11:08
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 9, 2023
@github-actions github-actions bot enabled auto-merge (squash) October 9, 2023 11:09
@codecov
Copy link

codecov bot commented Oct 9, 2023

Codecov Report

Merging #7683 (1650424) into 3.9 (9764df2) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##              3.9    #7683   +/-   ##
=======================================
  Coverage   97.31%   97.31%           
=======================================
  Files         107      107           
  Lines       31822    31822           
  Branches     3714     3714           
=======================================
  Hits        30967    30967           
  Misses        651      651           
  Partials      204      204           
Flag Coverage Δ
CI-GHA 97.22% <ø> (ø)
OS-Linux 96.91% <ø> (ø)
OS-Windows 94.42% <ø> (ø)
OS-macOS 96.56% <ø> (ø)
Py-3.10.11 94.33% <ø> (ø)
Py-3.10.13 96.75% <ø> (ø)
Py-3.11.5 96.44% <ø> (+<0.01%) ⬆️
Py-3.8.10 94.31% <ø> (ø)
Py-3.8.18 96.68% <ø> (ø)
Py-3.9.13 94.31% <ø> (ø)
Py-3.9.18 96.72% <ø> (ø)
Py-pypy7.3.11 96.20% <ø> (-0.01%) ⬇️
VM-macos 96.56% <ø> (ø)
VM-ubuntu 96.91% <ø> (ø)
VM-windows 94.42% <ø> (ø)

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

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@github-actions github-actions bot merged commit e43e931 into 3.9 Oct 9, 2023
@github-actions github-actions bot deleted the dependabot/pip/3.9/aiodns-3.1.0 branch October 9, 2023 11:31
xiangxli pushed a commit to xiangxli/aiohttp that referenced this pull request Dec 4, 2023
Bumps [aiodns](https://github.com/saghul/aiodns) from 3.0.0 to 3.1.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/saghul/aiodns/commit/813d3217ef21abc381ad7b17803ac080aa156e96"><code>813d321</code></a>
Set version to 3.1.0</li>
<li><a
href="https://github.com/saghul/aiodns/commit/7569a4bb60ea8b886d8ca158c855c4d53e24534e"><code>7569a4b</code></a>
Raise an exception if the loop is the wrong type on Windows</li>
<li><a
href="https://github.com/saghul/aiodns/commit/414b525da72b5f6ef505438fff39edd547a44f8f"><code>414b525</code></a>
Test also on PyPy 3.9 and 3.10</li>
<li><a
href="https://github.com/saghul/aiodns/commit/63e71db318fa43571fd235606d80675cfbc8e789"><code>63e71db</code></a>
Skip some Python versions on macOS tests</li>
<li><a
href="https://github.com/saghul/aiodns/commit/86cf7cda71985c5d2da4e9692b83e9cf38040d14"><code>86cf7cd</code></a>
Skip test_gethostbyaddr on Windows</li>
<li><a
href="https://github.com/saghul/aiodns/commit/fb608a231ffd925f9f96beea507f7901c69a4c51"><code>fb608a2</code></a>
Use WindowsSelectorEventLoopPolicy to run Windows tests</li>
<li><a
href="https://github.com/saghul/aiodns/commit/763f5a4dc48aed41bf3718b54f90f4876f3aa428"><code>763f5a4</code></a>
Update ci.yml</li>
<li><a
href="https://github.com/saghul/aiodns/commit/9cfe39744ef12add4a2a13407ec6833e3459ca84"><code>9cfe397</code></a>
Update release-wheels.yml</li>
<li><a
href="https://github.com/saghul/aiodns/commit/1d7360ce09b329849851fc79a5670a21a5518c90"><code>1d7360c</code></a>
Use latest CI runner versions</li>
<li><a
href="https://github.com/saghul/aiodns/commit/5279cf3f6496b9da242e678f92fae511e077ec91"><code>5279cf3</code></a>
Fix type anotations</li>
<li>Additional commits viewable in <a
href="https://github.com/saghul/aiodns/compare/aiodns-3.0.0...v3.1.0">compare
view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=aiodns&package-manager=pip&previous-version=3.0.0&new-version=3.1.0)](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 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)

</details>

Signed-off-by: dependabot[bot] <support@github.com>
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.

0 participants