steinbrueckri / steinbrueckri.io

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

Bump vanilla-lazyload from 19.0.5 to 19.1.2 #81

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps vanilla-lazyload from 19.0.5 to 19.1.2.

Release notes

Sourced from vanilla-lazyload's releases.

Version 19.1

19.1.2

  • Modernized code and smaller file bundles, everything is now shipped as in the ES2015 format.

19.1.1

  • Removed code to support image-set on legacy versions of Chromium browsers
  • Added coverage with 2 more demos for images with single src and a placeholder image

19.1.0

  • Added end to end tests to expand test coverage to more use cases and cross browser
Changelog

Sourced from vanilla-lazyload's changelog.

19.1.2

  • Modernized code and smaller file bundles, everything is now shipped as in the ES2015 format.

19.1.1

  • Removed code to support image-set on legacy versions of Chromium browsers
  • Added coverage with 2 more demos for images with single src and a placeholder image

19.1.0

  • Added end to end tests to expand test coverage to more use cases and cross browser
Commits
  • 8d1123a Merge branch 'release/19.1.2'
  • ae415e6 Releasing 19.1.2
  • 35c163e Merge branch 'feature/modernize-output' into develop
  • f9edb7b Merge branch 'conf/browserlist' into feature/modernize-output
  • d48ac08 adds the browserlist configuration
  • 039a31e Merge branch 'release/19.1.1'
  • a3aea49 Merge branch 'release/19.1.1' into develop
  • 7d4694e Releasing 19.1.1
  • cf05144 Added coverage with 2 more single src demos
  • b2d1d4a Merge branch 'feature/cleanup-useless-code' into develop
  • 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 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)