Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 23, 2023

Bumps idna from 3.3 to 3.4.

Changelog

Sourced from idna's changelog.

3.4 (2022-09-14) ++++++++++++++++

  • Update to Unicode 15.0.0
  • Migrate to pyproject.toml for build information (PEP 621)
  • Correct another instance where generic exception was raised instead of IDNAError for malformed input
  • Source distribution uses zeroized file ownership for improved reproducibility

Thanks to Seth Michael Larson for contributions to this release.

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 23, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 23, 2023

The following labels could not be found: Backend.

@stevejalim stevejalim force-pushed the main branch 2 times, most recently from 7140666 to 031c9d3 Compare February 27, 2023 15:12
@dependabot dependabot bot changed the base branch from main to 12820--run-integration-tests-on-ci March 16, 2023 20:40
@dependabot dependabot bot changed the base branch from 12820--run-integration-tests-on-ci to main March 16, 2023 21:27
@dependabot dependabot bot force-pushed the dependabot/pip/requirements/idna-3.4 branch from 90cdd4a to 9042299 Compare March 16, 2023 21:27
Bumps [idna](https://github.com/kjd/idna) from 3.3 to 3.4.
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](kjd/idna@v3.3...v3.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/requirements/idna-3.4 branch from 9042299 to 0a939b5 Compare March 30, 2023 10:49
@codecov
Copy link

codecov bot commented Mar 30, 2023

Codecov Report

Patch coverage has no change and project coverage change: +76.96 🎉

Comparison is base (4b6cfba) 0.00% compared to head (0a939b5) 76.96%.

Additional details and impacted files
@@            Coverage Diff            @@
##           main     #132       +/-   ##
=========================================
+ Coverage      0   76.96%   +76.96%     
=========================================
  Files         0      144      +144     
  Lines         0     7696     +7696     
=========================================
+ Hits          0     5923     +5923     
- Misses        0     1773     +1773     

see 144 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

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