Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump astro-imagetools from 0.6.11 to 0.6.15 #12

Merged
merged 1 commit into from
Dec 1, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2022

Bumps astro-imagetools from 0.6.11 to 0.6.15.

Release notes

Sourced from astro-imagetools's releases.

v0.6.15

Bug Fixes

  • Fixes objectFit and objectPosition props not working with <Img /> components ff55ddfe11da5cf22243e6b71a8dd1d89639591c
  • Fixes some styles of the <BackgroundPicture /> component are not scoped e5ec5dbf686da772b686658cffa475e5251b2a27
  • Fixes placeholder not getting removed on load when fadeInTransition is set to false 6596b1018dc3333784f285c3f7b65225fd2e4192

RafidMuhymin/astro-imagetools@v0.6.14...v0.6.15

v0.6.14

Bug Fixes

  • Fixes objectFit and objectPosition props not working a5b695c550c96d3727d6af03b0d876bf42aacff3

RafidMuhymin/astro-imagetools@v0.6.13...v0.6.14

v0.6.13

Bug Fixes

  • Fixes click events not getting triggerred on images ba3b522eafde0a60a5ee7b75548011efcd0c2cb9

RafidMuhymin/astro-imagetools@v0.6.12...v0.6.13

v0.6.12

Bug Fixes

  • Fixed eslint errors 02dcfac7a7b9407cf74e96f09383785102450e27
  • Fixed global config file import not working on some windows machines 0d8ce1b6529996e401fa1c9104dc28445d54952b

RafidMuhymin/astro-imagetools@v0.6.11...v0.6.12

Commits
  • 627db1a bumped astro-imagetools version
  • 6596b10 fixed bg not being removed onload if transition is disabled
  • cbff613 format @​media query code
  • e5ec5db scope background picture styles
  • ff55ddf fixed objectFit & objectPosition not working with Img
  • a5b695c bumped astro-imagetools version
  • ee1dd4d fixed objectFit and objectPosition not working
  • ba3b522 bumped astro-imagetools version
  • 586cb69 fixed click events don't get triggerred on images
  • 949b083 upgraded dependencies
  • 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 will merge this PR once it's up-to-date and CI passes on it, as requested by @EmaSuriano.


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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 1, 2022
@netlify
Copy link

netlify bot commented Dec 1, 2022

Deploy Preview for astro-art-portfolio ready!

Name Link
🔨 Latest commit 0b7b3f0
🔍 Latest deploy log https://app.netlify.com/sites/astro-art-portfolio/deploys/6388807c00c060000960b142
😎 Deploy Preview https://deploy-preview-12--astro-art-portfolio.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

Copy link
Owner

@EmaSuriano EmaSuriano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/astro-imagetools-0.6.15 branch from c9d8585 to df300c3 Compare December 1, 2022 10:10
Copy link
Owner

@EmaSuriano EmaSuriano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/astro-imagetools-0.6.15 branch from df300c3 to 60e021a Compare December 1, 2022 10:20
Copy link
Owner

@EmaSuriano EmaSuriano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/astro-imagetools-0.6.15 branch from 60e021a to 990f4db Compare December 1, 2022 10:21
Copy link
Owner

@EmaSuriano EmaSuriano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

Bumps [astro-imagetools](https://github.com/RafidMuhymin/astro-imagetools) from 0.6.11 to 0.6.15.
- [Release notes](https://github.com/RafidMuhymin/astro-imagetools/releases)
- [Commits](RafidMuhymin/astro-imagetools@v0.6.11...v0.6.15)

---
updated-dependencies:
- dependency-name: astro-imagetools
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/astro-imagetools-0.6.15 branch from 990f4db to 0b7b3f0 Compare December 1, 2022 10:22
Copy link
Owner

@EmaSuriano EmaSuriano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot merged commit cd7bd04 into main Dec 1, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/astro-imagetools-0.6.15 branch December 1, 2022 10:24
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant