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

Update dependency laravel/sail to v1.39.1 #11

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 21, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
laravel/sail 1.14.10 -> 1.39.1 age adoption passing confidence

Release Notes

laravel/sail (laravel/sail)

v1.39.1

Compare Source

v1.39.0

Compare Source

v1.38.0

Compare Source

v1.37.1

Compare Source

v1.37.0

Compare Source

v1.36.0

Compare Source

v1.35.0

Compare Source

v1.34.0

Compare Source

v1.33.0

Compare Source

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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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
Copy link
Contributor Author

renovate bot commented Jun 21, 2022

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: composer.lock
Command failed: composer update laravel/sail:1.29.1 --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins
Loading composer repositories with package information
Dependency laravel/framework is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires nunomaduro/collision 6.2.0 (exact version match: 6.2.0 or 6.2.0.0), found nunomaduro/collision[v6.2.0] but the package is fixed to v5.11.0 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
  Problem 2
    - Root composer.json requires laravel/sail 1.29.1 -> satisfiable by laravel/sail[v1.29.1].
    - laravel/sail v1.29.1 requires illuminate/console ^9.52.16|^10.0|^11.0 -> found illuminate/console[v9.52.16, 9.x-dev, v10.0.0, ..., 10.x-dev, v11.0.0, ..., 11.x-dev] but these were not loaded, likely because it conflicts with another require.
  Problem 3
    - phpspec/prophecy v1.15.0 requires php ^7.2 || ~8.0, <8.2 -> your php version (8.3.4) does not satisfy that requirement.
    - phpunit/phpunit 9.5.20 requires phpspec/prophecy ^1.12.1 -> satisfiable by phpspec/prophecy[v1.15.0].
    - phpunit/phpunit is locked to version 9.5.20 and an update of this package was not requested.

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

