52.md (6107B)
1 # PR #52 Bump lightgallery from 2.3.0 to 2.4.0 2 3 - **Status:** merged 4 - **Author:** @dependabot[bot] 5 - **Created:** 2022-02-07T08:33:49Z 6 - **Branch:** dependabot/npm_and_yarn/lightgallery-2.4.0 → main 7 - **Merged:** 2022-02-07T10:15:51Z 8 - **Labels:** dependencies, javascript 9 - **Assignees:** @MTRNord 10 - **Reviewers:** @MTRNord 11 - **Diff:** [52.diff](./52.diff) 12 13 --- 14 15 Bumps [lightgallery](https://github.com/sachinchoolur/lightGallery) from 2.3.0 to 2.4.0. 16 <details> 17 <summary>Release notes</summary> 18 <p><em>Sourced from <a href="https://github.com/sachinchoolur/lightGallery/releases">lightgallery's releases</a>.</em></p> 19 <blockquote> 20 <h2>Version 2.4.0 release</h2> 21 <p><strong>Features</strong></p> 22 <ul> 23 <li>Add i18n support (Special thanks to <a href="https://github.com/arnaud-ober"><code>@arnaud-ober</code></a> )</li> 24 <li>Add rotate callback for Angular, React, and Vue components</li> 25 <li>Add events for autoplay actions <code>autoplay</code>, <code>autoplayStart</code> and <code>autoplayStop</code></li> 26 </ul> 27 <p><strong>Bug Fixes</strong></p> 28 <ul> 29 <li>Adds position: relative to body and breaks layout <a href="https://github-redirect.dependabot.com/sachinchoolur/lightGallery/issues/1218">#1218</a></li> 30 <li>Full screen videos not working on Safari OSX <a href="https://github-redirect.dependabot.com/sachinchoolur/lightGallery/issues/1220">#1220</a></li> 31 <li>Call response.text() after fetch() <a href="https://github-redirect.dependabot.com/sachinchoolur/lightGallery/issues/1241">#1241</a></li> 32 </ul> 33 <p><strong>Contributers</strong></p> 34 <!-- raw HTML omitted --> 35 <h2>Version 2.4.0-beta.0 release</h2> 36 <p><strong>Features</strong></p> 37 <ul> 38 <li>Add i18n support (Special thanks to <a href="https://github.com/arnaud-ober"><code>@arnaud-ober</code></a> )</li> 39 <li>Add rotate callback for Angular, React, and Vue components</li> 40 <li>Add events for autoplay actions <code>autoplay</code>, <code>autoplayStart</code> and <code>autoplayStop</code></li> 41 </ul> 42 <p><strong>Bug Fixes</strong></p> 43 <ul> 44 <li>Adds position: relative to body and breaks layout <a href="https://github-redirect.dependabot.com/sachinchoolur/lightGallery/issues/1218">#1218</a></li> 45 <li>Full screen videos not working on Safari OSX <a href="https://github-redirect.dependabot.com/sachinchoolur/lightGallery/issues/1220">#1220</a></li> 46 </ul> 47 <p><strong>Contributers</strong></p> 48 <!-- raw HTML omitted --> 49 </blockquote> 50 </details> 51 <details> 52 <summary>Commits</summary> 53 <ul> 54 <li><a href="https://github.com/sachinchoolur/lightGallery/commit/2b80a50b04da9e7c706bbdcaca607ec4a10d8346"><code>2b80a50</code></a> style: string translation formatting</li> 55 <li><a href="https://github.com/sachinchoolur/lightGallery/commit/e77e83f76774600c5f0778caf85acd3b670de6e7"><code>e77e83f</code></a> docs: docs for string translation</li> 56 <li><a href="https://github.com/sachinchoolur/lightGallery/commit/3e4f0a95cc8c644a758e15b477ceb736b7ffbb0a"><code>3e4f0a9</code></a> build: version 2.4.0 release</li> 57 <li><a href="https://github.com/sachinchoolur/lightGallery/commit/c59f4e27b8f54cf008a82dede1df65e4cc758183"><code>c59f4e2</code></a> fix: call response.text() after fetch()</li> 58 <li><a href="https://github.com/sachinchoolur/lightGallery/commit/ea1f1e04d1a0e405a9cb889d5597a80556c3ba4c"><code>ea1f1e0</code></a> docs: remove dots from code sample</li> 59 <li><a href="https://github.com/sachinchoolur/lightGallery/commit/1c3c734e247d6333f0fc482a34a705e971b13482"><code>1c3c734</code></a> docs: add wp docs</li> 60 <li><a href="https://github.com/sachinchoolur/lightGallery/commit/d7bf27eee3b65ef75723df39469353fa93be62f3"><code>d7bf27e</code></a> docs: updates</li> 61 <li><a href="https://github.com/sachinchoolur/lightGallery/commit/d6442bd56d6a050f18d2ceba6771797c33924c5e"><code>d6442bd</code></a> docs: docs update</li> 62 <li><a href="https://github.com/sachinchoolur/lightGallery/commit/eb5ef7ba1f0238017073ce7db5929dc2a648e29e"><code>eb5ef7b</code></a> docs: website banner updates</li> 63 <li><a href="https://github.com/sachinchoolur/lightGallery/commit/db493eb0dc282941748d61059b1b18614dab4c96"><code>db493eb</code></a> build: version 2.4.0-beta.0 release</li> 64 <li>Additional commits viewable in <a href="https://github.com/sachinchoolur/lightGallery/compare/2.3.0...2.4.0">compare view</a></li> 65 </ul> 66 </details> 67 <br /> 68 69 70 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 71 72 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`. 73 74 [//]: # (dependabot-automerge-start) 75 [//]: # (dependabot-automerge-end) 76 77 --- 78 79 <details> 80 <summary>Dependabot commands and options</summary> 81 <br /> 82 83 You can trigger Dependabot actions by commenting on this PR: 84 - `@dependabot rebase` will rebase this PR 85 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 86 - `@dependabot merge` will merge this PR after your CI passes on it 87 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 88 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 89 - `@dependabot reopen` will reopen this PR if it is closed 90 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 91 - `@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) 92 - `@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) 93 - `@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) 94 95 96 </details> 97