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 1.0.0-rc.3 to 1.1.0 #82

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 27, 2023

Bumps @nuxt/image from 1.0.0-rc.3 to 1.1.0.

Release notes

Sourced from @​nuxt/image's releases.

v1.1.0

compare changes

🚀 Enhancements

  • Add sirv provider (#1066)
  • Add aliyun provider (#1091)
  • Support aws amplify provider (#1112)

📖 Documentation

  • Remove @rc version constraint (866a6aa)
  • Scale logo for consistency (#1059)
  • Add clearer examples of making a custom provider (#1074)
  • Add sirv logo (c435c1d)
  • Fix sirv link (8b815ac)
  • Fix typo (#1095)
  • Add aliyun logo (3dff67d)

🏡 Chore

  • Add backquote in readme (7f8d8f2)
  • Add homepage to package.json (#1097)
  • Use correct repository syntax (7a89e86)
  • Ensure amplify types respect upstream nitro types (5c4cd7c)
  • Add ignore (13a120f)

🤖 CI

❤️ Contributors

v1.0.0

compare changes

🩹 Fixes

  • cloudimage: Skip cdn when src path is provided with protocol (#1028)
  • ipx: ⚠️ Pass all options (#1056)
  • Type-only import of IPXRuntimeConfig (0b6bd83)

... (truncated)

Changelog

Sourced from @​nuxt/image's changelog.

v1.1.0

compare changes

🚀 Enhancements

  • Add sirv provider (#1066)
  • Add aliyun provider (#1091)
  • Support aws amplify provider (#1112)

📖 Documentation

  • Remove @rc version constraint (866a6aa)
  • Scale logo for consistency (#1059)
  • Add clearer examples of making a custom provider (#1074)
  • Add sirv logo (c435c1d)
  • Fix sirv link (8b815ac)
  • Fix typo (#1095)
  • Add aliyun logo (3dff67d)

🏡 Chore

  • Add backquote in readme (7f8d8f2)
  • Add homepage to package.json (#1097)
  • Use correct repository syntax (7a89e86)
  • Ensure amplify types respect upstream nitro types (5c4cd7c)
  • Add ignore (13a120f)

🤖 CI

❤️ Contributors

v1.0.0

compare changes

🩹 Fixes

  • cloudimage: Skip cdn when src path is provided with protocol (#1028)

... (truncated)

Commits
  • d784268 chore(release): v1.1.0
  • fed0a3b chore(deps): update nuxt framework to ^3.8.2 (#1120)
  • e4572e7 chore(deps): update all non-major dependencies (#1113)
  • 9cb1cb8 ci: run tests on node 18
  • 9d57cf5 chore(deps): update dependency @​nuxthq/studio to ^1.0.5 (#1119)
  • 13a120f chore: add ignore
  • 5c4cd7c chore: ensure amplify types respect upstream nitro types
  • 02a7ba4 chore(deps): update devdependency globby to v14 (#1101)
  • a30c5b4 chore(deps): update devdependency @​antfu/eslint-config to v2 (#1116)
  • 57c0f74 feat: support aws amplify provider (#1112)
  • 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 <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 [@nuxt/image](https://github.com/nuxt/image) from 1.0.0-rc.3 to 1.1.0.
- [Release notes](https://github.com/nuxt/image/releases)
- [Changelog](https://github.com/nuxt/image/blob/main/CHANGELOG.md)
- [Commits](nuxt/image@v1.0.0-rc.3...v1.1.0)

---
updated-dependencies:
- dependency-name: "@nuxt/image"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 27, 2023
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.

0 participants