Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 7, 2024

Bumps imagelightbox from 2.1.0 to 3.0.0.

Release notes

Sourced from imagelightbox's releases.

Version 3.0.0

BREAKING CHANGES

  • The library is now plain JS - no jQuery needed. jQuery versions are still provided, though, and preserve the old behavior
  • The default options were updated, producing a much more fully-fleshed lightbox as a default. See marekdedic/imagelightbox#942 for an overview of the changes

What's Changed

  • Improved error handling
  • Fixed inconsistencies in animations and transitions
  • Fixed navigation on touch devices
  • Fixed plugin keyboard navigation and accessibility
  • Fixed multiple images being shown at once when navigating too quickly
  • Only autoplaying videos after they've been fully loaded and transitioned in
  • Added a fullscreen button when fullscreen is enabled
  • Removed the fullscreen keyboard shortcut

Full Changelog: marekdedic/imagelightbox@2.1.0...3.0.0

Commits
  • c9bc1dc Merge pull request #1126 from marekdedic/version-3.0.0
  • 63f51da Version 3.0.0
  • c9fa4ed NPM update
  • f45730d Merge pull request #1125 from marekdedic/stylelint-fixes
  • 6932aa2 Fixed CSS compat warnings
  • b8c35e2 Merge pull request #1089 from marekdedic/no-skipLibCheck
  • e5be7f5 Switched moduleResolution to bundler
  • 9d03935 Disabled skipLibCheck
  • d7709a1 Merge pull request #1121 from marekdedic/dependabot/npm_and_yarn/eslint-9.12.0
  • 0f8fdda Merge pull request #1124 from marekdedic/dependabot/npm_and_yarn/vite-5.4.8
  • 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 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)

Bumps [imagelightbox](https://github.com/marekdedic/imagelightbox) from 2.1.0 to 3.0.0.
- [Release notes](https://github.com/marekdedic/imagelightbox/releases)
- [Commits](marekdedic/imagelightbox@2.1.0...3.0.0)

---
updated-dependencies:
- dependency-name: imagelightbox
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 7, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 8, 2024

Looks like imagelightbox is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Oct 8, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/imagelightbox-3.0.0 branch October 8, 2024 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants