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/jetstream to v2 #73

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 9, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
laravel/jetstream require major 1.6.2 -> 2.2.5

Release Notes

laravel/jetstream

v2.2.5

Compare Source

Fixed
  • Revert "Reduce amount of queries for Teams feature" (#​729)

v2.2.4

Compare Source

Changed
  • Test team features only when active (#​698)
  • Reduce amount of queries for Teams feature (#​708)
  • Add a tag dropdown link (#​711)
Fixed
  • Button Disabled opacity-25 (#​712)
  • Add scroll-region to modal (#​724)
  • Load modal slot on show (#​723)
Removed
  • Don't require autoprefixer (#​714)

v2.2.3

Compare Source

Fixed
  • Update mimes (90b6d1b)
  • Prevent network request when pressing escape to close modal (#​695)

v2.2.2

Compare Source

Changed
  • Use cancel wording (9b7dbb4e)
  • Use inertia progress (c1f1fa0)
  • Remove '.native' deprecated modifier in vue3 (#​689)
Fixed

v2.2.1

Compare Source

Changed
  • Add unverified state to UserFactory (#​679)
Fixed

v2.2.0

Compare Source

Added
Fixed
  • Fix ownsTeam when applied to non-User model (#​673)
  • Allow UpdateTeamNameForm in Livewire to hydrate all Team attributes (#​676)
  • Change "Logout" text to "Log out" and "Login" to "Log in" (#​677)

v2.1.4

Compare Source

Changed
  • Allow custom classes on the dropdown class (#​661)
Fixed
  • Fix permissions for team create routes (#​669)
  • Fix overflow hidden issue with overlaping elements inside form section (#​668)

v2.1.3

Compare Source

Changed

v2.1.2

Compare Source

Changed
  • Enabling Github Flavored Markdown for Terms and Privacy Policy (#​645)
Fixed
  • Hide AppLayout header if no slot defined in Page component (#​650, 523399f)
  • Use custom team member model (#​651)
  • Use email input type (#​653)

v2.1.1

Compare Source

Fixed
  • Fix RegistrationTest for Terms of Services (#​632)
  • Add z-index to the modal (#​633)
  • Skip DeleteAccountTest if feature is not enabled (#​641)
  • Fix unique email on email invitations (593e763, a394153)

v2.1.0

Compare Source

Added
  • Add --composer option to the install command (#​607)
Changed
  • Automatically select API token when it's created (#​589)
  • Change current team of user when creating a new additional team (#​618)
  • Make text translatable in confirm-password livewire view (#​628)
Fixed
  • Banner should be hidden in default (#​599)
  • Jetstream ignoring sessions from session connection in config (#​630)

v2.0.3

Compare Source

Added
Changed
  • Make button text in team invitation email translatable (#​598)
Removed
  • Remove unused Vue components (#​596)
Fixed
  • Make a similar footer section on welcome page (#​602)

v2.0.2

Compare Source

Fixed

v2.0.1

Compare Source

Changed
  • Make cancel link translatable (#​592)
Fixed
  • Inertia Stack Authentication Page logo link update with inertia-link (#​594)

v2.0.0

Compare Source

A major new Jetstream release. Check out the announcement post.

v1.6.6

Compare Source

Changed
  • Update to Laravel Mix v6 (#​582)
Fixed
  • Avoids eqeqeq errors in eslint (#​580)

v1.6.5

Compare Source

Fixed
  • Add missing import must verify email interface (#​529)
  • Use named route for two-factor (#​528)

v1.6.4

Compare Source

Changed
  • Rename path to prefix for route config (#​504)

v1.6.3

Compare Source

Fixed
  • Clears any validation error message before re-displaying confirmation (#​487)

Renovate configuration

📅 Schedule: "every weekend" (UTC).

🚦 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 has been generated by WhiteSource Renovate. View repository job log here.

@renovate
Copy link
Contributor Author

renovate bot commented Jan 9, 2021

⚠️ 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 check 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: docker run --rm --name=renovate_composer --label=renovate_child -v "/mnt/renovate/gh/Drillan767/mypetsnanny":"/mnt/renovate/gh/Drillan767/mypetsnanny" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -e COMPOSER_CACHE_DIR -e COMPOSER_AUTH -w "/mnt/renovate/gh/Drillan767/mypetsnanny" docker.io/renovate/composer:2.0.11 bash -l -c "composer update laravel/jetstream --with-dependencies --ignore-platform-reqs --no-ansi --no-interaction --no-scripts --no-autoloader"
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 laravel/cashier 12.6.0, found laravel/cashier[v12.6.0] but the package is fixed to v12.4.2 (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/framework 8.16.1, found laravel/framework[v8.16.1] but the package is fixed to v8.15.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 3
    - Root composer.json requires laravel/sanctum 2.8.2, found laravel/sanctum[v2.8.2] but the package is fixed to v2.8.1 (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 4
    - Root composer.json requires spatie/laravel-newsletter 4.9.0, found spatie/laravel-newsletter[4.9.0] but the package is fixed to 4.8.2 (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.

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-jetstream-2.x branch 2 times, most recently from 5a26e7c to 7d2352b Compare January 19, 2021 16:12
@renovate renovate bot force-pushed the renovate/laravel-jetstream-2.x branch 2 times, most recently from a8deac5 to edff2e9 Compare February 2, 2021 17:51
@renovate renovate bot force-pushed the renovate/laravel-jetstream-2.x branch 2 times, most recently from e71148f to e119e8f Compare February 16, 2021 16:56
@renovate renovate bot force-pushed the renovate/laravel-jetstream-2.x branch from e119e8f to 59fdb8a Compare February 16, 2021 18:59
@renovate renovate bot force-pushed the renovate/laravel-jetstream-2.x branch 2 times, most recently from 71b9458 to 820e39c Compare March 2, 2021 17:29
@renovate renovate bot force-pushed the renovate/laravel-jetstream-2.x branch from 820e39c to b2ca804 Compare March 23, 2021 19:08
@renovate renovate bot force-pushed the renovate/laravel-jetstream-2.x branch from b2ca804 to 29391a2 Compare March 25, 2021 12:39
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.

1 participant