Skip to content

Bump aiosignal from 1.2.0 to 1.3.1#7444

Merged
github-actions[bot] merged 3 commits into3.9from
dependabot/pip/3.9/aiosignal-1.3.1
Jul 28, 2023
Merged

Bump aiosignal from 1.2.0 to 1.3.1#7444
github-actions[bot] merged 3 commits into3.9from
dependabot/pip/3.9/aiosignal-1.3.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 28, 2023

Bumps aiosignal from 1.2.0 to 1.3.1.

Release notes

Sourced from aiosignal's releases.

1.3.1

Bugfixes

  • Removed stray quote and comma from setup.cfg preventing PyPI from accepting a release. (#361)

Changelog

Sourced from aiosignal's changelog.

1.3.1 (2022-11-08)

Bugfixes

  • Removed stray quote and comma from setup.cfg preventing PyPI from accepting a release. [#361](https://github.com/aio-libs/aiosignal/issues/361) <https://github.com/aio-libs/aiosignal/issues/361>_

1.3.0 (2022-11-08)

Features

  • Switched to declarative package setup. [#267](https://github.com/aio-libs/aiosignal/issues/267) <https://github.com/aio-libs/aiosignal/issues/267>_
  • Added support for Python 3.11. [#360](https://github.com/aio-libs/aiosignal/issues/360) <https://github.com/aio-libs/aiosignal/issues/360>_

Deprecations and Removals

  • Dropped Python 3.6 support. [#267](https://github.com/aio-libs/aiosignal/issues/267) <https://github.com/aio-libs/aiosignal/issues/267>_

Commits

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 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 [aiosignal](https://github.com/aio-libs/aiosignal) from 1.2.0 to 1.3.1.
- [Release notes](https://github.com/aio-libs/aiosignal/releases)
- [Changelog](https://github.com/aio-libs/aiosignal/blob/master/CHANGES.rst)
- [Commits](aio-libs/aiosignal@v1.2.0...v1.3.1)

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

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

codecov bot commented Jul 28, 2023

Codecov Report

Merging #7444 (1c360e5) into 3.9 (038a5e4) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##              3.9    #7444   +/-   ##
=======================================
  Coverage   97.28%   97.28%           
=======================================
  Files         107      107           
  Lines       31617    31617           
  Branches     3655     3655           
=======================================
  Hits        30758    30758           
  Misses        653      653           
  Partials      206      206           
Flag Coverage Δ
CI-GHA 97.22% <ø> (ø)
OS-Linux 96.91% <ø> (ø)
OS-Windows 94.53% <ø> (ø)
OS-macOS 96.58% <ø> (ø)
Py-3.10.11 94.44% <ø> (ø)
Py-3.10.12 96.78% <ø> (ø)
Py-3.11.4 96.52% <ø> (ø)
Py-3.8.10 94.41% <ø> (ø)
Py-3.8.17 96.72% <ø> (ø)
Py-3.9.13 94.42% <ø> (ø)
Py-3.9.17 96.76% <ø> (ø)
Py-pypy7.3.11 96.31% <ø> (ø)
VM-macos 96.58% <ø> (ø)
VM-ubuntu 96.91% <ø> (ø)
VM-windows 94.53% <ø> (ø)

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 bd34902 into 3.9 Jul 28, 2023
@github-actions github-actions bot deleted the dependabot/pip/3.9/aiosignal-1.3.1 branch July 28, 2023 12:31
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