Skip to content
This repository was archived by the owner on May 13, 2025. It is now read-only.

Bump laravel/ui from 2.0.1 to 2.5.0 #188

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 13, 2022

Bumps laravel/ui from 2.0.1 to 2.5.0.

Release notes

Sourced from laravel/ui's releases.

v2.5.0

Added

  • PHP 8 Support (#179)

v2.4.1

Changed

  • Revert "Add namespace check to Auth routes" (#160)

v2.4.0

Removed

  • Remove Laravel 8 support (#154)

Fixed

  • Fix Bootstrap preset (#146)

v2.3.0

Fixed

  • Add namespace check to Auth routes (#143)

v2.2.1

Fixed

  • Use proper json responses (#139)
  • Ensure sass directory exists (456daa3)

v2.2.0

Added

Fixed

  • Remove caret and replace display: none with d-none (#135)

v2.1.0

Added

  • Allow for optional login and logout routes (#113)

Fixed

  • Missed localizable strings (#105)

v2.0.3

Fixed

  • Fix confirm controller overwrite (#100)

v2.0.2

Fixed

  • Confirm controller overwrite (#95)
Changelog

Sourced from laravel/ui's changelog.

v2.5.0 (2020-11-03)

Added

  • PHP 8 Support (#179)

v2.4.1 (2020-09-22)

Changed

  • Revert "Add namespace check to Auth routes" (#160)

v2.4.0 (2020-09-11)

Removed

  • Remove Laravel 8 support (#154)

Fixed

  • Fix Bootstrap preset (#146)

v2.3.0 (2020-09-09)

Fixed

  • Add namespace check to Auth routes (#143)

v2.2.1 (2020-09-08)

Fixed

  • Use proper json responses (#139)
  • Ensure sass directory exists (456daa3)

v2.2.0 (2020-08-25)

Added

Fixed

  • Remove caret and replace display: none with d-none (#135)

v2.1.0 (2020-06-30)

Added

  • Allow for optional login and logout routes (#113)

Fixed

  • Missed localizable strings (#105)

... (truncated)

Commits
  • d01a705 Update CHANGELOG.md
  • cda3c96 Merge pull request #179 from mmachatschek/support_php8_2.x
  • c3b7d3e Support PHP8
  • 1c69ae3 Update CHANGELOG.md
  • 0e025e7 Merge pull request #160 from laravel/revert-143-patch-2
  • a9f4085 Revert "[2.x] Add namespace check to Auth routes"
  • f539854 Update CHANGELOG.md
  • cbf6d78 Update CHANGELOG.md
  • ab1a424 Merge pull request #154 from laravel/remove-laravel8
  • 60342b7 Revert "Update home route registration"
  • Additional commits viewable in compare view

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)

Bumps [laravel/ui](https://github.com/laravel/ui) from 2.0.1 to 2.5.0.
- [Release notes](https://github.com/laravel/ui/releases)
- [Changelog](https://github.com/laravel/ui/blob/v2.5.0/CHANGELOG.md)
- [Commits](laravel/ui@v2.0.1...v2.5.0)

---
updated-dependencies:
- dependency-name: laravel/ui
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 13, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants