Skip to content
This repository has been archived by the owner on Jun 7, 2024. It is now read-only.

Bump league/uri from 6.3.0 to 6.4.0 #3

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 11, 2021

Bumps league/uri from 6.3.0 to 6.4.0.

Release notes

Sourced from league/uri's releases.

version 6.4.0

Added

  • HttpFactory a class that implements PSR-17 UriFactoryInterface. The package needs to be present for the class to work.

Fixed

  • Bugfix Uri::formatPath to improve URL encoding in the path component #180 thanks mdawaffe.

Deprecated

  • Nothing

Remove

  • None
Changelog

Sourced from league/uri's changelog.

6.4.0 - 2020-11-23

Added

  • HttpFactory a class that implements PSR-17 UriFactoryInterface. The package needs to be present for the class to work.

Fixed

  • Bugfix Uri::formatPath to improve URL encoding in the path component #180 thanks mdawaffe.

Deprecated

  • Nothing

Remove

  • None
Commits
  • 09da641 Merge pull request #181 from thephpleague/feature/adding-psr7-uri-factory
  • 0d1e682 Adding HttpFactory class
  • f89ee19 Merge pull request #180 from mdawaffe/encode-path
  • 8a7d334 Update changelog for path component URL encoding improvements
  • 527011f Fix path component regular expressions to correctly handle C|-style Windows...
  • c667e7a Fix the path component regex for encoding special characters.
  • 50fd78f New test for special characters in path component.
  • 1d6a347 Merge pull request #179 from thephpleague/feature/add-php8-support
  • 71e895e Update Badge
  • a004a77 Merge pull request #178 from thephpleague/feature/add-php8-support
  • Additional commits viewable in compare view

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 dependabot bot added the dependencies Pull requests that update a dependency file label May 11, 2021
@dependabot dependabot bot force-pushed the dependabot/composer/league/uri-6.4.0 branch 2 times, most recently from 4cfed47 to 792e061 Compare June 7, 2021 18:28
@dependabot dependabot bot force-pushed the dependabot/composer/league/uri-6.4.0 branch from 792e061 to 6940e7b Compare November 24, 2022 01:55
@dependabot dependabot bot force-pushed the dependabot/composer/league/uri-6.4.0 branch from 6940e7b to 96383df Compare November 24, 2022 01:55
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants