Skip to content

Bump nette/utils from 4.0.3 to 4.0.7#218

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/nette/utils-4.0.7
Closed

Bump nette/utils from 4.0.3 to 4.0.7#218
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/nette/utils-4.0.7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jun 11, 2025

Bumps nette/utils from 4.0.3 to 4.0.7.

Release notes

Sourced from nette/utils's releases.

Released version 4.0.7

  • DateTime: constructor and modify() correctly handle the relative time even if the daylight saving time is changed
  • DateTime: added static method relativeToSeconds() for converting relative time string to seconds
  • DateTime: triggers a warning when time overflow occurs

Released version 4.0.6

  • Image: catches all errors during saving
  • added Helpers::IsWindows
  • added ShouldNotHappenException
  • added FileSystem::resolvePath() #308
  • tests: improved descriptions
  • exception: use natural explanatory style

Released version 4.0.5

  • Strings::matchAll(): added option 'lazy'
  • added Arrays::mapWithKeys() & Iterables::mapWithKeys()
  • added Iterables::memoize() & toIterator()
  • Image: GD extension detection added
  • support for PHP 8.4

Released version 4.0.4

  • added Iterables
  • added Arrays::firstKey(), lastKey()
  • added Arrays::filter()
  • Arrays::first() & last(): added parameter $else
  • Arrays::first() & last(): added parameter $predicate #305
  • added Image::getSupportedTypes()
  • Arrays: improved phpDoc
  • utilizes Random\Randomizer in PHP 8.3
  • StaticClass: fixed compatibility with PHP 8.3.2
  • Strings::trim() trims unicode spaces and ZWSP (#304)
Commits
  • e67c406 DateTime: constructor and modify() correctly handle the relative time even if...
  • b8e4dc4 DateTime: added static method relativeToSeconds() for converting relative tim...
  • d7b2b11 DateTime: triggers a warning when time overflow occurs
  • 54042c6 cs
  • b75a879 improved tests
  • ce70865 Image: catches all errors during saving
  • 574a2d1 added Helpers::IsWindows
  • f695262 added ShouldNotHappenException
  • 259c2bf added FileSystem::resolvePath() [Closes #308]
  • 13130bb tests: improved descriptions
  • Additional commits viewable in compare view

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 [nette/utils](https://github.com/nette/utils) from 4.0.3 to 4.0.7.
- [Release notes](https://github.com/nette/utils/releases)
- [Commits](nette/utils@v4.0.3...v4.0.7)

---
updated-dependencies:
- dependency-name: nette/utils
  dependency-version: 4.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Jun 11, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Aug 7, 2025

Superseded by #226.

@dependabot dependabot bot closed this Aug 7, 2025
@dependabot dependabot bot deleted the dependabot/composer/nette/utils-4.0.7 branch August 7, 2025 08:56
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

Development

Successfully merging this pull request may close these issues.

0 participants