Skip to content
This repository was archived by the owner on Aug 26, 2024. It is now read-only.

Bump laravel/ui from 3.2.0 to 3.4.4 #169

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 15, 2022

Bumps laravel/ui from 3.2.0 to 3.4.4.

Release notes

Sourced from laravel/ui's releases.

v3.4.4

Fixed

v3.4.3

Changed

  • Replace removeSpecialCharacters method with Str Helper Equivalent (#219)

v3.4.2

Fixed

  • Update app.stub with correct Bootstrap 5 class (#215)
  • Fix bug where special characters can be used when generating throttle key (#216)

v3.4.1

Fixed

  • Fix Bootstrap 5 text alignment (#213)

v3.4.0

Changed

  • Update library to Boostrap 5 (#212)

v3.3.3

Added

v3.3.2

Fixed

v3.3.1

Fixed

  • Set password_confirmed_at on login (#208)

v3.3.0

Changed

  • Use new Password::defaults() feature (#204)

v3.2.1

Changed

  • Use trans helper instead of Lang Facade (#201)
  • Update NPM dependencies (#203)
Changelog

Sourced from laravel/ui's changelog.

v3.4.4 - 2022-02-15

Fixed

v3.4.3 - 2022-02-08

Changed

  • Replace removeSpecialCharacters method with Str Helper Equivalent (#219)

v3.4.2 (2021-12-25)

Fixed

  • Update app.stub with correct Bootstrap 5 class (#215)
  • Fix bug where special characters can be used when generating throttle key (#216)

v3.4.1 (2021-12-22)

Fixed

  • Fix Bootstrap 5 text alignment (#213)

v3.4.0 (2021-11-30)

Changed

  • Update library to Boostrap 5 (#212)

v3.3.3 (2021-11-21)

Added

v3.3.2 (2021-11-05)

Fixed

v3.3.1 (2021-11-02)

Fixed

  • Set password_confirmed_at on login (#208)

v3.3.0 (2021-05-25)

... (truncated)

Commits
  • 1596de8 Update ConfirmsPasswords.php (#222)
  • 3b522af Update README to reflect Laravel 9 support (#221)
  • 337fa05 Update CHANGELOG.md
  • 64a0f43 Create update-changelog.yml
  • bc44a9c [3.x] Replace removeSpecialCharacters method with Str Helper Equivalent (#219)
  • e011981 Update CHANGELOG.md
  • 7a4397c [3.x] Fix bug where special characters can be used when generating throttle k...
  • f124752 Use the same notation for email as Laravel Framework does (#217)
  • 6d20804 Update app.stub with correct Bootstrap 5 class (#215)
  • 9a1e524 Update CHANGELOG.md
  • 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 3.2.0 to 3.4.4.
- [Release notes](https://github.com/laravel/ui/releases)
- [Changelog](https://github.com/laravel/ui/blob/3.x/CHANGELOG.md)
- [Commits](laravel/ui@v3.2.0...v3.4.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Feb 15, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 22, 2022

Superseded by #175.

@dependabot dependabot bot closed this Feb 22, 2022
@dependabot dependabot bot deleted the dependabot/composer/laravel/ui-3.4.4 branch February 22, 2022 22:13
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 php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants