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 @nuxt/image from 0.2.1 to 0.4.1 #5

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 17, 2021

Bumps @nuxt/image from 0.2.1 to 0.4.1.

Changelog

Sourced from @​nuxt/image's changelog.

0.4.1 (2021-02-16)

Features

  • allow sizes key to be screen width (6624440)

Bug Fixes

  • use Math.round for generated width (8ee9a40)

0.4.0 (2021-02-15)

⚠ BREAKING CHANGES

  • remove nuxt-picture wrapper
  • screen based responsive (#182)

Features

0.3.0 (2021-02-03)

⚠ BREAKING CHANGES

  • improved $img interface (#169)

Features

Bug Fixes

  • image: use defu for options and fix default format (#166) (cf2e9c1)
  • plugin: create static manifest for client hydration (#162) (0b10c22)
  • provider: use resolvePath to resolve aliases as well (#161) (930e192)
  • use correct width and handle x2 (97e3889)
  • use ratio in getSizes (8e5b658)
Commits
  • 962c13c chore(release): 0.4.1
  • 6624440 feat: allow sizes key to be screen width
  • 8ee9a40 fix: use Math.round for generated width
  • 33dbc54 chore(release): 0.4.0
  • b36e36c chore: update ipx to 0.6
  • 8a8a40b chore: add sizes to nuxt-img
  • 4f6d592 chore: update docs
  • f2f3f76 chore(deps): update all non-major dependencies (#185)
  • 4bec849 refactor: move shared logic into mixins
  • 3fc565e upate runtime/image
  • 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)

@cloudflare-pages
Copy link

cloudflare-pages bot commented Mar 17, 2021

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: e9a6ddd
Status: ✅  Deploy successful!
Preview URL: https://86f82382.site-hn57.pages.dev

View logs

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 17, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nuxt/image-0.4.1 branch 3 times, most recently from a448ffc to 2878609 Compare March 17, 2021 13:52
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 17, 2021

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nuxt/image-0.4.1 branch 2 times, most recently from 140e40b to 4a97e7e Compare March 18, 2021 13:25
Bumps [@nuxt/image](https://github.com/nuxt/image) from 0.2.1 to 0.4.1.
- [Release notes](https://github.com/nuxt/image/releases)
- [Changelog](https://github.com/nuxt/image/blob/main/CHANGELOG.md)
- [Commits](nuxt/image@v0.2.1...v0.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nuxt/image-0.4.1 branch from 4a97e7e to e9a6ddd Compare April 2, 2021 13:26
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 8, 2021

Superseded by #19.

@dependabot dependabot bot closed this Apr 8, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nuxt/image-0.4.1 branch April 8, 2021 07:47
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.

None yet

0 participants