dependabot[bot] opened a new pull request, #2666:
URL: https://github.com/apache/sedona/pull/2666

   Bumps [swiper](https://github.com/nolimits4web/Swiper) from 11.2.10 to 
12.1.2.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/nolimits4web/Swiper/releases";>swiper's 
releases</a>.</em></p>
   <blockquote>
   <h2>v12.1.2</h2>
   <p>No release notes provided.</p>
   <h2>v12.1.1</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>a11y:</strong> fix focus in virtual mode enabled (<a 
href="https://github.com/nolimits4web/Swiper/commit/30550088fd089600aec2d7f8924b88cff13abbe9";>3055008</a>),
 closes <a 
href="https://redirect.github.com/nolimits4web/Swiper/issues/8147";>#8147</a></li>
   <li><strong>core:</strong> avoid double-subtracting offsets in 
centerInsufficientSlides (<a 
href="https://redirect.github.com/nolimits4web/Swiper/issues/8158";>#8158</a>) 
(<a 
href="https://github.com/nolimits4web/Swiper/commit/60b005222a801029a4a00d319517028afba7af18";>60b0052</a>)</li>
   <li><strong>core:</strong> prevent duplicate module initialization in 
constructor (<a 
href="https://redirect.github.com/nolimits4web/Swiper/issues/8155";>#8155</a>) 
(<a 
href="https://redirect.github.com/nolimits4web/Swiper/issues/8156";>#8156</a>) 
(<a 
href="https://github.com/nolimits4web/Swiper/commit/07738a233b70535c36126c5b579f2bb40049da6c";>07738a2</a>)</li>
   <li><strong>types:</strong> support boolean as a11y value (<a 
href="https://redirect.github.com/nolimits4web/Swiper/issues/8157";>#8157</a>) 
(<a 
href="https://github.com/nolimits4web/Swiper/commit/6bf76d573196c61db1328350c11e2c44f5d3ec08";>6bf76d5</a>)</li>
   </ul>
   <h2>v12.1.0</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>autoplay:</strong> broken custom delay percentages with 
pause/resume (<a 
href="https://redirect.github.com/nolimits4web/Swiper/issues/8133";>#8133</a>) 
(<a 
href="https://github.com/nolimits4web/Swiper/commit/0afecde9781268a60a92f752ea3a3a92420e2dcf";>0afecde</a>)</li>
   <li><strong>core:</strong> Don't use <code>data-swiper-slide-index</code> 
for <code>realIndex</code> when virtual module is enabled (<a 
href="https://redirect.github.com/nolimits4web/Swiper/issues/8142";>#8142</a>) 
(<a 
href="https://github.com/nolimits4web/Swiper/commit/bd957f8396f711b83dc1bc6b3d42a59e6d6539d2";>bd957f8</a>)</li>
   <li><strong>core:</strong> Escape all CSS selector special characters (<a 
href="https://github.com/nolimits4web/Swiper/commit/d35f41a85bd1793de58358d06300440e09187a6d";>d35f41a</a>),
 closes <a 
href="https://redirect.github.com/nolimits4web/Swiper/issues/8135";>#8135</a></li>
   <li><strong>core:</strong> support slidesOffsetBefore and slidesOffsetAfert 
in cssMode (<a 
href="https://github.com/nolimits4web/Swiper/commit/45b98d02b2235b0c425f8bd60ebdc04d7b1a4fbd";>45b98d0</a>),
 closes <a 
href="https://redirect.github.com/nolimits4web/Swiper/issues/7926";>#7926</a></li>
   <li>fix lazy preloader removal error in react in vue (<a 
href="https://github.com/nolimits4web/Swiper/commit/332f5c77005921c8a260f199cdfe6d3aa5d209a1";>332f5c7</a>),
 closes <a 
href="https://redirect.github.com/nolimits4web/Swiper/issues/8149";>#8149</a></li>
   <li><strong>thumbs:</strong> update slide classes on virtual swiper update 
(<a 
href="https://redirect.github.com/nolimits4web/Swiper/issues/8141";>#8141</a>) 
(<a 
href="https://github.com/nolimits4web/Swiper/commit/975277111b73f389043cb0ed19feee0244a80f57";>9752771</a>)</li>
   <li><strong>types:</strong> Add <code>autoScroll</code> to 
<code>thumbs.update</code> type signature (<a 
href="https://redirect.github.com/nolimits4web/Swiper/issues/8146";>#8146</a>) 
(<a 
href="https://github.com/nolimits4web/Swiper/commit/5d91e6edb4ce35d70019616b51f1e380feb9a082";>5d91e6e</a>)</li>
   <li><strong>zoom:</strong> initialize gesture state after programmatic zoom 
(<a 
href="https://redirect.github.com/nolimits4web/Swiper/issues/8112";>#8112</a>) 
(<a 
href="https://github.com/nolimits4web/Swiper/commit/71e9511802c34482bc8b66abda19a1a518d88d36";>71e9511</a>)</li>
   </ul>
   <h3>Features</h3>
   <ul>
   <li><strong>keyboard:</strong> add support for custom speed parameter in 
keyboard navigation (<a 
href="https://redirect.github.com/nolimits4web/Swiper/issues/8148";>#8148</a>) 
(<a 
href="https://github.com/nolimits4web/Swiper/commit/7a4a0e5fc3c85710a37ab021328e083fc3b14e16";>7a4a0e5</a>)</li>
   <li>new snapToSlideEdge parameter (<a 
href="https://github.com/nolimits4web/Swiper/commit/de3131fbf72cccbf1d1473f787ddf15c74612584";>de3131f</a>),
 closes <a 
href="https://redirect.github.com/nolimits4web/Swiper/issues/8021";>#8021</a> <a 
href="https://redirect.github.com/nolimits4web/Swiper/issues/4780";>#4780</a></li>
   </ul>
   <h2>v12.0.3</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>element:</strong> fixed reference to nav arrows SVG (<a 
href="https://github.com/nolimits4web/Swiper/commit/0b17ecf56bf941e4a5da2a2c171d5e16a9e4552b";>0b17ecf</a>),
 closes <a 
href="https://redirect.github.com/nolimits4web/Swiper/issues/8115";>#8115</a></li>
   </ul>
   <h3>Features</h3>
   <ul>
   <li><strong>core:</strong> add 'getRotateFix' export to effect utils (<a 
href="https://github.com/nolimits4web/Swiper/commit/c97ae5d0069cf3d5c745efb63ced9924a64d2453";>c97ae5d</a>),
 closes <a 
href="https://redirect.github.com/nolimits4web/Swiper/issues/8114";>#8114</a></li>
   </ul>
   <h2>v12.0.2</h2>
   <h3>Features</h3>
   <ul>
   <li><strong>navigation:</strong> add styles for when buttons set before 
slider (<a 
href="https://github.com/nolimits4web/Swiper/commit/4588c5719d4d828548c34f456de099f621f4c709";>4588c57</a>),
 closes <a 
href="https://redirect.github.com/nolimits4web/Swiper/issues/8085";>#8085</a></li>
   <li><strong>navigation:</strong> new <code>addIcons</code> parameter to add 
SVG icons to nav buttons (<a 
href="https://github.com/nolimits4web/Swiper/commit/b955b0c15c3b813bbda7a68cdd250f8a822015df";>b955b0c</a>),
 closes <a 
href="https://redirect.github.com/nolimits4web/Swiper/issues/8088";>#8088</a> <a 
href="https://redirect.github.com/nolimits4web/Swiper/issues/8087";>#8087</a></li>
   </ul>
   <h2>v12.0.1</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>navigation:</strong> tweak nav styles when adjacent (<a 
href="https://github.com/nolimits4web/Swiper/commit/98440d9621c2b06c1c45edf8f4103ce5125e8231";>98440d9</a>)</li>
   </ul>
   <h2>v12.0.0</h2>
   <h3>Bug Fixes</h3>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/nolimits4web/swiper/blob/master/CHANGELOG.md";>swiper's 
changelog</a>.</em></p>
   <blockquote>
   <h1>Changelog</h1>
   <h1><a 
href="https://github.com/nolimits4web/Swiper/compare/v12.1.0...v12.1.1";>12.1.1</a>
 (2026-02-13)</h1>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>a11y:</strong> fix focus in virtual mode enabled (<a 
href="https://github.com/nolimits4web/Swiper/commit/30550088fd089600aec2d7f8924b88cff13abbe9";>3055008</a>),
 closes <a 
href="https://redirect.github.com/nolimits4web/Swiper/issues/8147";>#8147</a></li>
   <li><strong>core:</strong> avoid double-subtracting offsets in 
centerInsufficientSlides (<a 
href="https://redirect.github.com/nolimits4web/Swiper/issues/8158";>#8158</a>) 
(<a 
href="https://github.com/nolimits4web/Swiper/commit/60b005222a801029a4a00d319517028afba7af18";>60b0052</a>)</li>
   <li><strong>core:</strong> prevent duplicate module initialization in 
constructor (<a 
href="https://redirect.github.com/nolimits4web/Swiper/issues/8155";>#8155</a>) 
(<a 
href="https://redirect.github.com/nolimits4web/Swiper/issues/8156";>#8156</a>) 
(<a 
href="https://github.com/nolimits4web/Swiper/commit/07738a233b70535c36126c5b579f2bb40049da6c";>07738a2</a>)</li>
   <li><strong>types:</strong> support boolean as a11y value (<a 
href="https://redirect.github.com/nolimits4web/Swiper/issues/8157";>#8157</a>) 
(<a 
href="https://github.com/nolimits4web/Swiper/commit/6bf76d573196c61db1328350c11e2c44f5d3ec08";>6bf76d5</a>)</li>
   </ul>
   <h1><a 
href="https://github.com/nolimits4web/Swiper/compare/v12.0.3...v12.1.0";>12.1.0</a>
 (2026-01-28)</h1>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>autoplay:</strong> broken custom delay percentages with 
pause/resume (<a 
href="https://redirect.github.com/nolimits4web/Swiper/issues/8133";>#8133</a>) 
(<a 
href="https://github.com/nolimits4web/Swiper/commit/0afecde9781268a60a92f752ea3a3a92420e2dcf";>0afecde</a>)</li>
   <li><strong>core:</strong> Don't use <code>data-swiper-slide-index</code> 
for <code>realIndex</code> when virtual module is enabled (<a 
href="https://redirect.github.com/nolimits4web/Swiper/issues/8142";>#8142</a>) 
(<a 
href="https://github.com/nolimits4web/Swiper/commit/bd957f8396f711b83dc1bc6b3d42a59e6d6539d2";>bd957f8</a>)</li>
   <li><strong>core:</strong> Escape all CSS selector special characters (<a 
href="https://github.com/nolimits4web/Swiper/commit/d35f41a85bd1793de58358d06300440e09187a6d";>d35f41a</a>),
 closes <a 
href="https://redirect.github.com/nolimits4web/Swiper/issues/8135";>#8135</a></li>
   <li><strong>core:</strong> support slidesOffsetBefore and slidesOffsetAfert 
in cssMode (<a 
href="https://github.com/nolimits4web/Swiper/commit/45b98d02b2235b0c425f8bd60ebdc04d7b1a4fbd";>45b98d0</a>),
 closes <a 
href="https://redirect.github.com/nolimits4web/Swiper/issues/7926";>#7926</a></li>
   <li>fix lazy preloader removal error in react in vue (<a 
href="https://github.com/nolimits4web/Swiper/commit/332f5c77005921c8a260f199cdfe6d3aa5d209a1";>332f5c7</a>),
 closes <a 
href="https://redirect.github.com/nolimits4web/Swiper/issues/8149";>#8149</a></li>
   <li><strong>thumbs:</strong> update slide classes on virtual swiper update 
(<a 
href="https://redirect.github.com/nolimits4web/Swiper/issues/8141";>#8141</a>) 
(<a 
href="https://github.com/nolimits4web/Swiper/commit/975277111b73f389043cb0ed19feee0244a80f57";>9752771</a>)</li>
   <li><strong>types:</strong> Add <code>autoScroll</code> to 
<code>thumbs.update</code> type signature (<a 
href="https://redirect.github.com/nolimits4web/Swiper/issues/8146";>#8146</a>) 
(<a 
href="https://github.com/nolimits4web/Swiper/commit/5d91e6edb4ce35d70019616b51f1e380feb9a082";>5d91e6e</a>)</li>
   <li><strong>zoom:</strong> initialize gesture state after programmatic zoom 
(<a 
href="https://redirect.github.com/nolimits4web/Swiper/issues/8112";>#8112</a>) 
(<a 
href="https://github.com/nolimits4web/Swiper/commit/71e9511802c34482bc8b66abda19a1a518d88d36";>71e9511</a>)</li>
   </ul>
   <h3>Features</h3>
   <ul>
   <li><strong>keyboard:</strong> add support for custom speed parameter in 
keyboard navigation (<a 
href="https://redirect.github.com/nolimits4web/Swiper/issues/8148";>#8148</a>) 
(<a 
href="https://github.com/nolimits4web/Swiper/commit/7a4a0e5fc3c85710a37ab021328e083fc3b14e16";>7a4a0e5</a>)</li>
   <li>new snapToSlideEdge parameter (<a 
href="https://github.com/nolimits4web/Swiper/commit/de3131fbf72cccbf1d1473f787ddf15c74612584";>de3131f</a>),
 closes <a 
href="https://redirect.github.com/nolimits4web/Swiper/issues/8021";>#8021</a> <a 
href="https://redirect.github.com/nolimits4web/Swiper/issues/4780";>#4780</a></li>
   </ul>
   <h1><a 
href="https://github.com/nolimits4web/Swiper/compare/v12.0.2...v12.0.3";>12.0.3</a>
 (2025-10-21)</h1>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>element:</strong> fixed reference to nav arrows SVG (<a 
href="https://github.com/nolimits4web/Swiper/commit/0b17ecf56bf941e4a5da2a2c171d5e16a9e4552b";>0b17ecf</a>),
 closes <a 
href="https://redirect.github.com/nolimits4web/Swiper/issues/8115";>#8115</a></li>
   </ul>
   <h3>Features</h3>
   <ul>
   <li><strong>core:</strong> add 'getRotateFix' export to effect utils (<a 
href="https://github.com/nolimits4web/Swiper/commit/c97ae5d0069cf3d5c745efb63ced9924a64d2453";>c97ae5d</a>),
 closes <a 
href="https://redirect.github.com/nolimits4web/Swiper/issues/8114";>#8114</a></li>
   </ul>
   <h1><a 
href="https://github.com/nolimits4web/Swiper/compare/v12.0.1...v12.0.2";>12.0.2</a>
 (2025-09-18)</h1>
   <h3>Features</h3>
   <ul>
   <li><strong>navigation:</strong> add styles for when buttons set before 
slider (<a 
href="https://github.com/nolimits4web/Swiper/commit/4588c5719d4d828548c34f456de099f621f4c709";>4588c57</a>),
 closes <a 
href="https://redirect.github.com/nolimits4web/Swiper/issues/8085";>#8085</a></li>
   <li><strong>navigation:</strong> new <code>addIcons</code> parameter to add 
SVG icons to nav buttons (<a 
href="https://github.com/nolimits4web/Swiper/commit/b955b0c15c3b813bbda7a68cdd250f8a822015df";>b955b0c</a>),
 closes <a 
href="https://redirect.github.com/nolimits4web/Swiper/issues/8088";>#8088</a> <a 
href="https://redirect.github.com/nolimits4web/Swiper/issues/8087";>#8087</a></li>
   </ul>
   <h1><a 
href="https://github.com/nolimits4web/Swiper/compare/v12.0.0...v12.0.1";>12.0.1</a>
 (2025-09-11)</h1>
   <h3>Bug Fixes</h3>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/nolimits4web/swiper/commit/2fd88b718b6854e8d6be7f183e68b73b68dae816";><code>2fd88b7</code></a>
 12.1.2</li>
   <li><a 
href="https://github.com/nolimits4web/swiper/commit/d3e663322a13043ca63aaba235d8cf3900e0c8cf";><code>d3e6633</code></a>
 fix prototype pollution bypass in extend() util</li>
   <li><a 
href="https://github.com/nolimits4web/swiper/commit/70c48c16f99affa29236ac13b16a37f43da38ae0";><code>70c48c1</code></a>
 12.1.1</li>
   <li><a 
href="https://github.com/nolimits4web/swiper/commit/30550088fd089600aec2d7f8924b88cff13abbe9";><code>3055008</code></a>
 fix(a11y): fix focus in virtual mode enabled</li>
   <li><a 
href="https://github.com/nolimits4web/swiper/commit/60b005222a801029a4a00d319517028afba7af18";><code>60b0052</code></a>
 fix(core): avoid double-subtracting offsets in centerInsufficientSlides (<a 
href="https://redirect.github.com/nolimits4web/Swiper/issues/8158";>#8158</a>)</li>
   <li><a 
href="https://github.com/nolimits4web/swiper/commit/6bf76d573196c61db1328350c11e2c44f5d3ec08";><code>6bf76d5</code></a>
 fix(types): support boolean as a11y value (<a 
href="https://redirect.github.com/nolimits4web/Swiper/issues/8157";>#8157</a>)</li>
   <li><a 
href="https://github.com/nolimits4web/swiper/commit/07738a233b70535c36126c5b579f2bb40049da6c";><code>07738a2</code></a>
 fix(core): prevent duplicate module initialization in constructor (<a 
href="https://redirect.github.com/nolimits4web/Swiper/issues/8155";>#8155</a>) 
(<a 
href="https://redirect.github.com/nolimits4web/Swiper/issues/8";>#8</a>...</li>
   <li><a 
href="https://github.com/nolimits4web/swiper/commit/3a1777aa7aefe168eac330f308cedd8c3f4a81e4";><code>3a1777a</code></a>
 12.1.0</li>
   <li><a 
href="https://github.com/nolimits4web/swiper/commit/3bc6cfe55421053864f6f53494841959748f332a";><code>3bc6cfe</code></a>
 12.1.0</li>
   <li><a 
href="https://github.com/nolimits4web/swiper/commit/45b98d02b2235b0c425f8bd60ebdc04d7b1a4fbd";><code>45b98d0</code></a>
 fix(core): support slidesOffsetBefore and slidesOffsetAfert in cssMode</li>
   <li>Additional commits viewable in <a 
href="https://github.com/nolimits4web/Swiper/compare/v11.2.10...v12.1.2";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=swiper&package-manager=npm_and_yarn&previous-version=11.2.10&new-version=12.1.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 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)
   You can disable automated security fix PRs for this repo from the [Security 
Alerts page](https://github.com/apache/sedona/network/alerts).
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to