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 intomasterfrom
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 intomasterfrom
dependabot/composer/league/uri-7.8.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

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]

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 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)

@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
Copy link
Copy Markdown
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

@dependabot dependabot bot force-pushed the dependabot/composer/league/uri-7.8.1 branch from e237895 to 8b78ffe Compare March 16, 2026 02:29
Copy link
Copy Markdown
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

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] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/composer/league/uri-7.8.1 branch from 8b78ffe to 7d4255d Compare March 16, 2026 02:32
Copy link
Copy Markdown
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