Skip to content

Commit

Permalink
chore(deps): update dependency mockery/mockery to v1.6.7 (#72)
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 | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [mockery/mockery](https://togithub.com/mockery/mockery) | `1.6.6` ->
`1.6.7` |
[![age](https://developer.mend.io/api/mc/badges/age/packagist/mockery%2fmockery/1.6.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/packagist/mockery%2fmockery/1.6.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/packagist/mockery%2fmockery/1.6.6/1.6.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/packagist/mockery%2fmockery/1.6.6/1.6.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>mockery/mockery (mockery/mockery)</summary>

###
[`v1.6.7`](https://togithub.com/mockery/mockery/blob/HEAD/CHANGELOG.md#167---2023-12-09)

[Compare
Source](https://togithub.com/mockery/mockery/compare/1.6.6...1.6.7)

##### Added

- [#&#8203;1338: Support PHPUnit constraints as
matchers](https://togithub.com/mockery/mockery/pull/1338)
- [#&#8203;1336: Add factory methods for `IsEqual` and `IsSame`
matchers](https://togithub.com/mockery/mockery/pull/1336)

##### Fixed

- [#&#8203;1346: Fix test
namespaces](https://togithub.com/mockery/mockery/pull/1346)
- [#&#8203;1343: Update documentation default theme and build
version](https://togithub.com/mockery/mockery/pull/1343)
- [#&#8203;1329: Prevent `shouldNotReceive` from getting overridden by
invocation count
methods](https://togithub.com/mockery/mockery/pull/1329)

##### Changed

- [#&#8203;1351: Update
psalm-baseline.xml](https://togithub.com/mockery/mockery/pull/1351)
- [#&#8203;1350: Changelog
v1.6.7](https://togithub.com/mockery/mockery/pull/1350)
- [#&#8203;1349:
Cleanup](https://togithub.com/mockery/mockery/pull/1349)
- [#&#8203;1348: Update
makefile](https://togithub.com/mockery/mockery/pull/1348)
- [#&#8203;1347: Bump phars
dependencies](https://togithub.com/mockery/mockery/pull/1347)
- [#&#8203;1344: Disabled travis-ci and sensiolabs
webhooks](https://togithub.com/mockery/mockery/issues/1344)
- [#&#8203;1342: Add `.readthedocs.yml`
configuration](https://togithub.com/mockery/mockery/pull/1342)
- [#&#8203;1340: docs: Remove misplaced semicolumn from code
snippet](https://togithub.com/mockery/mockery/pull/1340)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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://developer.mend.io/github/Lapotor/RadioRoster-api).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44Ny4yIiwidXBkYXRlZEluVmVyIjoiMzcuODcuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 14, 2023
1 parent ea6bb6d commit fee848a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 11 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"fakerphp/faker": "1.23.0",
"laravel/pint": "1.13.6",
"laravel/sail": "1.26.3",
"mockery/mockery": "1.6.6",
"mockery/mockery": "1.6.7",
"nunomaduro/collision": "7.10.0",
"phpunit/phpunit": "10.5.2",
"spatie/laravel-ignition": "2.3.1"
Expand Down
18 changes: 8 additions & 10 deletions composer.lock

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

0 comments on commit fee848a

Please sign in to comment.