Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 15, 2025

Bumps coduo/php-humanizer from 4.0.3 to 5.0.0.

Release notes

Sourced from coduo/php-humanizer's releases.

5.0.0

[5.0.0] - 2024-04-11

Added

Changed

Fixed

Updated

Contributors

Generated by Automation

Changelog

Sourced from coduo/php-humanizer's changelog.

[5.0.0] - 2024-04-11

Added

Changed

Fixed

Updated

Upgrade guide

Sourced from coduo/php-humanizer's upgrade guide.

Upgrade 1.0 to 2.0

  • All classes are now marked as final in order to close extra extension points
  • Renamed Coduo\PHPHumanizer\Collection into Coduo\PHPHumanizer\CollectionHumanizer
  • Renamed Coduo\PHPHumanizer\DateTime into Coduo\PHPHumanizer\DateTimeHumanizer
  • Renamed Coduo\PHPHumanizer\Number into Coduo\PHPHumanizer\NumberHumanizer
  • Renamed Coduo\PHPHumanizer\String into Coduo\PHPHumanizer\StringHumanizer
  • Replaced ordinalSuffix($number) method in Coduo\PHPHumanizer\Number\Ordinal\StrategyInterface with isPrefix() and ordinalIndicator($number)
  • Dependency thunderer/shortcode was removed, now shortcode lib needs to be added to project
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)

Bumps [coduo/php-humanizer](https://github.com/coduo/php-humanizer) from 4.0.3 to 5.0.0.
- [Release notes](https://github.com/coduo/php-humanizer/releases)
- [Changelog](https://github.com/coduo/php-humanizer/blob/5.x/CHANGELOG.md)
- [Upgrade guide](https://github.com/coduo/php-humanizer/blob/5.x/UPGRADE.md)
- [Commits](coduo/php-humanizer@4.0.3...5.0.0)

---
updated-dependencies:
- dependency-name: coduo/php-humanizer
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/composer/web/landing/coduo/php-humanizer-5.0.0 branch from 8166e75 to 575d895 Compare January 16, 2025 01:18
@norberttech norberttech merged commit 3c57230 into 1.x Jan 16, 2025
12 checks passed
@norberttech norberttech deleted the dependabot/composer/web/landing/coduo/php-humanizer-5.0.0 branch January 16, 2025 02:46
Bellangelo pushed a commit to Bellangelo/flow that referenced this pull request Jan 16, 2025
…p#1373)

Bumps [coduo/php-humanizer](https://github.com/coduo/php-humanizer) from 4.0.3 to 5.0.0.
- [Release notes](https://github.com/coduo/php-humanizer/releases)
- [Changelog](https://github.com/coduo/php-humanizer/blob/5.x/CHANGELOG.md)
- [Upgrade guide](https://github.com/coduo/php-humanizer/blob/5.x/UPGRADE.md)
- [Commits](coduo/php-humanizer@4.0.3...5.0.0)

---
updated-dependencies:
- dependency-name: coduo/php-humanizer
  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>
norberttech added a commit that referenced this pull request Jan 17, 2025
* Update PHPUnit to v11.5.3

* Constructor of TestCase is now final

* In PHPUnit11 providers need to be static

* In PHPUnit11 providers need to be static

* Fix styling

* CacheResultFile is removed. See sebastianbergmann/phpunit#4600

* PHPStan complain that readonly properties must be handled inside the constructor

* Fix cache issues

* Invalidate cache

* Remove composer cache

* Revert changed environment variable

* Call parent to initialise variables

* Revert changes in Github Action

* Bump symfonycasts/tailwind-bundle from 0.5.3 to 0.6.1 in /web/landing (#1376)

Bumps [symfonycasts/tailwind-bundle](https://github.com/SymfonyCasts/tailwind-bundle) from 0.5.3 to 0.6.1.
- [Release notes](https://github.com/SymfonyCasts/tailwind-bundle/releases)
- [Commits](SymfonyCasts/tailwind-bundle@v0.5.3...v0.6.1)

---
updated-dependencies:
- dependency-name: symfonycasts/tailwind-bundle
  dependency-type: direct:development
  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>

* Updated CHANGELOG.md

* Added and/or/andNot/orNot to ScalarFunctionsChain (#1378)

* Bump coduo/php-humanizer from 4.0.3 to 5.0.0 in /web/landing (#1373)

Bumps [coduo/php-humanizer](https://github.com/coduo/php-humanizer) from 4.0.3 to 5.0.0.
- [Release notes](https://github.com/coduo/php-humanizer/releases)
- [Changelog](https://github.com/coduo/php-humanizer/blob/5.x/CHANGELOG.md)
- [Upgrade guide](https://github.com/coduo/php-humanizer/blob/5.x/UPGRADE.md)
- [Commits](coduo/php-humanizer@4.0.3...5.0.0)

---
updated-dependencies:
- dependency-name: coduo/php-humanizer
  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>

* Updated CHANGELOG.md

* Fix conflicts

* Updated CHANGELOG.md

* Bump async-aws/s3 from 2.6.0 to 2.7.0 (#1381)

Bumps [async-aws/s3](https://github.com/async-aws/s3) from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/async-aws/s3/releases)
- [Changelog](https://github.com/async-aws/s3/blob/master/CHANGELOG.md)
- [Commits](async-aws/s3@2.6.0...2.7.0)

---
updated-dependencies:
- dependency-name: async-aws/s3
  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>

* Added elasticsearch examples (#1384)

* Updated CHANGELOG.md

* Fix dependencies

* Fix styling

* Remove duplicated path

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: aeon-automation <automation-bot@aeon-php.org>
Co-authored-by: Norbert Orzechowicz <1921950+norberttech@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants