steinbrueckri / steinbrueckri.io

my personal website
https://steinbrueck.io
1 stars 0 forks source link

Bump vanilla-lazyload from 17.3.1 to 17.3.2 #28

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps vanilla-lazyload from 17.3.1 to 17.3.2.

Release notes

Sourced from vanilla-lazyload's releases.

Version 17.3

17.3.2

  • Fixes double trigger of callback_load after a watched image was loaded using the static load() method (#526). Thanks to @​nick-vincent.

17.3.1

  • Removed caniuse-lite from dependencies. Fixes #505. Thanks to @​ar53n.

17.3.0

  • Added class_entered and class_exited options to apply a class when an element entered and/or exited the viewport
Changelog

Sourced from vanilla-lazyload's changelog.

17.3.2

  • Fixes double trigger of callback_load after a watched image was loaded using the static load() method (#526). Thanks to @​nick-vincent.
Commits
  • 4426bae Merge branch 'release/17.3.2'
  • 7c04765 Merge branch 'bugfix/526' into development
  • 931d579 Saving status check before setting it to enter. Fixex #526
  • 88c7f82 Updated "tips and tricks - Minimize CLS" part
  • 7c81849 "Intrinsic" -> "mapped" aspect-ratio
  • 5df2cce Added info about setting width and height. Closes #519
  • 39872e7 Merge branch 'feature/upgrade-rollup-2-44' into development
  • f241338 Upgrading babel to 2.44
  • 25b01e7 Merge branch 'feature/updateRollup' into development
  • 7502e66 npm updated
  • 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 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)