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/tinker to v2 #12

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 22, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
laravel/tinker ^1.0 -> ^2.0 age adoption passing confidence

Release Notes

laravel/tinker (laravel/tinker)

v2.9.0

Compare Source

v2.8.2

Compare Source

v2.8.1

Compare Source

v2.8.0

Compare Source

Added
  • Laravel v10 support

v2.7.3

Compare Source

Changed

v2.7.2

Compare Source

Fixed

v2.7.1

Compare Source

Fixed

v2.7.0

Compare Source

Changed
  • Laravel 9 and psych v0.11.x support (#​139)

v2.6.3

Compare Source

Changed
  • Add migrate:install to whitelisted commands (#​137)

v2.6.2

Compare Source

Added
  • Added custom caster support (#​133)

v2.6.1

Compare Source

Fixed
  • Display hidden/appended attributes for models (#​123)

v2.6.0

Compare Source

Added

v2.5.0

Compare Source

Added

v2.4.2

Compare Source

Fixed
  • Fix missing output while using execute option (#​109)

v2.4.1

Compare Source

Fixed
  • Fixed execute not unregistering loader and exit code (#​100)

v2.4.0

Compare Source

Changed
  • Forward input options to psysh (#​98)

v2.3.0

Compare Source

Added

v2.2.0

Compare Source

Added
  • Support vendor class aliasing (#​88)
  • Add --execute option to console command (#​89)

v2.1.0

Compare Source

Added
  • Add HtmlString caster (#​87)

v2.0.0

Compare Source

Added
Changed
  • Require PHP 7.2 as the new minimum version (8d6104c)
  • Allow Symfony 5 (49982fd)
  • Laravel now only check for DeferrableProvider (#​81)
Removed
  • Drop support for old Psysh versions (a05922f)
  • Drop Symfony 3.x support (7175b49)
  • Drop support for Laravel 5.x (4f3e609)

v1.0.10

Compare Source

v1.0.9

Compare Source


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 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.


  • 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 22, 2023

⚠ 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: .github/workflows/composer.lock
Command failed: docker run --rm --name=renovate_a_sidecar --label=renovate_a_child -v "/tmp/worker/f0e382/764020/repos/github/qapris/lara":"/tmp/worker/f0e382/764020/repos/github/qapris/lara" -v "/tmp/worker/f0e382/764020/cache":"/tmp/worker/f0e382/764020/cache" -e COMPOSER_CACHE_DIR -e COMPOSER_AUTH -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/f0e382/764020/repos/github/qapris/lara/.github/workflows" ghcr.io/containerbase/sidecar bash -l -c "install-tool php 7.4.33 && install-tool composer 1.10.26 && composer update laravel/tinker --with-dependencies --ignore-platform-reqs --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins"
Dependency "laravel/framework" is also a root requirement, but is not explicitly allowed. Ignoring.
Dependency "laravel/framework" is also a root requirement, but is not explicitly allowed. Ignoring.
Dependency "laravel/framework" is also a root requirement, but is not explicitly allowed. Ignoring.
Loading composer repositories with package information
Warning from https://repo.packagist.org: Support for Composer 1 is deprecated and some packages will not be available. You should upgrade to Composer 2. See https://blog.packagist.com/deprecating-composer-1-support/
Info from https://repo.packagist.org: �[37;44m#StandWith�[30;43mUkraine�[0m
Updating dependencies (including require-dev)

@stackblitz
Copy link

stackblitz bot commented Jun 22, 2023

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@codesandbox
Copy link

codesandbox bot commented Jun 22, 2023

This branch is running in CodeSandbox. Use the links below to review this PR faster.


CodeSandbox logoCodeSandbox logo  Open in CodeSandbox Web Editor | VS Code | VS Code Insiders | Preview

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