ghostwriter / wip

Template for PHP projects
https://github.com/ghostwriter/wip
BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

Bump ghostwriter/clock from 1.1.0 to 2.0.0 #53

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 8 months ago

Bumps ghostwriter/clock from 1.1.0 to 2.0.0.

Release notes

Sourced from ghostwriter/clock's releases.

2.0.0

Added

  • Method freeze() was added to interface Ghostwriter\Clock\Interface\ClockInterface
  • Method freeze() was added to interface Ghostwriter\Clock\Interface\FrozenClockInterface
  • Method freeze() was added to interface Ghostwriter\Clock\Interface\LocalizedClockInterface
  • Method freeze() was added to interface Ghostwriter\Clock\Interface\SystemClockInterface
  • Method new() was added to interface Ghostwriter\Clock\Interface\FrozenClockInterface
  • Method new() was added to interface Ghostwriter\Clock\Interface\LocalizedClockInterface
  • Method new() was added to interface Ghostwriter\Clock\Interface\SystemClockInterface
  • Method withDateTimeZone() was added to interface Ghostwriter\Clock\Interface\ClockInterface
  • Method withDateTimeZone() was added to interface Ghostwriter\Clock\Interface\FrozenClockInterface
  • Method withDateTimeZone() was added to interface Ghostwriter\Clock\Interface\LocalizedClockInterface
  • Method withDateTimeZone() was added to interface Ghostwriter\Clock\Interface\SystemClockInterface
  • Method withSystemTimezone() was added to interface Ghostwriter\Clock\Interface\ClockInterface
  • Method withSystemTimezone() was added to interface Ghostwriter\Clock\Interface\FrozenClockInterface
  • Method withSystemTimezone() was added to interface Ghostwriter\Clock\Interface\LocalizedClockInterface
  • Method withSystemTimezone() was added to interface Ghostwriter\Clock\Interface\SystemClockInterface
  • Method withTimezone() was added to interface Ghostwriter\Clock\Interface\ClockInterface
  • Method withTimezone() was added to interface Ghostwriter\Clock\Interface\FrozenClockInterface
  • Method withTimezone() was added to interface Ghostwriter\Clock\Interface\LocalizedClockInterface
  • Method withTimezone() was added to interface Ghostwriter\Clock\Interface\SystemClockInterface

Changed

  • Method __construct() of class Ghostwriter\Clock\FrozenClock visibility reduced from public to private
  • Method __construct() of class Ghostwriter\Clock\LocalizedClock visibility reduced from public to private
  • Method freeze() of class Ghostwriter\Clock\Trait\ClockTrait changed from concrete to abstract
  • Method now() of class Ghostwriter\Clock\Trait\ClockTrait changed from concrete to abstract
  • Method withDateTimeZone() of class Ghostwriter\Clock\Trait\ClockTrait changed scope from static to instance
  • Method withDateTimeZone() of class Ghostwriter\Clock\Trait\ClockTrait changed scope from static to instance
  • Method withDateTimeZone() of class Ghostwriter\Clock\Trait\ClockTrait changed scope from static to instance
  • Method withDateTimeZone() of class Ghostwriter\Clock\Trait\ClockTrait changed scope from static to instance
  • Method withSystemTimezone() of class Ghostwriter\Clock\Trait\ClockTrait changed scope from static to instance
  • Method withSystemTimezone() of class Ghostwriter\Clock\Trait\ClockTrait changed scope from static to instance
  • Method withSystemTimezone() of class Ghostwriter\Clock\Trait\ClockTrait changed scope from static to instance
  • Method withSystemTimezone() of class Ghostwriter\Clock\Trait\ClockTrait changed scope from static to instance
  • Method withTimezone() of class Ghostwriter\Clock\Trait\ClockTrait changed scope from static to instance
  • Method withTimezone() of class Ghostwriter\Clock\Trait\ClockTrait changed scope from static to instance
  • Method withTimezone() of class Ghostwriter\Clock\Trait\ClockTrait changed scope from static to instance
  • Method withTimezone() of class Ghostwriter\Clock\Trait\ClockTrait changed scope from static to instance
  • The number of required arguments for Ghostwriter\Clock\FrozenClock#__construct() increased from 0 to 1
  • The number of required arguments for Ghostwriter\Clock\LocalizedClock#__construct() increased from 0 to 1

Removed

  • Class Ghostwriter\Clock\Exception\UnsupportedClockException has been deleted
  • Method Ghostwriter\Clock\FrozenClock#__construct() was removed
  • Method Ghostwriter\Clock\LocalizedClock#__construct() was removed
  • Method Ghostwriter\Clock\SystemClock::create() was removed

... (truncated)

Changelog

