Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Chore(deps): bump league/uri-interfaces from 7.7.0 to 7.8.0#4050

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/league/uri-interfaces-7.8.0
Open

Chore(deps): bump league/uri-interfaces from 7.7.0 to 7.8.0#4050
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/league/uri-interfaces-7.8.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 19, 2026

Bumps league/uri-interfaces from 7.7.0 to 7.8.0.

Release notes

Sourced from league/uri-interfaces's releases.

version 7.8.0

Added

  • QueryString::compose and QueryString::composeFromValue a userland improved http_build_query method.
  • QueryExtractMode and QueryComposeMode Enum to improve query parsing and building.
  • StringCoercionMode to normalize type coercion
  • Added support for BackedEnum
  • FragmentDirective::toFragmentValue
  • DomainHostInteraface::isSubdomainOf
  • DomainHostInteraface::hasSubdomain
  • DomainHostInteraface::isSiblingOf
  • DomainHostInteraface::parentHost
  • DomainHostInteraface::commonAncestorWith
  • Added the Transformable interface

Fixed

  • Fix issue #177 improved userInfo encoding.
  • Fix UriString::resolve method.
  • Fix Type coercion when using the QueryString

Deprecated

  • None

Removed

  • None
Changelog

Sourced from league/uri-interfaces's changelog.

7.8.0 - 2026-01-16

Added

  • QueryString::compose and QueryString::composeFromValue a userland improved http_build_query method.
  • QueryExtractMode and QueryComposeMode Enum to improve query parsing and building.
  • StringCoercionMode to normalize type coercion
  • Added support for BackedEnum
  • FragmentDirective::toFragmentValue
  • DomainHostInteraface::isSubdomainOf
  • DomainHostInteraface::hasSubdomain
  • DomainHostInteraface::isSiblingOf
  • DomainHostInteraface::parentHost
  • DomainHostInteraface::commonAncestorWith
  • Added the Transformable interface

Fixed

  • Fix issue #177 improved userInfo encoding.
  • Fix UriString::resolve method.
  • Fix Type coercion when using the QueryString

Deprecated

  • None

Removed

  • None
Commits
  • c5c5cd0 Inprove StringCoercionMode::coerce method
  • 9e91c8c Replace tap by transform
  • a350e1d Improve coercion
  • 54cfcb8 Normalizing and fixing library string coercion (#183)
  • b958e22 Adding the Transformable Interface
  • 8d41ac5 Adding Domain label relationships methods
  • 5f17077 Adding the FragmentDirective::toFragmentValue method
  • 69d1189 Remove tap from Immutable objects
  • 11d846b Adding QueryComposeMode::EnumLenient
  • 5083caa Fix tap docblock
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.

Bumps [league/uri-interfaces](https://github.com/thephpleague/uri-interfaces) from 7.7.0 to 7.8.0.
- [Release notes](https://github.com/thephpleague/uri-interfaces/releases)
- [Changelog](https://github.com/thephpleague/uri-interfaces/blob/master/CHANGELOG.md)
- [Commits](thephpleague/uri-interfaces@7.7.0...7.8.0)

---
updated-dependencies:
- dependency-name: league/uri-interfaces
  dependency-version: 7.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jan 19, 2026
@github-actions github-actions bot enabled auto-merge January 19, 2026 02:04
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

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 php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants