Skip to content

Chore(deps): bump league/uri from 7.5.1 to 7.8.1 - #4077

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/league/uri-7.8.1
Open

Chore(deps): bump league/uri from 7.5.1 to 7.8.1#4077
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/league/uri-7.8.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 16, 2026

Copy link
Copy Markdown
Contributor

Bumps league/uri from 7.5.1 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

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
league/uri [>= 6.7.a, < 6.8]

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Mar 16, 2026
@github-actions
github-actions Bot enabled auto-merge March 16, 2026 02:03

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

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

@dependabot
dependabot Bot force-pushed the dependabot/composer/league/uri-7.8.1 branch from e237895 to 8b78ffe Compare March 16, 2026 02:29

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

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

@dependabot
dependabot Bot force-pushed the dependabot/composer/league/uri-7.8.1 branch from 8b78ffe to 7d4255d Compare March 16, 2026 02:32

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

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

@dependabot
dependabot Bot force-pushed the dependabot/composer/league/uri-7.8.1 branch from 7d4255d to 8ea2fb3 Compare April 9, 2026 16:29

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

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

@jaapio

jaapio commented Apr 14, 2026

Copy link
Copy Markdown
Member

@dependabot recreate

Bumps [league/uri](https://github.com/thephpleague/uri) from 7.5.1 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.5.1...7.8.1)

---
updated-dependencies:
- dependency-name: league/uri
  dependency-version: 7.8.1
  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/composer/league/uri-7.8.1 branch from 8ea2fb3 to 8b86f7f Compare April 14, 2026 20:52

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

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.

1 participant