renoki-co / laravel-helm-demo

Example of a horizontally-scaled Laravel 8 app that runs on Kubernetes with NGINX Ingress Controller.
https://github.com/renoki-co/charts/tree/master/charts/laravel
62 stars 17 forks source link

Bump laravel/sail from 1.3.1 to 1.4.11 #9

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps laravel/sail from 1.3.1 to 1.4.11.

Release notes

Sourced from laravel/sail's releases.

v1.4.11

Changed

v1.4.10

Changed

  • Database default user name and password (#84)

Fixed

  • Patch issue with environment database password replacement (#87)

v1.4.9

Fixed

  • Use different DB user & password for Sail (#75)

v1.4.8

Fixed

  • Update the publish command to consider PHP 7.4 (#68)

v1.4.7

Fixed

  • Add missing PostgreSQL clients ([#64(https://github-redirect.dependabot.com/laravel/sail/pull/64))
  • Use latest expose container (cebaebc)

v1.4.6

Fixed

v1.4.5

Fixes

  • Replace DB_PORT and DB_CONNECTION for pgsql (#63)
  • Update share command (0348ec8)

v1.4.4

Changed

  • Re-add memcached (#62)

Fixed

  • Fix pgsql.stub volumes typo (#60)

v1.4.3

Changed

v1.4.2

Changed

v1.4.1

... (truncated)

Changelog

Sourced from laravel/sail's changelog.

v1.4.11 (2021-04-06)

Changed

v1.4.10 (2021-03-30)

Changed

  • Database default user name and password (#84)

Fixed

  • Patch issue with environment database password replacement (#87)

v1.4.9 (2021-03-23)

Fixed

  • Use different DB user & password for Sail (#75)

v1.4.8 (2021-03-16)

Fixed

  • Update the publish command to consider PHP 7.4 (#68)

v1.4.7 (2021-03-09)

Fixed

  • Add missing PostgreSQL clients ([#64(https://github-redirect.dependabot.com/laravel/sail/pull/64))
  • Use latest expose container (cebaebc)

v1.4.6 (2021-03-03)

Fixed

v1.4.5 (2021-03-03)

Fixes

  • Replace DB_PORT and DB_CONNECTION for pgsql (#63)
  • Update share command (0348ec8)

v1.4.4 (2021-03-02)

Changed

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)