Sourced from ghostwriter/clock's changelog.

[2.0.0] - 2023-12-16

Added

  • Method freeze() was added to interface Ghostwriter\Clock\Interface\ClockInterface
  • Method freeze() was added to interface Ghostwriter\Clock\Interface\FrozenClockInterface
  • Method freeze() was added to interface Ghostwriter\Clock\Interface\LocalizedClockInterface
  • Method freeze() was added to interface Ghostwriter\Clock\Interface\SystemClockInterface
  • Method new() was added to interface Ghostwriter\Clock\Interface\FrozenClockInterface
  • Method new() was added to interface Ghostwriter\Clock\Interface\LocalizedClockInterface
  • Method new() was added to interface Ghostwriter\Clock\Interface\SystemClockInterface
  • Method withDateTimeZone() was added to interface Ghostwriter\Clock\Interface\ClockInterface
  • Method withDateTimeZone() was added to interface Ghostwriter\Clock\Interface\FrozenClockInterface
  • Method withDateTimeZone() was added to interface Ghostwriter\Clock\Interface\LocalizedClockInterface
  • Method withDateTimeZone() was added to interface Ghostwriter\Clock\Interface\SystemClockInterface
  • Method withSystemTimezone() was added to interface Ghostwriter\Clock\Interface\ClockInterface
  • Method withSystemTimezone() was added to interface Ghostwriter\Clock\Interface\FrozenClockInterface
  • Method withSystemTimezone() was added to interface Ghostwriter\Clock\Interface\LocalizedClockInterface
  • Method withSystemTimezone() was added to interface Ghostwriter\Clock\Interface\SystemClockInterface
  • Method withTimezone() was added to interface Ghostwriter\Clock\Interface\ClockInterface
  • Method withTimezone() was added to interface Ghostwriter\Clock\Interface\FrozenClockInterface
  • Method withTimezone() was added to interface Ghostwriter\Clock\Interface\LocalizedClockInterface
  • Method withTimezone() was added to interface Ghostwriter\Clock\Interface\SystemClockInterface

Changed

  • Method __construct() of class Ghostwriter\Clock\FrozenClock visibility reduced from public to private
  • Method __construct() of class Ghostwriter\Clock\LocalizedClock visibility reduced from public to private
  • Method freeze() of class Ghostwriter\Clock\Trait\ClockTrait changed from concrete to abstract
  • Method now() of class Ghostwriter\Clock\Trait\ClockTrait changed from concrete to abstract
  • Method withDateTimeZone() of class Ghostwriter\Clock\Trait\ClockTrait changed scope from static to instance
  • Method withDateTimeZone() of class Ghostwriter\Clock\Trait\ClockTrait changed scope from static to instance
  • Method withDateTimeZone() of class Ghostwriter\Clock\Trait\ClockTrait changed scope from static to instance
  • Method withDateTimeZone() of class Ghostwriter\Clock\Trait\ClockTrait changed scope from static to instance
  • Method withSystemTimezone() of class Ghostwriter\Clock\Trait\ClockTrait changed scope from static to instance
  • Method withSystemTimezone() of class Ghostwriter\Clock\Trait\ClockTrait changed scope from static to instance
  • Method withSystemTimezone() of class Ghostwriter\Clock\Trait\ClockTrait changed scope from static to instance
  • Method withSystemTimezone() of class Ghostwriter\Clock\Trait\ClockTrait changed scope from static to instance
  • Method withTimezone() of class Ghostwriter\Clock\Trait\ClockTrait changed scope from static to instance
  • Method withTimezone() of class Ghostwriter\Clock\Trait\ClockTrait changed scope from static to instance
  • Method withTimezone() of class Ghostwriter\Clock\Trait\ClockTrait changed scope from static to instance
  • Method withTimezone() of class Ghostwriter\Clock\Trait\ClockTrait changed scope from static to instance
  • The number of required arguments for Ghostwriter\Clock\FrozenClock#__construct() increased from 0 to 1
  • The number of required arguments for Ghostwriter\Clock\LocalizedClock#__construct() increased from 0 to 1

Removed

  • Class Ghostwriter\Clock\Exception\UnsupportedClockException has been deleted
  • Method Ghostwriter\Clock\FrozenClock#__construct() was removed
  • Method Ghostwriter\Clock\LocalizedClock#__construct() was removed

... (truncated)

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 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)
codecov[bot] commented 8 months ago

Welcome to Codecov :tada:

Once merged to your default branch, Codecov will compare your coverage reports and display the results in this comment.

Thanks for integrating Codecov - We've got you covered :open_umbrella:

dependabot[bot] commented 7 months ago

Looks like ghostwriter/clock is up-to-date now, so this is no longer needed.