Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Support for Typesense #655

Merged
merged 1 commit into from
Jan 17, 2024

Conversation

jasonbosco
Copy link
Contributor

@jasonbosco jasonbosco commented Jan 17, 2024

This PR adds support for Typesense to Sail, so users can easily get a local instance of Typesense running to use with the new Scout Typesense integration.

Related docs PR: laravel/docs#9262

@taylorotwell taylorotwell merged commit 988961f into laravel:1.x Jan 17, 2024
5 checks passed
renovate bot added a commit to RadioRoster/backend that referenced this pull request Feb 9, 2024
[![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.3` ->
`1.27.3` |
[![age](https://developer.mend.io/api/mc/badges/age/packagist/laravel%2fsail/1.27.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/packagist/laravel%2fsail/1.27.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/packagist/laravel%2fsail/1.26.3/1.27.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/packagist/laravel%2fsail/1.26.3/1.27.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

###
[`v1.27.3`](https://togithub.com/laravel/sail/blob/HEAD/CHANGELOG.md#v1273---2024-01-30)

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

- \[1.x] Improves console output by
[@&#8203;nunomaduro](https://togithub.com/nunomaduro) in
[laravel/sail#661

###
[`v1.27.2`](https://togithub.com/laravel/sail/blob/HEAD/CHANGELOG.md#v1272---2024-01-21)

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

- Add Support for Typesense by
[@&#8203;jasonbosco](https://togithub.com/jasonbosco) in
[laravel/sail#655
- Lint sail script by
[@&#8203;dimitriacosta](https://togithub.com/dimitriacosta) in
[laravel/sail#656
- Make DB_CONNECTION replacement more robust by
[@&#8203;taylorotwell](https://togithub.com/taylorotwell) in
laravel/sail@2276a8d

###
[`v1.27.1`](https://togithub.com/laravel/sail/blob/HEAD/CHANGELOG.md#v1271---2024-01-13)

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

- \[1.x] \[[#&#8203;651](https://togithub.com/laravel/sail/issues/651)]
Don't do anything if no phpunit files are present by
[@&#8203;zack6849](https://togithub.com/zack6849) in
[laravel/sail#652

###
[`v1.27.0`](https://togithub.com/laravel/sail/blob/HEAD/CHANGELOG.md#v1270---2024-01-03)

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

- \[1.x] Allow easy customization of the command ran by supervisor's PHP
process by [@&#8203;bram-pkg](https://togithub.com/bram-pkg) in
[laravel/sail#645
- \[1.x] Default to PHP 8.3 by
[@&#8203;Jubeki](https://togithub.com/Jubeki) in
[laravel/sail#647

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE1My4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants