233.md (7833B)
1 # PR #233 Bump lightgallery from 2.4.0 to 2.5.0 2 3 - **Status:** closed 4 - **Author:** @dependabot[bot] 5 - **Created:** 2022-06-13T08:35:27Z 6 - **Branch:** dependabot/npm_and_yarn/lightgallery-2.5.0 → main 7 - **Closed:** 2023-01-03T16:43:30Z 8 - **Labels:** dependencies, javascript 9 - **Assignees:** @MTRNord 10 - **Reviewers:** @MTRNord 11 - **Diff:** [233.diff](./233.diff) 12 13 --- 14 15 Bumps [lightgallery](https://github.com/sachinchoolur/lightGallery) from 2.4.0 to 2.5.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.5.0 release</h2> 21 <h2>New Features</h2> 22 <ul> 23 <li>New VimeoThumbnail plugin that automatically loads thumbnail for Vimeo videos</li> 24 <li>Private video support for Vimeo videos</li> 25 <li>Videojs custom theme support</li> 26 <li>Trap focus within lightGallery</li> 27 <li>Option to hide the scrollbar</li> 28 <li>Option to skip scrolling back to the original position on close</li> 29 </ul> 30 <h2>Bug fixes</h2> 31 <ul> 32 <li>The alt attribute is not appearing on the first image</li> 33 <li>When the focus trap is enabled, the page is scrolling to the bottom</li> 34 </ul> 35 <h2>New Contributors</h2> 36 <ul> 37 <li><a href="https://github.com/yytambaya"><code>@yytambaya</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/sachinchoolur/lightGallery/pull/1283">sachinchoolur/lightGallery#1283</a></li> 38 <li><a href="https://github.com/SinaKarimi7"><code>@SinaKarimi7</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/sachinchoolur/lightGallery/pull/1258">sachinchoolur/lightGallery#1258</a></li> 39 <li><a href="https://github.com/zmalter99"><code>@zmalter99</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/sachinchoolur/lightGallery/pull/1288">sachinchoolur/lightGallery#1288</a></li> 40 <li><a href="https://github.com/andysbliss"><code>@andysbliss</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/sachinchoolur/lightGallery/pull/1266">sachinchoolur/lightGallery#1266</a></li> 41 <li><a href="https://github.com/leevigraham"><code>@leevigraham</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/sachinchoolur/lightGallery/pull/1303">sachinchoolur/lightGallery#1303</a></li> 42 <li><a href="https://github.com/andrevitalb"><code>@andrevitalb</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/sachinchoolur/lightGallery/pull/1295">sachinchoolur/lightGallery#1295</a></li> 43 </ul> 44 <h2>Version 2.5.0-beta.5 release</h2> 45 <p>Bug-fix: The alt attribute is not appearing on the first image</p> 46 <h2>Version 2.5.0-beta.4 release</h2> 47 <ul> 48 <li>Option to hide the scrollbar</li> 49 <li>Option to skip scrolling back to the original position on close</li> 50 <li>Bug-fix: When the focus trap is enabled, the page is scrolling to the bottom</li> 51 </ul> 52 <h2>Version 2.5.0-beta.3 release</h2> 53 <p>Trap focus within lightGallery</p> 54 <h2>Version 2.5.0-beta.2 release</h2> 55 <ul> 56 <li>New VimeoThumbnail plugin that automatically loads thumbnail for vimeo videos</li> 57 <li>Add private video support for vimeo videos</li> 58 <li>Add videojs custom theme support</li> 59 </ul> 60 </blockquote> 61 </details> 62 <details> 63 <summary>Commits</summary> 64 <ul> 65 <li><a href="https://github.com/sachinchoolur/lightGallery/commit/8ed2785eb7f2526d290b734c7b5729495082902b"><code>8ed2785</code></a> build: version 2.5.0 release</li> 66 <li><a href="https://github.com/sachinchoolur/lightGallery/commit/3c9d2d08c97e0fa3c23875799101162ad2346fe8"><code>3c9d2d0</code></a> docs: add an option to show minimum version required to use the option</li> 67 <li><a href="https://github.com/sachinchoolur/lightGallery/commit/f5a42705f88c3c08edff019d48292926e44df69f"><code>f5a4270</code></a> docs: update docs</li> 68 <li><a href="https://github.com/sachinchoolur/lightGallery/commit/5d894c516c44c65745a5bae3c5cc0cae628f9346"><code>5d894c5</code></a> Remove non-breaking space character & fix uppercase typo</li> 69 <li><a href="https://github.com/sachinchoolur/lightGallery/commit/105925d25889a3e198a76f7d9e65b69608e54964"><code>105925d</code></a> Update getting-started.md</li> 70 <li><a href="https://github.com/sachinchoolur/lightGallery/commit/7acfa9802c4069c1741d8b638f36db738aa3cbb3"><code>7acfa98</code></a> build: version 2.3.0-beta.5 release</li> 71 <li><a href="https://github.com/sachinchoolur/lightGallery/commit/c3730281687496b4a9687e1b4a0dc929571fe85f"><code>c373028</code></a> fix: alt tag is not appearing for the first image</li> 72 <li><a href="https://github.com/sachinchoolur/lightGallery/commit/1f4346434d5c343e418444c538b2b787fc00f4dd"><code>1f43464</code></a> docs: website updates</li> 73 <li><a href="https://github.com/sachinchoolur/lightGallery/commit/5d09b88cb190930234eb0deb9921ba35185a62fb"><code>5d09b88</code></a> build: version 2.5.0-beta.4 release</li> 74 <li><a href="https://github.com/sachinchoolur/lightGallery/commit/58fc9cef0dda9525af8dba100f615515193dde9b"><code>58fc9ce</code></a> feat: add option to hide scrollbar</li> 75 <li>Additional commits viewable in <a href="https://github.com/sachinchoolur/lightGallery/compare/2.4.0...2.5.0">compare view</a></li> 76 </ul> 77 </details> 78 <br /> 79 80 81 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 82 83 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`. 84 85 [//]: # (dependabot-automerge-start) 86 [//]: # (dependabot-automerge-end) 87 88 --- 89 90 <details> 91 <summary>Dependabot commands and options</summary> 92 <br /> 93 94 You can trigger Dependabot actions by commenting on this PR: 95 - `@dependabot rebase` will rebase this PR 96 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 97 - `@dependabot merge` will merge this PR after your CI passes on it 98 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 99 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 100 - `@dependabot reopen` will reopen this PR if it is closed 101 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 102 - `@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) 103 - `@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) 104 - `@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) 105 106 107 </details> 108 109 110 ## Comments 111 112 ### @dependabot[bot] — 2023-01-03T16:43:33Z 113 114 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting `@dependabot ignore this major version` or `@dependabot ignore this minor version`. You can also ignore all major, minor, or patch releases for a dependency by adding an [`ignore` condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore) with the desired `update_types` to your config file. 115 116 If you change your mind, just re-open this PR and I'll resolve any conflicts on it. 117