Skip to content

Commit

Permalink
chore(deps): update dependency laravel/sail to v1.26.3 (#38)
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/sail](https://togithub.com/laravel/sail) | `1.26.0` ->
`1.26.3` |
[![age](https://developer.mend.io/api/mc/badges/age/packagist/laravel%2fsail/1.26.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/packagist/laravel%2fsail/1.26.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/packagist/laravel%2fsail/1.26.0/1.26.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/packagist/laravel%2fsail/1.26.0/1.26.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

###
[`v1.26.3`](https://togithub.com/laravel/sail/blob/HEAD/CHANGELOG.md#v1263---2023-12-02)

[Compare
Source](https://togithub.com/laravel/sail/compare/v1.26.2...v1.26.3)

- \[1.x] Add PHP 8.3 xdebug by
[@&#8203;Jubeki](https://togithub.com/Jubeki) in
[https://github.com/laravel/sail/pull/642](https://togithub.com/laravel/sail/pull/642)

###
[`v1.26.2`](https://togithub.com/laravel/sail/blob/HEAD/CHANGELOG.md#v1262---2023-11-27)

[Compare
Source](https://togithub.com/laravel/sail/compare/v1.26.1...v1.26.2)

- Add missing PHP 8.3 extensions by
[@&#8203;hebbet](https://togithub.com/hebbet) in
[https://github.com/laravel/sail/pull/640](https://togithub.com/laravel/sail/pull/640)

###
[`v1.26.1`](https://togithub.com/laravel/sail/blob/HEAD/CHANGELOG.md#v1261---2023-11-20)

[Compare
Source](https://togithub.com/laravel/sail/compare/v1.26.0...v1.26.1)

- Update default user by
[@&#8203;taylorotwell](https://togithub.com/taylorotwell) in
laravel/sail@7a82f5a

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuODEuMyIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 11, 2023
1 parent c961d0f commit d606113
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"require-dev": {
"fakerphp/faker": "1.23.0",
"laravel/pint": "1.13.6",
"laravel/sail": "1.26.0",
"laravel/sail": "1.26.3",
"mockery/mockery": "1.6.6",
"nunomaduro/collision": "7.10.0",
"phpunit/phpunit": "10.5.2",
Expand Down
26 changes: 13 additions & 13 deletions composer.lock

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

0 comments on commit d606113

Please sign in to comment.