dbmdz / iiif-server-hymir

Hymir is a Java based IIIF Server. It is based on "IIIF Image API Java Libraries" and "IIIF Presentation API Java Libraries" projects (see https://github.com/dbmdz)
MIT License
27 stars 7 forks source link

Bump jquery from 3.6.1 to 3.6.4 #357

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps jquery from 3.6.1 to 3.6.4.

Release notes

Sourced from jquery's releases.

jQuery 3.6.4 Released: Selector Forgiveness

https://blog.jquery.com/2023/03/08/jquery-3-6-4-released-selector-forgiveness/

jQuery supports CSS.supports in jQuery 3.6.3

https://blog.jquery.com/2022/12/20/jquery-3-6-3-released-a-quick-selector-fix/

jQuery 3.6.2 :has arrived!

https://blog.jquery.com/2022/12/13/jquery-3-6-2-released/

Commits
  • 2f0ac82 3.6.4
  • 25ee194 Release: add support for md5 sums in windows
  • dbe09e3 Build: Update Sizzle from 2.3.9 to 2.3.10
  • a0d68b8 Build: Updating the 3.6-stable version to 3.6.4-pre.
  • 81d5bd1 Build: remove stale Insight package from custom builds
  • 8989500 Selector: Update Sizzle from 2.3.8 to 2.3.9
  • 2c5b47c Build: Updating the 3.x-stable version to 3.6.3-pre.
  • 2215119 Release: update authors
  • 0d9fae4 Build: Limit permissions for GitHub workflows
  • f4809f9 Build: Test on Node.js 18 & 19, stop testing on Node 12
  • 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)