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

Try to update #14

Open
wants to merge 257 commits into
base: 5.x
Choose a base branch
from
Open

Try to update #14

wants to merge 257 commits into from

Conversation

qem19
Copy link
Member

@qem19 qem19 commented Nov 16, 2021

No description provided.

hylke94 and others added 30 commits August 11, 2021 13:39
…or itself is paused (#1052)

Co-authored-by: Hylke de Vries <hylke94+git@gmail.com>
* Improve completed jobs UI

* Update preview.vue

* Update preview.vue

Co-authored-by: Taylor Otwell <taylor@laravel.com>
…ews (#1084)

* Update page title when switching between `Pending` and `Completed` views

* Update index.vue

Co-authored-by: Taylor Otwell <taylor@laravel.com>
* PHP 8.1 support

* Update phpunit.xml.dist
* Create RELEASE.md

* Update .gitattributes
timacdonald and others added 30 commits March 19, 2024 14:10
* Make commands lazy

* lint

* lint

* Fix soft dependency
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4.
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md)
- [Commits](webpack/webpack-dev-middleware@v5.3.3...v5.3.4)

---
updated-dependencies:
- dependency-name: webpack-dev-middleware
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.18.2...4.19.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Enhance forget command

* Update ForgetFailedCommand.php

* Update ForgetFailedCommand.php

* Update ForgetFailedCommand.php

---------

Co-authored-by: Taylor Otwell <taylor@laravel.com>
* Update bootstrap and remove jQuery and popper.js dependencies

Popper.js is needed for tooltips, using the browser native title attribute removes the need to keep this

* Update utility classes

https://getbootstrap.com/docs/5.1/migration/#utilities

* Fix badge color classes

https://getbootstrap.com/docs/5.1/migration/#badges

* Remove text decoration of anchor tags

https://getbootstrap.com/docs/5.1/migration/#content-reboot-etc

* Fix data-toggle attribute

https://getbootstrap.com/docs/5.1/migration/#javascript

* Remove text-decoration of route-link elements

https://getbootstrap.com/docs/5.1/migration/#content-reboot-etc

* Remove new border styling under thead

* Fix vue-json-pretty output with overflowing text

* Apply fixes for updated vue-json-pretty css

laravel/telescope#1049

* utility changes (rebase changes)

* remove text-decoration-none

https://getbootstrap.com/docs/5.1/migration/#content-reboot-etc

* apply some fixes after visual comparison

* undo styling changes

* Update Alert.vue

---------

Co-authored-by: Taylor Otwell <taylor@laravel.com>
* feature: move mix to vite setup

improve asset publishing

change formatting

ww

fix ci

* Rename app.scss to styles.scss
…reCurrent check (#1415)

* feature: this adds the vite integrity plugin to support assetsAreCurrent check

fix schema -> scheme

compile assets

* Update resources/views/layout.blade.php

---------

Co-authored-by: Dries Vints <dries@vints.be>
* Reapply "[5.x] Change Laravel Mix asset bundling to Vite setup (#1413)" (#1418)

This reverts commit 6667681.

* Reapply "[5.x] feature: this adds the vite integrity plugin to support assetsA…" (#1417)

This reverts commit a43adc8.

* fix: vite dev mode when hotfile is detected
* show: check for $batch

* retry: check for $batch
* Simplify assets story

* Update Horizon.php

---------

Co-authored-by: Taylor Otwell <taylor@laravel.com>
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
runningProcess() only checks $this->processes. But this doesn't include terminating processes, which are technically also running processes.
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](micromatch/braces@3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* test it actually deploys a wildcard environment

* revert test_supervisors_are_added_by_wildcard

* add test_supervisors_are_added_as_fallback_for_wildcard_environments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet