Skip to content

build(deps): bump composer/pcre from 3.2.0 to 3.3.2#229

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/composer/pcre-3.3.2
Open

build(deps): bump composer/pcre from 3.2.0 to 3.3.2#229
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/composer/pcre-3.3.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 4, 2026

Bumps composer/pcre from 3.2.0 to 3.3.2.

Release notes

Sourced from composer/pcre's releases.

3.3.2

What's Changed

Full Changelog: composer/pcre@3.3.1...3.3.2

3.3.1

What's Changed

Full Changelog: composer/pcre@3.3.0...3.3.1

3.3.0

What's Changed

Full Changelog: composer/pcre@3.2.0...3.3.0

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 [composer/pcre](https://github.com/composer/pcre) from 3.2.0 to 3.3.2.
- [Release notes](https://github.com/composer/pcre/releases)
- [Commits](composer/pcre@3.2.0...3.3.2)

---
updated-dependencies:
- dependency-name: composer/pcre
  dependency-version: 3.3.2
  dependency-type: indirect
  update-type: version-update:semver-minor
...

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 4, 2026
@codacy-production
Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity

Metric Results
Complexity 0

View in Codacy

AI Reviewer: first review requested successfully. AI can make mistakes. Always validate suggestions.

Run reviewer

TIP This summary will be updated as you push new changes.

Copy link
Copy Markdown

@codacy-production codacy-production Bot left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

The PR updates composer/pcre from 3.2.0 to 3.3.2 in the composer.lock file. Codacy results are up to standards, and no new quality or security issues were detected.

There is a notable discrepancy: the intent analysis specifies that PHPStan version constraints should be updated to allow ^2.0 and that conflict rules should be adjusted. However, the file list only contains composer.lock. The necessary changes to composer.json appear to be missing, which prevents the PR from fully meeting its objectives.

About this PR

  • The changes appear incomplete. While composer.lock was updated, the acceptance criteria require updating composer.json to allow PHPStan ^2.0 and to adjust conflict rules for compatibility with library extensions. Please ensure composer.json is updated accordingly.

Test suggestions

  • Verify that regular expression matching and replacement logic in the application remains functional with composer/pcre 3.3.2.
  • Run static analysis with PHPStan to ensure the updated library extensions and version constraints do not introduce errors.
Prompt proposal for missing tests
Consider implementing these tests if applicable:
1. Verify that regular expression matching and replacement logic in the application remains functional with composer/pcre 3.3.2.
2. Run static analysis with PHPStan to ensure the updated library extensions and version constraints do not introduce errors.

TIP Improve review quality by adding custom instructions
TIP How was this review? Give us feedback

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