Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 29, 2025

Bumps mezzio/mezzio-tooling from 2.8.0 to 2.10.1.

Release notes

Sourced from mezzio/mezzio-tooling's releases.

2.10.1

Release Notes for 2.10.1

2.10.0 contained code that was not intended for release, specifically PR #52 adding the routing table command.

PR #58 rectifies this, but it is considered a BC break.

2.10.1

  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1

BC Break,Enhancement

2.10.0

Release Notes for 2.10.0

Feature release (minor)

2.10.0

  • Total issues resolved: 0
  • Total pull requests resolved: 4
  • Total contributors: 4

Enhancement

Enhancement,QA

Documentation

Enhancement,Review Needed

2.9.0

Release Notes for 2.9.0

Feature release (minor)

... (truncated)

Commits
  • 4fcc2d4 Merge pull request #58 from settermjd/refine-routes-list-functionality
  • a5189f2 Fix minor docs linting issues
  • bc3574f Tighten up PHPUnit config
  • 9cac4ba Refactor list routes command and improve tests by reducing mocking
  • 0bceb41 Remove unnecessary classes
  • 6873701 Load the DefaultRoutesConfigLoaderFactory with Mezzio Tooling
  • ba5ebab Add a default way of retrieving routes from the application
  • d330bef Refactor how ListRoutesCommandFactory retrieves a ConfigLoaderInterface
  • 22345ca Minor code clean up
  • c602760 Refactor ListRoutesCommand to take a RouteCollector directly
  • Additional commits viewable in compare view

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 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 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 [mezzio/mezzio-tooling](https://github.com/mezzio/mezzio-tooling) from 2.8.0 to 2.10.1.
- [Release notes](https://github.com/mezzio/mezzio-tooling/releases)
- [Commits](mezzio/mezzio-tooling@2.8.0...2.10.1)

---
updated-dependencies:
- dependency-name: mezzio/mezzio-tooling
  dependency-version: 2.10.1
  dependency-type: direct:development
  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 Apr 29, 2025
@jbelien jbelien merged commit 311d125 into master Apr 29, 2025
8 of 10 checks passed
@jbelien jbelien deleted the dependabot/composer/mezzio/mezzio-tooling-2.10.1 branch April 29, 2025 19:54
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.

3 participants