feat(core): add aliases to mitigate context issues (#7172)
776f16b803
v3.51.0
✨ Highlights
Clickable links in comments
URLs included in comments are now rendered as clickable links, which is infinitely more useful than unclickable links.
Other features
Updates to configuration and blog template files when initializing a project inside a Next.js app: using an src folder in your directory if it exists, some changes to schemas and how they're imported.
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 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 from 3.43.0 to 3.52.0.
Release notes
Sourced from sanity's releases.
... (truncated)
Commits
7317984
v3.52.0776f16b
feat(core): add aliases to mitigate context issues (#7172)944d392
fix(deps): update dependency@sanity/ui
to ^2.8.8 (#7210)7f3a881
fix: detect duplicate context errors (#7160)bf9ca0b
fix(deps): update dependency@sanity/icons
to ^3.3.1 (#7204)fe8efa0
fix(deps): update dependency@sanity/ui
to ^2.8.7 (#7197)d68bb94
refactor: replaceuseOnClickOutside
withuseClickOutsideEvent
(#7189)1515df1
fix(deps): update dependency@sanity/ui
to ^2.8.5 (#7192)6535562
fix(deps): update dependency@sanity/ui
to ^2.8.2 (#7185)8805315
chore(deps): update dependency styled-components to ^6.1.12 (#7178)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