Skip to content

Comments

Update auth0/auth0-php requirement from 8.13 to 8.14.0 in /examples/features/authentication/m2m-quota-headers in the composer group across 1 directory#792

Closed
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/composer/examples/features/authentication/m2m-quota-headers/composer-73d1a42dd4
Closed

Update auth0/auth0-php requirement from 8.13 to 8.14.0 in /examples/features/authentication/m2m-quota-headers in the composer group across 1 directory#792
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/composer/examples/features/authentication/m2m-quota-headers/composer-73d1a42dd4

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 30, 2025

Updates the requirements on auth0/auth0-php to permit the latest version.
Updates auth0/auth0-php to 8.14.0

Release notes

Sourced from auth0/auth0-php's releases.

8.14.0

Fixed

Changelog

Sourced from auth0/auth0-php's changelog.

8.14.0 (2025-05-16)

Full Changelog

Fixed

8.13.0 (2024-11-15)

Full Changelog

Added

Fixed

8.12.0 (2024-11-05)

Full Changelog

Added

Fixed

8.11.1 (2024-01-10)

Full Changelog

Fixed

  • fix: Resolve erroneous exception throw on tenant domain validation #755 (ramonschriks)

8.11.0 (2024-01-08)

Full Changelog

Added

  • feat: Support validating tokens with tenant domain in the case of custom domains #753 (ramonschriks)

8.10.0 (2023-12-05)

Full Changelog

Added

  • feat(SDK-4731): Implement support for Back-Channel Logout #747 (evansims)

Changed

... (truncated)

Commits
  • 03579f7 Release 8.14.0 (#790)
  • 52a7948 Merge commit from fork
  • 5fbf6db Refactor: Define constant for AES-GCM tag length
  • acce968 Fix: Strict validation of session cookie tag
  • 8ae123b Auth API - Support For PhoneNumber as a flexible identifier (#787)
  • f54ca47 Adding Support For Session And Refresh Tokens (#786)
  • See full diff 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Updates the requirements on [auth0/auth0-php](https://github.com/auth0/auth0-PHP) to permit the latest version.

Updates `auth0/auth0-php` to 8.14.0
- [Release notes](https://github.com/auth0/auth0-PHP/releases)
- [Changelog](https://github.com/auth0/auth0-PHP/blob/main/CHANGELOG.md)
- [Commits](8.13.0...8.14.0)

---
updated-dependencies:
- dependency-name: auth0/auth0-php
  dependency-version: 8.14.0
  dependency-type: direct:production
  dependency-group: composer
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels May 30, 2025
@dependabot dependabot bot requested a review from a team as a code owner May 30, 2025 09:39
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels May 30, 2025
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.85%. Comparing base (5b556ac) to head (fbfc45d).

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #792   +/-   ##
=========================================
  Coverage     99.85%   99.85%           
  Complexity     1428     1428           
=========================================
  Files            65       65           
  Lines          4996     4996           
=========================================
  Hits           4989     4989           
  Misses            7        7           
Flag Coverage Δ
unittestsvalidate 99.85% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Contributor

@kishore7snehil kishore7snehil left a comment

Choose a reason for hiding this comment

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

LGTM!

…tication/m2m-quota-headers/composer-73d1a42dd4
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 11, 2025

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot bot deleted the dependabot/composer/examples/features/authentication/m2m-quota-headers/composer-73d1a42dd4 branch September 11, 2025 09:38
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.

2 participants