Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 1, 2025

Bumps starlight-image-zoom from 0.11.1 to 0.13.1.

Release notes

Sourced from starlight-image-zoom's releases.

[email protected]

Patch Changes

[email protected]

Minor Changes

  • #44 eba0382 Thanks @​HiDeoo! - Adds a new <Zoom> component to wrap images or SVG components and make them zoomable.

    This can be useful for advanced use cases where the plugin cannot automatically apply zoom functionality, such as rendering images in a loop of an Astro component or using SVG components. Learn more in the “Zoom component” guide.

[email protected]

Minor Changes

  • #39 837e543 Thanks @​HiDeoo! - Adds a new data-zoom-id attribute to zoomed images matching the id of the original image if it exists.

    This can be useful if you are relying on the id attribute to customize the appearance of images using CSS and also want to apply the same styles to zoomed images.

Changelog

Sourced from starlight-image-zoom's changelog.

0.13.1

Patch Changes

0.13.0

Minor Changes

  • #44 eba0382 Thanks @​HiDeoo! - Adds a new <Zoom> component to wrap images or SVG components and make them zoomable.

    This can be useful for advanced use cases where the plugin cannot automatically apply zoom functionality, such as rendering images in a loop of an Astro component or using SVG components. Learn more in the “Zoom component” guide.

0.12.0

Minor Changes

  • #39 837e543 Thanks @​HiDeoo! - Adds a new data-zoom-id attribute to zoomed images matching the id of the original image if it exists.

    This can be useful if you are relying on the id attribute to customize the appearance of images using CSS and also want to apply the same styles to zoomed images.

Commits

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 [starlight-image-zoom](https://github.com/HiDeoo/starlight-image-zoom/tree/HEAD/packages/starlight-image-zoom) from 0.11.1 to 0.13.1.
- [Release notes](https://github.com/HiDeoo/starlight-image-zoom/releases)
- [Changelog](https://github.com/HiDeoo/starlight-image-zoom/blob/main/packages/starlight-image-zoom/CHANGELOG.md)
- [Commits](https://github.com/HiDeoo/starlight-image-zoom/commits/[email protected]/packages/starlight-image-zoom)

---
updated-dependencies:
- dependency-name: starlight-image-zoom
  dependency-version: 0.13.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 1, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 1, 2025

Assignees

The following users could not be added as assignees: KianNH. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 1, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 16, 2025

Superseded by #373.

@dependabot dependabot bot closed this Oct 16, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/starlight-image-zoom-0.13.1 branch October 16, 2025 19:20
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 size/xs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant