1
0
Fork
You've already forked session
0

Update duon/dev requirement from ^2.5 to ^2.5 || ^3.0 #1

Open
dependabot[bot] wants to merge 1 commit from dependabot/composer/duon/dev-tw-2.5or-tw-3.0 into main
pull from: dependabot/composer/duon/dev-tw-2.5or-tw-3.0
merge into: celemas:main
celemas:main
dependabot[bot] commented 2026年03月23日 17:13:39 +01:00 (Migrated from github.com)
Copy link

Updates the requirements on duon/dev to permit the latest version.

Changelog

Sourced from duon/dev's changelog.

3.0.0 (2026年03月21日)

Breaking Changes

  • Update phpunit/phpunit requirement to ^13.0.
  • Update ernst/coverlyzer requirement to ^0.3.
  • Remove friendsofphp/php-cs-fixer.

Added

  • Add carthage-software/mago

Changed

  • Update vimeo/psalm requirement to ^6.16.

2.5.0 (2026年01月30日)

Breaking Changes

  • Removed configuration sync via Duon\Development\Config (including Config::sync() and Config::prettier()).
  • Removed the bundled config templates under cfg/.

Changed

  • Added .markdownlint.jsonc to the repository root and simplified the mdlint Composer script.
  • Enforced final newlines via .editorconfig (insert_final_newline = true).

2.4.1 (2026年01月30日)

Changed

  • Update Psalm requirement to ^6.15.

2.4.0 (2026年01月29日)

Added

  • Add phpunit/phpunit, vimeo/psalm, and ernst/coverlyzer as Composer requirements.
  • Add a License section to the README.

Changed

  • Update license text and attribution.
  • Update Composer package metadata (author information).

2.3.0 (2026年01月28日)

Breaking Changes

... (truncated)

Commits

You can trigger a rebase of this PR 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)

Note

Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Updates the requirements on [duon/dev](https://github.com/duonrun/dev) to permit the latest version. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/duonrun/dev/blob/main/CHANGELOG.md">duon/dev's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/duonrun/dev/releases/tag/3.0.0">3.0.0</a> (2026年03月21日)</h2> <h3>Breaking Changes</h3> <ul> <li>Update <code>phpunit/phpunit</code> requirement to <code>^13.0</code>.</li> <li>Update <code>ernst/coverlyzer</code> requirement to <code>^0.3</code>.</li> <li>Remove <code>friendsofphp/php-cs-fixer</code>.</li> </ul> <h3>Added</h3> <ul> <li>Add <code>carthage-software/mago</code></li> </ul> <h3>Changed</h3> <ul> <li>Update <code>vimeo/psalm</code> requirement to <code>^6.16</code>.</li> </ul> <h2><a href="https://github.com/duonrun/dev/releases/tag/2.5.0">2.5.0</a> (2026年01月30日)</h2> <h3>Breaking Changes</h3> <ul> <li>Removed configuration sync via <code>Duon\Development\Config</code> (including <code>Config::sync()</code> and <code>Config::prettier()</code>).</li> <li>Removed the bundled config templates under <code>cfg/</code>.</li> </ul> <h3>Changed</h3> <ul> <li>Added <code>.markdownlint.jsonc</code> to the repository root and simplified the <code>mdlint</code> Composer script.</li> <li>Enforced final newlines via <code>.editorconfig</code> (<code>insert_final_newline = true</code>).</li> </ul> <h2><a href="https://github.com/duonrun/dev/releases/tag/2.4.1">2.4.1</a> (2026年01月30日)</h2> <h3>Changed</h3> <ul> <li>Update Psalm requirement to <code>^6.15</code>.</li> </ul> <h2><a href="https://github.com/duonrun/dev/releases/tag/2.4.0">2.4.0</a> (2026年01月29日)</h2> <h3>Added</h3> <ul> <li>Add <code>phpunit/phpunit</code>, <code>vimeo/psalm</code>, and <code>ernst/coverlyzer</code> as Composer requirements.</li> <li>Add a License section to the README.</li> </ul> <h3>Changed</h3> <ul> <li>Update license text and attribution.</li> <li>Update Composer package metadata (author information).</li> </ul> <h2><a href="https://github.com/duonrun/dev/releases/tag/2.3.0">2.3.0</a> (2026年01月28日)</h2> <h3>Breaking Changes</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/duonrun/dev/commit/8304f05f91730b2373a35e587db74676b6649972"><code>8304f05</code></a> Release 3.0.0</li> <li><a href="https://github.com/duonrun/dev/commit/aa790a54e972fc6b445cf10e912aefdfaa10aeea"><code>aa790a5</code></a> Add mago to requirements</li> <li><a href="https://github.com/duonrun/dev/commit/6612faafc2e57c354f64b44982b329ad2d8acc84"><code>6612faa</code></a> Remove .prettierrc</li> <li><a href="https://github.com/duonrun/dev/commit/a2ca08e6c4619bb8b1b1f06fa4225a618186bf56"><code>a2ca08e</code></a> Update phpunit/coverlyzer, remove php-cs-fixer</li> <li><a href="https://github.com/duonrun/dev/commit/411af3f53ae9487634c8b765794d4dadf4cbd130"><code>411af3f</code></a> Update markdownlint config</li> <li><a href="https://github.com/duonrun/dev/commit/38c7d616fe385eecd20aafd5911e6bd8bd16297b"><code>38c7d61</code></a> Update CHANGELOG.md</li> <li><a href="https://github.com/duonrun/dev/commit/7e2b7b25ff8d5d7838149719e93fb9ce547fabe4"><code>7e2b7b2</code></a> Remove role field from composer.json authors</li> <li><a href="https://github.com/duonrun/dev/commit/b14da77d24ad3fef94381f997e884f2e4f12638d"><code>b14da77</code></a> Add local config overrides to .gitignore</li> <li><a href="https://github.com/duonrun/dev/commit/1be1b7990564bf398af9ce392e05dd81df3d8c42"><code>1be1b79</code></a> Add homepage to composer.json</li> <li>See full diff in <a href="https://github.com/duonrun/dev/compare/2.5.0...3.0.0">compare view</a></li> </ul> </details> <br /> You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
This pull request has changes conflicting with the target branch.
  • composer.json
View command line instructions

Manual merge helper

Use this merge commit message when completing the merge manually.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin dependabot/composer/duon/dev-tw-2.5or-tw-3.0:dependabot/composer/duon/dev-tw-2.5or-tw-3.0
git switch dependabot/composer/duon/dev-tw-2.5or-tw-3.0

Merge

Merge the changes and update on Forgejo.
git switch main
git merge --no-ff dependabot/composer/duon/dev-tw-2.5or-tw-3.0
git switch dependabot/composer/duon/dev-tw-2.5or-tw-3.0
git rebase main
git switch main
git merge --ff-only dependabot/composer/duon/dev-tw-2.5or-tw-3.0
git switch dependabot/composer/duon/dev-tw-2.5or-tw-3.0
git rebase main
git switch main
git merge --no-ff dependabot/composer/duon/dev-tw-2.5or-tw-3.0
git switch main
git merge --squash dependabot/composer/duon/dev-tw-2.5or-tw-3.0
git switch main
git merge --ff-only dependabot/composer/duon/dev-tw-2.5or-tw-3.0
git switch main
git merge dependabot/composer/duon/dev-tw-2.5or-tw-3.0
git push origin main
Sign in to join this conversation.
No reviewers
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
celemas/session!1
Reference in a new issue
celemas/session
No description provided.
Delete branch "dependabot/composer/duon/dev-tw-2.5or-tw-3.0"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?