Skip to content
This repository was archived by the owner on May 12, 2021. It is now read-only.

Bump multidict from 4.7.6 to 5.0.0#113

Closed
dependabot-preview[bot] wants to merge 2 commits intomasterfrom
dependabot/pip/multidict-5.0.0
Closed

Bump multidict from 4.7.6 to 5.0.0#113
dependabot-preview[bot] wants to merge 2 commits intomasterfrom
dependabot/pip/multidict-5.0.0

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

@dependabot-preview dependabot-preview bot commented Oct 13, 2020

Bumps multidict from 4.7.6 to 5.0.0.

Release notes

Sourced from multidict's releases.

multidict 5.0.0

Features

  • Provide wheels for aarch64, i686, ppc64le, s390x architectures on Linux as well as x86_64. [#500](https://github.com/aio-libs/multidict/issues/500) <https://github.com/aio-libs/multidict/issues/500>_
  • Provide wheels for Python 3.9. [#534](https://github.com/aio-libs/multidict/issues/534) <https://github.com/aio-libs/multidict/issues/534>_

Removal

  • Drop Python 3.5 support; Python 3.6 is the minimum supported Python version.

Misc

  • [#503](https://github.com/aio-libs/multidict/issues/503) <https://github.com/aio-libs/multidict/issues/503>_
Changelog

Sourced from multidict's changelog.

5.0.0 (2020-10-12)

Features

  • Provide wheels for aarch64, i686, ppc64le, s390x architectures on Linux as well as x86_64. #500
  • Provide wheels for Python 3.9. #534

Removal

  • Drop Python 3.5 support; Python 3.6 is the minimal supported Python version.

Misc


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.

If all status checks pass Dependabot will automatically merge this pull request.


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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Oct 13, 2020
@dependabot-preview
Copy link
Copy Markdown
Contributor Author

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/pip/multidict-5.0.0 branch from 5c785f5 to 16b0a0c Compare October 18, 2020 15:11
@MacFan4000
Copy link
Copy Markdown
Contributor

@dependabot close

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/multidict-5.0.0 branch October 18, 2020 16:21
@MacFan4000 MacFan4000 restored the dependabot/pip/multidict-5.0.0 branch October 18, 2020 16:22
@MacFan4000 MacFan4000 deleted the dependabot/pip/multidict-5.0.0 branch October 18, 2020 16:22
@RhinosF1 RhinosF1 restored the dependabot/pip/multidict-5.0.0 branch October 18, 2020 16:32
@RhinosF1
Copy link
Copy Markdown
Contributor

Leave failures open so we can track unless we're blocking.

@RhinosF1 RhinosF1 reopened this Oct 18, 2020
@RhinosF1
Copy link
Copy Markdown
Contributor

Looking into it

@RhinosF1
Copy link
Copy Markdown
Contributor

Created PR upstream, This should pass as soon as that comes out as it's a transient dependency.

@RhinosF1
Copy link
Copy Markdown
Contributor

Once upstream fix the issue, we can probably just do away with pinning the dependancy.

Once that fix comes out, I'll clean it up.

@RhinosF1
Copy link
Copy Markdown
Contributor

@dependabot recreate

@MacFan4000
Copy link
Copy Markdown
Contributor

closing this and will have dependabot recheck for updates

@MacFan4000 MacFan4000 closed this Oct 23, 2020
@MacFan4000 MacFan4000 deleted the dependabot/pip/multidict-5.0.0 branch October 23, 2020 16:44
@dependabot-preview
Copy link
Copy Markdown
Contributor Author

This pull request will no longer be automatically closed when a new version is found as this pull request was created by Dependabot Preview and this repo is using a version: 2 config file. You can close this pull request and let Dependabot re-create it the next time it checks for updates.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Development

Successfully merging this pull request may close these issues.

2 participants