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

chore(deps): update dependency laravel/sail to v1 #30

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 9, 2021

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
laravel/sail ^0.0.5 -> ^1.0.0 age adoption passing confidence

Release Notes

laravel/sail (laravel/sail)

v1.32.0

Compare Source

v1.31.3

Compare Source

v1.31.2

Compare Source

v1.31.1

Compare Source

v1.31.0

Compare Source

v1.30.2

Compare Source

v1.30.1

Compare Source

v1.30.0

Compare Source

v1.29.3

Compare Source

v1.29.2

Compare Source

v1.29.1

Compare Source

v1.29.0

Compare Source

v1.28.2

Compare Source

v1.28.1

Compare Source

v1.28.0

Compare Source

v1.27.4

Compare Source

v1.27.3

Compare Source

v1.27.2

Compare Source

v1.27.1

Compare Source

v1.27.0

Compare Source

v1.26.3

Compare Source

v1.26.2

Compare Source

v1.26.1

Compare Source

v1.26.0

Compare Source

v1.25.0

Compare Source

v1.24.1

Compare Source

v1.24.0

Compare Source

v1.23.4

Compare Source

v1.23.3

Compare Source

v1.23.2

Compare Source

v1.23.1

Compare Source

v1.23.0

Compare Source

v1.22.0

Compare Source

v1.21.5

Compare Source

v1.21.4

Compare Source

v1.21.3

Compare Source

v1.21.2

Compare Source

v1.21.1

Compare Source

v1.21.0

Compare Source

v1.20.2

Compare Source

Fixed

v1.20.1

Compare Source

Fixed

v1.20.0

Compare Source

Added
Fixed

v1.19.0

Compare Source

Added
Changed

v1.18.1

Compare Source

Changed

v1.18.0

Compare Source

Added

v1.17.0

Compare Source

Changed

v1.16.6

Compare Source

Changed

v1.16.5

Compare Source

Changed

v1.16.4

Compare Source

Fixed

v1.16.3

Compare Source

Fixed

v1.16.2

Compare Source

Fixed

v1.16.1

Compare Source

Fixed

v1.16.0

Compare Source

Added

v1.15.4

Compare Source

Fixed

v1.15.3

Compare Source

Changed

v1.15.2

Compare Source

Fixed

v1.15.1

Compare Source

Fixed

v1.15.0

Compare Source

Added
Changed
Fixed

v1.14.11

Compare Source

Fixed

v1.14.10

Compare Source

Fixed

v1.14.9

Compare Source

Changed

v1.14.8

Compare Source

Changed

v1.14.7

Compare Source

Changed

v1.14.6

Compare Source

Fixed

v1.14.5

Compare Source

Changed

v1.14.4

Compare Source

Fixed

v1.14.3

Compare Source

Changed

v1.14.2

Compare Source

Fixed

v1.14.1

Compare Source

Fixed

v1.14.0

Compare Source

Added
Fixed

v1.13.10

Compare Source

Fixed

v1.13.9

Compare Source

Changed

v1.13.8

Compare Source

Changed
Fixes

v1.13.7

Compare Source

Fixed

v1.13.6

Compare Source

Changed

v1.13.5

Compare Source

Changed

v1.13.4

Compare Source

Changed

v1.13.3

Compare Source

Changed
Fixed

v1.13.2

Compare Source

