Skip to content

Commit

Permalink
Bump jquery-ui-dist from 1.13.2 to 1.13.3 (#2231)
Browse files Browse the repository at this point in the history
Bumps [jquery-ui-dist](https://github.com/jquery/jquery-ui) from 1.13.2
to 1.13.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/jquery/jquery-ui/releases">jquery-ui-dist's
releases</a>.</em></p>
<blockquote>
<h2>jQuery UI 1.13.3 Released!</h2>
<p><a
href="https://blog.jqueryui.com/2024/04/jquery-ui-1-13-3-released/">https://blog.jqueryui.com/2024/04/jquery-ui-1-13-3-released/</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/jquery/jquery-ui/commit/a9e8520d38e06b6a37100762ddc8af4952926752"><code>a9e8520</code></a>
1.13.3</li>
<li><a
href="https://github.com/jquery/jquery-ui/commit/8622684eed768095d79b4ed33369045d7516bc34"><code>8622684</code></a>
Build: Update AUTHORS.txt</li>
<li><a
href="https://github.com/jquery/jquery-ui/commit/8e34aa6155d2c0770962c42d49a696183fe6d80f"><code>8e34aa6</code></a>
Docs: Update leftover HTTP Trac URLs to HTTPS</li>
<li><a
href="https://github.com/jquery/jquery-ui/commit/f4a97881ef3d8b8dc8e0ee2cddd3c362bd63f6f3"><code>f4a9788</code></a>
Build: Update download.jqueryui.com from 2.2.12 to 2.2.14</li>
<li><a
href="https://github.com/jquery/jquery-ui/commit/4966aea381403ce368c17bcf4b2ecd836c82487d"><code>4966aea</code></a>
Docs: Change a few most common domains from HTTP to HTTPS</li>
<li><a
href="https://github.com/jquery/jquery-ui/commit/28895912d7eed6862a062be7b8c51fad021e51cf"><code>2889591</code></a>
Update custom_render.html (<a
href="https://redirect.github.com/jquery/jquery-ui/issues/2242">#2242</a>)</li>
<li><a
href="https://github.com/jquery/jquery-ui/commit/9fcae942a6445988fcf7256a44f0f6fa1ad999fa"><code>9fcae94</code></a>
Build: Update release dependencies</li>
<li><a
href="https://github.com/jquery/jquery-ui/commit/4da7a30ff4d3ebd733fa538a0253d114ca0fc348"><code>4da7a30</code></a>
Docs: remove a duplicated &quot;be&quot; in an accordion demo</li>
<li><a
href="https://github.com/jquery/jquery-ui/commit/1374020009d3168d61d1188e581eee8d15623632"><code>1374020</code></a>
Tests: Skip a problematic keyboard test in IE with jQuery 3.6</li>
<li><a
href="https://github.com/jquery/jquery-ui/commit/e7a0da63eabec24120223e947a9d14c648c52d9e"><code>e7a0da6</code></a>
Tests: Increase robustness of a draggable <code>revert</code> test</li>
<li>Additional commits viewable in <a
href="https://github.com/jquery/jquery-ui/compare/1.13.2...1.13.3">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=jquery-ui-dist&package-manager=npm_and_yarn&previous-version=1.13.2&new-version=1.13.3)](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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 4, 2024
1 parent d646e72 commit df768f2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"graphql": "^16.8.1",
"graphql-tag": "^2.12.6",
"jquery": "^3.7",
"jquery-ui-dist": "^1.13.1",
"jquery-ui-dist": "^1.13.3",
"jquery.cookie": "^1.4.1",
"laravel-mix": "^6.0.49",
"luxon": "^3.4.4",
Expand Down

0 comments on commit df768f2

Please sign in to comment.