Skip to content

Bump the composer group across 1 directory with 2 updates - #56

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/composer-5c8bc3e4d5
Open

Bump the composer group across 1 directory with 2 updates#56
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/composer-5c8bc3e4d5

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updates the requirements on infection/infection and yii2-extensions/scaffold to permit the latest version.
Updates infection/infection to 0.34.0

Release notes

Sourced from infection/infection's releases.

0.34.0

Added:

Changed:

Full Changelog: infection/infection@0.33.3...0.34.0

Commits
  • 373c2ab Allow skipping run command with positional args (#3285)
  • d8b56fc Add support for positional arguments for config:list-sources command (#3307)
  • 2960c35 Deprecate --filter options in favor of new positional arguments for filteri...
  • 0efff96 Support positional arguments to mimic --filter and `--test-framewor-extra-a...
  • cd433d3 refactor(autoreview): Refine autoreview I/O detection for source classes (#3286)
  • 371d88d refactor(autoreview): Move the PHPUnit related code from IoCodeDetector to th...
  • a6fd990 refactor(autoreview): Minor variable and method renames (#3305)
  • f75942d feat: Add our own local unified diff output builder (#3300)
  • 9031987 docs: Improve the description of the Differ service (#3304)
  • af20b6b Support sebastian/diff: 9 (#3298)
  • Additional commits viewable in compare view

Updates yii2-extensions/scaffold to 0.2.0

Release notes

Sourced from yii2-extensions/scaffold's releases.

0.2.0

What's Changed

New Contributors

Full Changelog: yii2-extensions/scaffold@0.1.0...0.2.0

Changelog

Sourced from yii2-extensions/scaffold's changelog.

0.2.0 July 04, 2026

  • ci: migrate GitHub workflows to pinned reusable quality and security checks.
  • chore: enable name importing in Rector configuration.
  • chore: add social media links to README.md.
  • feat!: contextual LCS line merge in append mode and git-style colored unified diff output for scaffold diff.

0.1.0 May 05, 2026

  • feat: initial yii2-extensions/scaffold package structure.
  • fix: update package names in documentation and code references to reflect new naming conventions.
  • refactor: extract PathResolver to centralize destination, source, directory and provider-root resolution.
  • test: raise Infection MSI and Covered Code MSI to 100% via targeted tests, xepozz/internal-mocker fixtures, and explicit ignores for POSIX-equivalent mutants.
  • feat: record providers[name] in scaffold-lock.json as {version, path} with project-root-relative paths so committed locks stay stable across machines.
  • test: add real-Composer functional tests for post-install-cmd, post-create-project-cmd, and multi-layer provider precedence.
  • test: cover eject, providers, and reapply console commands via buffered-output spies (un-final'd for subclassing); add docs/testing.md and a lock-example fix.
  • test: raise suite to 100% line/method/class coverage by exercising error paths via xepozz/internal-mocker intercepts and removing dead defensive code.
  • feat: add scaffold/help console command listing module subcommands with descriptions.
  • feat: port console commands to Symfony Console and ship vendor/bin/scaffold as a standalone CLI usable from Yii2, Yii3, Laravel, Symfony, or plain PHP projects.
  • test: kill remaining path-normalization mutants and keep Infection MSI at 100%.
  • feat!: replace file-mapping with copy / exclude / modes in scaffold.json; providers declare directories to copy and glob-based mode overrides instead of enumerating every file.
  • test: shorten test assertion messages and inline comments; extract inline data providers to tests/providers/ using #[DataProviderExternal].
  • feat!: make AppendMode idempotent: append only stub lines not already present in the destination; repeated runs are a no-op and consumer-specific additions are never removed or duplicated.
  • feat: support {from, to} object entries in copy[] for source-to-destination remapping; providers can ship templates from a dedicated subdirectory (for example, metadata/) without polluting the consumer's vendor with their own development copies.
  • feat: support extra.scaffold.auto flag so consumers can opt out of post-install/post-update/post-create-project auto-trigger and manage provider templates manually via vendor/bin/scaffold.
  • chore: prepare the 0.1.0 release.
Commits
  • f2474d4 Release version 0.2.0.
  • 849bfa5 feat!: contextual LCS line merge in append mode and git-style colored unifi...
  • df527d4 chore: add social media links to README.md. (#29)
  • ee8da68 chore: enable name importing in Rector configuration. (#28)
  • c52bab0 chore(deps-dev): update infection/infection requirement (#21)
  • 6c01bfb chore(deps-dev): update php-forge/coding-standard requirement (#20)
  • f9da149 ci: migrate GitHub workflows to pinned reusable quality and security checks. ...
  • 3654bf1 Prepare for next release.
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jul 13, 2026
Updates the requirements on [infection/infection](https://github.com/infection/infection) and [yii2-extensions/scaffold](https://github.com/yii2-extensions/scaffold) to permit the latest version.

Updates `infection/infection` to 0.34.0
- [Release notes](https://github.com/infection/infection/releases)
- [Changelog](https://github.com/infection/infection/blob/master/CHANGELOG.md)
- [Commits](infection/infection@0.33.0...0.34.0)

Updates `yii2-extensions/scaffold` to 0.2.0
- [Release notes](https://github.com/yii2-extensions/scaffold/releases)
- [Changelog](https://github.com/yii2-extensions/scaffold/blob/main/CHANGELOG.md)
- [Commits](yii2-extensions/scaffold@0.1.0...0.2.0)

---
updated-dependencies:
- dependency-name: infection/infection
  dependency-version: 0.34.0
  dependency-type: direct:development
  dependency-group: composer
- dependency-name: yii2-extensions/scaffold
  dependency-version: 0.2.0
  dependency-type: direct:development
  dependency-group: composer
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/composer/composer-5c8bc3e4d5 branch from 950ebdb to 16872b7 Compare July 27, 2026 03:24
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