Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 9, 2023

Bumps medium-zoom from 1.0.6 to 1.0.8.

Release notes

Sourced from medium-zoom's releases.

1.0.8

Fixed

  • Support images in <picture> elements with currentSrc (#194) (32ee39f)

1.0.7

Fixed

Changelog

Sourced from medium-zoom's changelog.

1.0.8 (2022-11-15)

Bug Fixes

  • support images in <picture> elements with currentSrc (#194) (32ee39f)

1.0.7 (2022-11-14)

Bug Fixes

Commits
  • 25ed18a chore(release): 1.0.8
  • d4c8a83 docs(debugging): don't use \<details> element
  • 022c886 chore: increase bundle size threshold
  • 32ee39f fix: use currentSrc for imgs in <picture> tags (#194)
  • 8a7777d chore(release): 1.0.7
  • b920940 fix: ensure zooming out doesn't happen (#176)
  • dd01423 fix: remove loading attribute on HD target (#186)
  • 219a95f docs(debugging): add z-index debugging section (#167)
  • fb3934e docs(github): update bug report template
  • e082f9b chore(examples): remove babel-core dependency from lock file
  • 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)

Bumps [medium-zoom](https://github.com/francoischalifour/medium-zoom) from 1.0.6 to 1.0.8.
- [Release notes](https://github.com/francoischalifour/medium-zoom/releases)
- [Changelog](https://github.com/francoischalifour/medium-zoom/blob/master/CHANGELOG.md)
- [Commits](francoischalifour/medium-zoom@1.0.6...1.0.8)

---
updated-dependencies:
- dependency-name: medium-zoom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 9, 2023
@dependabot dependabot bot requested a review from lvdat March 9, 2023 22:05
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