Skip to content

Update spomky-labs/cbor-php requirement from ~3.1.0 to ~3.2.0 in the production-dependencies group#91

Merged
restena-sw merged 1 commit intomasterfrom
dependabot/composer/production-dependencies-88abd847d4
Nov 11, 2025
Merged

Update spomky-labs/cbor-php requirement from ~3.1.0 to ~3.2.0 in the production-dependencies group#91
restena-sw merged 1 commit intomasterfrom
dependabot/composer/production-dependencies-88abd847d4

Conversation

@dependabot
Copy link
Contributor

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

Updates the requirements on spomky-labs/cbor-php to permit the latest version.
Updates spomky-labs/cbor-php to 3.2.0

Release notes

Sourced from spomky-labs/cbor-php's releases.

3.2.0

Release Notes for 3.2.0

Feature release (minor)

3.2.0

  • Total issues resolved: 0
  • Total pull requests resolved: 0
  • Total contributors: 0
Commits
  • 53b2adc Add CI/CD configuration and update project structure (#83)
  • 35ec4c9 Merge pull request #82 from Spomky-Labs/temp-a32eff
  • 599871b Remove PHP 8.1 from integration matrix and add PHP 8.4
  • 9e66c86 Refactor phpstan-baseline.neon to update raw messages for error reporting
  • 90bd671 Update infection/infection version constraint to allow 0.29, 0.30, and 0.31
  • 9859e72 Update PHP requirement to >=8.0 and add PHP 8.4 to integration matrix
  • 253fe7c Merge branch '3.2.x' into temp-a32eff
  • 0454287 Fix object creation with correct precision type (#78)
  • 79b84a4 Add an encoder and bump to PHP8.2 (#77)
  • 771d3b1 CS fixed (#76)
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Updates the requirements on [spomky-labs/cbor-php](https://github.com/Spomky-Labs/cbor-php) to permit the latest version.

Updates `spomky-labs/cbor-php` to 3.2.0
- [Release notes](https://github.com/Spomky-Labs/cbor-php/releases)
- [Changelog](https://github.com/Spomky-Labs/cbor-php/blob/3.2.x/RELEASES.md)
- [Commits](Spomky-Labs/cbor-php@3.1.0...3.2.0)

---
updated-dependencies:
- dependency-name: spomky-labs/cbor-php
  dependency-version: 3.2.0
  dependency-type: direct:production
  dependency-group: production-dependencies
...

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 Nov 10, 2025
@tvdijen tvdijen requested a review from restena-sw November 10, 2025 21:09
@restena-sw restena-sw merged commit cd26b3d into master Nov 11, 2025
42 checks passed
@dependabot dependabot bot deleted the dependabot/composer/production-dependencies-88abd847d4 branch November 11, 2025 07:27
@restena-sw
Copy link
Collaborator

Approving without testing for the moment: dev-master is incompatible with 2.4.3 - will test for the coming 2.5.

@tvdijen
Copy link
Member

tvdijen commented Nov 11, 2025

There's a 2.5.0-rc1 you can try. final will be released in a couple of weeks

@restena-sw
Copy link
Collaborator

I've tried rc2, but in my constellation of modules this still fails:

simplesamlphp/simplesamlphp-module-radius dev-master requires simplesamlphp/simplesamlphp ~2.4.0 -> satisfiable by simplesamlphp/simplesamlphp[v2.4.0, v2.4.1, v2.4.2, v2.4.3] from composer repo (https://repo.packagist.org) but simplesamlphp/simplesamlphp v2.5.0 is the root package and cannot be modified

I'll update dev-master of the radius module to bump to 2.5

@tvdijen
Copy link
Member

tvdijen commented Nov 14, 2025

Ah, radius is probably a module I haven't ticked of yet to prepare for 2.5.. I'm sorry, but we have so many modules and I can't do all at once

@restena-sw
Copy link
Collaborator

After changing the radius module: tested against 2.5.0-rc3 and all is working as expected.

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.

2 participants