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

build(deps): bump @sanity/image-url from 1.0.2 to 1.1.0 #1240

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 19, 2024

Bumps @sanity/image-url from 1.0.2 to 1.1.0.

Changelog

Sourced from @​sanity/image-url's changelog.

1.1.0 - 2024-10-30

Changes

  • Add new frame() method
  • Add new vanityName() method (thanks @​Isissss!)
  • Allow specifying baseUrl in builder typings (thanks @​ryami333!)
  • Allow resetting format through .format(undefined) (thanks @​selbekk!)
Commits
  • 43039f8 1.1.0
  • 86125b4 docs: update changelog
  • 0feb635 test: add tests for resettable format
  • 69ea8f8 feat: make format resettable (#63)
  • f6e0941 ci: drop node 10, 12 from test matrix
  • f36c0c7 fix: correct typings, add tests for baseUrl constructor
  • c4688f2 chore(deps): bump lockfile dependencies
  • 2737b7b fix: allow specifying baseUrl when creating builder (#57)
  • 536e733 ci: test on modern node versions (#56)
  • 145cca9 docs(readme): fix typo
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 19, 2024
Copy link

vercel bot commented Dec 19, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
kentonduprey-site 🛑 Canceled (Inspect) Dec 23, 2024 9:13am
kentonduprey-site-admin 🛑 Canceled (Inspect) Dec 23, 2024 9:13am
kentonduprey-site-cms ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 23, 2024 9:13am

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/sanity/image-url-1.1.0 branch from ac3fa0a to 2b47eb4 Compare December 19, 2024 08:15
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/sanity/image-url-1.1.0 branch 5 times, most recently from 467d06d to 6ced9d0 Compare December 19, 2024 13:27
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/sanity/image-url-1.1.0 branch 2 times, most recently from be44454 to 66ecb5e Compare December 23, 2024 08:07
Bumps [@sanity/image-url](https://github.com/sanity-io/image-url) from 1.0.2 to 1.1.0.
- [Changelog](https://github.com/sanity-io/image-url/blob/main/CHANGELOG.md)
- [Commits](sanity-io/image-url@v1.0.2...v1.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
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.

0 participants