Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

composer(deps): update league/uri requirement from ^7.4.1 to ^7.5.1 in /packages/guides #1186

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 9, 2024

Updates the requirements on league/uri to permit the latest version.

Release notes

Sourced from league/uri's releases.

version 7.5.1

Full Changelog:

Changelog

Sourced from league/uri's changelog.

Changelog

All Notable changes to League\Uri will be documented in this file

7.5.0 - 2024-12-08

Added

  • Uri::getUsername returns the encoded user component of the URI.
  • Uri::getPassword returns the encoded password component of the URI.
  • BaseUri::isOpaque tells whether a URI is opaque.
  • Using PHP8.4 Deprecated attribute to signal deprecated public API methods and constants.

Fixed

  • Improve PSR-7 Http class implementation.
  • BaseUri::from will compress the IPv6 host to its compressed form if possible.

Deprecated

  • Usage of PSR-7 UriFactoryInterface is deprecated in BaseUri class

Removed

  • None

7.4.1 - 2024-02-23

Added

  • None

Fixed

  • Fix package to avoid PHP8.4 deprecation warnings

Deprecated

  • None

Removed

  • None

7.4.0 - 2023-12-01

Added

  • Uri::fromData
  • Uri::fromRfc8089

... (truncated)

Commits
  • 81fb514 Prepare next release
  • deaf021 Prepare next release
  • ad8a0aa Adding PHP8.4 support and Deprecated attribute
  • eb091b8 Revert SensitiveParameter improved usage
  • 861c2a7 Add support for IPv4-IPv6 conversion (#142)
  • 1b48cb1 Simplify Uri generation
  • fda106b Simplify Uri generation
  • bcef26d Adding IPv6 compression to BaseUri
  • c8ff642 Improve documentation
  • a055d60 Deprecating getComponents and adding BaseUri::isOpaque
  • Additional commits viewable in compare view

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

Updates the requirements on [league/uri](https://github.com/thephpleague/uri) to permit the latest version.
- [Release notes](https://github.com/thephpleague/uri/releases)
- [Changelog](https://github.com/thephpleague/uri/blob/master/CHANGELOG.md)
- [Commits](thephpleague/uri@7.4.1...7.5.1)

---
updated-dependencies:
- dependency-name: league/uri
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependency label Dec 9, 2024
@github-actions github-actions bot enabled auto-merge December 9, 2024 20:18
@github-actions github-actions bot merged commit 9865c97 into main Dec 9, 2024
51 checks passed
@github-actions github-actions bot deleted the dependabot/composer/packages/guides/league/uri-tw-7.5.1 branch December 9, 2024 20:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants