X Tutup
Skip to content

chore(deps): bump pimple/pimple from 3.5.0 to 3.6.0#41421

Merged
phil-davis merged 4 commits intomasterfrom
dependabot/composer/pimple/pimple-3.6.0
Jan 14, 2026
Merged

chore(deps): bump pimple/pimple from 3.5.0 to 3.6.0#41421
phil-davis merged 4 commits intomasterfrom
dependabot/composer/pimple/pimple-3.6.0

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

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 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)

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

@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.

@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.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 13, 2026

A newer version of pimple/pimple exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@phil-davis
Copy link
Contributor

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 14, 2026

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@phil-davis
Copy link
Contributor

@dependabot recreate

Dependabot couldn't find the original pull request head commit, dd2d3aa.
@dependabot dependabot bot force-pushed the dependabot/composer/pimple/pimple-3.6.0 branch from e4723df to 217537c Compare January 14, 2026 10:31
@phil-davis
Copy link
Contributor

I also bumped the outstanding PHP dependencies to save having to run CI over-and-over in separate PRs:

Lock file operations: 0 installs, 9 updates, 0 removals
  - Upgrading monolog/monolog (2.10.0 => 2.11.0)
  - Upgrading nikic/php-parser (v5.6.2 => v5.7.0)
  - Upgrading pear/pear-core-minimal (v1.10.16 => v1.10.17)
  - Upgrading phpseclib/phpseclib (3.0.47 => 3.0.48)
  - Upgrading phpunit/phpunit (9.6.29 => 9.6.31)
  - Upgrading rhukster/dom-sanitizer (dev-main 757e4d6 => dev-main 0794d8d)
  - Upgrading roave/security-advisories (dev-latest 785bf86 => dev-latest 28d428c)
  - Upgrading sabre/vobject (4.5.7 => 4.5.8)
  - Upgrading theseer/tokenizer (1.2.3 => 1.3.1)
Writing lock file

@phil-davis phil-davis merged commit 2708e6f into master Jan 14, 2026
5 checks passed
@dependabot dependabot bot deleted the dependabot/composer/pimple/pimple-3.6.0 branch January 14, 2026 11:38
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

X Tutup