Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 17, 2025

Bumps pimple/pimple from 3.5.0 to 3.6.0.

Changelog

Sourced from pimple/pimple's changelog.

  • 3.6.0 (2025-11-12)

  • Add support for PHP 8.5

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 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)
@dependabot dependabot bot added dependencies php Pull requests that update Php code labels Nov 17, 2025
@update-docs

This comment was marked as resolved.

@phil-davis
Copy link
Contributor

Added dev dependency bump:

Updating dependencies Lock file operations: 0 installs, 2 updates, 0 removals - Upgrading roave/security-advisories (dev-latest 785bf86 => dev-latest 78c716e) - Upgrading theseer/tokenizer (1.2.3 => 1.3.1) Writing lock file 

and changelog.

dependabot bot and others added 3 commits December 3, 2025 14:07
Bumps [pimple/pimple](https://github.com/silexphp/Pimple) from 3.5.0 to 3.6.0. - [Changelog](https://github.com/silexphp/Pimple/blob/main/CHANGELOG) - [Commits](silexphp/Pimple@v3.5.0...v3.6.0) --- updated-dependencies: - dependency-name: pimple/pimple dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
@phil-davis phil-davis force-pushed the dependabot/composer/pimple/pimple-3.6.0 branch from 53adb35 to e4723df Compare December 3, 2025 04:38
@phil-davis
Copy link
Contributor

https://drone.owncloud.com/owncloud/core/40394/133/18

drone CI gets the same acceptance test fails as in this PR:
#41423 (comment)

I will see if I can reproduce this locally.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies php Pull requests that update Php code

2 participants