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

Bump laravel/ui from 3.4.6 to 4.2.2 #1779

Merged
merged 1 commit into from
Nov 1, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2023

Bumps laravel/ui from 3.4.6 to 4.2.2.

Release notes

Sourced from laravel/ui's releases.

v4.2.2

v4.2.1

v4.2.0

Added

Fixed

v4.1.1

Changed

v4.1.0

Added

v4.0.2

Changed

v4.0.1

Changed

v4.0.0

Added

Changed

Removed

Changelog

Sourced from laravel/ui's changelog.

v4.2.2 - 2023-05-09

v4.2.1 - 2023-02-17

v4.2.0 - 2023-01-10

Added

Fixed

v4.1.1 - 2022-12-05

Changed

v4.1.0 - 2022-11-15

Added

v4.0.2 - 2022-09-09

Changed

v4.0.1 - 2022-09-07

Changed

v4.0.0 - 2022-07-25

Added

Changed

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Copy link
Collaborator

@williamjallen williamjallen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We don't use laravel/ui as far as I can tell. This change should have no effect.

@williamjallen williamjallen added this pull request to the merge queue Nov 1, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Nov 1, 2023
@williamjallen
Copy link
Collaborator

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/composer/laravel/ui-4.2.2 branch from 79940de to 519c6d1 Compare November 1, 2023 19:47
@williamjallen williamjallen added this pull request to the merge queue Nov 1, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Nov 1, 2023
@dependabot dependabot bot force-pushed the dependabot/composer/laravel/ui-4.2.2 branch from 519c6d1 to 8612dbc Compare November 1, 2023 21:27
Bumps [laravel/ui](https://github.com/laravel/ui) from 3.4.6 to 4.2.2.
- [Release notes](https://github.com/laravel/ui/releases)
- [Changelog](https://github.com/laravel/ui/blob/4.x/CHANGELOG.md)
- [Commits](laravel/ui@v3.4.6...v4.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/composer/laravel/ui-4.2.2 branch from 8612dbc to 96e5533 Compare November 1, 2023 21:30
@williamjallen williamjallen added this pull request to the merge queue Nov 1, 2023
Merged via the queue into master with commit 5313b25 Nov 1, 2023
2 checks passed
@williamjallen williamjallen deleted the dependabot/composer/laravel/ui-4.2.2 branch November 1, 2023 22:49
zackgalbreath pushed a commit that referenced this pull request Nov 3, 2023
Bumps [laravel/ui](https://github.com/laravel/ui) from 3.4.6 to 4.2.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/laravel/ui/releases">laravel/ui's
releases</a>.</em></p>
<blockquote>
<h2>v4.2.2</h2>
<ul>
<li>Update app.stub to preload the right font source by <a
href="https://github.com/tommica"><code>@​tommica</code></a> in <a
href="https://redirect.github.com/laravel/ui/pull/248">laravel/ui#248</a></li>
</ul>
<h2>v4.2.1</h2>
<ul>
<li>Remove lodash import by <a
href="https://github.com/emargareten"><code>@​emargareten</code></a> in
<a
href="https://redirect.github.com/laravel/ui/pull/247">laravel/ui#247</a></li>
</ul>
<h2>v4.2.0</h2>
<h3>Added</h3>
<ul>
<li>Add Laravel 10 support by <a
href="https://github.com/jnoordsij"><code>@​jnoordsij</code></a> in <a
href="https://redirect.github.com/laravel/ui/pull/246">laravel/ui#246</a></li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Update <code>@​vitejs/plugin-vue</code> version by <a
href="https://github.com/asherawelan"><code>@​asherawelan</code></a> in
<a
href="https://redirect.github.com/laravel/ui/pull/245">laravel/ui#245</a></li>
</ul>
<h2>v4.1.1</h2>
<h3>Changed</h3>
<ul>
<li>Bump Bootstrap dependencies by <a
href="https://github.com/PerryvanderMeer"><code>@​PerryvanderMeer</code></a>
in <a
href="https://redirect.github.com/laravel/ui/pull/243">laravel/ui#243</a></li>
</ul>
<h2>v4.1.0</h2>
<h3>Added</h3>
<ul>
<li>Reactjs18 by <a
href="https://github.com/gqrlab"><code>@​gqrlab</code></a> in <a
href="https://redirect.github.com/laravel/ui/pull/242">laravel/ui#242</a></li>
</ul>
<h2>v4.0.2</h2>
<h3>Changed</h3>
<ul>
<li>Bump bootstrap version to latest by <a
href="https://github.com/kjoedion"><code>@​kjoedion</code></a> in <a
href="https://redirect.github.com/laravel/ui/pull/237">laravel/ui#237</a></li>
</ul>
<h2>v4.0.1</h2>
<h3>Changed</h3>
<ul>
<li>Update deprecated globing mechanism by <a
href="https://github.com/timacdonald"><code>@​timacdonald</code></a> in
<a
href="https://redirect.github.com/laravel/ui/pull/236">laravel/ui#236</a></li>
</ul>
<h2>v4.0.0</h2>
<h3>Added</h3>
<ul>
<li>Vite by <a
href="https://github.com/jessarcher"><code>@​jessarcher</code></a> in <a
href="https://redirect.github.com/laravel/ui/pull/228">laravel/ui#228</a>
and in <a
href="https://redirect.github.com/laravel/ui/pull/231">laravel/ui#231</a></li>
</ul>
<h3>Changed</h3>
<ul>
<li>Improves console output by <a
href="https://github.com/nunomaduro"><code>@​nunomaduro</code></a> in <a
href="https://redirect.github.com/laravel/ui/pull/233">laravel/ui#233</a></li>
</ul>
<h3>Removed</h3>
<ul>
<li>Drop support for Laravel 8 and PHP 7.3 &amp; 7.4 by <a
href="https://github.com/driesvints"><code>@​driesvints</code></a> in <a
href="https://redirect.github.com/laravel/ui/pull/232">laravel/ui#232</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/laravel/ui/blob/4.x/CHANGELOG.md">laravel/ui's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/laravel/ui/compare/v4.2.1...v4.2.2">v4.2.2</a>
- 2023-05-09</h2>
<ul>
<li>Update app.stub to preload the right font source by <a
href="https://github.com/tommica"><code>@​tommica</code></a> in <a
href="https://redirect.github.com/laravel/ui/pull/248">laravel/ui#248</a></li>
</ul>
<h2><a
href="https://github.com/laravel/ui/compare/v4.2.0...v4.2.1">v4.2.1</a>
- 2023-02-17</h2>
<ul>
<li>Remove lodash import by <a
href="https://github.com/emargareten"><code>@​emargareten</code></a> in
<a
href="https://redirect.github.com/laravel/ui/pull/247">laravel/ui#247</a></li>
</ul>
<h2><a
href="https://github.com/laravel/ui/compare/v4.1.1...v4.2.0">v4.2.0</a>
- 2023-01-10</h2>
<h3>Added</h3>
<ul>
<li>Add Laravel 10 support by <a
href="https://github.com/jnoordsij"><code>@​jnoordsij</code></a> in <a
href="https://redirect.github.com/laravel/ui/pull/246">laravel/ui#246</a></li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Update <code>@​vitejs/plugin-vue</code> version by <a
href="https://github.com/asherawelan"><code>@​asherawelan</code></a> in
<a
href="https://redirect.github.com/laravel/ui/pull/245">laravel/ui#245</a></li>
</ul>
<h2><a
href="https://github.com/laravel/ui/compare/v4.1.0...v4.1.1">v4.1.1</a>
- 2022-12-05</h2>
<h3>Changed</h3>
<ul>
<li>Bump Bootstrap dependencies by <a
href="https://github.com/PerryvanderMeer"><code>@​PerryvanderMeer</code></a>
in <a
href="https://redirect.github.com/laravel/ui/pull/243">laravel/ui#243</a></li>
</ul>
<h2><a
href="https://github.com/laravel/ui/compare/v4.0.2...v4.1.0">v4.1.0</a>
- 2022-11-15</h2>
<h3>Added</h3>
<ul>
<li>Reactjs18 by <a
href="https://github.com/gqrlab"><code>@​gqrlab</code></a> in <a
href="https://redirect.github.com/laravel/ui/pull/242">laravel/ui#242</a></li>
</ul>
<h2><a
href="https://github.com/laravel/ui/compare/v4.0.1...v4.0.2">v4.0.2</a>
- 2022-09-09</h2>
<h3>Changed</h3>
<ul>
<li>Bump bootstrap version to latest by <a
href="https://github.com/kjoedion"><code>@​kjoedion</code></a> in <a
href="https://redirect.github.com/laravel/ui/pull/237">laravel/ui#237</a></li>
</ul>
<h2><a
href="https://github.com/laravel/ui/compare/v4.0.0...v4.0.1">v4.0.1</a>
- 2022-09-07</h2>
<h3>Changed</h3>
<ul>
<li>Update deprecated globing mechanism by <a
href="https://github.com/timacdonald"><code>@​timacdonald</code></a> in
<a
href="https://redirect.github.com/laravel/ui/pull/236">laravel/ui#236</a></li>
</ul>
<h2><a
href="https://github.com/laravel/ui/compare/v3.4.6...v4.0.0">v4.0.0</a>
- 2022-07-25</h2>
<h3>Added</h3>
<ul>
<li>Vite by <a
href="https://github.com/jessarcher"><code>@​jessarcher</code></a> in <a
href="https://redirect.github.com/laravel/ui/pull/228">laravel/ui#228</a>
and in <a
href="https://redirect.github.com/laravel/ui/pull/231">laravel/ui#231</a></li>
</ul>
<h3>Changed</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/laravel/ui/commit/a58ec468db4a340b33f3426c778784717a2c144b"><code>a58ec46</code></a>
Update app.stub (<a
href="https://redirect.github.com/laravel/ui/issues/248">#248</a>)</li>
<li><a
href="https://github.com/laravel/ui/commit/82ac453fb60d364c9bbbcc31c2fd887753173c16"><code>82ac453</code></a>
Update CHANGELOG</li>
<li><a
href="https://github.com/laravel/ui/commit/05ff7ac1eb55e2dfd10edcfb18c953684d693907"><code>05ff7ac</code></a>
Remove lodash import (<a
href="https://redirect.github.com/laravel/ui/issues/247">#247</a>)</li>
<li><a
href="https://github.com/laravel/ui/commit/00d427c59c53b4afbdcbd915ab31837edf0f1d30"><code>00d427c</code></a>
Update CHANGELOG</li>
<li><a
href="https://github.com/laravel/ui/commit/810adddcf4e2538b0d1ed470c3a5220ffe761370"><code>810addd</code></a>
Add Laravel 10 support (<a
href="https://redirect.github.com/laravel/ui/issues/246">#246</a>)</li>
<li><a
href="https://github.com/laravel/ui/commit/9c9928b7b171ea04c5bb580fe57d1462f7c71afc"><code>9c9928b</code></a>
Updated vue plugin, as older version causing npm install dependency
issues. (...</li>
<li><a
href="https://github.com/laravel/ui/commit/2ba15f9f15eac9fc68bf9938e2785eca0b21f703"><code>2ba15f9</code></a>
Update tests.yml</li>
<li><a
href="https://github.com/laravel/ui/commit/f9c196200db9ef31805c3b47eb37dd1e8239d719"><code>f9c1962</code></a>
Update CHANGELOG</li>
<li><a
href="https://github.com/laravel/ui/commit/ac94e596ffd39c63cfa41f5407b765b07df97483"><code>ac94e59</code></a>
Bump Bootstrap dependencies (<a
href="https://redirect.github.com/laravel/ui/issues/243">#243</a>)</li>
<li><a
href="https://github.com/laravel/ui/commit/e7a26cc04cf53cf32be142f72c6a0667c5731bf1"><code>e7a26cc</code></a>
Create issues.yml</li>
<li>Additional commits viewable in <a
href="https://github.com/laravel/ui/compare/v3.4.6...v4.2.2">compare
view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=laravel/ui&package-manager=composer&previous-version=3.4.6&new-version=4.2.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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)

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
zackgalbreath pushed a commit that referenced this pull request Nov 3, 2023
Bumps [laravel/ui](https://github.com/laravel/ui) from 3.4.6 to 4.2.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/laravel/ui/releases">laravel/ui's
releases</a>.</em></p>
<blockquote>
<h2>v4.2.2</h2>
<ul>
<li>Update app.stub to preload the right font source by <a
href="https://github.com/tommica"><code>@​tommica</code></a> in <a
href="https://redirect.github.com/laravel/ui/pull/248">laravel/ui#248</a></li>
</ul>
<h2>v4.2.1</h2>
<ul>
<li>Remove lodash import by <a
href="https://github.com/emargareten"><code>@​emargareten</code></a> in
<a
href="https://redirect.github.com/laravel/ui/pull/247">laravel/ui#247</a></li>
</ul>
<h2>v4.2.0</h2>
<h3>Added</h3>
<ul>
<li>Add Laravel 10 support by <a
href="https://github.com/jnoordsij"><code>@​jnoordsij</code></a> in <a
href="https://redirect.github.com/laravel/ui/pull/246">laravel/ui#246</a></li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Update <code>@​vitejs/plugin-vue</code> version by <a
href="https://github.com/asherawelan"><code>@​asherawelan</code></a> in
<a
href="https://redirect.github.com/laravel/ui/pull/245">laravel/ui#245</a></li>
</ul>
<h2>v4.1.1</h2>
<h3>Changed</h3>
<ul>
<li>Bump Bootstrap dependencies by <a
href="https://github.com/PerryvanderMeer"><code>@​PerryvanderMeer</code></a>
in <a
href="https://redirect.github.com/laravel/ui/pull/243">laravel/ui#243</a></li>
</ul>
<h2>v4.1.0</h2>
<h3>Added</h3>
<ul>
<li>Reactjs18 by <a
href="https://github.com/gqrlab"><code>@​gqrlab</code></a> in <a
href="https://redirect.github.com/laravel/ui/pull/242">laravel/ui#242</a></li>
</ul>
<h2>v4.0.2</h2>
<h3>Changed</h3>
<ul>
<li>Bump bootstrap version to latest by <a
href="https://github.com/kjoedion"><code>@​kjoedion</code></a> in <a
href="https://redirect.github.com/laravel/ui/pull/237">laravel/ui#237</a></li>
</ul>
<h2>v4.0.1</h2>
<h3>Changed</h3>
<ul>
<li>Update deprecated globing mechanism by <a
href="https://github.com/timacdonald"><code>@​timacdonald</code></a> in
<a
href="https://redirect.github.com/laravel/ui/pull/236">laravel/ui#236</a></li>
</ul>
<h2>v4.0.0</h2>
<h3>Added</h3>
<ul>
<li>Vite by <a
href="https://github.com/jessarcher"><code>@​jessarcher</code></a> in <a
href="https://redirect.github.com/laravel/ui/pull/228">laravel/ui#228</a>
and in <a
href="https://redirect.github.com/laravel/ui/pull/231">laravel/ui#231</a></li>
</ul>
<h3>Changed</h3>
<ul>
<li>Improves console output by <a
href="https://github.com/nunomaduro"><code>@​nunomaduro</code></a> in <a
href="https://redirect.github.com/laravel/ui/pull/233">laravel/ui#233</a></li>
</ul>
<h3>Removed</h3>
<ul>
<li>Drop support for Laravel 8 and PHP 7.3 &amp; 7.4 by <a
href="https://github.com/driesvints"><code>@​driesvints</code></a> in <a
href="https://redirect.github.com/laravel/ui/pull/232">laravel/ui#232</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/laravel/ui/blob/4.x/CHANGELOG.md">laravel/ui's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/laravel/ui/compare/v4.2.1...v4.2.2">v4.2.2</a>
- 2023-05-09</h2>
<ul>
<li>Update app.stub to preload the right font source by <a
href="https://github.com/tommica"><code>@​tommica</code></a> in <a
href="https://redirect.github.com/laravel/ui/pull/248">laravel/ui#248</a></li>
</ul>
<h2><a
href="https://github.com/laravel/ui/compare/v4.2.0...v4.2.1">v4.2.1</a>
- 2023-02-17</h2>
<ul>
<li>Remove lodash import by <a
href="https://github.com/emargareten"><code>@​emargareten</code></a> in
<a
href="https://redirect.github.com/laravel/ui/pull/247">laravel/ui#247</a></li>
</ul>
<h2><a
href="https://github.com/laravel/ui/compare/v4.1.1...v4.2.0">v4.2.0</a>
- 2023-01-10</h2>
<h3>Added</h3>
<ul>
<li>Add Laravel 10 support by <a
href="https://github.com/jnoordsij"><code>@​jnoordsij</code></a> in <a
href="https://redirect.github.com/laravel/ui/pull/246">laravel/ui#246</a></li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Update <code>@​vitejs/plugin-vue</code> version by <a
href="https://github.com/asherawelan"><code>@​asherawelan</code></a> in
<a
href="https://redirect.github.com/laravel/ui/pull/245">laravel/ui#245</a></li>
</ul>
<h2><a
href="https://github.com/laravel/ui/compare/v4.1.0...v4.1.1">v4.1.1</a>
- 2022-12-05</h2>
<h3>Changed</h3>
<ul>
<li>Bump Bootstrap dependencies by <a
href="https://github.com/PerryvanderMeer"><code>@​PerryvanderMeer</code></a>
in <a
href="https://redirect.github.com/laravel/ui/pull/243">laravel/ui#243</a></li>
</ul>
<h2><a
href="https://github.com/laravel/ui/compare/v4.0.2...v4.1.0">v4.1.0</a>
- 2022-11-15</h2>
<h3>Added</h3>
<ul>
<li>Reactjs18 by <a
href="https://github.com/gqrlab"><code>@​gqrlab</code></a> in <a
href="https://redirect.github.com/laravel/ui/pull/242">laravel/ui#242</a></li>
</ul>
<h2><a
href="https://github.com/laravel/ui/compare/v4.0.1...v4.0.2">v4.0.2</a>
- 2022-09-09</h2>
<h3>Changed</h3>
<ul>
<li>Bump bootstrap version to latest by <a
href="https://github.com/kjoedion"><code>@​kjoedion</code></a> in <a
href="https://redirect.github.com/laravel/ui/pull/237">laravel/ui#237</a></li>
</ul>
<h2><a
href="https://github.com/laravel/ui/compare/v4.0.0...v4.0.1">v4.0.1</a>
- 2022-09-07</h2>
<h3>Changed</h3>
<ul>
<li>Update deprecated globing mechanism by <a
href="https://github.com/timacdonald"><code>@​timacdonald</code></a> in
<a
href="https://redirect.github.com/laravel/ui/pull/236">laravel/ui#236</a></li>
</ul>
<h2><a
href="https://github.com/laravel/ui/compare/v3.4.6...v4.0.0">v4.0.0</a>
- 2022-07-25</h2>
<h3>Added</h3>
<ul>
<li>Vite by <a
href="https://github.com/jessarcher"><code>@​jessarcher</code></a> in <a
href="https://redirect.github.com/laravel/ui/pull/228">laravel/ui#228</a>
and in <a
href="https://redirect.github.com/laravel/ui/pull/231">laravel/ui#231</a></li>
</ul>
<h3>Changed</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/laravel/ui/commit/a58ec468db4a340b33f3426c778784717a2c144b"><code>a58ec46</code></a>
Update app.stub (<a
href="https://redirect.github.com/laravel/ui/issues/248">#248</a>)</li>
<li><a
href="https://github.com/laravel/ui/commit/82ac453fb60d364c9bbbcc31c2fd887753173c16"><code>82ac453</code></a>
Update CHANGELOG</li>
<li><a
href="https://github.com/laravel/ui/commit/05ff7ac1eb55e2dfd10edcfb18c953684d693907"><code>05ff7ac</code></a>
Remove lodash import (<a
href="https://redirect.github.com/laravel/ui/issues/247">#247</a>)</li>
<li><a
href="https://github.com/laravel/ui/commit/00d427c59c53b4afbdcbd915ab31837edf0f1d30"><code>00d427c</code></a>
Update CHANGELOG</li>
<li><a
href="https://github.com/laravel/ui/commit/810adddcf4e2538b0d1ed470c3a5220ffe761370"><code>810addd</code></a>
Add Laravel 10 support (<a
href="https://redirect.github.com/laravel/ui/issues/246">#246</a>)</li>
<li><a
href="https://github.com/laravel/ui/commit/9c9928b7b171ea04c5bb580fe57d1462f7c71afc"><code>9c9928b</code></a>
Updated vue plugin, as older version causing npm install dependency
issues. (...</li>
<li><a
href="https://github.com/laravel/ui/commit/2ba15f9f15eac9fc68bf9938e2785eca0b21f703"><code>2ba15f9</code></a>
Update tests.yml</li>
<li><a
href="https://github.com/laravel/ui/commit/f9c196200db9ef31805c3b47eb37dd1e8239d719"><code>f9c1962</code></a>
Update CHANGELOG</li>
<li><a
href="https://github.com/laravel/ui/commit/ac94e596ffd39c63cfa41f5407b765b07df97483"><code>ac94e59</code></a>
Bump Bootstrap dependencies (<a
href="https://redirect.github.com/laravel/ui/issues/243">#243</a>)</li>
<li><a
href="https://github.com/laravel/ui/commit/e7a26cc04cf53cf32be142f72c6a0667c5731bf1"><code>e7a26cc</code></a>
Create issues.yml</li>
<li>Additional commits viewable in <a
href="https://github.com/laravel/ui/compare/v3.4.6...v4.2.2">compare
view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=laravel/ui&package-manager=composer&previous-version=3.4.6&new-version=4.2.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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)

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant