Skip to content

Bump league/uri from 7.4.0 to 7.8.1 in the composer-minor-patch group across 1 directory - #68

Merged
trasher merged 2 commits into
developfrom
dependabot/composer/composer-minor-patch-d61c69a509
Sep 4, 2026
Merged

Bump league/uri from 7.4.0 to 7.8.1 in the composer-minor-patch group across 1 directory#68
trasher merged 2 commits into
developfrom
dependabot/composer/composer-minor-patch-d61c69a509

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 4, 2026

Copy link
Copy Markdown
Contributor

Bumps the composer-minor-patch group with 1 update in the / directory: league/uri.

Updates league/uri from 7.4.0 to 7.8.1

Release notes

Sourced from league/uri's releases.

version 7.8.1

Added

  • None

Fixed

  • Update requirement to use uri-interfaces 7.8.1
  • Simplify VariableBag implementation

Deprecated

  • None

Removed

  • None

version 7.8.0

Added

  • Added the Builder class
  • Added support for BackedEnum
  • Added transform method to Uri and Urn

Fixed

  • Fix regression in deprecated Uri::frombaseUri method 175

Deprecated

  • None

Removed

  • None

version 7.7.0

Added

  • Uri::isIpv4Host tells whether the URI host is an IPv4 address
  • Uri::isIpv6Host tells whether the URI host is an IPv6 address
  • Uri::isIpvFutureHost tells whether the URI host is an IPvFuture address
  • Uri::isRegisteredNameHost tells whether the URI host is a registered name
  • Uri::isDomainHost tells whether the URI host is a domain name

Fixed

  • Query order not respected in BaseUri::isSameDocument method 165
  • Fix Host resolution using the new HostRecord class, some registered name were wrongly throwing exceptions.

... (truncated)

Changelog

Sourced from league/uri's changelog.

7.8.1 - 2026-03-16

Added

  • None

Fixed

  • Update requirement to use uri-interfaces 7.8.1
  • Simplify VariableBag implementation

Deprecated

  • None

Removed

  • None

7.8.0 - 2026-01-16

Added

  • Added the Builder class
  • Added support for BackedEnum
  • Added transform method to Uri and Urn

Fixed

  • Fix regression in deprecated Uri::frombaseUri method 175

Deprecated

  • None

Removed

  • None

7.7.0 - 2025-12-08

Added

  • Uri::isIpv4Host tells whether the URI host is an IPv4 address
  • Uri::isIpv6Host tells whether the URI host is an IPv6 address
  • Uri::isIpvFutureHost tells whether the URI host is an IPvFuture address
  • Uri::isRegisteredNameHost tells whether the URI host is a registered name
  • Uri::isDomainHost tells whether the URI host is a domain name

Fixed

... (truncated)

Commits
  • 08cf38e Prepare next release
  • ff9604b Prepare next release
  • 13b9a7c Using StringCoercionMode in UriTemplate
  • 39b0458 Prepare next release
  • 4436c6e Replace tap by transform
  • 72ab195 Normalizing and fixing library string coercion (#183)
  • 55638e5 Adding the Transformable Interface
  • ff65cf6 Simplify BackedEnum support
  • 88d7f95 Adding the FragmentDirective::toFragmentValue method
  • dd88940 Remove tap from Immutable objects
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Sep 4, 2026
trasher
trasher previously approved these changes Sep 4, 2026
@trasher
trasher dismissed their stale review September 4, 2026 04:38

Tests fail

Bumps the composer-minor-patch group with 1 update in the / directory: [league/uri](https://github.com/thephpleague/uri).


Updates `league/uri` from 7.4.0 to 7.8.1
- [Release notes](https://github.com/thephpleague/uri/releases)
- [Changelog](https://github.com/thephpleague/uri/blob/master/CHANGELOG.md)
- [Commits](thephpleague/uri@7.4.0...7.8.1)

---
updated-dependencies:
- dependency-name: league/uri
  dependency-version: 7.8.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: composer-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump league/uri from 7.4.0 to 7.8.1 in the composer-minor-patch group Bump league/uri from 7.4.0 to 7.8.1 in the composer-minor-patch group across 1 directory Sep 4, 2026
@dependabot
dependabot Bot force-pushed the dependabot/composer/composer-minor-patch-d61c69a509 branch from 5f703e2 to de4473a Compare September 4, 2026 04:41
@trasher
trasher force-pushed the dependabot/composer/composer-minor-patch-d61c69a509 branch from cd396d4 to ae3b443 Compare September 4, 2026 14:46
@trasher
trasher merged commit 950ada9 into develop Sep 4, 2026
14 checks passed
@trasher
trasher deleted the dependabot/composer/composer-minor-patch-d61c69a509 branch September 4, 2026 14:51
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

Development

Successfully merging this pull request may close these issues.

1 participant