-
Notifications
You must be signed in to change notification settings - Fork 14
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
build(deps): bump idna from 3.2 to 3.3 #410
Conversation
Code Climate has analyzed commit 6481663 and detected 0 issues on this pull request. The test coverage on the diff in this pull request is 100.0% (50% is the threshold). This pull request will bring the total coverage in the repository to 99.3% (0.0% change). View more on Code Climate. |
bors merge |
410: build(deps): bump idna from 3.2 to 3.3 r=ChrisRBe a=dependabot[bot] Bumps [idna](https://github.com/kjd/idna) from 3.2 to 3.3. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/kjd/idna/blob/master/HISTORY.rst">idna's changelog</a>.</em></p> <blockquote> <p>3.3 (2021-10-13) ++++++++++++++++</p> <ul> <li>Update to Unicode 14.0.0</li> <li>Update to in-line type annotations</li> <li>Throw IDNAError exception correctly for some malformed input</li> <li>Advertise support for Python 3.10</li> <li>Improve testing regime on Github</li> <li>Fix Russian typo in documentation</li> </ul> <p>Thanks to Jon Defresne, Hugo van Kemenade, Seth Michael Larson, Patrick Ventuzelo and Boris Verhovsky for contributions to this release.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kjd/idna/commit/522c0ebe02d8bd09039dd593e7c152ab5a1d26dd"><code>522c0eb</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/kjd/idna/issues/116">#116</a> from kjd/release-3.3</li> <li><a href="https://github.com/kjd/idna/commit/3aed72b784488f73da04524e408c623a97ee653e"><code>3aed72b</code></a> Merge branch 'master' into release-3.3</li> <li><a href="https://github.com/kjd/idna/commit/9a68c9030229503a43b45ac14eac438295a47b84"><code>9a68c90</code></a> Bump package version to 3.3</li> <li><a href="https://github.com/kjd/idna/commit/b200b2f1475339e5a2c49f05e5691a29d8098642"><code>b200b2f</code></a> Update history for v3.3</li> <li><a href="https://github.com/kjd/idna/commit/784edd58d75bb58aefd841595ff7f2fd83ae46ce"><code>784edd5</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/kjd/idna/issues/115">#115</a> from kjd/deprecation-policy</li> <li><a href="https://github.com/kjd/idna/commit/e7c75635f8e948f0e3ebf78d18f70c2fc4ae257b"><code>e7c7563</code></a> Adjust documentation (issue <a href="https://github-redirect.dependabot.com/kjd/idna/issues/18">#18</a>)</li> <li><a href="https://github.com/kjd/idna/commit/5d9d3840d52ed0f27f45c777ed418e1a360ddfb6"><code>5d9d384</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/kjd/idna/issues/114">#114</a> from hugovk/add-3.10</li> <li><a href="https://github.com/kjd/idna/commit/c551e31d3728387af42ccb3d189fc8f4a8e41fdb"><code>c551e31</code></a> Add support for Python 3.10</li> <li><a href="https://github.com/kjd/idna/commit/8bbb873421dd565af69541844a61a4d0fbf6aa60"><code>8bbb873</code></a> Resync type annotations with master</li> <li><a href="https://github.com/kjd/idna/commit/b91e13807b033d96914dcb1990e25f70dc49a07b"><code>b91e138</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/kjd/idna/issues/112">#112</a> from kjd/issue-109</li> <li>Additional commits viewable in <a href="https://github.com/kjd/idna/compare/v3.2...v3.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=idna&package-manager=pip&previous-version=3.2&new-version=3.3)](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> 411: build(deps): bump pyyaml from 5.4.1 to 6.0 r=ChrisRBe a=dependabot[bot] Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.4.1 to 6.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/yaml/pyyaml/blob/master/CHANGES">pyyaml's changelog</a>.</em></p> <blockquote> <p>6.0 (2021-10-13)</p> <ul> <li><a href="https://github-redirect.dependabot.com/yaml/pyyaml/pull/327">yaml/pyyaml#327</a> -- Change README format to Markdown</li> <li><a href="https://github-redirect.dependabot.com/yaml/pyyaml/pull/483">yaml/pyyaml#483</a> -- Add a test for YAML 1.1 types</li> <li><a href="https://github-redirect.dependabot.com/yaml/pyyaml/pull/497">yaml/pyyaml#497</a> -- fix float resolver to ignore <code>.</code> and <code>._</code></li> <li><a href="https://github-redirect.dependabot.com/yaml/pyyaml/pull/550">yaml/pyyaml#550</a> -- drop Python 2.7</li> <li><a href="https://github-redirect.dependabot.com/yaml/pyyaml/pull/553">yaml/pyyaml#553</a> -- Fix spelling of “hexadecimal”</li> <li><a href="https://github-redirect.dependabot.com/yaml/pyyaml/pull/556">yaml/pyyaml#556</a> -- fix representation of Enum subclasses</li> <li><a href="https://github-redirect.dependabot.com/yaml/pyyaml/pull/557">yaml/pyyaml#557</a> -- fix libyaml extension compiler warnings</li> <li><a href="https://github-redirect.dependabot.com/yaml/pyyaml/pull/560">yaml/pyyaml#560</a> -- fix ResourceWarning on leaked file descriptors</li> <li><a href="https://github-redirect.dependabot.com/yaml/pyyaml/pull/561">yaml/pyyaml#561</a> -- always require <code>Loader</code> arg to <code>yaml.load()</code></li> <li><a href="https://github-redirect.dependabot.com/yaml/pyyaml/pull/564">yaml/pyyaml#564</a> -- remove remaining direct distutils usage</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/yaml/pyyaml/commit/8cdff2c80573b8be8e8ad28929264a913a63aa33"><code>8cdff2c</code></a> 6.0 release</li> <li><a href="https://github.com/yaml/pyyaml/commit/a4fb55e943abf25055725245b0779cf527069a78"><code>a4fb55e</code></a> Update Python 3.10 versions for Windows build</li> <li><a href="https://github.com/yaml/pyyaml/commit/e45b9643de3f7332e874ac67357ffd6dd5200211"><code>e45b964</code></a> Add Python 3.10 to tox.ini</li> <li><a href="https://github.com/yaml/pyyaml/commit/4808fba18e067a93a4fcc25ddda1aae9b976ceb8"><code>4808fba</code></a> 6.0b1 release</li> <li><a href="https://github.com/yaml/pyyaml/commit/d5aba406edc9d2618fc9d6ffccd257fe593e4283"><code>d5aba40</code></a> Omnibus CI/artifact build update</li> <li><a href="https://github.com/yaml/pyyaml/commit/a6d384c52ea54ded80df27032c7b6d3a98b0c2fa"><code>a6d384c</code></a> Various setup fixes</li> <li><a href="https://github.com/yaml/pyyaml/commit/8f3f9795b4ccc7087c439aad8342eaf916f273d0"><code>8f3f979</code></a> No longer using appveyor</li> <li><a href="https://github.com/yaml/pyyaml/commit/c2743653bc89e42679ba097b4f9888db47c61d63"><code>c274365</code></a> The yaml.load{,_all} functions require Loader= now</li> <li><a href="https://github.com/yaml/pyyaml/commit/2f87ac4838840a2e3cb48504dcd74041921ab184"><code>2f87ac4</code></a> Add a basic test file for yaml.load and yaml.dump</li> <li><a href="https://github.com/yaml/pyyaml/commit/7bd92df5435030b9a32f8843369ad6673d0d9294"><code>7bd92df</code></a> Makefile tweaks</li> <li>Additional commits viewable in <a href="https://github.com/yaml/pyyaml/compare/5.4.1...6.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pyyaml&package-manager=pip&previous-version=5.4.1&new-version=6.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` 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [idna](https://github.com/kjd/idna) from 3.2 to 3.3. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.2...v3.3) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Build succeeded: |
613b65f
to
6481663
Compare
bors merge |
Already running a review |
bors merge |
Already running a review |
bors cancel |
bors merge |
Already running a review |
Bumps idna from 3.2 to 3.3.
Changelog
Sourced from idna's changelog.
Commits
522c0eb
Merge pull request #116 from kjd/release-3.33aed72b
Merge branch 'master' into release-3.39a68c90
Bump package version to 3.3b200b2f
Update history for v3.3784edd5
Merge pull request #115 from kjd/deprecation-policye7c7563
Adjust documentation (issue #18)5d9d384
Merge pull request #114 from hugovk/add-3.10c551e31
Add support for Python 3.108bbb873
Resync type annotations with masterb91e138
Merge pull request #112 from kjd/issue-109Dependabot 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)