Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2025

Bumps @sanity/astro from 3.1.4 to 3.1.11.

Release notes

Sourced from @​sanity/astro's releases.

v3.1.11

3.1.11 (2025-01-29)

Bug Fixes

  • bump license year (3b87490)
  • deps: update dependency @​sanity/client to ^6.27.2 (#271) (5560c81)
  • deps: update dependency @​sanity/visual-editing to ^2.12.10 (#270) (6cdd08c)
  • deps: update dependency sanity to ^3.72.1 (#272) (d2b6890)
  • deps: update dependency type-fest to ^4.33.0 (#246) (06985bb)

v3.1.10

3.1.10 (2025-01-14)

Bug Fixes

  • bump visual editing to 2.12.2 to fix refresh connectivity (#238) (3233c60)

v3.1.9

3.1.9 (2024-12-18)

Bug Fixes

v3.1.8

3.1.8 (2024-12-12)

Bug Fixes

  • deps: upgrade @sanity/visual-editing to 2.10.7 (7af0441)

v3.1.7

3.1.7 (2024-12-12)

Bug Fixes

  • bump sanity and @sanity/visual-editing to latest (#220) (a1274ea)

v3.1.6

3.1.6 (2024-08-29)

Bug Fixes

... (truncated)

Changelog

Sourced from @​sanity/astro's changelog.

3.1.11 (2025-01-29)

Bug Fixes

  • bump license year (3b87490)
  • deps: update dependency @​sanity/client to ^6.27.2 (#271) (5560c81)
  • deps: update dependency @​sanity/visual-editing to ^2.12.10 (#270) (6cdd08c)
  • deps: update dependency sanity to ^3.72.1 (#272) (d2b6890)
  • deps: update dependency type-fest to ^4.33.0 (#246) (06985bb)

3.1.10 (2025-01-14)

Bug Fixes

  • bump visual editing to 2.12.2 to fix refresh connectivity (#238) (3233c60)

3.1.9 (2024-12-18)

Bug Fixes

3.1.8 (2024-12-12)

Bug Fixes

  • deps: upgrade @sanity/visual-editing to 2.10.7 (7af0441)

3.1.7 (2024-12-12)

Bug Fixes

  • bump sanity and @sanity/visual-editing to latest (#220) (a1274ea)

3.1.6 (2024-08-29)

Bug Fixes

  • error out if studioBasePath looks like an absolute URL (#211) (9dc8b72)

3.1.5 (2024-08-27)

Bug Fixes

... (truncated)

Commits
  • b706429 chore(main): release 3.1.11 (#274)
  • 3b87490 fix: bump license year
  • 6cdd08c fix(deps): update dependency @​sanity/visual-editing to ^2.12.10 (#270)
  • d2b6890 fix(deps): update dependency sanity to ^3.72.1 (#272)
  • 5560c81 fix(deps): update dependency @​sanity/client to ^6.27.2 (#271)
  • 17c2f08 chore(deps): update react monorepo to v19 (major) (#265)
  • f652504 chore(deps): update dependency vite to v6 (#259)
  • 9df9988 chore: test astro v5 (#269)
  • 6f2aba3 chore(deps): update dependency sanity to ^3.72.1 (#253)
  • 64bd396 chore(deps): update dependency vite-plugin-dts to ^4.5.0 (#248)
  • 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 [@sanity/astro](https://github.com/sanity-io/sanity-astro/tree/HEAD/packages/sanity-astro) from 3.1.4 to 3.1.11.
- [Release notes](https://github.com/sanity-io/sanity-astro/releases)
- [Changelog](https://github.com/sanity-io/sanity-astro/blob/main/packages/sanity-astro/CHANGELOG.md)
- [Commits](https://github.com/sanity-io/sanity-astro/commits/v3.1.11/packages/sanity-astro)

---
updated-dependencies:
- dependency-name: "@sanity/astro"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 3, 2025
Copy link

netlify bot commented Feb 3, 2025

Deploy Preview for a11ycourses ready!

Name Link
🔨 Latest commit 25d363b
🔍 Latest deploy log https://app.netlify.com/sites/a11ycourses/deploys/67a12c045750020008146863
😎 Deploy Preview https://deploy-preview-106--a11ycourses.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 configuration.

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 17, 2025

Superseded by #113.

@dependabot dependabot bot closed this Feb 17, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/sanity/astro-3.1.11 branch February 17, 2025 20:40
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