Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 2, 2026

Updates the requirements on vitexsoftware/ease-core to permit the latest version.

Release notes

Sourced from vitexsoftware/ease-core's releases.

Release v1.50.0

What's New in v1.50.0

🚀 New Features

  • Euri class: New comprehensive EaseURI handling system
    • Enhanced URI construction with host support
    • Changed scheme to 'ease://' for better compatibility
    • Comprehensive validation and round-trip functionality
    • Replaces legacy Functions URI methods

🛠️ Improvements

  • Logging System: Enhanced robustness and reliability
    • Added fallback for date formatting in console logger
    • Improved error handling and documentation
    • Better type safety and PHPDoc coverage

🔧 Technical Enhancements

  • PHP 8.2 Compatibility: Improved compatibility with latest PHP version
  • Type Declarations: Enhanced type hints and docblocks throughout codebase
  • Testing: Comprehensive test coverage for new Euri functionality
  • Build Pipeline: Updated CI/CD pipeline and dependency management

📦 Dependencies

  • Updated rector/rector to ^2.3
  • Updated friendsofphp/php-cs-fixer to 3.92
  • Updated ergebnis/php-cs-fixer-config to 6.58
  • Updated ergebnis/composer-normalize to 2.48

🐛 Bug Fixes

  • Fixed class redeclaration issues in namespace loading
  • Fixed takeData() PHPDoc annotations
  • Resolved locale test issues when .mo files are missing
  • Fixed shell command syntax in release pipeline

📚 Documentation

  • Expanded README with configuration section
  • Improved overview, testing, and Docker notes
  • Enhanced development workflow documentation

This release represents a significant step forward in the EaseCore library with the introduction of the new Euri system and numerous reliability improvements.

Commits
  • 3727100 Enhance Euri class: update URI construction to include host and change scheme...
  • 1075684 Tests: fix risky EaseUriTest coverage, UserTest env-dependent setObjectName
  • 3d4b98d Euri: fix URI format, path readability, and round-trip
  • ed2aa64 test class name fix
  • 3248e8e Add Euri class for EaseURI handling and remove legacy Functions URI methods
  • 0bd0b13 changelog: update version to 1.50.0 and add EaseURI functions
  • 9b86d5e build pipeline update
  • 9902ce9 Pipelines update
  • 904c358 Add AppStream metadata
  • 8b74ae3 Merge pull request #30 from VitexSoftware/dependabot/composer/rector/rector-t...
  • 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 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)

Updates the requirements on [vitexsoftware/ease-core](https://github.com/VitexSoftware/php-ease-core) to permit the latest version.
- [Release notes](https://github.com/VitexSoftware/php-ease-core/releases)
- [Changelog](https://github.com/VitexSoftware/php-ease-core/blob/main/CHANGELOG.md)
- [Commits](VitexSoftware/php-ease-core@1.49.0...v1.50.0)

---
updated-dependencies:
- dependency-name: vitexsoftware/ease-core
  dependency-version: 1.50.0
  dependency-type: direct:production
...

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 Feb 2, 2026
@coderabbitai
Copy link

coderabbitai bot commented Feb 2, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review

Comment @coderabbitai help to get the list of available commands and usage tips.

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.

0 participants