Skip to content

Commit

Permalink
fix(deps): update dependency laravel/tinker to v2.9.0 (#116)
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 |
|---|---|---|---|---|---|
| [laravel/tinker](https://togithub.com/laravel/tinker) | `2.8.2` ->
`2.9.0` |
[![age](https://developer.mend.io/api/mc/badges/age/packagist/laravel%2ftinker/2.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/packagist/laravel%2ftinker/2.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/packagist/laravel%2ftinker/2.8.2/2.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/packagist/laravel%2ftinker/2.8.2/2.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>laravel/tinker (laravel/tinker)</summary>

###
[`v2.9.0`](https://togithub.com/laravel/tinker/blob/HEAD/CHANGELOG.md#v290---2024-01-04)

[Compare
Source](https://togithub.com/laravel/tinker/compare/v2.8.2...v2.9.0)

- Update PsySH dependency to v0.12 by
[@&#8203;bobthecow](https://togithub.com/bobthecow) in
[https://github.com/laravel/tinker/pull/170](https://togithub.com/laravel/tinker/pull/170)
- \[2.x] Merging develop by
[@&#8203;nunomaduro](https://togithub.com/nunomaduro) in
[https://github.com/laravel/tinker/pull/171](https://togithub.com/laravel/tinker/pull/171)

</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/RadioRoster/backend).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 10, 2024
1 parent 7a10530 commit 019baab
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 39 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"guzzlehttp/guzzle": "7.8.1",
"laravel/framework": "10.43.0",
"laravel/sanctum": "3.3.3",
"laravel/tinker": "2.8.2",
"laravel/tinker": "2.9.0",
"spatie/laravel-permission": "6.3.0"
},
"require-dev": {
Expand Down
74 changes: 36 additions & 38 deletions composer.lock

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

0 comments on commit 019baab

Please sign in to comment.