Skip to content

build(deps): bump phpgt/routing from 1.1.7 to 1.1.9#723

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/phpgt/routing-1.1.9
Open

build(deps): bump phpgt/routing from 1.1.7 to 1.1.9#723
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/phpgt/routing-1.1.9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 10, 2026

Copy link
Copy Markdown
Contributor

Bumps phpgt/routing from 1.1.7 to 1.1.9.

Release notes

Sourced from phpgt/routing's releases.

Escape logic stream tokens

This minor release checks depply-nested tokens within logic stream wrappers, for usage of any type of class reference, so they can be correctly escaped. This resolves an obscure bug when using global classes from within WebEngine component logic files.

What's Changed

Full Changelog: phpgt/Routing@v1.1.8...v1.1.9

Get effective accept header

  • RouterConfig::defaultContentType is now used when the request Accept header is empty or wildcard-only, such as */*.
  • This allows applications to control the default route preference for clients like curl, while preserving normal content negotiation for explicit browser Accept headers.
  • Added test coverage for wildcard and empty Accept headers defaulting to configured content types.
Commits

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)

Bumps [phpgt/routing](https://github.com/phpgt/Routing) from 1.1.7 to 1.1.9.
- [Release notes](https://github.com/phpgt/Routing/releases)
- [Commits](phpgt/Routing@v1.1.7...v1.1.9)

---
updated-dependencies:
- dependency-name: phpgt/routing
  dependency-version: 1.1.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Jul 10, 2026
@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity · 0 duplication

Metric Results
Complexity 0
Duplication 0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

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