Skip to content

Merge up 3.3.x into 4.0.x#121

Open
Spomky wants to merge 24 commits into
4.0.xfrom
3.3.x-merge-up-into-4.0.x-v2
Open

Merge up 3.3.x into 4.0.x#121
Spomky wants to merge 24 commits into
4.0.xfrom
3.3.x-merge-up-into-4.0.x-v2

Conversation

@Spomky
Copy link
Copy Markdown
Member

@Spomky Spomky commented Apr 1, 2026

Summary

🤖 Generated with Claude Code

Spomky and others added 24 commits November 13, 2025 12:10
* Normalize integer values to strings in various objects and tests
* Add BigFloatTag and DecimalFractionTag creation methods from float values with tests
* Refactor float handling tests to use specific assertion methods and improve readability
…es (#90)

* Remove readonly modifier from properties in various CBOR object classes
* Update CI configuration to use actions/checkout@v5 and adjust branch patterns
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.6.2 to 5.0.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v4.6.2...v5.0.0)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action) from 41.0.3 to 44.0.2.
- [Release notes](https://github.com/renovatebot/github-action/releases)
- [Changelog](https://github.com/renovatebot/github-action/blob/main/CHANGELOG.md)
- [Commits](renovatebot/github-action@v41.0.3...v44.0.2)

---
updated-dependencies:
- dependency-name: renovatebot/github-action
  dependency-version: 44.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@v3...v4)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.2 to 5.0.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4.2.2...v5.0.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ng in hex2bin conversion (#89)

* Refactor tag creation methods to return self and improve hex2bin handling
* Add dependency installation and PHPUnit execution steps to CI workflow
Bumps [actions/checkout](https://github.com/actions/checkout) from 5.0.0 to 6.0.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v5.0.0...v6.0.1)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action) from 44.0.2 to 44.2.2.
- [Release notes](https://github.com/renovatebot/github-action/releases)
- [Changelog](https://github.com/renovatebot/github-action/blob/main/CHANGELOG.md)
- [Commits](renovatebot/github-action@v44.0.2...v44.2.2)

---
updated-dependencies:
- dependency-name: renovatebot/github-action
  dependency-version: 44.2.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v5.0.0...v6.0.0)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 5 to 6.
- [Release notes](https://github.com/dessant/lock-threads/releases)
- [Changelog](https://github.com/dessant/lock-threads/blob/main/CHANGELOG.md)
- [Commits](dessant/lock-threads@v5...v6)

---
updated-dependencies:
- dependency-name: dessant/lock-threads
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@v4...v5)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action) from 44.2.2 to 46.0.0.
- [Release notes](https://github.com/renovatebot/github-action/releases)
- [Changelog](https://github.com/renovatebot/github-action/blob/main/CHANGELOG.md)
- [Commits](renovatebot/github-action@v44.2.2...v46.0.0)

---
updated-dependencies:
- dependency-name: renovatebot/github-action
  dependency-version: 46.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v6.0.1...v6.0.2)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action) from 46.0.0 to 46.1.7.
- [Release notes](https://github.com/renovatebot/github-action/releases)
- [Changelog](https://github.com/renovatebot/github-action/blob/main/CHANGELOG.md)
- [Commits](renovatebot/github-action@v46.0.0...v46.1.7)

---
updated-dependencies:
- dependency-name: renovatebot/github-action
  dependency-version: 46.1.7
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [laminas/automatic-releases](https://github.com/laminas/automatic-releases) from 1.25.0 to 1.26.2.
- [Release notes](https://github.com/laminas/automatic-releases/releases)
- [Commits](laminas/automatic-releases@1.25.0...1.26.2)

---
updated-dependencies:
- dependency-name: laminas/automatic-releases
  dependency-version: 1.26.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [ramsey/composer-install](https://github.com/ramsey/composer-install) from 3 to 4.
- [Release notes](https://github.com/ramsey/composer-install/releases)
- [Commits](ramsey/composer-install@v3...v4)

---
updated-dependencies:
- dependency-name: ramsey/composer-install
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6.0.0 to 7.0.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v6.0.0...v7.0.0)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add support for brick/math v0.15, v0.16 and v0.17 (#116)

* Add support for brick/math v0.15, v0.16 and v0.17

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* Fix test compatibility with brick/math v0.15+

The error message format changed from "out of range X to Y" to
"out of range [X, Y]". Use a shorter expected message to support
both old and new formats.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* Apply coding standards fixes (ECS)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* Fix PHPStan errors for brick/math v0.15+ non-empty-string parameter

BigInteger::fromBase() now expects non-empty-string. Add assertions
to satisfy the type checker while keeping runtime safety.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* Apply ECS fixes for assert function import

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* Add merge-up skill for cascade branch merging (#117)

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…4.0.x

* origin/3.3.x: (22 commits)
  Fix CI: ECS import ordering and exported files check (#120)
  Merge up 3.2.x into 3.3.x (#118)
  Bump actions/upload-artifact from 6.0.0 to 7.0.0 (#108)
  Bump ramsey/composer-install from 3 to 4 (#114)
  Bump laminas/automatic-releases from 1.25.0 to 1.26.2 (#109)
  Bump renovatebot/github-action from 46.0.0 to 46.1.7 (#115)
  Bump actions/checkout from 6.0.1 to 6.0.2 (#104)
  Bump renovatebot/github-action from 44.2.2 to 46.0.0 (#105)
  Bump actions/cache from 4 to 5 (#102)
  Bump dessant/lock-threads from 5 to 6 (#99)
  Bump actions/upload-artifact from 5.0.0 to 6.0.0 (#100)
  Bump renovatebot/github-action from 44.0.2 to 44.2.2 (#101)
  Bump actions/checkout from 5.0.0 to 6.0.1 (#103)
  Update CI badge in README for improved clarity
  Add comprehensive documentation for CBOR PHP library and update README (#96)
  Refactor tag creation methods to return self and improve error handling in hex2bin conversion (#89)
  Bump actions/checkout from 4.2.2 to 5.0.0 (#95)
  Bump github/codeql-action from 3 to 4 (#92)
  Bump renovatebot/github-action from 41.0.3 to 44.0.2 (#93)
  Bump actions/upload-artifact from 4.6.2 to 5.0.0 (#94)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant