Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: open-feature/php-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.1.0
Choose a base ref
...
head repository: open-feature/php-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.1.1
Choose a head ref
  • 10 commits
  • 7 files changed
  • 3 contributors

Commits on Dec 19, 2022

  1. Configuration menu
    Copy the full SHA
    05a97da View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency psalm/plugin-phpunit to ^0.18.0 (#31)

    [![Mend
    Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    |
    [psalm/plugin-phpunit](https://togithub.com/psalm/psalm-plugin-phpunit)
    | require-dev | minor | `^0.17.0` -> `^0.18.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>psalm/psalm-plugin-phpunit</summary>
    
    ###
    [`v0.18.4`](https://togithub.com/psalm/psalm-plugin-phpunit/releases/tag/0.18.4)
    
    [Compare
    Source](https://togithub.com/psalm/psalm-plugin-phpunit/compare/0.18.3...0.18.4)
    
    #### What's Changed
    
    - Allow Psalm 5.0 by [@&#8203;ddeboer](https://togithub.com/ddeboer) in
    [https://github.com/psalm/psalm-plugin-phpunit/pull/127](https://togithub.com/psalm/psalm-plugin-phpunit/pull/127)
    
    #### New Contributors
    
    - [@&#8203;ddeboer](https://togithub.com/ddeboer) made their first
    contribution in
    [https://github.com/psalm/psalm-plugin-phpunit/pull/127](https://togithub.com/psalm/psalm-plugin-phpunit/pull/127)
    
    **Full Changelog**:
    psalm/psalm-plugin-phpunit@0.18.3...0.18.4
    
    ###
    [`v0.18.3`](https://togithub.com/psalm/psalm-plugin-phpunit/releases/tag/0.18.3):
    Fix typo
    
    [Compare
    Source](https://togithub.com/psalm/psalm-plugin-phpunit/compare/0.18.2...0.18.3)
    
    #### What's Changed
    
    - Fix typo, it turns out $\_ is used later on as a ref parameter by
    [@&#8203;danog](https://togithub.com/danog) in
    [https://github.com/psalm/psalm-plugin-phpunit/pull/126](https://togithub.com/psalm/psalm-plugin-phpunit/pull/126)
    
    **Full Changelog**:
    psalm/psalm-plugin-phpunit@0.18.2...0.18.3
    
    ###
    [`v0.18.2`](https://togithub.com/psalm/psalm-plugin-phpunit/releases/tag/0.18.2):
    Fix version detection
    
    [Compare
    Source](https://togithub.com/psalm/psalm-plugin-phpunit/compare/0.18.1...0.18.2)
    
    #### What's Changed
    
    - Dumb version detection by [@&#8203;danog](https://togithub.com/danog)
    in
    [https://github.com/psalm/psalm-plugin-phpunit/pull/125](https://togithub.com/psalm/psalm-plugin-phpunit/pull/125)
    
    **Full Changelog**:
    psalm/psalm-plugin-phpunit@0.18.1...0.18.2
    
    ###
    [`v0.18.1`](https://togithub.com/psalm/psalm-plugin-phpunit/releases/tag/0.18.1):
    Allow using on 5.x-dev
    
    [Compare
    Source](https://togithub.com/psalm/psalm-plugin-phpunit/compare/0.18.0...0.18.1)
    
    ###
    [`v0.18.0`](https://togithub.com/psalm/psalm-plugin-phpunit/releases/tag/0.18.0):
    Compatibility release
    
    [Compare
    Source](https://togithub.com/psalm/psalm-plugin-phpunit/compare/0.17.0...0.18.0)
    
    #### What's Changed
    
    - \[composer.json] allow Psalm 5 beta by
    [@&#8203;someniatko](https://togithub.com/someniatko) in
    [https://github.com/psalm/psalm-plugin-phpunit/pull/122](https://togithub.com/psalm/psalm-plugin-phpunit/pull/122)
    - Immutable refactoring by [@&#8203;danog](https://togithub.com/danog)
    in
    [https://github.com/psalm/psalm-plugin-phpunit/pull/123](https://togithub.com/psalm/psalm-plugin-phpunit/pull/123)
    
    #### New Contributors
    
    - [@&#8203;someniatko](https://togithub.com/someniatko) made their first
    contribution in
    [https://github.com/psalm/psalm-plugin-phpunit/pull/122](https://togithub.com/psalm/psalm-plugin-phpunit/pull/122)
    - [@&#8203;danog](https://togithub.com/danog) made their first
    contribution in
    [https://github.com/psalm/psalm-plugin-phpunit/pull/123](https://togithub.com/psalm/psalm-plugin-phpunit/pull/123)
    
    **Full Changelog**:
    psalm/psalm-plugin-phpunit@0.17.0...0.18.0
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - At any time (no schedule defined),
    Automerge - At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you
    are satisfied.
    
    ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
    rebase/retry checkbox.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update
    again.
    
    ---
    
    - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
    this box
    
    ---
    
    This PR has been generated by [Mend
    Renovate](https://www.mend.io/free-developer-tools/renovate/). View
    repository job log
    [here](https://app.renovatebot.com/dashboard#github/open-feature/php-sdk).
    
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC42My4yIiwidXBkYXRlZEluVmVyIjoiMzQuNjMuMiJ9-->
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 19, 2022
    Configuration menu
    Copy the full SHA
    716930c View commit details
    Browse the repository at this point in the history
  3. fix(deps): update dependency open-feature/flagd-provider to ^0.1.0 (#35)

    [![Mend
    Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    |
    [open-feature/flagd-provider](https://togithub.com/open-feature-php/flagd-provider)
    | require | minor | `^0.0.2` -> `^0.1.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>open-feature-php/flagd-provider</summary>
    
    ###
    [`v0.1.0`](https://togithub.com/open-feature-php/flagd-provider/releases/tag/0.1.0)
    
    [Compare
    Source](https://togithub.com/open-feature-php/flagd-provider/compare/0.0.2...0.1.0)
    
    **Full Changelog**:
    open-feature-php/flagd-provider@0.0.2...0.1.0
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - At any time (no schedule defined),
    Automerge - At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you
    are satisfied.
    
    ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
    rebase/retry checkbox.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update
    again.
    
    ---
    
    - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
    this box
    
    ---
    
    This PR has been generated by [Mend
    Renovate](https://www.mend.io/free-developer-tools/renovate/). View
    repository job log
    [here](https://app.renovatebot.com/dashboard#github/open-feature/php-sdk).
    
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC42My4yIiwidXBkYXRlZEluVmVyIjoiMzQuNjMuMiJ9-->
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 19, 2022
    Configuration menu
    Copy the full SHA
    928dc5f View commit details
    Browse the repository at this point in the history
  4. chore(deps): update dependency psalm/plugin-mockery to ^0.11.0 (#30)

    [![Mend
    Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    |
    [psalm/plugin-mockery](https://togithub.com/psalm/psalm-plugin-mockery)
    | require-dev | minor | `^0.9.1` -> `^0.11.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>psalm/psalm-plugin-mockery</summary>
    
    ###
    [`v0.11.0`](https://togithub.com/psalm/psalm-plugin-mockery/releases/tag/0.11.0)
    
    [Compare
    Source](https://togithub.com/psalm/psalm-plugin-mockery/compare/0.10.0...0.11.0)
    
    #### What's Changed
    
    - Remove totallyTyped in favour of errorLevel=1 by
    [@&#8203;weirdan](https://togithub.com/weirdan) in
    [https://github.com/psalm/psalm-plugin-mockery/pull/26](https://togithub.com/psalm/psalm-plugin-mockery/pull/26)
    - Fix issues Psalm identified by
    [@&#8203;weirdan](https://togithub.com/weirdan) in
    [https://github.com/psalm/psalm-plugin-mockery/pull/27](https://togithub.com/psalm/psalm-plugin-mockery/pull/27)
    - Bump minimum Psalm version to 4.7.1 by
    [@&#8203;weirdan](https://togithub.com/weirdan) in
    [https://github.com/psalm/psalm-plugin-mockery/pull/28](https://togithub.com/psalm/psalm-plugin-mockery/pull/28)
    
    **Full Changelog**:
    psalm/psalm-plugin-mockery@0.10.0...0.11.0
    
    ###
    [`v0.10.0`](https://togithub.com/psalm/psalm-plugin-mockery/releases/tag/0.10.0)
    
    [Compare
    Source](https://togithub.com/psalm/psalm-plugin-mockery/compare/0.9.1...0.10.0)
    
    #### What's Changed
    
    - Support Psalm 5 beta (update composer.json) by
    [@&#8203;lptn](https://togithub.com/lptn) in
    [https://github.com/psalm/psalm-plugin-mockery/pull/25](https://togithub.com/psalm/psalm-plugin-mockery/pull/25)
    
    #### New Contributors
    
    - [@&#8203;lptn](https://togithub.com/lptn) made their first
    contribution in
    [https://github.com/psalm/psalm-plugin-mockery/pull/25](https://togithub.com/psalm/psalm-plugin-mockery/pull/25)
    
    **Full Changelog**:
    psalm/psalm-plugin-mockery@0.9.1...0.10.0
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - At any time (no schedule defined),
    Automerge - At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you
    are satisfied.
    
    ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
    rebase/retry checkbox.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update
    again.
    
    ---
    
    - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
    this box
    
    ---
    
    This PR has been generated by [Mend
    Renovate](https://www.mend.io/free-developer-tools/renovate/). View
    repository job log
    [here](https://app.renovatebot.com/dashboard#github/open-feature/php-sdk).
    
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC42My4yIiwidXBkYXRlZEluVmVyIjoiMzQuNjMuMiJ9-->
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Tom Carrio <[email protected]>
    renovate[bot] and tcarrio authored Dec 19, 2022
    Configuration menu
    Copy the full SHA
    432bfb7 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. build: remove custom repo for Flagd provider (#42)

    Signed-off-by: Tom Carrio <[email protected]>
    tcarrio authored Dec 20, 2022
    Configuration menu
    Copy the full SHA
    e53e010 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency vimeo/psalm to v5 (#39)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Tom Carrio <[email protected]>
    renovate[bot] and tcarrio authored Dec 20, 2022
    Configuration menu
    Copy the full SHA
    4aec058 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency psalm/plugin-mockery to v1 (#38)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 20, 2022
    Configuration menu
    Copy the full SHA
    9449851 View commit details
    Browse the repository at this point in the history
  4. ci: enable PHP 8.2 workflow (#32)

    - add PHP 8.2 for CI workflow
    
    Signed-off-by: Tom Carrio <[email protected]>
    tcarrio authored Dec 20, 2022
    Configuration menu
    Copy the full SHA
    cb36794 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. chore(deps): update amannn/action-semantic-pull-request action to v5 (#…

    …37)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 21, 2022
    Configuration menu
    Copy the full SHA
    6bc2ec8 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 1.1.1 (#33)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ##
    [1.1.1](1.1.0...1.1.1)
    (2022-12-21)
    
    
    ### Bug Fixes
    
    * **deps:** update dependency open-feature/flagd-provider to ^0.1.0
    ([#35](#35))
    ([928dc5f](928dc5f))
    
    
    ### Miscellaneous Chores
    
    * **deps:** update amannn/action-semantic-pull-request action to v5
    ([#37](#37))
    ([6bc2ec8](6bc2ec8))
    * **deps:** update dependency psalm/plugin-mockery to ^0.11.0
    ([#30](#30))
    ([432bfb7](432bfb7))
    * **deps:** update dependency psalm/plugin-mockery to v1
    ([#38](#38))
    ([9449851](9449851))
    * **deps:** update dependency psalm/plugin-phpunit to ^0.18.0
    ([#31](#31))
    ([716930c](716930c))
    * **deps:** update dependency vimeo/psalm to v5
    ([#39](#39))
    ([4aec058](4aec058))
    
    ---
    This PR was generated with [Release
    Please](https://github.com/googleapis/release-please). See
    [documentation](https://github.com/googleapis/release-please#release-please).
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Dec 21, 2022
    Configuration menu
    Copy the full SHA
    cfd678e View commit details
    Browse the repository at this point in the history
Loading