@renovate renovate bot force-pushed the renovate/laravel-sail-1.x branch from 0f6ce56 to 7527673 Compare June 28, 2022 17:16
@renovate renovate bot changed the title Update dependency laravel/sail to v1.14.11 Update dependency laravel/sail to v1.15.0 Jun 28, 2022
@renovate renovate bot force-pushed the renovate/laravel-sail-1.x branch from 7527673 to c8b672e Compare July 21, 2022 16:37
@renovate renovate bot changed the title Update dependency laravel/sail to v1.15.0 Update dependency laravel/sail to v1.15.1 Jul 21, 2022
@renovate renovate bot force-pushed the renovate/laravel-sail-1.x branch from c8b672e to 54d7cd9 Compare August 9, 2022 15:46
@renovate renovate bot changed the title Update dependency laravel/sail to v1.15.1 Update dependency laravel/sail to v1.15.2 Aug 9, 2022
@renovate renovate bot force-pushed the renovate/laravel-sail-1.x branch from 54d7cd9 to 62a2c52 Compare August 16, 2022 15:52
@renovate renovate bot changed the title Update dependency laravel/sail to v1.15.2 Update dependency laravel/sail to v1.15.3 Aug 16, 2022
@renovate renovate bot force-pushed the renovate/laravel-sail-1.x branch from 62a2c52 to 2d6cfff Compare August 17, 2022 15:24
@renovate renovate bot changed the title Update dependency laravel/sail to v1.15.3 Update dependency laravel/sail to v1.15.4 Aug 17, 2022
@renovate renovate bot force-pushed the renovate/laravel-sail-1.x branch from 2d6cfff to f6a8d02 Compare September 25, 2022 17:32
@renovate renovate bot changed the title Update dependency laravel/sail to v1.15.4 Update dependency laravel/sail to v1.16.0 Sep 25, 2022
@renovate renovate bot force-pushed the renovate/laravel-sail-1.x branch from f6a8d02 to deea056 Compare November 20, 2022 13:37
@renovate renovate bot changed the title Update dependency laravel/sail to v1.16.0 Update dependency laravel/sail to v1.16.2 Nov 20, 2022
@renovate renovate bot force-pushed the renovate/laravel-sail-1.x branch from deea056 to 0546388 Compare March 16, 2023 23:58
@renovate renovate bot changed the title Update dependency laravel/sail to v1.16.2 Update dependency laravel/sail to v1.21.2 Mar 16, 2023
@renovate renovate bot force-pushed the renovate/laravel-sail-1.x branch from 0546388 to fca0952 Compare March 29, 2023 23:24
@renovate renovate bot changed the title Update dependency laravel/sail to v1.21.2 Update dependency laravel/sail to v1.21.3 Mar 30, 2023
@renovate renovate bot force-pushed the renovate/laravel-sail-1.x branch from fca0952 to bb6ddd8 Compare April 17, 2023 12:14
@renovate renovate bot changed the title Update dependency laravel/sail to v1.21.3 Update dependency laravel/sail to v1.21.4 Apr 17, 2023
@renovate renovate bot changed the title Update dependency laravel/sail to v1.21.4 Update dependency laravel/sail to v1.22.0 May 28, 2023
@renovate renovate bot force-pushed the renovate/laravel-sail-1.x branch from bb6ddd8 to 76bc954 Compare May 28, 2023 12:10
@renovate renovate bot changed the title Update dependency laravel/sail to v1.22.0 Update dependency laravel/sail to v1.23.0 Jun 20, 2023
@renovate renovate bot force-pushed the renovate/laravel-sail-1.x branch from 76bc954 to 57c2ab6 Compare June 20, 2023 19:07
@renovate renovate bot changed the title Update dependency laravel/sail to v1.23.0 Update dependency laravel/sail to v1.23.1 Jul 11, 2023
@renovate renovate bot force-pushed the renovate/laravel-sail-1.x branch from 57c2ab6 to b9bf37f Compare July 11, 2023 17:35
@renovate renovate bot changed the title Update dependency laravel/sail to v1.23.1 Update dependency laravel/sail to v1.23.2 Aug 8, 2023
@renovate renovate bot force-pushed the renovate/laravel-sail-1.x branch from b9bf37f to 1c74080 Compare August 8, 2023 15:55
@renovate renovate bot force-pushed the renovate/laravel-sail-1.x branch from 1c74080 to 9d18c43 Compare August 15, 2023 17:31
@renovate renovate bot changed the title Update dependency laravel/sail to v1.30.1 Update dependency laravel/sail to v1.30.2 Jul 9, 2024
@renovate renovate bot force-pushed the renovate/laravel-sail-1.x branch from 2ea6528 to c5a7f7b Compare July 23, 2024 16:59
@renovate renovate bot changed the title Update dependency laravel/sail to v1.30.2 Update dependency laravel/sail to v1.31.0 Jul 23, 2024
@renovate renovate bot force-pushed the renovate/laravel-sail-1.x branch from c5a7f7b to b6ee242 Compare August 6, 2024 18:02
@renovate renovate bot changed the title Update dependency laravel/sail to v1.31.0 Update dependency laravel/sail to v1.31.1 Aug 6, 2024
@renovate renovate bot force-pushed the renovate/laravel-sail-1.x branch from b6ee242 to a07996f Compare September 3, 2024 16:35
@renovate renovate bot changed the title Update dependency laravel/sail to v1.31.1 Update dependency laravel/sail to v1.31.2 Sep 3, 2024
@renovate renovate bot force-pushed the renovate/laravel-sail-1.x branch from a07996f to 0f5cb55 Compare September 4, 2024 11:35
@renovate renovate bot changed the title Update dependency laravel/sail to v1.31.2 Update dependency laravel/sail to v1.31.3 Sep 4, 2024
@renovate renovate bot force-pushed the renovate/laravel-sail-1.x branch from 0f5cb55 to 270d492 Compare September 12, 2024 01:50
@renovate renovate bot changed the title Update dependency laravel/sail to v1.31.3 Update dependency laravel/sail to v1.32.0 Sep 12, 2024
@renovate renovate bot force-pushed the renovate/laravel-sail-1.x branch from 270d492 to 4f449f2 Compare September 24, 2024 17:28
@renovate renovate bot changed the title Update dependency laravel/sail to v1.32.0 Update dependency laravel/sail to v1.33.0 Sep 24, 2024
@renovate renovate bot force-pushed the renovate/laravel-sail-1.x branch from 4f449f2 to d683ab8 Compare October 1, 2024 15:27
@renovate renovate bot changed the title Update dependency laravel/sail to v1.33.0 Update dependency laravel/sail to v1.34.0 Oct 1, 2024
@renovate renovate bot force-pushed the renovate/laravel-sail-1.x branch from d683ab8 to 32ad415 Compare October 8, 2024 16:31
@renovate renovate bot changed the title Update dependency laravel/sail to v1.34.0 Update dependency laravel/sail to v1.35.0 Oct 8, 2024
@renovate renovate bot force-pushed the renovate/laravel-sail-1.x branch from 32ad415 to e260b3f Compare October 15, 2024 15:56
@renovate renovate bot changed the title Update dependency laravel/sail to v1.35.0 Update dependency laravel/sail to v1.36.0 Oct 15, 2024
@renovate renovate bot force-pushed the renovate/laravel-sail-1.x branch from e260b3f to d606180 Compare October 22, 2024 16:14
@renovate renovate bot changed the title Update dependency laravel/sail to v1.36.0 Update dependency laravel/sail to v1.37.0 Oct 22, 2024
@renovate renovate bot force-pushed the renovate/laravel-sail-1.x branch from d606180 to 3114b46 Compare October 30, 2024 17:38
@renovate renovate bot changed the title Update dependency laravel/sail to v1.37.0 Update dependency laravel/sail to v1.37.1 Oct 30, 2024
@renovate renovate bot force-pushed the renovate/laravel-sail-1.x branch from 3114b46 to 467da44 Compare November 12, 2024 19:39
@renovate renovate bot changed the title Update dependency laravel/sail to v1.37.1 Update dependency laravel/sail to v1.38.0 Nov 12, 2024
@renovate renovate bot force-pushed the renovate/laravel-sail-1.x branch from 467da44 to 0f14d28 Compare November 26, 2024 17:53
@renovate renovate bot changed the title Update dependency laravel/sail to v1.38.0 Update dependency laravel/sail to v1.39.0 Nov 26, 2024
@renovate renovate bot force-pushed the renovate/laravel-sail-1.x branch from 0f14d28 to 4b5c1ee Compare November 27, 2024 16:54
@renovate renovate bot changed the title Update dependency laravel/sail to v1.39.0 Update dependency laravel/sail to v1.39.1 Nov 27, 2024
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.

0 participants