Fixed
  • Fix a typo in the "phpunit" command (#​329)

v1.13.1

Compare Source

Fixed

v1.13.0

Compare Source

Added
  • Add phpunit alias to sail binary (#​310)
Changed
  • Add separator between volume names (#​312)

v1.12.12

Compare Source

Fixed
  • Revert "Set meilisearch data path" (#​301)

v1.12.11

Compare Source

Added
  • Set meilisearch data path (#​299)

v1.12.10

Compare Source

Fixed
  • ARM based container on Apple Silicon for Selenium (#​294)

v1.12.9

Compare Source

Changed
  • Make PHP 8.1 the default runtime (#​292)

v1.12.8

Compare Source

v1.12.7

Compare Source

Changed
  • Make PHP 8.1 the default runtime (#​289)

v1.12.6

Compare Source

Changed
  • Add npm update to Dockerfile (#​285)

v1.12.5

Compare Source

Changed
  • Re-enable previously disabled PHP 8.1 extensions (#​278)
  • Add platform setting to Meilisearch config (1286886)

v1.12.4

Compare Source

Fixed
  • Fix NODE_VERSION on build (#​274)

v1.12.3

Compare Source

Changed
  • Update MySQL stub for Apple Silicon (#​272)

v1.12.2

Compare Source

Fixed
  • Revert "Adds a check and error for APP_SERVICE being accurate." (#​264)

v1.12.1

Compare Source

Fixed
  • Revert "Set meilisearch data path" (#​301)

v1.12.0

Compare Source

Added

v1.11.0

Compare Source

Added
  • Added support for "docker compose" command syntax

v1.10.2

Compare Source

Changed
  • Environment variable for share subdomain (#​239)

v1.10.1

Compare Source

Changed
  • Adding extra_hosts to the compose file stubs (#​222)
  • Allow skip of sail checks (#​224)

v1.10.0

Compare Source

Added
  • Add devcontainer to install command (#​218)
Changed
  • Removes hardcoded service name from APP_URL in dusk and dusk:fails command (#​219)

v1.9.0

Compare Source

Added
Changed
  • Make sail script publishable (#​201, #​202)
  • Pass additional arguments to shell / root-shell commands (#​208)
Fixed
  • Call source .env before exporting bash environment variables (#​207)

v1.8.6

Compare Source

Fixed
  • Fixes missing backslash (#​196)

v1.8.5

Compare Source

Changed

v1.8.4

Compare Source

Changed
  • Update to Ubuntu 21.04 (#​177)
  • Add pcov to php 8.0 runtime (#​183)
Fixed
  • Append random subdomain by default (#​175)
Removed

v1.8.3

Compare Source

Fixed
  • Revert Ubuntu 21.04 changes (#​174)

v1.8.2

Compare Source

Changed

v1.8.1

Compare Source

Fixed
  • Fix if statement in sail binary (414fd19

v1.8.0

Compare Source

Added
  • Add proxy to vendor binaries (#​154)
Changed
  • Use node.js v16.x (#​155)
  • Update Sail script to only exit if Main Exits (#​156)
Fixed
  • Append MeiliSearch and MinIO to depends (#​151)
  • Append MeiliSearch HealthCheck (#​150)

v1.7.0

Compare Source

Added
Fixed
  • Add retries & timeout to healthcheck (#​143)

v1.6.0

Compare Source

Added
  • Add MinIO to sail:install Command (#​128)
Changed
  • Clear pecl caches & tmp files during Swoole extension install (#​134)
Fixed
  • Fix mariaDB Health check (#​126)

v1.5.1

Compare Source

Changed
  • Use MySQL shell when running mariadb (#​119)
Fixed

v1.5.0

Compare Source

Added

v1.4.12

Compare Source

Fixed
  • Load missing PECL package index before installing Swoole (#​94)

v1.4.11

Compare Source

Changed

v1.4.10

Compare Source

Changed
  • Database default user name and password (#​84)
Fixed
  • Patch issue with environment database password replacement (#​87)

v1.4.9

Compare Source

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

v1.4.8

Compare Source

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

v1.4.7

Compare Source

Fixed

v1.4.6

Compare Source

Fixed

v1.4.5

Compare Source

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

v1.4.4

Compare Source

Changed
Fixed
  • Fix pgsql.stub volumes typo (#​60)

v1.4.3

Compare Source

Changed

v1.4.2

Compare Source

Changed

v1.4.1

Compare Source

Fixed
  • Load missing PECL package index before installing Swoole (#​94)

v1.4.0

Compare Source

Added
Changed
  • Display message after installing Sail (#​56)
Fixed
  • Change supervisord logfile and pidfile settings (#​57)
Removed

v1.3.1

Compare Source

Changed
  • Inform user when running docker-compose down (#​52)
  • Cleanup supervisord warnings on start (#​53)

v1.3.0

Compare Source

Added
  • Add support for dusk:fails (#​43)
Fixed
  • Append PostgreSQL HealthCheck (#​41)
  • Use non-root MySQL password for sail mysql (#​45)

v1.2.0

Compare Source

Added
Changed
  • Add healthcheck for mysql and redis service in docker-compose (#​36)
  • Update Mailhog env variables (bf10c80)

v1.1.0

Compare Source

Added
  • Yarn Support (#​29)
  • root-shell added to bin/sail (#​33)
Changed
  • Add sail bash to Initiate a Bash shell within the application contain

Configuration

📅 Schedule: Branch creation - " every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the renovate label May 9, 2021
@renovate renovate bot force-pushed the renovate/laravel-sail-1.x branch from 6a79fb3 to 7e3dd7c Compare May 15, 2021 20:40
@renovate renovate bot force-pushed the renovate/laravel-sail-1.x branch from 7e3dd7c to be34023 Compare June 16, 2021 03:16
@renovate renovate bot force-pushed the renovate/laravel-sail-1.x branch from be34023 to 8d789ae Compare October 13, 2021 15:15
@renovate renovate bot changed the title Update dependency laravel/sail to v1 chore(deps): update dependency laravel/sail to v1 Oct 13, 2021
@renovate renovate bot force-pushed the renovate/laravel-sail-1.x branch from 8d789ae to 16dd243 Compare March 7, 2022 09:08
@renovate renovate bot force-pushed the renovate/laravel-sail-1.x branch from 16dd243 to de1cf36 Compare March 26, 2022 14:44
@renovate renovate bot force-pushed the renovate/laravel-sail-1.x branch from de1cf36 to ad62c7a Compare May 16, 2022 01:43
@renovate renovate bot force-pushed the renovate/laravel-sail-1.x branch 2 times, most recently from d268361 to e921cee Compare June 23, 2022 21:13
@renovate renovate bot force-pushed the renovate/laravel-sail-1.x branch from 2b498ba to 2a36e98 Compare March 17, 2023 04:13
@renovate renovate bot changed the title chore(deps): update dependency laravel/sail to v1 Update dependency laravel/sail to v1 Mar 17, 2023
@renovate renovate bot changed the title Update dependency laravel/sail to v1 chore(deps): update dependency laravel/sail to v1 Mar 25, 2023
@renovate renovate bot changed the title chore(deps): update dependency laravel/sail to v1 Update dependency laravel/sail to v1 Apr 3, 2023
@renovate renovate bot changed the title Update dependency laravel/sail to v1 chore(deps): update dependency laravel/sail to v1 Apr 3, 2023
@renovate renovate bot changed the title chore(deps): update dependency laravel/sail to v1 Update dependency laravel/sail to v1 Apr 17, 2023
@renovate renovate bot changed the title Update dependency laravel/sail to v1 chore(deps): update dependency laravel/sail to v1 Apr 17, 2023
@renovate renovate bot changed the title chore(deps): update dependency laravel/sail to v1 Update dependency laravel/sail to v1 May 28, 2023
@renovate renovate bot changed the title Update dependency laravel/sail to v1 chore(deps): update dependency laravel/sail to v1 Jun 1, 2023
@renovate renovate bot changed the title chore(deps): update dependency laravel/sail to v1 Update dependency laravel/sail to v1 Jun 4, 2023
@renovate renovate bot changed the title Update dependency laravel/sail to v1 chore(deps): update dependency laravel/sail to v1 Jun 4, 2023
@renovate renovate bot changed the title chore(deps): update dependency laravel/sail to v1 Update dependency laravel/sail to v1 Jun 13, 2023
@renovate renovate bot changed the title Update dependency laravel/sail to v1 chore(deps): update dependency laravel/sail to v1 Jun 13, 2023
@renovate renovate bot changed the title chore(deps): update dependency laravel/sail to v1 Update dependency laravel/sail to v1 Jun 18, 2023
@renovate renovate bot changed the title Update dependency laravel/sail to v1 chore(deps): update dependency laravel/sail to v1 Jun 18, 2023
@renovate renovate bot changed the title chore(deps): update dependency laravel/sail to v1 Update dependency laravel/sail to v1 Jun 19, 2023
@renovate renovate bot changed the title Update dependency laravel/sail to v1 chore(deps): update dependency laravel/sail to v1 Jun 19, 2023
@renovate renovate bot changed the title chore(deps): update dependency laravel/sail to v1 Update dependency laravel/sail to v1 Jun 29, 2023
@renovate renovate bot changed the title chore(deps): update dependency laravel/sail to v1 Update dependency laravel/sail to v1 May 5, 2024
@renovate renovate bot changed the title Update dependency laravel/sail to v1 chore(deps): update dependency laravel/sail to v1 May 5, 2024
@renovate renovate bot changed the title chore(deps): update dependency laravel/sail to v1 Update dependency laravel/sail to v1 May 9, 2024
@renovate renovate bot changed the title Update dependency laravel/sail to v1 chore(deps): update dependency laravel/sail to v1 May 9, 2024
@renovate renovate bot changed the title chore(deps): update dependency laravel/sail to v1 Update dependency laravel/sail to v1 May 10, 2024
@renovate renovate bot changed the title Update dependency laravel/sail to v1 chore(deps): update dependency laravel/sail to v1 May 10, 2024
@renovate renovate bot changed the title chore(deps): update dependency laravel/sail to v1 Update dependency laravel/sail to v1 May 15, 2024
@renovate renovate bot changed the title Update dependency laravel/sail to v1 chore(deps): update dependency laravel/sail to v1 May 16, 2024
@renovate renovate bot changed the title chore(deps): update dependency laravel/sail to v1 Update dependency laravel/sail to v1 May 23, 2024
@renovate renovate bot changed the title Update dependency laravel/sail to v1 chore(deps): update dependency laravel/sail to v1 May 24, 2024
@renovate renovate bot changed the title chore(deps): update dependency laravel/sail to v1 Update dependency laravel/sail to v1 Jun 4, 2024
@renovate renovate bot changed the title Update dependency laravel/sail to v1 chore(deps): update dependency laravel/sail to v1 Jun 4, 2024
@renovate renovate bot changed the title chore(deps): update dependency laravel/sail to v1 Update dependency laravel/sail to v1 Jun 27, 2024
@renovate renovate bot changed the title Update dependency laravel/sail to v1 chore(deps): update dependency laravel/sail to v1 Jun 27, 2024
@renovate renovate bot changed the title chore(deps): update dependency laravel/sail to v1 Update dependency laravel/sail to v1 Jul 14, 2024
@renovate renovate bot changed the title Update dependency laravel/sail to v1 chore(deps): update dependency laravel/sail to v1 Jul 14, 2024
@renovate renovate bot changed the title chore(deps): update dependency laravel/sail to v1 Update dependency laravel/sail to v1 Jul 21, 2024
@renovate renovate bot changed the title Update dependency laravel/sail to v1 chore(deps): update dependency laravel/sail to v1 Jul 21, 2024
@renovate renovate bot changed the title chore(deps): update dependency laravel/sail to v1 Update dependency laravel/sail to v1 Jul 28, 2024
@renovate renovate bot changed the title Update dependency laravel/sail to v1 chore(deps): update dependency laravel/sail to v1 Jul 28, 2024
@renovate renovate bot changed the title chore(deps): update dependency laravel/sail to v1 Update dependency laravel/sail to v1 Aug 6, 2024
@renovate renovate bot changed the title Update dependency laravel/sail to v1 chore(deps): update dependency laravel/sail to v1 Aug 6, 2024
@renovate renovate bot changed the title chore(deps): update dependency laravel/sail to v1 Update dependency laravel/sail to v1 Aug 7, 2024
@renovate renovate bot changed the title Update dependency laravel/sail to v1 chore(deps): update dependency laravel/sail to v1 Aug 13, 2024
@renovate renovate bot changed the title chore(deps): update dependency laravel/sail to v1 Update dependency laravel/sail to v1 Aug 28, 2024
@renovate renovate bot changed the title Update dependency laravel/sail to v1 chore(deps): update dependency laravel/sail to v1 Aug 28, 2024
@renovate renovate bot changed the title chore(deps): update dependency laravel/sail to v1 Update dependency laravel/sail to v1 Sep 11, 2024
@renovate renovate bot changed the title Update dependency laravel/sail to v1 chore(deps): update dependency laravel/sail to v1 Sep 12, 2024
@renovate renovate bot changed the title chore(deps): update dependency laravel/sail to v1 Update dependency laravel/sail to v1 Sep 13, 2024
@renovate renovate bot changed the title Update dependency laravel/sail to v1 chore(deps): update dependency laravel/sail to v1 Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants