Skip to content

Commit

Permalink
chore(deps): Update php deps (#42)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [google/protobuf](https://developers.google.com/protocol-buffers/)
([source](https://togithub.com/protocolbuffers/protobuf-php)) | require
| patch | `3.23.2` -> `3.23.3` |
| [phpstan/phpstan](https://togithub.com/phpstan/phpstan) | require-dev
| patch | `1.10.18` -> `1.10.19` |
| [phpunit/phpunit](https://phpunit.de/)
([source](https://togithub.com/sebastianbergmann/phpunit)) | require-dev
| patch | `10.2.1` -> `10.2.2` |

---

### Release Notes

<details>
<summary>protocolbuffers/protobuf-php</summary>

###
[`v3.23.3`](https://togithub.com/protocolbuffers/protobuf-php/compare/v3.23.2...v3.23.3)

[Compare
Source](https://togithub.com/protocolbuffers/protobuf-php/compare/v3.23.2...v3.23.3)

</details>

<details>
<summary>phpstan/phpstan</summary>

###
[`v1.10.19`](https://togithub.com/phpstan/phpstan/releases/tag/1.10.19)

[Compare
Source](https://togithub.com/phpstan/phpstan/compare/1.10.18...1.10.19)

# Bleeding edge 🔪

- Analysis with zero files results in non-zero exit code
(phpstan/phpstan-src@46ff440),
[#&#8203;9410](https://togithub.com/phpstan/phpstan/issues/9410)

*If you want to see the shape of things to come and adopt bleeding edge
features early, you can include this config file in your project's
`phpstan.neon`:*

    includes:
    	- vendor/phpstan/phpstan/conf/bleedingEdge.neon

*Of course, there are no backwards compatibility guarantees when you
include this file. The behaviour and reported errors can change in minor
versions with this file included. [Learn
more](https://phpstan.org/blog/what-is-bleeding-edge)*

# Improvements 🔧

- Detect invalid key in multi dimensional array fetch
([#&#8203;2445](https://togithub.com/phpstan/phpstan-src/pull/2445)),
[#&#8203;6315](https://togithub.com/phpstan/phpstan/issues/6315), thanks
[@&#8203;schlndh](https://togithub.com/schlndh)!
- Support unions of scalars in `sprintf()` arguments
(phpstan/phpstan-src@1f95570)
- Update nikic/php-parser
(phpstan/phpstan-src@51a284b)
- Update BetterReflection
(phpstan/phpstan-src@ff8ad7e)

# Bugfixes 🐛

- UnusedPrivatePropertyRule - recognize static properties fetched on
expr
(phpstan/phpstan-src@503978b),
[#&#8203;9409](https://togithub.com/phpstan/phpstan/issues/9409),
[#&#8203;8541](https://togithub.com/phpstan/phpstan/issues/8541)
- Union of enum cases accepts the enum class type with negated cases
([#&#8203;2418](https://togithub.com/phpstan/phpstan-src/pull/2418)),
[#&#8203;8846](https://togithub.com/phpstan/phpstan/issues/8846), thanks
[@&#8203;takaram](https://togithub.com/takaram)!
- Fix key type of superglobal variables
([#&#8203;2446](https://togithub.com/phpstan/phpstan-src/pull/2446)),
[#&#8203;9306](https://togithub.com/phpstan/phpstan/issues/9306), thanks
[@&#8203;schlndh](https://togithub.com/schlndh)!
- Do not treat definition of functions and class-likes as unreachable
([#&#8203;2263](https://togithub.com/phpstan/phpstan-src/pull/2263)),
[#&#8203;4002](https://togithub.com/phpstan/phpstan/issues/4002),
[#&#8203;8966](https://togithub.com/phpstan/phpstan/issues/8966),
[#&#8203;8319](https://togithub.com/phpstan/phpstan/issues/8319), thanks
[@&#8203;takaram](https://togithub.com/takaram)!

# Function signature fixes 🤖

- Allow `Redis::connect()` to have 7 parameters
([#&#8203;2442](https://togithub.com/phpstan/phpstan-src/pull/2442)),
[#&#8203;9413](https://togithub.com/phpstan/phpstan/issues/9413), thanks
[@&#8203;thbley](https://togithub.com/thbley)!

# Internals 🔍

- StringAlwaysAcceptingObjectWithToStringType is supertype of Stringable
objects
(phpstan/phpstan-src@9de9efa)

</details>

<details>
<summary>sebastianbergmann/phpunit</summary>

###
[`v10.2.2`](https://togithub.com/sebastianbergmann/phpunit/compare/10.2.1...10.2.2)

[Compare
Source](https://togithub.com/sebastianbergmann/phpunit/compare/10.2.1...10.2.2)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC),
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.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- 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/cerbos/cerbos-sdk-php).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTAuMCIsInVwZGF0ZWRJblZlciI6IjM1LjEzMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Oğuzhan Durgun <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 19, 2023
1 parent 05a422b commit 4647f08
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4647f08

Please sign in to comment.