233.json (8197B)
1 { 2 "number": 233, 3 "title": "Bump lightgallery from 2.4.0 to 2.5.0", 4 "state": "closed", 5 "diff_file": "233.diff", 6 "author": "dependabot[bot]", 7 "created_at": "2022-06-13T08:35:27Z", 8 "closed_at": "2023-01-03T16:43:30Z", 9 "merged_at": null, 10 "base_ref": "main", 11 "head_ref": "dependabot/npm_and_yarn/lightgallery-2.5.0", 12 "labels": [ 13 "dependencies", 14 "javascript" 15 ], 16 "assignees": [ 17 "MTRNord" 18 ], 19 "requested_reviewers": [ 20 "MTRNord" 21 ], 22 "body": "Bumps [lightgallery](https://github.com/sachinchoolur/lightGallery) from 2.4.0 to 2.5.0.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/sachinchoolur/lightGallery/releases\">lightgallery's releases</a>.</em></p>\n<blockquote>\n<h2>Version 2.5.0 release</h2>\n<h2>New Features</h2>\n<ul>\n<li>New VimeoThumbnail plugin that automatically loads thumbnail for Vimeo videos</li>\n<li>Private video support for Vimeo videos</li>\n<li>Videojs custom theme support</li>\n<li>Trap focus within lightGallery</li>\n<li>Option to hide the scrollbar</li>\n<li>Option to skip scrolling back to the original position on close</li>\n</ul>\n<h2>Bug fixes</h2>\n<ul>\n<li>The alt attribute is not appearing on the first image</li>\n<li>When the focus trap is enabled, the page is scrolling to the bottom</li>\n</ul>\n<h2>New Contributors</h2>\n<ul>\n<li><a href=\"https://github.com/yytambaya\"><code>@\u200byytambaya</code></a> made their first contribution in <a href=\"https://github-redirect.dependabot.com/sachinchoolur/lightGallery/pull/1283\">sachinchoolur/lightGallery#1283</a></li>\n<li><a href=\"https://github.com/SinaKarimi7\"><code>@\u200bSinaKarimi7</code></a> made their first contribution in <a href=\"https://github-redirect.dependabot.com/sachinchoolur/lightGallery/pull/1258\">sachinchoolur/lightGallery#1258</a></li>\n<li><a href=\"https://github.com/zmalter99\"><code>@\u200bzmalter99</code></a> made their first contribution in <a href=\"https://github-redirect.dependabot.com/sachinchoolur/lightGallery/pull/1288\">sachinchoolur/lightGallery#1288</a></li>\n<li><a href=\"https://github.com/andysbliss\"><code>@\u200bandysbliss</code></a> made their first contribution in <a href=\"https://github-redirect.dependabot.com/sachinchoolur/lightGallery/pull/1266\">sachinchoolur/lightGallery#1266</a></li>\n<li><a href=\"https://github.com/leevigraham\"><code>@\u200bleevigraham</code></a> made their first contribution in <a href=\"https://github-redirect.dependabot.com/sachinchoolur/lightGallery/pull/1303\">sachinchoolur/lightGallery#1303</a></li>\n<li><a href=\"https://github.com/andrevitalb\"><code>@\u200bandrevitalb</code></a> made their first contribution in <a href=\"https://github-redirect.dependabot.com/sachinchoolur/lightGallery/pull/1295\">sachinchoolur/lightGallery#1295</a></li>\n</ul>\n<h2>Version 2.5.0-beta.5 release</h2>\n<p>Bug-fix: The alt attribute is not appearing on the first image</p>\n<h2>Version 2.5.0-beta.4 release</h2>\n<ul>\n<li>Option to hide the scrollbar</li>\n<li>Option to skip scrolling back to the original position on close</li>\n<li>Bug-fix: When the focus trap is enabled, the page is scrolling to the bottom</li>\n</ul>\n<h2>Version 2.5.0-beta.3 release</h2>\n<p>Trap focus within lightGallery</p>\n<h2>Version 2.5.0-beta.2 release</h2>\n<ul>\n<li>New VimeoThumbnail plugin that automatically loads thumbnail for vimeo videos</li>\n<li>Add private video support for vimeo videos</li>\n<li>Add videojs custom theme support</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a href=\"https://github.com/sachinchoolur/lightGallery/commit/8ed2785eb7f2526d290b734c7b5729495082902b\"><code>8ed2785</code></a> build: version 2.5.0 release</li>\n<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>\n<li><a href=\"https://github.com/sachinchoolur/lightGallery/commit/f5a42705f88c3c08edff019d48292926e44df69f\"><code>f5a4270</code></a> docs: update docs</li>\n<li><a href=\"https://github.com/sachinchoolur/lightGallery/commit/5d894c516c44c65745a5bae3c5cc0cae628f9346\"><code>5d894c5</code></a> Remove non-breaking space character & fix uppercase typo</li>\n<li><a href=\"https://github.com/sachinchoolur/lightGallery/commit/105925d25889a3e198a76f7d9e65b69608e54964\"><code>105925d</code></a> Update getting-started.md</li>\n<li><a href=\"https://github.com/sachinchoolur/lightGallery/commit/7acfa9802c4069c1741d8b638f36db738aa3cbb3\"><code>7acfa98</code></a> build: version 2.3.0-beta.5 release</li>\n<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>\n<li><a href=\"https://github.com/sachinchoolur/lightGallery/commit/1f4346434d5c343e418444c538b2b787fc00f4dd\"><code>1f43464</code></a> docs: website updates</li>\n<li><a href=\"https://github.com/sachinchoolur/lightGallery/commit/5d09b88cb190930234eb0deb9921ba35185a62fb\"><code>5d09b88</code></a> build: version 2.5.0-beta.4 release</li>\n<li><a href=\"https://github.com/sachinchoolur/lightGallery/commit/58fc9cef0dda9525af8dba100f615515193dde9b\"><code>58fc9ce</code></a> feat: add option to hide scrollbar</li>\n<li>Additional commits viewable in <a href=\"https://github.com/sachinchoolur/lightGallery/compare/2.4.0...2.5.0\">compare view</a></li>\n</ul>\n</details>\n<br />\n\n\n[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n<details>\n<summary>Dependabot commands and options</summary>\n<br />\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@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)\n- `@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)\n- `@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)\n\n\n</details>", 23 "comments": [ 24 { 25 "author": "dependabot[bot]", 26 "created_at": "2023-01-03T16:43:33Z", 27 "body": "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.\n\nIf you change your mind, just re-open this PR and I'll resolve any conflicts on it." 28 } 29 ], 30 "review_comments": [] 31 }