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 yarl from 1.3.0 to 1.4.0 #38

Closed
wants to merge 1 commit into from

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps yarl from 1.3.0 to 1.4.0.

Release notes

Sourced from yarl's releases.

v1.4.0

No release notes provided.

v1.4.0b1

No release notes provided.

v1.4.0a11

No release notes provided.

v1.4.0a10

Changes:

  • 68b86aa86bb018a6a6ba3023e60c9760e9c869e1 Bump to 1.4.0a10
  • 6382c61a8d8f4c4edec170ff82603f3da6ac2b0a Polish deployment (#360)
  • 60d2c1321baa2b5ee67eafe4f94c1db8e2ab2b43 Fix a path to repaired wheels
  • 5afbdf1ba48a1e8c55a7fd97d450585e0dacadd8 Fix path
  • 309d116fb2a0d417fcd5ab8400489dab1e4eac4d Fix aftifact path
  • 58acb5d6b36cffc0dcfa6cc361525fc4224f586e Fix file pattern
  • 2835df884c98f45125cfe2b396394efb5bdc66e7 Bump to 1.4.0a5
  • 057f915445828fb487072ba4581de67d68d34c93 Upload settings from env vars
  • d0e026edf2ea16f466b03990a326e2a4b2717945 Fix azure config again
  • 8e72e20fac05295e8cf57030732662229eaa6099 Fix config
See More
  • 91941a33b60a85b105e2aff3c1882994fec3b3c8 Install twine before uploading
  • 7235202f3fdd941b326a2fa92e08deae1a401232 Bump to 1.4.0a1
  • a16a88f02402ab9c51c44dde052ff47c2ff7b791 Deploy (#358)
  • c81633ccf9802444bca60c220576a131d79d91d0 Fix pattern
  • 30947f56f45aa18898fbf9d25ea1669f705900cf Work on deployment
  • 5b54757e5ede5366d8c2c23adedea6c42ae25936 Fix
  • 48331d80b47f60bc2a8ece863829bfe3e786ba05 Fix task name
  • 50028fa5d8543899ab49719bf465869046d22f0b Publish dists
  • f8dc847bcd24fc3c0a0ef4b95e0ad5ab6c858da6 Add linters on azure (#354)
  • bed20f9015b5ca65de4b60022d98bce61928d744 Add linters on azure (#353)
  • b99629bc8029237e59ec2ae267b13fec7ff77939 Add new test (#352)
  • dd3833a30775eca046f8a03aae2e1f491ce0b453 Fix quoting of plus in path by pure python version (#339)
  • 2062ecb301c1420e98d0bff4e48802fffd32b575 Update CHANGES
  • 03a10a71b8a13c5245671e8f71fb0444ecbc02c8 Drop pytohn 3.5 from appveyor build
  • 33cc05778dc433ab17aebbe452c9a645e4e110a8 Return argument untouched on quoting/unquoting if no operation is required (#338)
  • cd37b659d16b8036a92a5fc83399aedb344a19e1 Use python 3.6 as minimal requirement
  • 523af4ad2bd4d715ad92144e4fa706d652e5911e Add windows and macosx to build matrix
  • f958a2507718a5d99e2e1bdaa2b1b72f004a2d69 Fix typo
  • dbe03066ccce307f6d6dfae9f2b62e6e793e5f45 Don't install mypy on pypy
  • 3fddba717ee020937ca4210d0929423c8aa1bfed Correct pypy spec
  • 03325c65e834850280c0e02b6e61cf38102f0f7b Add pypy to build matrix
  • 31713da8501015f25d4540b8a9e65a2b41673e37 Fix appveyor
  • 5df013b743b154a5bed57dc6f1947434f69049ba Add pure python builds to matrix
  • a49b5f314b4e853c666b283cd3dc552797d17bd8 Fix CI
... (truncated)
Changelog

Sourced from yarl's changelog.

1.4.0 (2019-11-29)

  • Distinguish an empty password in URL from a password not provided at all (#262)
  • Fixed annotations for optional parameters of URL.build (#309)
  • Use None as default value of user parameter of URL.build (#309)
  • Enforce building C Accelerated modules when installing from source tarball, use YARL_NO_EXTENSIONS environment variable for falling back to (slower) Pure Python implementation (#329)
  • Drop Python 3.5 support
  • Fix quoting of plus in path by pure python version (#339)
  • Don't create a new URL if fragment is unchanged (#292)
  • Included in error msg the path that produces starting slash forbidden error (#376)
  • Skip slow IDNA encoding for ASCII-only strings (#387)
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)
  • @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)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [yarl](https://github.com/aio-libs/yarl) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/aio-libs/yarl/releases)
- [Changelog](https://github.com/aio-libs/yarl/blob/master/CHANGES.rst)
- [Commits](aio-libs/yarl@v1.3.0...v1.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Upgrade or downgrade of project dependencies. label Nov 29, 2019
@codecov
Copy link

codecov bot commented Nov 29, 2019

Codecov Report

Merging #38 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #38   +/-   ##
=======================================
  Coverage   99.17%   99.17%           
=======================================
  Files           8        8           
  Lines         241      241           
=======================================
  Hits          239      239           
  Misses          2        2
Flag Coverage Δ
#unittests 99.17% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7bce4ed...ac5c166. Read the comment docs.

@dependabot-preview
Copy link
Contributor Author

Superseded by #39.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/yarl-1.4.0 branch November 29, 2019 13:10
@github-actions github-actions bot locked and limited conversation to collaborators Mar 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Upgrade or downgrade of project dependencies.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants